@charset "UTF-8";
/* CSS Document */

html {
	font-size: 10px;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	color: #333333
}
a:hover{
	background-color: transparent;
	color: #da271e
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
ul, li {
	list-style: none;
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details {
	display: block
}
summary {
	display: list-item
}
[hidden], template {
	display: none
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}
a, body, button, dd, div, dl, dt, em, h1, h2, h3, h4, h5, h6, i, input, p, select, span, textarea {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, sans-serif
}
body {
	background-color: #f5f5f5;
	-ms-touch-action: auto;
	touch-action: auto;
}
/*input {
	-webkit-appearance: none
}*/
a {
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
p {
	-webkit-margin-after: 0;
	-webkit-margin-before: 0
}
i {
	font-style: normal
}
div, img {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.bg-gray{ background-color: #F5F5F5}
.bg-white{ background-color: #fff}

.table th{ color: #ccc}
.mg-t-mini{ margin-top:5px}
.mg-t-xs{ margin-top:10px}
.mg-t-md{ margin-top:20px}
.mg-t-lg{ margin-top:30px}
.mg-b-mini{ margin-bottom:5px}
.mg-b-xs{ margin-bottom:10px}
.mg-b-md{ margin-bottom:20px}
.mg-b-lg{ margin-bottom:30px}
.mg-l-mini{ margin-left:5px}
.mg-l-xs{ margin-left:10px}
.mg-l-md{ margin-left:20px}
.mg-l-lg{ margin-left:30px}
.mg-r-mini{ margin-right:5px}
.mg-r-xs{ margin-right:10px}
.mg-r-md{ margin-right:20px}
.mg-r-lg{ margin-right:30px}
.mg-r-xlg{ margin-right:50px}

.pd-mini{ padding:5px;}
.pd-xs{ padding:10px;}
.pd-md{ padding:20px;}
.pd-lg{ padding:30px;}
.pd-l-mini{ padding-left:5px;}
.pd-l-xs{ padding-left:10px;}
.pd-l-md{ padding-left:20px;}
.pd-l-lg{ padding-left:30px;}
.pd-r-mini{ padding-right:5px;}
.pd-r-xs{ padding-right:10px;}
.pd-r-md{ padding-right:20px;}
.pd-r-lg{ padding-right:30px;}
.pd-t-mini{ padding-top:5px;}
.pd-t-xs{ padding-top:10px;}
.pd-t-md{ padding-top:20px;}
.pd-t-lg{ padding-top:30px;}
.font-xs{ font-size:16px}
.font-md{ font-size:20px}
.font-lg{ font-size:30px}

.t-center{ text-align: center}
.t-left{ text-align: left}
.t-right{ text-align: right}
.clearfix{clear: both;}

.f-left{ float: left}
.f-right{ float: right}

.t-danger{color: #ed1c24}
.t-remarks{ color: #aaa}

.font_md{ font-size: 14px}
.font_big{ font-size: 16px}

.bor_bottom{border-bottom: 1px solid #ebebeb; padding-bottom: 10px}
/* 轮播 */

.slide{
	max-width: 100%;
	height: auto;
	 
	position: relative;
	z-index: 1;
	overflow: hidden;
	
	 
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: "宋体";
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
	/*height: 380px;*/
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}


/*左右滚动效果*/
/*公共部分*/
.wc1200{margin:0 auto;width:1200px;}
.fr{float:right;}
.mt20{/*margin-top:20px;*/}
.icon{background:url(../img/icon.png) no-repeat 0 0;}

.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#f2f2f2;line-height:24px;}
/*全局板块*/
.row .hd{background:url( ../img/news_index_icon.png) no-repeat 0 50px;height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签*/
.tab-T-3{width:66px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#dfdfdf;float:left;
margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#d81c1b;}
/**/
.rowE .warp-pic-list{position:relative;width:1200px;height:300px;overflow:hidden; }
.rowE   ul{margin-left:-40px;}
.rowE .count li{margin-right:36px;width:170px;height:300px;}
.rowE .count .img_wrap{width:170px;height:300px;}
.rowE .count .img_wrap:hover{ background-color: #fff} 
.rowE .count .img_wrap img{width:170px;}
.rowE .btn{display:block;height:55px;position:absolute;top:100px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}
.qh_title{ text-align: center;display: block;font-size: 14px; margin-top: 10px; height: 40px; padding:0  5px}



/*首页最新下载标签*/
.countdown-title {
  height: 40px;
  line-height: 40px;
  background-color: #F5F5F5;
  border-bottom: 2px solid #ed1c24;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 
}
.countdown-title h2 {
  font-size: 18px;
/*//  -webkit-box-flex: 1;
//      -ms-flex: 1;
//          flex: 1;*/
  float: left;
  width: 206px;
}
.countdown-title .title-items {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  float: left;
}
.countdown-title .title-items ul{ list-style: none; margin: 0; padding: 0}
.countdown-title .title-items ul li {
	display: inline-block;
  
  color: #606060;
  font-size: 14px;
  padding: 0 20px;
  cursor: pointer;
}


.tab_active  {
  border-left: 1px solid #ed1c24;
  border-right: 1px solid #ed1c24;
  border-top: 2px solid #ed1c24;
  background: #fff;
  color: #ed1c24 !important;
  height: 42px;
  margin-top: -2px;
	
}


/* 分页 */
.pager {
		max-width: 800px;
	text-align: center;
	margin-bottom: 30px;
	display: inline-block;
}

.pager a {
	cursor: pointer;
}

.pager a,
.pager span {
	/* 按钮内数字 */
	width: 45px;
	height: 40px;
	border: 1px solid #EBEBEB;
	margin-left: -1px;
	color: #8a8a8a;
	display: inline-block;
	line-height: 40px;
	float: left;
	font-size: 15px;
	text-decoration: none;
	margin: 0 2px;
	border-radius: 6px;
}
.pager a:hover,
.pager span:hover {
	border-color: #ed1c24;
	color: #ed1c24;
	position: relative;
	z-index: 1;
}

.pager span.current {
	background-color: #ed1c24;
	color: #fff;
	border-color: #EBEBEB;
	position: relative;
	z-index: 1;
}

.pager .pg-first,
.pager .pg-prev,
.pager .pg-next,
.pager .pg-last {
	background: white url(../img/page_bg.jpg)  8px 7px no-repeat;
}

.pager .pg-first:hover,
.pager .pg-prev:hover,
.pager .pg-next:hover,
.pager .pg-last:hover {
	background: white url(../img/page_bg_hover.jpg)  8px 7px no-repeat;
}

.pager .pg-prev,
.pager .pg-prev:hover {
	background-position: 7px -21px;
}

.pager .pg-next,
.pager .pg-next:hover {
	background-position: -21px -21px;
}

.pager .pg-last,
.pager .pg-last:hover {
	background-position: -21px 7px;
}

.pager .pg-prev[disabled='true'],
.pager .pg-prev[disabled='true']:hover {
	cursor: default;
	background-image: url(../img/page_bg.jpg);
}

.pager .pg-next[disabled='true'],
.pager .pg-next[disabled='true']:hover {
	cursor: default;
	background-image: url(../img/page_bg.jpg);
}

.pager .pg-prev[disabled='true'],
.pager .pg-next[disabled='true'] {
	border-color: #eeeeee;
}

.pager span.els {
	border-color: transparent;
}

.pagerHtmlWrap {
	width: 800px;
	margin: 30px auto;
}

.pagerHtmlWrap .cc_cells {
	width: 100%;
	height: 35px;
	padding: 5px 0;
	border-bottom: 1px #cccccc solid;
}

.pagerHtmlWrap .cc_cells a {
	color: #454545;
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
}

.pagerHtmlWrap .cc_cells a span {
	display: inline-block;
	width: 25%;
	text-align: left;
	margin: 0;
}


.pagination {
	display: inline-block;
	padding-left: 0;/*margin:20px 0*/
	;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

/* 详情图片展示 */
#magnifier {
	position: relative;
	width: 320px;
	margin: 15px;
	float: left
}
.small-box {
	position: relative;
	width: 320px;
	height: 320px;
	margin-bottom: 20px;
	border: 1px solid #eee;
}
.small-box img {
	display: inline-block;
	/*margin: 0 40px;*/
	/*width: 240px;*/
	height: 320px;
}
.small-box .hover {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 200px;
	border: 1px solid #aaa;
	background: #0099ff;
	opacity: .5;
 filter: alpha(opacity: 50);
	cursor: move;
}
.thumbnail-box {
	position: relative;
	width: 100%;
}
.thumbnail-box .btn {
	position: absolute;
	top: 50%;
	width: 22px;
	height: 32px;
	margin-top: -16px;
}
.thumbnail-box .btn-prev {
	left: 0;
	background: url(../../img/btn_prev.png) no-repeat;
}
.thumbnail-box .btn-next {
	right: 0;
	background: url(../../img/btn_next.png) no-repeat;
}
.thumbnail-box .list {
	overflow: hidden;
	width: 322px;
	margin: 0 auto;
}
.thumbnail-box .wrapper {
	width: 100000px;
}
.thumbnail-box .list .item {
	float: left;
	margin: 0 13px 0 0;
}
.thumbnail-box .list .item-cur {
}
.thumbnail-box .list .item img {
	border: 2px solid #fff;
}
.thumbnail-box .list .item-cur img {
	border: 2px solid #ed1c24;
}
.big-box {
	display: none;
	overflow: hidden;
	position: absolute;
	left: 451px;
	top: 0;
	width: 540px;
	height: 540px;
	border: 1px solid #e4e4e4;
}
.big-box img {
	display: block;
}

/* 登录 */
.loginmask {
	width: 100%;
	height: 100%;
	z-index: 8;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	display: none
}
#loginalert {
	width: 440px;
	background: #fff;
	position: fixed;
	top: -600px;
	left: 50%;
	margin-left: -220px;
	z-index: 99;
	display: none
}
.closealert {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(' ../img/icons.png') no-repeat -220px -315px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out
}
.closealert:hover {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg)
}
.loginwrap {
	width: 340px;
	margin: 0 auto
}
.loginh {
	 
	margin-top: 20px
}
.loginh .fl {
	font-size: 30px;
	line-height: 40px;
	color: #292929
}
.loginh .fr {
	font-size: 18px;
	line-height: 50px;
	color: #707070
}
.loginh .fr a {
	font-size: 18px;
	line-height: 50px;
	color: #FF4200;
	margin-left: 5px
}
.loginwrap h3 {
	font-size: 14px;
	font-weight: 500;
	 
	color: #292929
}
.loginbtn {
	line-height: 70px;
	color: #6B6A6A
}
.logininput input {
	display: block;
	height: 14px;
	line-height: 14px;
	width: 100%;
	border: #DAE2E5 1px solid;
	text-indent: 10px;
	overflow: hidden;
	color: #979696;
	padding-top: 13px;
	padding-bottom: 13px
}
.logininput .loginusername {
	margin-top: 15px;
	margin-bottom: 10px
}
.loginsubmit input {
	width: 342px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #ed1c24;
	display: block;
	text-align: center;
	font-size: 20px;
	border: none;
	font-family: '微软雅黑';
	cursor: pointer
}
.loginsubmit {
	width: 342px;
	height: 40px;
	margin: 15px 20px 0 0;
	position: relative
}
 
.loginpd {
	border-bottom: 1px solid #ecf2f5
}
 
#reg_setp {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
	top: 0;
	left: 100%;
	display: none
}
#reg_setp h3 {
	font-size: 14px;
	font-weight: 500;
	overflow: hidden;
	height: 80px;
	line-height: 90px
}
#setp_quicklogin {
	width: 400px;
	height: 210px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 230px;
	text-align: center;
	display: none
}
.blogo {
	width: 150px;
	height: 180px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -75px
}
.back_setp {
	width: 100px;
	height: 50px;
	line-height: 50px;
	background: #8F8F90;
	color: #fff;
	cursor: pointer;
	font-size: 22px;
	text-align: center;
	position: absolute;
	left: 20px;
	top: 20px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in
}
.back_setp:hover {
	background-color: #6BC30D
}
.loginwrap h3 span {
	font-size: 14px;
	font-weight: 500;
	height: 26px;
	color: #292929;
	display: block;
	 
	line-height: 26px
}
.loginwrap .login_warning {
	 
	height: 20px;
	line-height: 20px;
	background: #ff7200;
	color: #fff;
	padding: 0 4px;
	 
	text-align: center;
	font-size: 12px;
	margin-left: 14px;
	margin-top: 3px;
	display: none
}


/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0; margin: 0; }
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 10px;}
#floatDivBoxs .floatDqq li:hover{ background-color: #F5F5F5}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../img/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../img/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}

.label_primary{ border: 1px solid #008ACD; border-radius: 3px; padding: 2px 5px; color: #008ACD}
.label_success{ border: 1px solid #219F24 ; border-radius: 3px; padding: 2px 5px; color: #219F24}