﻿@charset "utf-8";

body {
	font-family: Microsoft YaHei;
	color: #999;
	font-size: 14px;
    background: #EBEAED;
}

a {
	text-decoration: none;
	color: #8991a2;
}

img {
	border: 0;
	vertical-align: top;
}

ul,body,p,h1,h2,h3,h4,dl {
	list-style: none;
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #e9eaef;
}

.text{
     margin-left:10px;
	 color:#000000;
     margin-right:10px;

	 
}
.text p{font-size:17px;}

#slide-banner ul {
	width: 1280px;
}

#slide-banner li {
	float: left;
}



.001{
    display: inline-block;
    line-height: 50px;
    margin: 26px 0px;
    height: 50px;
    width: 163px;
    color: #fff;
    font-size: 24px;
    border-radius: 5px;
    background: #ff631d;
}
.header {
	height: 80px;
	width: 100%;
	background-color: #f16421;
	color: #fff;
	text-align: center;
	line-height: 80px;
	font-size: 34px;
}


#touchPanel {
	height: 232px;
	width: 100%;
}

#slide-banner {
	overflow: hidden;
	position: relative;
	height: 232px;
}

.slide ul {
	width: 100%;
	position: absolute;
	left: 0px;
}

.slide li {
	float: left;
}

ul.thumb-list {
	width: 190px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	left: 280px;
}

.thumb-list li {
	background-color: #9b9b9b;
	border-radius: 12px;
	float: left;
	height: 12px;
	margin-left: 20px;
	width: 12px;
	box-shadow: 0px 0px 1px #999
}

.thumb-list li.light {
	background-color: #fff;
}

#search {
	width: 100%;
	padding: 18px 0;
	height: 70px;
	clear: both;
}

#keyword {
	margin-left: 30px;
	height: 70px;
	background: #fff;
	border: 0;
	width: 470px;
	float: left;
	font-size: 24px;
	padding: 0;
	border-radius: 0;
	padding-left: 10px;
}

#search-submit {
	height: 70px;
	width: 100px;
	display: inline-block;
	background: #fff;
	border-left: 1px solid #f0f0f0;
	background: #fff url("./image/search-bt.jpg")no-repeat center center;
	float: left;
}

.tag-block,.random-tag-block,#first-level-category-block {
	background: url("./image/line.jpg") repeat-x left top;
}

.tag-block h1,.random-tag-block h1,#first-level-category-block h1 {
	font-size: 28px;
	font-weight: normal;
	height: 68px;
	line-height: 68px;
	padding-left: 30px;
}

.tag-row,.random-pic-tag {
	margin: 0 20px 18px;
	overflow: hidden;
	width: 600px;
}

.tag-row li,.random-pic-tag li {
	background-color: #fff;
	float: left;
	height: 230px;
	margin: 0 8px 0 7px;
	min-width:185px;
}

.tag-row h2,.random-pic-tag h2 {
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

ul.category-tag,ul.random-tag {
	margin: 0 20px 18px 27px;
	width: 590px;
	overflow: hidden;
}
.random-tag li.more-category{
    background-color: #FD7131;
}
.more-category a{
    color:#fff;
}
.category-tag li,.random-tag li {
	width: 113px;
	margin: 0 5px 5px 0;
	float: left;
	background-color: #fff;
	line-height: 58px;
	text-align: center;
	color: #8991a2;
	font-size: 22px;
	overflow: hidden;
}

.category-tag a,.random-tag a {
	display: inline-block;
	width: 100%;
}

.category-block {
	clear: both;
	padding: 20px 0 0 0;
	background: url("./image/line.jpg") repeat-x left top;
	display: inline-block;
}

.category-row {
	padding: 0 20px;
}

.category-row li {
	float: left;
	margin: 0 8px 15px 9px;
	position: relative;
}

.category-row img {
	width: 180px;
	height: 120px;
}

.category-row h2 {
	font-size: 28px;
	position: absolute;
	top: 6px;
	left: 10px;
	line-height: 34px;
	color: #fff;
	font-weight: normal;
}

#app-down {
	border-top: #fff 1px solid;
	width:740px;
	height: 100px;
	padding: 15px 0;
	color: #FF7A0D;
	font-size: 24px;
	background: #fff;
	text-align: center;
	position:fixed !important; _position:absolute; bottom:0%;


}
#app-down .mini-logo{
    width: 106px;
    height: 106px;
    transform: scale(1.1) translate(-40px, -2px);
}
#app-down li {
	float: left;
}

#app-down li.first-down {
	padding-left:130px;
}

#app-down li.second-down span{
    display: inline-block;
    line-height: 50px;
    margin: 26px 20px;
    height: 50px;
    color: #8a8a8a;
    font-size: 28px;
}

