@charset "utf-8";
*{margin:0; padding:0;outline: 0;}
a{color:#222; text-decoration:none;}
ol,li,ul,dl,dt,dd{list-style:none;}
button,input,select,textarea {vertical-align:middle;outline: 0;}
table{border-collapse:collapse; border-spacing:0;}
select,button{outline-style:none; outline-width:0pt; padding: 0; margin: 0;}
input:-webkit-autofill {transition:background-color 5000s ease-in-out 0s; background-color: #fff;}
@font-face{font-family: 'AlibabaSans';src : url('../fonts/AlibabaSans-Regular.otf');}
body{font:12px "AlibabaSans","iconfont";font-weight: normal;color:#333; -webkit-font-smoothing: antialiased;}

/* 头部文件 IT部-栾童童-20200414*/
	.head-station {height: 100px;width: 100%;background: #fff;border-bottom: 1px solid #dedfe0;}
	#LTThead-pc {background: #fff;position: fixed;top: 0;z-index: 1000;width: 100%;border-bottom: 1px solid #dedfe0;}
	#LTThead-pc .box {width: 85%;min-width: 1200px;margin: 0 auto;display: flex;align-items: center;padding: 0 10px;position: relative;}
	#LTThead-pc .box img {width: 160px;height: 47px;display: block;}
	#LTThead-pc .box .slogan {border-left: 1px solid #1E78BE;line-height: 40px;height: 40px;font-size: 16px;padding-left: 15px;margin-top: 10px;margin: 10px 0 0 15px;}
	#LTThead-pc .box .nav-box {flex: 1;}
	#LTThead-pc .box .nav {display: flex;font-size: 18px;padding: 0 20px;max-width: 600px;margin: 0 auto;}
	#LTThead-pc .box .nav li{flex: 1;}
	#LTThead-pc .box .nav li a {display: block;height: 101px;line-height: 110px;text-align: center;color: #222;position: relative;transition: 0.3s;}
	#LTThead-pc .box .nav li a .selected{position: absolute;height: 3px;bottom: 10px;background: #1E78BE;transition: 0.3s;display: none;}
	#LTThead-pc .box .nav li:hover a {line-height: 100px;}
	#LTThead-pc .box .search {display: flex;flex-direction: row;align-items: center;margin-top: 5px;}
	#LTThead-pc .box .search .label {display: flex;align-items: center;background: #1E78BE;padding: 1px;margin-left: 5px;}
	#LTThead-pc .box .search input[type=text]{height: 36px;border: none;background: #fff;width: 140px;text-indent: 5px;}
	#LTThead-pc .box .search button {width: 36px;height: 36px;margin-left: 1px;cursor: pointer;user-select: none;border: none;background: #fff url('../ltt_svg/search1E78BE.svg') no-repeat center;background-size: 60%;}
	#LTThead-pc .box .mall {width: 100px;height: 36px;font-size: 16px;text-align: center;line-height: 36px;color: #1E78BE;border: 1px solid #1E78BE;background: #1E78BE;color: #fff;}
	#LTThead-pc .box .words {display: none;position: absolute;width: 500px;top: 121px;right: 10px;background: rgba(30,120,190, .9);padding: 10px 20px;z-index: 999;opacity: 0;}
	#LTThead-pc .box .words .ti {display: flex;border-bottom: 1px dashed #ccc;padding-bottom: 10px;}
	#LTThead-pc .box .words .ti span {width: 80px;height: 30px;line-height: 28px;text-align: center;font-size: 14px;font-weight: bold;color: #fff;background: #1E78BE;border-radius: 30px;}
	#LTThead-pc .box .words ul {display: flex;flex-wrap: wrap;color: #fff;padding: 5px 10px;}
	#LTThead-pc .box .words ul li {width: 25%;line-height: 40px;cursor: pointer;user-select: none;font-size: 14px;}
	#LTThead-pc .box .words ul li:hover{text-decoration: underline;}

	#LTThead-pc .h-menu {position: absolute;top: 111px;left: 0;right: 0;background: rgba(255,255,255,0.9);border-top: 2px solid #1E78BE;display: none;opacity: 0;box-shadow: -5px 5px 5px #ccc;}
	#LTThead-pc .h-menu > li {display: none;}
	#LTThead-pc .h-menu > li .m-box {display: flex;justify-content: center;}
	#LTThead-pc .h-menu > li .m-box .item{padding: 15px 20px 50px 15px;}
	#LTThead-pc .h-menu > li .m-box .item .ti{line-height: 40px;height: 40px;padding: 0 10px;}
	#LTThead-pc .h-menu > li .m-box .item .ti a {font-size: 16px;font-weight: bold;color: #1E78BE;}
	#LTThead-pc .h-menu > li .m-box .item .ti a:hover{text-decoration: underline;}
	#LTThead-pc .h-menu > li .m-box .item ul {writing-mode: vertical-lr;max-height: 300px;}
	#LTThead-pc .h-menu > li .m-box .item ul > li{writing-mode: horizontal-tb;float: left;line-height: 26px;height: 26px;padding: 0 10px;min-width: 100px;}
	#LTThead-pc .h-menu > li .m-box .item ul > li a {font-size: 14px;}
	#LTThead-pc .h-menu > li .m-box .item ul > li a:hover{color: #1E78BE;text-decoration: underline;}
/* 头部文件 */

/* 屏幕右侧 IT部-栾童童-20200414*/
	#LTTindex-right {position: fixed;display: flex;flex-direction: column;justify-content: space-between;right: 30px;top: 50%;height: 330px;margin-top: -100px;z-index: 9999;}
	#LTTindex-right > .item {background: rgba(30,120,190, .9);color: #fff;padding: 8px;width: 120px;text-shadow: 1px 1px 1px #222;position: relative;cursor: pointer;user-select: none;transition: .3s;}
	#LTTindex-right > .item:hover{background: #143258;}
	#LTTindex-right .share .bshare-custom::before,
	#LTTindex-right .share .bshare-custom::after,
	#LTTindex-right > .item::before,
	#LTTindex-right > .item::after{content: '';position: absolute;background: rgba(0,0,0,.5);}
	#LTTindex-right .share .bshare-custom::before,
	#LTTindex-right > .item::before{width: 9px;height: 100%;right: -10px;top: 5px;transform: skewY(45deg);}
	#LTTindex-right .share .bshare-custom::after,
	#LTTindex-right > .item::after{width: 100%;height: 9px;left: 5px;bottom: -10px;transform: skewX(45deg);}
	#LTTindex-right > .item p{line-height: 20px;text-align: center;font-size: 12px;}
	#LTTindex-right > .item p:first-of-type{font-size: 16px;letter-spacing: 3px;font-weight: bold;}
	#LTTindex-right .share {position: relative;}
	#LTTindex-right .share .bshare-custom {position: absolute;padding: 13px;box-sizing: border-box;background: rgba(30,120,190, .9);width: 350px;height: 100%;line-height: 100%;top: 10px;left: -362px;display: none;}
/* 屏幕右侧 */

/* 分享 IT部-栾童童-20200414*/
	#LTTshare {background-color: rgba(0,0,0,.9);position: fixed;top: 0;right: 0;left: 0;bottom: 0;z-index: 16777270;display: none;}
	#LTTshare .close {position: absolute;top: 0;right: 0;width: 100px;height: 100px;color: #fff;text-align: center;line-height: 90px;font-size: 60px;cursor: pointer;user-select: none;}
	#LTTshare .box {width: 600px;margin: 50px auto;padding: 50px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;}
	#LTTshare .box .t1 {font-size: 32px;color: #fff;line-height: 60px;height: 60px;text-align: center;margin-bottom: 20px;}
	#LTTshare .box .s-title {font-size: 15px;color: #eeecec;line-height: 30px;text-align: center;}
	#LTTshare .box .s-web {font-size: 12px;color: #aaa;line-height: 30px;height: 30px;text-align: center;}
	#LTTshare .box ul {display: flex;flex-wrap: wrap;padding-top: 30px;margin-top: 30px;border-top: 1px dashed #fff;}
	#LTTshare .box ul li {width: 20%;margin-bottom: 20px;cursor: pointer;user-select: none;position: relative;padding-top: 84px;}
	#LTTshare .box ul li:hover img {width: 74px;height: 74px;}
	#LTTshare .box ul li img {display: block;width: 68px;height: 68px;border-radius: 50%;transition: .3s;position: absolute;top: 40%;left: 50%;transform: translate(-50%, -50%);}
	#LTTshare .box ul li p {text-align: center;line-height: 30px;font-size: 14px;color: #fff;}
	#LTTshare #qrcodeHolder {display: none;width: 220px;height: 200px;padding: 10px 0;background: #fff;text-align: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
/* 分享 */

/* 底部文件 IT部-栾童童-20200414*/
	#LTTfoot {background: #0769AD;color: #fff;}
	#LTTfoot .box {max-width: 1100px;margin: 0 auto;padding: 50px 10px 20px;display: flex;}
	#LTTfoot .box li {flex-grow: 1;display: flex;flex-direction: column;}
	#LTTfoot .box .logo {width: 170px;height: 50px;margin-bottom: 10px;margin-top: -10px;}
	#LTTfoot .box .xiao {width: 100px;height: 100px;padding: 5px;background: #fff;}
	#LTTfoot .box .slogan {font-size: 16px;letter-spacing: 1px;}
	#LTTfoot .box .t1 {font-size: 16px;margin-bottom: 30px;}
	#LTTfoot .box p,
	#LTTfoot .box a {font-size: 12px;margin-bottom: 15px;color: #fff;}
	#LTTfoot .box a:hover{text-decoration: underline;}
	#LTTfoot .info {color: #fff;text-align: center;padding: 15px 0;border-top: 1px solid #fff;}
	#LTTfoot .info p {line-height: 24px;}
	#LTTfoot .info p a{color: #fff;}
/* 底部文件 */

/* 分页样式 IT部-栾童童-20200414*/
	#pagea {padding: 40px 0 20px 0;}
	#pagea ul {display: flex;justify-content: center;line-height: 35px;text-align: center;}
	#pagea ul li {height: 35px; margin: 2px; background-color: #e9e9e9; padding: 0 14px;}
	#pagea ul li a {text-align: center;font-size: 12px;line-height: 30px;}
	#pagea ul .thisclass {background: #1E78BE;color: #fff;}
/* 分页样式 */

/* 列表轮播图 IT部-栾童童-20200414*/
	#LTTslider img:not(:first-of-type) { display: none;}
	#LTTslider .nivo-directionNav{ display: none; }
	#LTTslider:hover .nivo-directionNav{ display: block; }
	#LTTslider .nivo-directionNav a{ display: block; width: 30px; height: 30px; background: url(../images/arrows.png) no-repeat;text-indent: -9999px;}
	#LTTslider .nivo-directionNav .nivo-prevNav{left: 15px;}
	#LTTslider .nivo-directionNav .nivo-nextNav{background-position: -30px 0;right: 15px;}
/* 列表轮播图 */

/* banner图片 */
	#banner {width: 100%;position: relative;}
	#banner img {width: 100%;display: block;}
	#banner .text {position: absolute;width: 1200px;left: 50%;top: 45%;transform: translate(-50%, 0);color: #fff;}
	#banner .text h1,
	#banner .text h2 {height: 4vw;line-height: 4vw;font-weight: 500;}
	#banner .text h1 {font-size: 3vw;}
	#banner .text h2 {font-size: 1.5vw;}
/* banner图片 end*/

/* 友情链接 */
#link {
	width: 1100px;
	padding: 20px 10px;
	margin: 0 auto;
}
#link .link-h2 {
	font-size: 36px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
#link ul {
	display: flex;
	flex-wrap: wrap;
}
#link ul li{
	width: 220px;
	line-height: 26px;
	font-size: 14px;
}
#link ul li a:hover{
	color: #0074E8;
}
/* 友情链接 end*/

/* 相关文章 */
.article-list {padding-bottom: 100px;}
.article-list .article-ti {padding: 100px 0 46px 0;text-align: center;width: 1200px;margin: 0 auto;}
.article-list .article-ti .c {font-size: 30px;letter-spacing: 3px;color: #1E78BE;font-weight: bold;height: 40px;line-height: 40px;}
.article-list .article-ti .e {font-size: 22px;letter-spacing: 1px;color: #bbb;height: 38px;line-height: 38px;}
.article-list ul{width: 800px;margin: 0 auto;}
.article-list ul li{padding-bottom: 5px;}
.article-list ul li a {font-size: 14px;}
.article-list ul li a:hover{color: #1E78BE;}
/* 相关文章 */

/* 家学习惯 */
.hjxp { 
text-indent:26px;
line-height:26px;
font-size:14px;
}

/* 家学习惯 */