.downl_lis .lis a u.system_list {
	width: 100%;
	overflow: hidden
}

.system_list ul {
	width: 100%;
	overflow: hidden;
	margin-top: 20px
}

.system_list ul li {
	width: 100%;
	height: 256px;
	overflow: hidden;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px
}

.system_list ul li .bt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	color: #555;
	overflow: hidden;
	display: block;
	margin-bottom: 20px
}

.system_list ul li .bt:hover {
	color: #14cc8f
}

.system_list ul li .img {
	width: 305px;
	height: 205px;
	position: relative;
	display: block;
	float: left;
	margin-right: 30px
}

.system_list ul li .img img {
	width: 300px;
	height: 200px;
	margin: 5px 0 0 5px;
	position: relative;
	z-index: 1;
	transition: all .1s linear;
	-webkit-transition: all .1s linear
}

.system_list ul li .img img:hover {
	opacity: .9
}

.system_list ul li .img span {
	position: absolute;
	left: 2px;
	z-index: 2;
	top: 0;
	background: url(../images/icon_img.png) no-repeat;
	height: 32px;
	width: 63px;
	background-position: 0 -125px;
	text-indent: 10px;
	color: #fff;
	line-height: 28px;
	font-size: 15px
}

.system_list ul li .info {
	float: left;
	width: 445px;
	height: 205px;
	margin-top: 5px
}

.system_list ul li .info .lis {
	width: 100%;
	height: 20px;
	font-size: 14px;
	color: #999;
	margin: 5px auto 10px
}

.system_list ul li .info .lis p {
	float: left
}

.system_list ul li .info .lis p span {
	color: #666
}

.system_list ul li .info .lis p i {
	color: #333
}

.system_list ul li .info .lis p+p {
	margin-left: 35px
}

.system_list ul li .info .desc {
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.system_list ul li .info .btn {
	display: block;
	float: left;
	width: 208px;
	height: 38px;
	border: 1px solid #b8e6d6;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	color: #14cc8f;
	font-weight: 700;
	line-height: 38px;
	margin-top: 36px
}

.system_list ul li .info .btn:hover {
	color: #fff;
	background: #14cc8f
}

.system_list ul li .info .btn+.btn {
	float: right
}

.details_cont {
	width: 100%;
	overflow: hidden
}

.details_cont h1.title {
	width: 740px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-size: 30px;
	color: #333;
	font-weight: 700
}

.details_cont .details_info {
	width: 100%;
	margin-top: 30px;
	overflow: hidden
}

.details_cont .details_info .img {
	float: left;
	margin-right: 20px;
	width: 305px;
	height: 230px;
	position: relative;
	overflow: hidden
}

.details_cont .details_info .img img {
	width: 300px;
	height: 225px;
	margin: 5px 0 0 5px;
	position: relative;
	z-index: 1;
	object-fit: cover;
}

.details_cont .details_info .img span {
	position: absolute;
	left: 2px;
	z-index: 2;
	top: 0;
	background: url(../images/icon_img.png) no-repeat;
	height: 32px;
	width: 63px;
	background-position: 0 -125px;
	text-indent: 10px;
	color: #fff;
	line-height: 28px;
	font-size: 15px
}

.details_cont .details_info .lis {
	width: 470px;
	float: right;
	margin-top: 5px
}

.details_cont .details_info .lis li {
	width: 33.33%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 14px;
	overflow: hidden;
	color: #999
}

.details_cont .details_info .lis li span {
	color: #555
}

.details_cont .details_info .lis .jc {
	width: 100%
}

.details_cont .details_info .lis .jc img {
	margin-right: 10px
}

.details_cont .details_info .btn {
	width: 250px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #14cc8f;
	border: 1px solid #b8e6d6;
	border-radius: 5px;
	float: left;
	display: block;
	margin-top: 26px
}

.details_cont .details_info .btn:hover {
	background: #14cc8f;
	color: #fff
}

.details_cont .details_info .text {
	font-size: 14px;
	color: #4b88d3;
	text-decoration: underline;
	float: left;
	margin-left: 5px;
	margin-top: 13px
}

.details_cont .details_info .text:hover {
	color: #14cc8f
}

.details_cont .details_info .btns {
	overflow: hidden;
	width: 470px
}

.details_cont .details_info .btns a {
	float: left;
	display: block;
	height: 36px;
	border: 1px solid #11cc8e;
	border-radius: 3px;
	line-height: 35px;
	padding: 0 41px;
	margin: 20px 15px 0 0;
	font-size: 14px;
	font-weight: 700;
	color: #11cc8e;
	text-decoration: none
}

.details_cont .details_info .btns a:hover {
	color: #fff;
	background: #11cc8e
}

.conthd {
	width: 100%;
	height: 52px;
	overflow: hidden;
	position: relative;
	margin-top: 40px;
	margin-bottom: 12px
}

.conthd ul.on {
	position: fixed!important;
	z-index: 9;
	top: 0;
	box-shadow: 0 2px 4px #ddd
}

.conthd ul {
	width: 800px
}

.conthd ul li {
	float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	border-top: 2px solid #ddd;
	font-size: 18px;
	color: #333;
	text-align: center;
	cursor: pointer
}

.conthd ul .on,.conthd ul li:hover {
	color: #14cc8f;
	font-weight: 700;
	background: #fff
}

.art_cont {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	color: #555;
	line-height: 30px;
	margin: 20px 0
}

.art_cont embed,.art_cont iframe,.art_cont img,.art_cont video {
	margin: 5px auto;
	max-width: 100%
}

.art_cont p {
	margin-top: 10px
}

.art_cont h3 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #f7f7f7;
	border-left: 6px solid #fcc;
	text-indent: 20px;
	margin: 15px auto;
	color: #ff4c4c;
	font-size: 18px;
	font-weight: 400;
	overflow: hidden
}

