/* 横幅 */
.index-banner {
	width: 100%;
	height: 700px;
	background: url("../img/global/home_bg.png")/*tpa=http://dnd.illzjp.cn/img/global/home_bg.png*/ no-repeat center center;
}
.index-banner>div{
}
.index-banner-left {
	float: left;
	/* margin-top: 60px; */
	margin-top: 140px;
}

.index-banner-right {
	float: right;
}


.banner-left-p1 {
	font-size: 56px;
	letter-spacing: 4px;
	color: #FFFFFF;
	text-shadow: 0px 1px 4px rgba(51, 51, 51, 0.5);
}

.banner-left-p1 span {
	color: #F4FC2C;
}

.banner-left-p2 {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 5px;
	color: #ffffff;
}

.banner-left-p3 {
	width: 525px;
	margin-top: 40px;
}

.banner-left-p3 span {
	display: inline-block;
	font-size: 20px;
	line-height: 41px;
	letter-spacing: 3px;
	color: #ffffff;

}

.banner-left-p3 span:nth-child(1) {
	margin-right: 41px;
}

.banner-left-p3 span i {
	display: inline-block;
	width: 21px;
	height: 21px;
	background: url("../img/global/home_Select.png")/*tpa=http://dnd.illzjp.cn/img/global/home_Select.png*/ no-repeat;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 10px;
}



/* 下载 */
.banner-download {
	width: 500px;
	margin-top: 47px;
}

.banner-download .download {
	display: inline-block;
	width: 230px;
	height: 70px;
	background-color: #ffffff;
	box-shadow: 0px 1px 4px 0px rgba(0, 68, 23, 0.29);
	border-radius: 35px;
	text-align: center;
	line-height: 70px;
	font-size: 30px;
	color: #0264c7;
}

.banner-download .download i {
	display: inline-block;
	width: 35px;
	height: 31px;
	vertical-align: top;
	margin-right: 20px;
	margin-top: 21px;
	background-size: 100% 100%;
}

#downimg{
    background: url("../img/global/home_Button.png") no-repeat;
}
#webimg{
    background: url("../img/global/web4.png") no-repeat;
    margin-top: 20px;
}

.banner-download p {
	/*text-align: center;*/
	margin-top: 15px;
	margin-left: 83px;
}

.banner-download p a {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
}

.banner-download p span {
	display: inline-block;
	background: #FFFFFF;
	width: 1px;
	height: 12px;
	vertical-align: top;
	margin: 5px;
}

.banner-download .download:hover{
	background: #D9D9D9;
}
.banner-download p a:hover{
	color: #E6E6E6;
}



/* 功能介绍 */
.main {
	width: 100%;
	background: #FFFFFF;
}

.function {
	padding-top: 100px;
}

.function-main {
	margin-top: 70px;
	font-size: 0;
}

.function-main div {
	width: 242px;
	height: 280px;
	background-color: #ffffff;
	box-shadow: 0px 0px 20px 0px rgba(2, 100, 199, 0.2);
	padding: 20px;
	display: inline-block;
	margin-left: 24px;
}

.function-main div:nth-child(1) {
	margin-left: 0px;
}

.function-main div img {
	display: block;
	width: 82px;
	height: 82px;
	margin: auto;
	margin-top: 20px;
}

