/*公共样式*/
html,body,div,p,ul,li,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe,table,th,td {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	font-family: '微软雅黑';
	background: #fff;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

img {
	border: 0 none;
	max-width: 100%;
	vertical-align: top;
}

button {
	cursor: pointer;
}

a,
a:link {
	text-decoration: none;
}

h2,
h3 {
	font-weight: 500
}

.clear {
	clear: both;
}

.row:before {
	display: table;
	content: " ";
}

.row:after {
	display: table;
	content: " ";
	clear: both;
}

.wrap {
	width: 997px;
	margin: 0 auto;
}

.wrap:before {
	display: table;
	content: " ";
}

.wrap:after {
	display: table;
	content: " ";
	clear: both;
}

.w1920 {
	width: 100%;
	margin: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.font1 {
	font-family: 宋体, 'Arial Narrow';
}


/*字体大小*/
.overfl {
	overflow: hidden;
}

.otw {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul,
li {
	list-style: none;
}

em {
	font-style: normal;
}

a {
	color: #1b1b1b;
}

/* header start */

header {
	background: #25bbba;
	padding-bottom: 3px;
	width: 100%;
	overflow: hidden;
}

.top {
	height: 107px;
	overflow: hidden;
}

.top .logo {
	width: 325px;
	padding-top: 10px;
	float: left;
}

.top .so {
	width: 364px;
	height: 37px;
	background: url(../img/search_bg.png) no-repeat;
	margin-top: 35px;
	float: right;
}

.top .search_input {
	width: 300px;
	height: 17px;
	line-height: 16px;
	float: left;
	border: 0;
	padding: 4px 0 4px 8px;
	margin-left: 15px;
	margin-top: 7px;
	background: none;
	border: none;
	color: #25BBBA;
}

.top .search_botton {
	float: left;
	height: 28px;
	overflow: hidden;
	width: 31px;
	margin: 4px 0px 0 0;
	cursor: pointer;
}

.menu-mu {
	background: #313131;
}

.menu {
	height: 54px;
	font-family: "Microsoft YaHei", "微软雅黑";
}

.menu_L {
	width: 1000px;
	float: left;
}

.menu_L li {
	float: left;
	color: #fff;
	font-size: 18px;
	margin-left: 3px;
	display: inline;
	text-align: center;
}

.menu_L li a {
	padding: 15px 20px;
	text-align: center;
	display: block;
	color: #fff;
}

.menu_L li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../img/menu_hover.png) no-repeat bottom center;
}

.menu_L a.cu:link,
.menu_L a.cu:visited {
	color: #fff;
	background: url(../img/menu_hover.png) no-repeat bottom center;
}

.menu_R {
	width: 130px;
	font-size: 24px;
	float: right;
}

#lr_systembox {
	width: 130px;
	height: 54px;
	position: relative;
	margin: 0 auto;
	z-index: 100000;
}

.lr_systembtn {
	width: 130px;
	height: 54px;
	position: absolute;
	top: 0px;
	z-index: 100004;
}

.lr_systembtn .lr_abtn {
	width: 100%;
	height: 54px;
	display: block;
	font-size: 24px;
	color: #FFFFFF;
}

.lr_systembtn .lr_abtn:hover {
	color: #CD0000;
	text-decoration: none;
}

.lr_systembtn .lr_abtn span img {
	padding: 10px 0 0;
}

/* header end */


/* body start */