.tipswrap {
	background: #fffff2;
	width: 700px;
	padding: 5px 40px 30px;
	box-shadow: 0 4px 27px #eee;
	-webkit-box-shadow: 0 4px 27px #eee;
	margin: 40px auto
}

.tipswrap .tt {
	width: 100%;
	height: 50px;
	font-size: 18px;
	color: #ff4c4c;
	line-height: 50px;
	border-bottom: 1px dashed #edeff5;
	text-align: center
}

.tipswrap p {
	font-size: 16px;
	color: #555;
	line-height: 30px;
	text-indent: 2em;
	margin: 20px auto
}

.tipswrap .txt {
	font-size: 14px;
	line-height: 20px;
	color: #999
}

.tipswrap .txt span {
	color: #dbbe2c
}

.downltips {
	float: left;
	font-size: 15px;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin: 15px 0 0 20px
}

.downltips a {
	color: #ff4c4c
}

.downl_lis {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px
}

.downl_lis .lis {
	width: 360px;
	float: left
}

.downl_lis .lis a {
	position: relative;
	display: block;
	width: 360px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	margin-top: 24px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background: #ccc;
	border-radius: 5px;
	transition: all .1s linear;
	-webkit-transition: all .1s linear
}

.downl_lis .lis a:hover {
	opacity: .9
}

.downl_lis .lis a i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon_downl.png) no-repeat;
	margin: 0 14px -1px 0
}

