@charset "utf-8";

* {
    box-sizing: border-box;
}
@font-face {
  font-family: 'Impact';
  src: url('https://www.i-conference.org/img/Impact.ttf') format('truetype'); /* Safari, Android, iOS */
}
div,
p,
h1 {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    vertical-align: middle;
}

.js-silder {
    position: relative;
    overflow: hidden;
}

.silder-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.silder-main {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.silder-main .silder-main-img {
    position: absolute;
    top: 0;
    /* 图片初始下边距 */
    left: 0%;
    /* 图片初始左边距 */
    width: 100%;
    min-height: 120px;
}

.silder-main .silder-main-img img {
    width: 100%;
}

.js-silder-ctrl {
    width: 100%;
    /* 圆点导航位置 */
    text-align: center;
    position: absolute;
    bottom: 10px;
}

.silder-ctrl-prev,
.silder-ctrl-next {
    /* 左右切换按钮样式 */
    position: absolute;
    top: 21%;
    width: 5%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 60;
    text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
    left: 10px;
    /* 左切换按钮边距 */
    text-align: left;
}

.silder-ctrl-next {
    right: 10px;
    /* 右切换按钮边距 */
    text-align: right;
}

.silder-ctrl-prev>span,
.silder-ctrl-next>span {
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.silder-ctrl-prev>span {
    left: 0;
}

.silder-ctrl-next>span {
    right: 0;
}

.silder-ctrl-con {
    display: inline-block;
    width: 4%;
    /* 小圆点大小 */
    padding: 10px 0;
    margin: 0 10px;
    /* 小圆点间距 */
    cursor: pointer;
}

.silder-ctrl-con>span {
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px 0;
    cursor: pointer;
    background-color: #e4e4e4;
    /* 小圆点颜色（未选中） */
}

.silder-ctrl-con.active>span {
    background-color: #1564d5;
    /* 小圆点颜色（选中） */
}

.text-operate span {
    float: left;
    margin-right: 10px;
    font-size: 12px;
}

.sortClass {
    padding: 0 0 0 20px;
    overflow: hidden;
}

.sortClass span {
    float: left;
    padding: 5px 20px;
    line-height: 21px;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    margin-right: 20px;
}

.sortClass span.shoucangCl {
    background-color: #f64545;
}

.sortClass span.dianzanCl {
    background-color: #32b16c;
}

.sortClass span.msgCl {
    background-color: #f8b551;
}

.sortClass span.lookCl {
    background-color: #078bd7;
}

.text-operate {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.text-operate .iconfont {
    font-size: 18px;
    color: #666;
    margin-right: 2px;
}

.search {
    padding: 10px 15px 15px;
}
.dahuiSearch {
    margin: 20px;
}

.dahuiSearch p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.JKbutton{margin:10px 0; display: flex;}
.JKbutton a:nth-of-type(2){ margin-left: 5px;}
.JKbutton a:nth-of-type(3){ margin-left: 5px;}
.falseOn {
	background-color: #2fb0ca;
	border: 0;
	color: #fff;
	padding: 5px 20px;
	flex-basis: 100%;
	text-align: center;
	border-radius: 5px;
}

.falseOff {
	background-color: #eee;
	border: 0;
	padding: 5px 20px;
	flex-basis: 100%;
	text-align: center;
	color: #555;
	border-radius: 5px;
}
.widget .text {
    font-size: 20px;
    color: #fff;
    padding-top: 0;
	margin: 0;
	width: 100%;
	font-weight: bolder;
	text-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.widget .text-zhibo {
    color: #2998ae;
	font-size: 20px;
	margin-bottom: 5px;
}
.widget .text-title {
    font-size: 16px;
    color: #666;
	font-weight: normal;
}
.widget .text-day {
    font-size: 76px;
    color: #2998ae;
	line-height: 1;font-weight: bolder;
    font-family: 'Impact', '-apple-system', 'BlinkMacSystemFont', "Apple Color Emoji", 'Lucida Sans Unicode', Impact, Verdana, sans-serif;
}
.widget .text-day2 {
    font-size: 18px;
    color: #666;
	font-weight: normal;
}
.widget .english {
	width: 90px;
	/*border-radius: 10px;
	height: 4px;
	background-color: rgba(255, 255, 255, 0.4); */
	color: #fff;
	  line-height: 0;
	  font-size: 12px;
	  font-family: arial;
}
.widget .english2 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    padding-top: 0;
	margin: 0;
}
.bannerbox .col-md-12 {
    padding: 0;
    overflow: hidden;
    background-color: #fff;
}

.socialbox {
    overflow: hidden;
    padding: 10px 12px 10px 12px;
    margin: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
	min-height: 90px;
}

.socialbox .iconfont {
    font-size: 36px;
    line-height: 36px;
    color: rgba(255, 255, 255, 0.8);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/*注册按钮*/
.boxreg{
	background-image: linear-gradient(145deg, #a930a0 10%, #034fa6 90%);
	position: relative;
	text-align: left;
}
.boxreg .bgreg{ background: url(/img/bgicon.png) no-repeat right; overflow: hidden; background-size: contain;}
.boxreg .icon{float: left;}
.boxreg .icon img{width: 80px;}
.boxreg .title{font-size: 20px; font-weight:bold; line-height: 1.6em; color: #fff; padding-top:12px}
.boxreg .descript{ font-size: 13px; color: #fff;}
.boxreg .reg{font-size: 15px; font-weight: bolder; position: absolute; right: 15px; top: 50%; line-height: 30px; margin-top: -15px; background-color: #fff; color: #034fa6; border-radius: 40px; padding: 0 15px;}


.box001 {
	background-image: linear-gradient(135deg, #d8a6f5 0%, #6f8ee5 80%);
}

.box002 {
	background-image: linear-gradient(135deg, #72d2ed 0%, #3c96dc 80%);
}

.box003 {
	background-image: linear-gradient(135deg, #e88dc1 0%, #a469d1 80%);
}

.box004 {
	/*background: url(/img/zhibo.png) no-repeat right;
	background-size: cover;
	box-shadow: inset 0 0 40px #edcfe0;*/
	background-image: linear-gradient(145deg, #1fc39b 0%, #6865e0 100%);
	min-height: 190px;
	}
	
.box005 {
	box-shadow: inset 0 0 40px #edcfe0;
	background: url(/img/zhibo.png) no-repeat left top;
	background-size: cover;
}
.box006 {
	box-shadow: inset 0 0 40px #edcfe0;
	background: url(/img/zhibo2.png) no-repeat right bottom;
	background-size: cover;
}

.box007 {
	background-image: linear-gradient(135deg, #d8a6f5 0%, #6f8ee5 80%);
}
.box008 {
	background-image: linear-gradient(135deg, #3cbbdc 0%, #559cf3 80%);
}
.box009 {
	background-image: linear-gradient(135deg, #7f7fec 0%, #6299d7 80%);
}
.box0010 {
	background-image: linear-gradient(135deg, #969dff 0%, #477deb 80%);
}
.box0011 {
	box-shadow: inset 0 0 40px #edcfe0;
}

.box008 .iconfont {background-image: linear-gradient(135deg, #fff 0%, #f6e6ea 80%);
  -webkit-background-clip: text;
  color: transparent;}
.box008 p.text {color: #fff;}

.box007 .iconfont {background-image: linear-gradient(135deg, #fff 0%, #f6e6ea 80%);
  -webkit-background-clip: text;
  color: transparent;}
.box007 p.text {color: #fff;}

.box009 .iconfont {background-image: linear-gradient(135deg, #fff 0%, #f6e6ea 80%);
  -webkit-background-clip: text;
  color: transparent;}
.box009 p.text {color: #fff;}

.box0010 .iconfont {background-image: linear-gradient(135deg, #fff 0%, #f6e6ea 80%);
  -webkit-background-clip: text;
  color: transparent;}
.box0010 p.text {color: #fff;}

.box006 .iconfont {background-image: linear-gradient(135deg, #543c76 0%, #8a63a8 80%);
  -webkit-background-clip: text;
  color: transparent;}
.box006 p.text {color: #543c76;}

.box004 .iconfont {background-image: linear-gradient(135deg, #fff 0%, #f6e6ea 80%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 80px;
  line-height: 80px;
  }
.box004 p.text {color: #fff;}

.box005 .iconfont {background-image: linear-gradient(135deg, #543c76 0%, #8a63a8 80%);
  -webkit-background-clip: text;
  color: transparent;}
.box005 p.text {color: #543c76;}

.homeBGbox .col-lg-4 {
    width: 33.333%;
    float: left;
    padding: 0px;
}

.homeBGbox .col-lg-3 {
    width: 50%;
    float: left;
    padding: 0px;
}
.homeBGbox .col-lg-12 {
    width: 100%;
    float: left;
    padding: 0px;
}
.homeBGbox .col-lg-4:nth-of-type(5){width: 50%;}
.homeBGbox .col-lg-4:nth-of-type(6){width: 50%;}
.homeBGbox .col-lg-4:nth-of-type(7){width: 50%;}
.homeBGbox .col-lg-4:nth-of-type(8){width: 50%;}
.homeBGbox .col-lg-4:nth-of-type(9){width: 50%;}
.homeBGbox .col-lg-4:nth-of-type(10){width: 50%;}
.homeBGbox .col-lg-4:nth-of-type(11){width: 50%;}
.homeMinheigt {
	margin: 10px 20px 50px 20px;
	overflow: hidden;
}
.logoHome{ background-color: #fff; padding: 15px 20px 10px 20px; border-radius: 9px;}

@media (min-width: 768px) {
    .homeMinheigt {
        overflow: hidden;
        margin: 30px 150px
    }
	.logoHome{
		margin: 30px 150px
	}
	.logoHome img{margin: auto;}
}

@media (max-width: 768px) {

    /*头部导航入口*/
    .js-silder-ctrl {
        bottom: 0;
    }

    .silder-ctrl-prev,
    .silder-ctrl-next {
        width: 10%;
        font-size: 26px;
        margin-top: -25px;
    }

    .silder-ctrl-con {
        width: 10px;
        height: 10px;
        padding: 0;
        margin: 0 5px;
    }

    .silder-ctrl-con>span {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 0;
    }

    #listsoon_nr .col-lg-3 {
        width: 100%;
		padding: 0;
    }

    #tb_Content .col-lg-3 {
        width: 100%;
    }

}