@charset "utf-8";
.qblackbg{background: #111111;}
.cccol{color: #cccccc;}
.qhsbg{background-color: #8e8a8a;}
.lscol{color: #22b661;}
.lsbom{border-bottom: 2px solid #22b661;}
.hscol{color: #a0a0a0;}
.lsbg{background-color: #22b661;}
.btlscol{border-top: 1px solid #22b661;}
.hbscol{color: #bcbcbc;}
.curpor{cursor: pointer;}
.paging{color: white;background-color: #22b661;}
.posimg{top: 100px;left: 41%;}
.postext{top: 180px;left: 38%;}
.posbutton{top: 270px;left: 33%;}
.question_part{background: url(../img/questionbg.jpg) no-repeat;background-size: cover;}
.solve_part{background: url(../img/prodect_banner2.jpg) no-repeat;background-size: cover;}
.rule_part{background: url(../img/bg_regular.jpg) no-repeat;background-size: cover;}
.nationbg{background-color: #f1f2f6;}
.image1{top: 80px;left: 25%;}
.image2{top: 75px;left: 15%;}
.image3{top: 140px;left: 8%;}
.image4{top: 60px;left: 70%;}
.image5{top: 85px;left: 80%;}
.image6{top: 150px;left: 90%;}
.build_part{background: url(../img/prodect_banner4.jpg) no-repeat;background-size: cover;}
.hsbg{background-color: #f1f2f6;}
.way_part{background: url(../img/bg_way.jpg) no-repeat;background-size: cover;}
.hsbg{background-color: #f1f2f6;}
.bannner_pos{left: 50%;margin-left: -235px; top: 100px;}
.b_r10{
	border-radius: 10px;
}
.shadow{
	-moz-box-shadow:0 4px 20px rgba(204, 204, 204, 0.8);
    -webkit-box-shadow:0 4px 20px rgba(204, 204, 204, 0.8);
    box-shadow:0 4px 20px rgba(204, 204, 204, 0.8);
     }
.concact_part{background: url(../img/concact_img9.jpg) no-repeat;background-size: cover;}
.tectind{text-indent: 30px;}
.letterspan{letter-spacing: 2px;}
.ahover:hover{
	color: #22B661;
}
/*定位*/

.b_0 {
	bottom: 0;
}
.l_0 {
	left: 0;
}

.l_10_ {
	left: -10px;
}
.l_110_ {
	left: -110px;
}
.l_350_ {
	left: -350px;
}
.r_350_ {
	right: -350px;
}

.r_0 {
	right: 0;
}

.r_10_ {
	right: -10px;
}

.t_60_ {
	top: -60px;
}
.t_0 {
	top: 0;
}


/*字色*/

.hscol {
	color: #999;
}
.col6 {
	color: #666;
}

.nsbg {
	background: #22b661;
}
.transbg {
	background: transparent;
}
.f9bg {
	background: #f9f9f9;
}

.f3bg {
	background: #f3f3f3;
}
.spec_bg {
	background: url(../img/lian_bg.jpg) no-repeat ;
	background-size: cover;
}
.bd_ns{
	border: 1px solid #22b661;
}
.bdte6{
	border-top: 1px solid #e6e6e6;
}
.bdbe6{
	border-bottom: 1px solid #e6e6e6;
}
.bd_dashed{
	border-bottom: 1px dashed #e6e6e6;
}
/*.nav_bar:hover .bd_bottom{
	width: 64px;
							opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
						}*/
.angel{
	width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #22b661;
}
/*超出省略号*/
.ellip1{
	overflow: hidden；
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ellip2{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 40px;
    line-height: 20px;
}

/*圆角半径*/

.border_r50 {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position:relative;
    behavior:url(pie.htc);
}


/*阴影*/

.box_s {
	-webkit-box-shadow: 0px 6px 18px rgba(0,0,0,.18);
	-moz-box-shadow: 0px 6px 18px rgba(0,0,0,.18);
	box-shadow: 0px 6px 18px rgba(0,0,0,.18);
    box-shadow:0px 6px 18px rgba(0,0,0,.18);
    position:relative;
    behavior:url(pie.htc);
}
.box_s_s {
	-webkit-box-shadow: 0px 3px 9px rgba(0,0,0,.12);
	-moz-box-shadow: 0px 3px 9px rgba(0,0,0,.12);
	box-shadow: 0px 3px 9px rgba(0,0,0,.12);
    box-shadow:0px 3px 9px rgba(0,0,0,.12);
    position:relative;
    behavior:url(pie.htc);
}
/*字体*/
 @font-face {font-family: "consl";
          src: url('../fonts/consola.eot'); /* IE9*/
          src: url('../fonts/consola.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/consola.woff') format('woff'), /* chrome, firefox */
          url('../fonts/consola.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('../fonts/consola.svg#consola') format('svg'); /* iOS 4.1- */
        }

        .consl {
          font-family:"consl" !important;
          font-size:16px;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }
/*边距百分比*/
.ptp16{
	padding-top: 16%;
}
.ptp2{
	padding-top: 2%;
}
.pbp17{
	padding-bottom: 17%;
}