.downl_lis .lis .bendi {
	background: -webkit-linear-gradient(to right,#12b27d 0,#afe545 100%);
	background: linear-gradient(to right,#12b27d 0,#afe545 100%)
}

.downl_lis .lis .xunlei {
	background: -webkit-linear-gradient(to right,#39f 0,#b799ff 100%);
	background: linear-gradient(to right,#39f 0,#b799ff 100%)
}

.downl_lis .lis .baidu {
	background: -webkit-linear-gradient(to right,#2e6be6 0,#2feaeb 100%);
	background: linear-gradient(to right,#2e6be6 0,#2feaeb 100%)
}

.downl_lis .tuiguang {
	float: right;
	position: relative;
	overflow: hidden;
	margin-top: 25px
}

.downl_lis .tuiguang,.downl_lis .tuiguang img {
	width: 400px;
	height: 226px
}

.downl_lis .lis a u {
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	position: absolute;
	top: 0
}

.downl_lis .lis .noth {
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	position: absolute;
	right: 80px;
	top: 0
}

.problem {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	width: 820px
}

.problem a {
	display: block;
	float: left;
	width: 178px;
	height: 88px;
	line-height: 88px;
	font-size: 16px;
	color: #555;
	border: 1px solid #eee;
	text-align: center;
	margin: 0 25px 20px 0;
	transition: all .15s linear;
	-webkit-transition: all .15s linear;
	position: relative
}

.problem a:hover {
	color: #fff;
	background: #7798d9
}

.problem a span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: block;
	text-align: center;
	width: 0;
	height: 0;
	border-top: 40px solid #ddd;
	border-right: 40px solid transparent
}

.problem a i {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 25px;
	line-height: 25px;
	font-weight: 700;
	font-size: 20px;
	z-index: 2;
	color: #fff
}

.problem .cl_0 {
	color: #b37db3
}

.problem .cl_0 span {
	border-top: 40px solid #b37db3
}

.problem .cl_0:hover {
	background: #b37db3
}

.problem .cl_0:hover i,.problem .cl_0:hover span {
	display: none
}

.problem .cl_1 {
	color: #e65c5c
}

.problem .cl_1 span {
	border-top: 40px solid #e65c5c
}

.problem .cl_1:hover {
	background: #e65c5c
}

.problem .cl_1:hover i,.problem .cl_1:hover span {
	display: none
}

.problem .cl_2 {
	color: #887acc
}

.problem .cl_2 span {
	border-top: 40px solid #887acc
}

.problem .cl_2:hover {
	background: #887acc
}

.problem .cl_2:hover i,.problem .cl_2:hover span {
	display: none
}

.problem .cl_3 {
	color: #7798d9
}

.problem .cl_3 span {
	border-top: 40px solid #7798d9
}

.problem .cl_3:hover {
	background: #7798d9
}

.problem .cl_3:hover i,.problem .cl_3:hover span {
	display: none
}

.problem .cl_4 {
	color: #52ccb8
}

.problem .cl_4 span {
	border-top: 40px solid #52ccb8
}

.problem .cl_4:hover {
	background: #52ccb8
}

.problem .cl_4:hover i,.problem .cl_4:hover span {
	display: none
}

.problem .cl_5 {
	color: #d9c357
}

.problem .cl_5 span {
	border-top: 40px solid #d9c357
}

.problem .cl_5:hover {
	background: #d9c357
}

.problem .cl_5:hover i,.problem .cl_5:hover span {
	display: none
}

.problem .cl_6 {
	color: #cc7abe
}

.problem .cl_6 span {
	border-top: 40px solid #cc7abe
}

.problem .cl_6:hover {
	background: #cc7abe
}

.problem .cl_6:hover i,.problem .cl_6:hover span {
	display: none
}

.problem .cl_7 {
	color: #73bfe6
}

.problem .cl_7 span {
	border-top: 40px solid #73bfe6
}

.problem .cl_7:hover {
	background: #73bfe6
}

.problem .cl_7:hover i,.problem .cl_7:hover span {
	display: none
}

.problem .cl_8 {
	color: #a6937c
}

.problem .cl_8 span {
	border-top: 40px solid #a6937c
}

.problem .cl_8:hover {
	background: #a6937c
}

.problem .cl_8:hover i,.problem .cl_8:hover span {
	display: none
}

.soft_lis {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 20px
}

.soft_lis ul {
	width: 836px;
	overflow: hidden
}

.soft_lis ul li {
	float: left;
	width: 96px;
	height: 136px;
	margin: 15px 36px 0 0
}

.soft_lis ul li .img {
	display: block;
	transition: all .1s linear;
	-webkit-transition: all .1s linear
}

.soft_lis ul li .img:hover {
	opacity: .8
}

.soft_lis ul li .img,.soft_lis ul li .img img {
	width: 96px;
	height: 96px;
	border-radius: 20px
}

.soft_lis ul li .name {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 15px;
	color: #555;
	text-align: center
}

.soft_lis ul li .name:hover {
	color: #14cc8f
}

.use_lis {
	width: 100%;
	margin-top: 20px
}

.use_lis li {
	width: 100%;
	overflow: hidden;
	height: 145px;
	margin-bottom: 30px;
	position: relative
}

.use_lis li .tag {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/icon_img.png) no-repeat;
	height: 32px;
	width: 63px;
	background-position: 0 -125px;
	text-indent: 10px;
	color: #fff;
	line-height: 28px;
	font-size: 15px
}

.use_lis li .info {
	width: 795px;
	height: 140px;
	margin: 5px 0 0 5px;
	background: #f4f4f4;
	float: left
}

.use_lis li .info .bt {
	display: block;
	float: left;
	width: 550px;
	height: 36px;
	line-height: 36px;
	font-size: 22px;
	color: #333;
	margin: 40px 0 0 30px;
	overflow: hidden
}

.use_lis li .info .lis {
	width: 500px;
	height: 30px;
	float: left;
	margin: 10px 0 0 30px;
	line-height: 30px
}

.use_lis li .info .lis p {
	float: left;
	font-size: 14px;
	color: #999;
	margin-right: 20px
}

.use_lis li .info .lis p span {
	color: #333
}

.use_lis li .info .lis p i {
	color: #ff4c4c
}

.use_lis li .info .btn {
	float: right;
	margin: -50px 30px 0 0
}

.use_lis li .info .btn a {
	display: block;
	width: 160px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #fff;
	border: 1px solid #b8e6d6;
	border-radius: 3px;
	text-align: center;
	color: #14cc8f;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 700
}

.use_lis li .info .btn a:hover {
	background: #14cc8f;
	color: #fff
}

.system_tab {
	text-align: center;
	height: 36px;
	line-height: 36px;
	margin: 25px auto 20px
}

.system_tab a {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	margin: 0 15px
}

.system_tab a:hover {
	color: #14cc8f
}

.system_tab a.on {
	color: #14cc8f
}

.system_tab a+a {
	border-left: 1px solid #14cc8f;
	padding-left: 25px
}

.fixed_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 10000;
	display: none
}

.fixed_bg .tiquma {
	width: 428px;
	height: 202px;
	background: #fff;
	margin: 350px auto;
	border-radius: 7px;
	overflow: hidden
}

.fixed_bg .tiquma h4 {
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: #14cc8f;
	color: #fff;
	font-size: 20px;
	font-family: "å¾®è½¯é›…é»‘";
	font-weight: 400
}

.fixed_bg .tiquma p {
	height: 89px;
	text-align: center;
	line-height: 89px;
	color: red;
	font-size: 24px;
	font-family: "å¾®è½¯é›…é»‘";
	font-weight: 400;
	border-bottom: 1px solid #ededed
}

.fixed_bg .tiquma .tiquma-bottom {
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	font-family: "å¾®è½¯é›…é»‘"
}

.fixed_bg .tiquma .tiquma-bottom .shut_tiquma {
	float: left;
	width: 213px;
	border-right: 1px solid #ededed;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #333
}

.fixed_bg .tiquma .tiquma-bottom a {
	float: left;
	width: 212px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #14cc8f;
	cursor: pointer
}

.w_h_100 {
	height: 100%;
	overflow: hidden
}

.tipswrap {
	max-height: 455px;
	overflow: hidden;
	padding-bottom: 20px;
	position: relative
}

.tipswrap.on {
	max-height: none
}

.tipswrap .open_btn {
	position: absolute;
	right: 45%;
	bottom: 10px;
	font-size: 16px;
	cursor: pointer;
	background: #f5f5f5;
	display: block;
	padding: 5px 15px;
	border-radius: 3px;
	box-shadow: 0 4px 7px #c0bebe
}

.details_info .tips_vs {
	font-size: 14px;
	color: #4b88d3;
	float: left;
	margin-left: 25px;
	margin-top: 43px
}

.detials_ist {
	overflow: hidden;
	width: 100%;
	margin-top: 15px
}

.detials_ist li {
	display: block;
	float: left;
	width: 200px;
	overflow: hidden;
	margin-bottom: 20px
}

.detials_ist li img {
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 10px
}

.detials_ist li .info {
	float: left;
	width: 130px;
	overflow: hidden
}

.detials_ist li .info .bt {
	display: block;
	line-height: 30px;
	color: #222;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	width: 100%
}

.detials_ist li .info p {
	font-size: 12px;
	color: #999;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 2px
}

.soft_tabhd {
	margin-left: 12px;
	font-size: 14px;
	font-weight: 700;
	color: #666
}

.soft_tabhd i {
	margin: 5px 0 0 15px;
	cursor: pointer;
	display: inline-block
}

.soft_tabhd .on {
	color: #14cc8f
}

.soft_tabbd {
	width: 100%;
	overflow: hidden;
	margin: 15px auto
}

.soft_tabbd .item+.item {
	display: none
}

.soft_tabbd .softhead {
	width: 100%;
	overflow: hidden;
	position: relative
}

.soft_tabbd .softhead .img {
	display: block;
	float: left;
	margin-right: 20px
}

.soft_tabbd .softhead .img,.soft_tabbd .softhead .img img {
	width: 220px;
	height: 120px
}

.soft_tabbd .softhead .more {
	position: absolute;
	right: 5px;
	top: 0;
	font-size: 14px;
	line-height: 30px;
	font-family: serif
}

.soft_tabbd .softhead .info {
	float: left;
	width: 550px
}

.soft_tabbd .softhead .info .bt {
	display: block;
	width: 90%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-weight: 600;
	color: #333;
	font-size: 16px
}

.soft_tabbd .softhead .info .desc {
	margin-top: 2px;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	width: 100%;
	font-size: 13px;
	color: #999
}

.soft_tabbd .softhead .info p {
	line-height: 20px;
	font-size: 13px;
	color: #666
}

.soft_tabbd .soft_item {
	width: 100%
}

.soft_tabbd .soft_item a {
	display: block;
	float: left;
	width: 50%;
	margin: 15px 0 0
}

.soft_tabbd .soft_item a img {
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	margin-right: 15px
}

.soft_tabbd .soft_item a .cont {
	float: left;
	width: 300px
}

.soft_tabbd .soft_item a .cont p {
	font-size: 14px;
	color: #333
}

.soft_tabbd .soft_item a .cont p span {
	font-weight: 700
}

.soft_tabbd .soft_item a .cont p i {
	font-size: 12px;
	color: #999
}

.soft_tabbd .soft_item a .cont .txt {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px
}

.soft_tabbd .soft_item a .cont .txt i {
	color: #14cc8f
}

.about_news {
	width: 100%;
	overflow: hidden
}

.about_news li {
	float: left;
	width: 50%;
	line-height: 30px;
	margin: 4px 0
}

.about_news li i {
	display: block;
	float: left;
	width: 0;
	height: 0;
	border: 5px solid;
	border-color: transparent transparent transparent #ddd;
	margin: 11px 0 0 0
}

.about_news li a {
	width: 280px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	float: left;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis
}

.about_news li a:hover {
	color: #14cc8f
}

.about_news li span {
	color: #666;
	display: block;
	float: right;
	margin-right: 20px
}

.softR_cont .rtab_hd {
	width: 100%;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.softR_cont .rtab_hd span {
	color: #333;
	font-weight: 700;
	text-align: center;
	width: 50%;
	float: left;
	font-size: 18px;
	display: block
}

.softR_cont .rtab_hd .on {
	color: #14cc8f
}

.softR_cont .rtab_bd {
	padding-bottom: 15px;
	overflow: hidden
}

.softR_cont .rtab_bd .item+.item {
	display: none
}

.softR_cont .rtab_bd .item .lista {
	overflow: hidden;
	float: left;
	width: 100%
}

.softR_cont .rtab_bd .item .lista li {
	height: 40px;
	overflow: hidden;
	margin: 15px 0
}

.softR_cont .rtab_bd .item .lista li .img {
	display: block;
	float: left;
	margin-right: 15px
}

.softR_cont .rtab_bd .item .lista li .img,.softR_cont .rtab_bd .item .lista li .img img {
	width: 40px;
	height: 40px;
	border-radius: 8px
}

.softR_cont .rtab_bd .item .lista li .info {
	width: 240px;
	height: 40px;
	overflow: hidden;
	float: left
}

.softR_cont .rtab_bd .item .lista li .info .bt {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	display: block;
	overflow: hidden
}

.softR_cont .rtab_bd .item .lista li .info p {
	font-size: 12px;
	color: #999;
	line-height: 16px;
	margin-top: 4px
}

.softR_cont .rtab_bd .item .lista li .btn {
	float: right;
	width: 50px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #14cc8f;
	color: #14cc8f;
	margin-top: 4px
}

.softR_cont .rtab_bd .item .lista li .btn:hover {
	background: #14cc8f;
	color: #fff
}

.softR_cont .rtab_bd .item .listb {
	width: 100%;
	overflow: hidden;
	float: left
}

.softR_cont .rtab_bd .item .listb li {
	width: 50%;
	float: left
}

.softR_cont .rtab_bd .item .listb a {
	display: block;
	height: 38px;
	width: 92%;
	line-height: 38px;
	overflow: hidden;
	border-radius: 5px;
	text-align: center;
	font-size: 15px;
	color: #555;
	margin: 10px auto;
	border: 1px solid #eee
}

.softR_cont .rtab_bd .item .listb a:hover {
	background: #14cc8f;
	color: #fff
}

.Ritem_ph2 {
	width: 330px;
	overflow: hidden;
	margin: 25px 0 0
}

.Ritem_ph2 li {
	padding-left: 30px;
	position: relative;
	line-height: 20px;
	width: 100%;
	margin-bottom: 30.5px;
	overflow: hidden
}

.Ritem_ph2 li a.bt {
	color: #555;
	font-size: 15px;
	float: left;
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 20px
}

.Ritem_ph2 li i {
	float: right;
	width: 95px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	display: block;
	font-size: 14px;
	color: #999
}

.Ritem_ph2 li:hover i {
	color: #ff4c4c
}

.Ritem_ph2 .num {
	width: 24px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../images/icon_num.png) no-repeat
}

.Ritem_ph2 .num1 {
	background-position: 0 0
}

.Ritem_ph2 .num2 {
	background-position: 0 -47px
}

.Ritem_ph2 .num3 {
	background-position: 0 -98px
}

.Ritem_ph2 .num4 {
	background-position: 0 -148px
}

.Ritem_ph2 .num5 {
	background-position: 0 -198px
}

.Ritem_ph2 .num6 {
	background-position: 0 -248px
}

.Ritem_ph2 .num7 {
	background-position: 0 -298px
}

.Ritem_ph2 .num8 {
	background-position: 0 -348px
}

.Ritem_ph2 .num9 {
	background-position: 0 -398px
}

.Ritem_ph2 .num10 {
	background-position: 0 -449px
}

.Ritem_ph2 .info {
	display: none;
	float: left;
	margin-top: 10px
}

.Ritem_ph2 .info .img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 15px
}

.Ritem_ph2 .info .img img {
	width: 50px;
	height: 50px
}

.Ritem_ph2 .info .size {
	float: left;
	font-size: 16px;
	color: #666
}

.Ritem_ph2 .info .start {
	float: left;
	height: 16px;
	width: 90px;
	background: url(../images/star_bar.png) no-repeat;
	background-position: 0 -41px;
	margin: 1px 60px 5px 8px
}

.Ritem_ph2 .info .start u {
	display: block;
	height: 16px;
	max-width: 90px;
	background: url(../images/star_bar.png) no-repeat;
	background-position: 0 -57px
}

.Ritem_ph2 .info .btn {
	float: left;
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #14cc8f;
	color: #14cc8f;
	margin-top: 4px
}

.Ritem_ph2 .info .btn:hover {
	background: #14cc8f;
	color: #fff
}

.Ritem_ph2 .on .info {
	display: block
}

.infoheadwrap {
	height: 400px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-top: 15px;
	background: #eee
}

.infoheadwrap .headleft {
	height: 400px;
	overflow: hidden;
	float: left
}

.infoheadwrap .headleft .title {
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	margin-top: 50px
}

.infoheadwrap .headleft .lis {
	overflow: hidden;
	margin: 20px 0 0
}

.infoheadwrap .headleft .lis li {
	line-height: 30px;
	width: 30%;
	float: left;
	margin: 10px 3% 0 0;
	color: #fff;
	font-size: 14px
}

.infoheadwrap .headleft .tjlink a {
	float: left;
	line-height: 30px;
	margin-right: 18px;
	margin-top: 40px;
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
	display: block
}

.infoheadwrap .headleft .tjlink a:hover {
	color: #14cc8f
}

.infoheadwrap .headleft .head_downl_lis {
	width: 760px;
	float: left
}

.infoheadwrap .headleft .head_downl_lis .lis {
	width: 760px;
	margin: 0
}

.infoheadwrap .headleft .head_downl_lis .lis a {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	margin-top: 30px;
	margin-right: 20px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background: #ccc;
	border-radius: 5px;
	transition: all .1s linear;
	-webkit-transition: all .1s linear
}

.infoheadwrap .headleft .head_downl_lis .lis a:hover {
	opacity: .9
}

.infoheadwrap .headleft .head_downl_lis .lis a i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon_downl.png) no-repeat;
	margin: 0 14px -1px 0
}