#app-down li.second-down a{
    display: inline-block;
    line-height: 50px;
    margin: 26px 36px;
    height: 50px;
    width: 130px;
    color: #fff;
    font-size: 24px;
    border-radius: 7px;
    background: #ff631d;
}
.footer {
	height: 82px;
	padding-top: 17px;
	border-top: #cdcdcd 1px dashed;
	background-color: #fff;
	text-align: center;
	font-size: 20px;
	font-family: arial;
}

.index_footer01 {
	height: 132px;
    width:740px;
	text-align:center;
	margin:0 auto; 
	
}

.version a {
	font-family: SimHei;
	font-size: 26px;
	color: #999;
	margin-left: 28px;
}

.link-index {
	padding: 3px 0;
	text-align: center;
}

#slide-box {
	position: absolute;
}

li.light,li.light a{
    color: #fff;
    background: #ff9664;
}
/*#category-touchPanel{
    height: 376px;
    padding:20px;
    background: url(./image/line.jpg) repeat-x top;
    overflow: hidden;

}
li.c-box{
    padding:0 20px;
}
ul.category-list li{
        padding:0;
        float:left;
        margin:0 8px 15px 9px;
        position: relative;
        overflow:hidden;
}
ul.category-list img{
    min-height: 183px;
}
#category-touchPanel span{
        position: absolute;
        width:174px;
        height: 34px;
        line-height:34px;
        left:10px;
        top:6px;
        color:#fff;
        font-size:28px;
 }
ul.category-list{
    position: static;
}
#category-touchPanel .thumb-list{
    bottom:25px;
}
.category-box{
    background: url(./image/line.jpg) repeat-x top;
    padding-top: 6px;
    padding-bottom: 8px;
    overflow: hidden;
}
.category-box h1{
    font-weight: normal;
    height: 68px;
    line-height: 68px;
    padding-left: 30px;
    font-size: 24px;
}
ul.img-list{
    margin: 0 20px 18px 20px;
    width: 600px;
    overflow: hidden;
}

.img-list img{
    height: 180px;
}
.img-list li{
    height: 218px;
    background: #fff;
    margin: 0 8px 0 7px;
    float: left;
}
.img-list h2{
    height: 38px;
    line-height: 38px;
    font-size: 22px;
    text-align: center;
}

footer{
    background: #d5d9e1;
    text-align: center;
    position: relative;
}

.down-box{
    width:497px;
    height:88px;
    padding-top:19px;
    margin:0 auto;
}
.mini-logo{
    width:80px;
    height:81px;
    display:block;
    background:url(./image/mini-icon-logo.png) no-repeat;
    float:left;
    margin:7px 0 0 89px;
}
.text-down{
    width:200px;
    height:90px;
    float:left;
    padding-left:15px;
    text-align:center;
    font-size:24px;
    color:#ff7a0d;
}
.text-down a{
    font-family: SimHei;
    font-size:30px;
    background:url(./image/bg-down-button.png) no-repeat;
    width:194px;
    height:51px;
    display:block;
    text-indent:-9999px;
    margin-top:7px;
}




*/


#touchPanel {
	width: 100%;
	text-align: center;
}

#sliderBox{
	-webkit-transition:-webkit-transform .5s ease-out;
}

#sliderBox.touch{
	-webkit-transition:none;
}

.slide {
	overflow: hidden;
	position: relative;
}

.slide ul {
	width: 100%;
	position: absolute;
	left: 0px;
}

.slide li {
	float: left;
}

ul.thumb-list {
	display: inline-block;
	width: auto;
	height: 25px;
	position: relative;
	top: 208px;
}

.thumb-list li {
	background-color: #9b9b9b;
	border-radius: 12px;
	float: left;
	height: 12px;
	margin-left: 20px;
	width: 12px;
	box-shadow: 0px 0px 1px #999;
}

.thumb-list li.light {
	background-color: #fff;
}

#sliderBox img{
	width:740px;
}
#first-level-category-ul{
    margin: 0 20px 18px 33px;
    overflow: hidden;
}
#first-level-category-ul li{
    width: 140px;
    margin: 0 5px 5px 0;
    float: left;
    background-color: #fff;
    line-height: 75px;
    text-align: center;
    font-size: 24px;
    overflow: hidden;

}
#first-level-category-ul a{
    color: #8991a2;

}
.top_header{
    position: relative;
}
.client_download_icon{
    width: 150px;
    height: 80px;
    float: right;;
    background: url("./images/line-d.png") no-repeat left center;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
}


ul,
ol,
li,
div {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel .carousel-item img {
	width: 100%;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
	left: 0;
	background: url(../image/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
	right: 0;
	background: url(../image/next.png) no-repeat;
}