.function-main div span {
	display: block;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

.function-main div p {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	margin-top: 30px;
	padding: 0px 0px;
}


/* 电脑店盘装机教程 */
.installed {
	padding-bottom: 100px;
}
.installed-main1{
	margin-top: 50px;
}
.installed-main2{
	margin-top: 100px;
}
.installed-main3{
	margin-top:100px;
}
.installed .main-top {
	margin-top: 130px;
}

.installed-left {
	float: left;
}

.installed-right {
	float: right;
	
}
.installed-img{
	margin-top: 30px;
	width: 585px;
	height: 370px;
	box-shadow: 0px 3px 15px 0px rgba(85, 85, 85, 0.2);
}
.installed-img img{
	width: 100%;
	height: 100%;
}
.installed-span {
	
}

.installed-span>span {
	font-size: 50px;
	color: #0264c7;
	display: inline-block;
	font-family: xiaowei;
}

.installed-span>p {
	display: inline-block;
	position: relative;
}

.installed-span>p span:nth-child(1) {
	display: block;
	font-size: 80px;
	color: #eaf5ff;
	margin-left: -9px;
}

.installed-span>p span:nth-child(2) {
	display: block;
	font-size: 30px;
	color: #333333;
	position: absolute;
	left: 20px;
	bottom: 15px;
	background: url("../img/global/circle.png")/*tpa=http://dnd.illzjp.cn/img/global/circle.png*/ no-repeat;
	padding-left: 5px;
}

.installed-p {
	width: 509px;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
	margin-top: 80px;
}

.installed-a {
	display: block;
	width: 138px;
	height: 42px;
	background-color: #3085db;
	border-radius: 21px;
	font-size: 19px;
	color: #ffffff;
	text-align: center;
	line-height: 42px;
	margin-top: 70px;
}
.installed-a:hover{
	background:#04ABF9;
}

.uz {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.case {
	width: 1200px;
	padding-top: 40px;
	float: left;
}
.case .s {
	float: left;
	height: 66px;
	width: 1200px;
	background-image: url("../img/kuang_shang.jpg")/*tpa=http://www.cfhezi.com/templets/xiaoma-1/shouye/img/kuang_shang.jpg*/;
	background-repeat: no-repeat;
	background-position: center top;
}
.case .z {
	float: left;
	height: auto;
	width: 1200px;
	background-image: url("../img/kuang_ht.jpg")/*tpa=http://www.cfhezi.com/templets/xiaoma-1/shouye/img/kuang_ht.jpg*/;
	background-repeat: repeat;
}
.case .x {
	background-image: url("../img/kuang_xia.jpg")/*tpa=http://www.cfhezi.com/templets/xiaoma-1/shouye/img/kuang_xia.jpg*/;
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 5px;
	width: 1200px;
}
.case .s .icon {
	display: block;
	height: 33px;
	width: 31px;
	float: left;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 10px;
}
.case .s .bt {
	float: left;
	color: #FFFFFF;
	font-size: 22px;
	margin-top: 9px;
}
.case  .s  .more a {
	float: right;
	margin-right: 20px;
	margin-top: 16px;
	font-size: 14px;
	color: #FFFFFF;
}
.uz .case .xiaok {
	background-image: url("../img/xiaokuang.jpg")/*tpa=http://www.cfhezi.com/templets/xiaoma-1/shouye/img/xiaokuang.jpg*/;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 472px;
	width: 382px;
}
.uz .case .d {
	float: left;
	height: 472px;
	width: 27px;
}
.uz .case .xiaok #s {
	width: 382px;
	background-image: none;
}
.uz .case .xiaok ul {
	float: left;
	width: 382px;
	margin-top: 8px;
	height: 346px;
	overflow: hidden;
}

.uz .case .xiaok li {
	float: left;
	width: 382px;
}

.uz .case .xiaok .y img {
	display: block;
	width: 331px;
	height: 210px;
	float: left;
	vertical-align: middle;
	transition:all .3s; 
}
.uz .case .xiaok .xw .y div {
	overflow: hidden;
	height: 210px;
	width: 331px;
	display: block;
}

.uz .case .xiaok .y img:hover    {
	transform:scale(1.06); 
}
.uz .case .xiaok .xw .y a {
	width: 356px;
	padding-left: 26px;
	height: 210px;
	background-image: none;
	overflow: hidden;
}
.uz .case .xiaok .xw .y .hx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	margin-left: 26px;
	margin-right: 26px;
	width: 330px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	margin-bottom: 5px;
}
.uz .case .xiaok .xw .y .hx:hover {
	color: #0570FC;
}