.infoheadwrap .headleft .head_downl_lis .lis .bendi {
	text-align: left;
	text-indent: 36px;
	background: -webkit-linear-gradient(to right,#12b27d 0,#afe545 100%);
	background: linear-gradient(to right,#12b27d 0,#afe545 100%)
}

.infoheadwrap .headleft .head_downl_lis .lis .bendi u {
	text-align: center;
	text-indent: 0
}

.infoheadwrap .headleft .head_downl_lis .lis .xunlei {
	background: -webkit-linear-gradient(to right,#39f 0,#b799ff 100%);
	background: linear-gradient(to right,#39f 0,#b799ff 100%)
}

.infoheadwrap .headleft .head_downl_lis .lis .baidu {
	background: -webkit-linear-gradient(to right,#2e6be6 0,#2feaeb 100%);
	background: linear-gradient(to right,#2e6be6 0,#2feaeb 100%)
}

.infoheadwrap .headleft .head_downl_lis .tuiguang {
	float: right;
	position: relative;
	overflow: hidden;
	margin-top: 25px
}

.infoheadwrap .headleft .head_downl_lis .tuiguang,.infoheadwrap .headleft .head_downl_lis .tuiguang img {
	width: 400px;
	height: 226px
}

.infoheadwrap .headleft .head_downl_lis .lis a u {
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	position: absolute;
	top: 0
}

.infoheadwrap .headleft .head_downl_lis .lis .noth {
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	position: absolute;
	right: 80px;
	top: 0
}

.content .con_L .tags_tabshow a {
	display: none
}

.tags_tabshow .openbtn {
	display: block!important
}

.xzbox a {
	display: block;
	float: left;
	width: 138px;
	height: 38px;
	border: 1px solid #b8e6d6;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
	color: #14cc8f;
	font-weight: 700;
	line-height: 38px;
	margin-top: 36px
}

.xzbox a:hover {
	background: #14cc8f;
	color: #fff
}

.xzbox a u {
	text-decoration: none
}

.xzbox a+a {
	margin-left: 10px
}

.btnwrap .btn {
	width: 180px;
	background: #eee !important;
	color: #666 !important;
	border: none !important;
}

.btnwrap .btn:hover {
	opacity: .8;
}

.btnwrap .ic {
	position: absolute;
	left: 18px;
	top: 12px;
	width: 35px;
	height: 35px;
	text-align: center;
}

.btnwrap .downnow {
	float: left;
	display: inline;
	position: relative;
	width: 180px;
	height: 64px;
	margin-left: 12px;
	line-height: 62px;
	padding-left: 68px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	border-radius: 5px;
	background: #14cc8f url(../images/softspr.png) 0 -84px no-repeat;
}

.btnwrap b,.btnwrap i {
	font-weight: 400;
	position: absolute;
	display: block;
	height: 24px;
	line-height: 24px;
	top: 12px;
}

.btnwrap i {
	font-style: normal;
	font-size: 12px;
	top: 36px;
}

.downl_lis .hot {
	position: absolute;
	left: 0;
	top: 0;
}

.opct5 {
	opacity: .5;
}

.opct5 i {
	display: none;
}