/* 公共样式  start */
.mtop25{margin-top:25px;}
.hoverA a:hover {
	color: #fe7d05;
}
.cour-cont ul li a,
.dw-xg h4,
.dw-xg p,
.tj-cont ul li,
.zx-cont ul li,
.page-fp p,
.info-fr h2{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
/* 公共样式  end */

/* 首页 start */
.coolDog {
	margin-top: 15px;
}
.Cool img {
	width: 647px;
	height: 353px;
}
.dog{
	width:335px;
	height:353px;
	position:relative;
}
.dog h4{
	font-size:28px;
	line-height:43px;
}
.dog h4 img{
	width:49px;
	height:49px;
}
.dog p{
	font-size:18px;
	line-height:30px;
}
.dog p:nth-child(2){
	margin-top:10px;
	font-size:14px;
	color:#636262;
}
.dog p:last-child{
	width:173px;
	height:58px;
	position:absolute;
	bottom:0;
}
.cd-title{
	background:url(../img/title-bg.png) no-repeat;
	position:relative;
	line-height:45px;
}
.cd-title h2{
	display:inline-block;
	width:166px;
	color:#fff;
	text-align:center;
}
.cd-title a{
	position:absolute;
	right:0;
	line-height:20px;
	bottom:10px;
}
.cd-t{
	background:url(../img/title-bg1.png) no-repeat;
}
.info-cd{
	width:556px;
}
.course-cd{
	width:426px;
}
.info-cont{
	margin-top:10px;
}
.info-cont ul li{
	padding:10px 0;
}
.info-cont h3{
	display:block;
	width:140px
}
.info-cont h3 img{
	width:140px;
	height:90px;
	display:block;
	border-radius:10px;
}
.info-fr{
	width:calc(416px - 35px);
	padding:0 15px 0 20px;
}
.info-fr h2 a:hover{text-decoration:underline;}
.info-fr h2{
	width:100%;
	display:inline-block;
}
.info-fr p{
	line-height:18px;
	margin-top:4px;
	color:#808080;
}
.cour-cont{
	border-left:1px solid #259ef7;
	padding:1px 35px;
	width:calc(100% - 70px);
	margin:10px 0;
}
.cour-cont ul li{
	padding:13px 0;
}
.cour-cont ul li a{
	display:block;
	line-height:18px;
	z-index:9;
	font-size:16px;
}
.cu-ct{
	width:calc(100% - 110px);
	padding:25px 55px;
}
.cu-ct ul li:nth-child(1n) a{
	color:#fe7d05;
}
.cu-ct ul li:nth-child(2) a,
.cu-ct ul li:nth-child(8) a{
	color:#ff0505;
}
.cu-ct ul li:nth-child(5) a,
.cu-ct ul li:nth-child(6) a,
.cu-ct ul li:nth-child(7) a{
	color:#55c618;
}

/* 分页  */
.page-cd{
	margin:10px 0 20px;
}
.page-cd button{
	display:block;
	width:100%;
	height:48px;
	line-height:48px;
	background:#eee;
	text-align:center;
	font-size:18px;
	color:#013475;
	border:0;
	cursor:pointer;
}
.page-cd a{
	display:block;
	width:100%;
	height:48px;
	line-height:48px;
	background:#eee;
	text-align:center;
	font-size:18px;
	color:#013475;
	border:0;
	cursor:pointer;
}
.cour-b{
	width:calc(100% - 80px);
	padding:0 40px;
}

/*相关软件下载*/
.relevant-xc{
	margin-top:20px;
	margin-bottom:30px;
}
.relevant-xc ul li{
	float:left;
	width:311px;
	margin-right:21px;
	padding:15px 0;
}
.relevant-xc ul li h3 img{
	width:60px;
	height:60px;
	border-radius:10px;
}
.relevant-xc ul li h5{
	display:inline-block;
	background:#4fb4fe;
	border-radius:5px;
	margin-top:15px;
}
.relevant-xc ul li h5 a{
	color:#fff;
	font-size:16px;
	padding:3px 15px;
	display:block;
	border-radius:5px;
}
.relevant-xc ul li h5 a:hover{
	background:#73bef5;
}
.relevant-xc ul li .dw-xg{
	margin-left:10px;
	width:149px;
}
.relevant-xc ul li .dw-xg p,span{
	color:#686767;
	line-height:14px;
}
/* 首页 end */

/* body end */


/* footer start */

.link {
	width: 997px;
	font-size: 12px;
	color: #787878;
	margin: 0px auto;
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 30px;
}

.link a {
	color: #787878;
}

.link .p2 {
	text-align: left;
	line-height: 24px;
}

.link .p2 a {
	padding-left: 5px;
	padding-right: 5px;
}

.link .p2 span {
	color: #000;
}

.foot {
	width: 100%;
	height: 318px;
	font-family: "Microsoft YaHei", "微软雅黑";
	overflow: hidden;
	margin-top: 40px;
}

.foot-bg {
	background: #3c3c3c;
}

.ft-bgC {
	background: #272727;
	padding: 15px 0;
}

.foota_b {
	width: 150px;
	line-height: 32px;
	padding-top: 20px;
	float: right;
	text-align: center;
}

.foota_b img {
	width: 100%;
	margin-bottom: 5px;
}

.footb {
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	color: #C6C6C6;
	margin: 0 auto;
	overflow: hidden;
}

.footb a {
	padding-left: 10px;
	padding-right: 10px;
	color: #C6C6C6;
}


/* footer end */