.uz .case .xiaok .xw a {
	float: left;
	width: 314px;
	padding-left: 42px;
	color: #666;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background-image: url("../img/sandian.jpg")/*tpa=http://www.cfhezi.com/templets/xiaoma-1/shouye/img/sandian.jpg*/;
	background-repeat: no-repeat;
	background-position: 26px center;
	overflow: hidden;
}
.uz .case .xiaok .xw a:hover {
	color: #046FFB;
	text-decoration: underline;
}
.uz  .case  .z  ul  {
	float: left;
	width: 1169px;
	overflow: hidden;
	background-color: #f6f6f6;
	height: 400px;
	padding-top: 10px;
	margin-left: 5px;
	padding-left: 20px;
}
.uz  .case  .z  ul  li.ml0  {
	margin-left: 16px;
}
.uz  .case  .z  ul  li  {
	float: left;
	width: 19%;
	height: 330px;
	overflow: hidden;
	background: #fff;
	box-shadow: 2px 6px 5px #E9E9E9;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 2.5%;
	padding-top: 10px;
	padding-right: 1.5%;
	padding-bottom: 0px;
	padding-left: 1.5%;
}
.uz  .case  .z  ul  li  a  {
    font-size: 18px;
	color: #1C8DFF;
    text-decoration: none;
}
.uz  .case  .z  ul  li  img  {
    max-width: 245px;
    max-height: 155px;
    display: block;
    margin: 5px auto 10px;
}
.uz  .case  .z  ul  li  .softtit  {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    overflow: hidden;
    font-size: 18px;
    font-weight: 600;
}
.uz  .case  .z  ul  li  p  {
	height: 80px;
	line-height: 180%;
	overflow: hidden;
	margin: 5px 0 10px;
	font-size: 14px;
	color: #999;
	text-align: left;
}
.uz  .case  .z  ul  li  a.downbtn  {
    display: block;
    padding: 2px 10px;
    width: 115px;
    margin: auto;
    height: 30px;
    line-height: 30px;
    background: #1A8EFF;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
}
.uz  .case  .z  ul  li  a:hover  .softtit  {
    color: #1CA9FF;
}
.uz  .case  .z  ul  li  a.downbtn:hover  {
    background: #67cb1a;
    text-decoration: none;
}
.uz .case .z .changyong {
	height: 350px;
}
.uz .case .z .changyong li {
	float: left;
	height: 132px;
	width: 100px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.uz .case .z .changyong .bbtp img {
	height: 60px;
	width: 60px;
	margin-top: 20px;
	vertical-align: middle;
	transition:all .3s;
}
.uz .case .z .changyong .bbtp img:hover    {
	transform:scale(1.06);
}
.uz .case .z .changyong .bbdt {
	font-size: 14px;
	color: #666;
}
.uz .case .z .changyong .bbdt:hover {
	color: #0169FE;
	text-decoration: underline;
}
.uz #case {
	padding-bottom: 40px;
}
.uz .case .kua {
	float: left;
	width: 1200px;
	height: 117px;
	background-image: url("../img/kuang_youqing.jpg")/*tpa=http://www.cfhezi.com/templets/xiaoma-1/shouye/img/kuang_youqing.jpg*/;
	background-repeat: no-repeat;
	background-position: center top;
}

#cen_right_top{
	width:1160px;
	margin-left: 20px;
}
#cen_right_top .active{
	color:#0673fc;
	background-color: #FFFFFF;
	height: 46px;
	width: 118px;
	line-height: 40px;
	font-size: 20px;
	border-radius:5px;
}
#cen_right_top h3{
	line-height:36px;
	text-align:center;
	float:left;
	height:36px;
	width:118px;

margin::0px;
	font-size:20px;
	color:#FFFFFF;
	font-weight:lighter;
	cursor:pointer;
	margin-right: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cen_right_top div{
	font-size:14px;
	display:none;
	height:60px;
	padding:0px;
	clear: both;
}
#cen_right_top  ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#cen_right_top  ul  li{
	float:left;
	margin-right:15px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#cen_right_top  ul  li  a{
	color:#666666;
	font-size:14px;
	display:block;
	overflow:hidden;
	height:17px;
	line-height:17px;
	text-decoration: none;
}
#cen_right_top  ul  li  a:hover{color:#0b8dfb}
