﻿/* CSS Document */

/*base*/

*{ margin:0; padding:0;}

body,html{ width:100%; font-size:16x; font-family:"微软雅黑"; color:#3d3d3d; position:relative; background:#fff;}

html{ overflow-x:hidden;}

img{ border:none; text-decoration:none;}

a,a:hover{ text-decoration: none; color:#666;}

ul li{ list-style:none;} 

.left{  float:left;}

.right{ float:right;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}

.clearfix:after{clear:both;}



/*文章内容页*/



.wrapper1020{ width:1020px; margin:0 auto;}

.wz-content{ width:100%; color:#666; background:#f0f0f0; padding:70px 0; font-family:"微软雅黑" }

.wz-box{ width:930px; margin:0 auto; }

.wz-title{ width:100%; text-align:center; color:#666;}

.wz-title h2{ font-size:30px; padding-bottom:17px; font-weight:normal; display:inline-block; border-bottom:1px solid #a5a5a5;}

.wz-title p{ font-size:16px; padding-bottom:17px; padding-top:10px;}

.wz-txt{ width:100%; font-size:16px; line-height:28px; border-bottom:1px solid #c5c5c5; padding-bottom:20px;

			display:inline-block;

			overflow:auto;}

.wz-txt p{ margin:15px 0; font-size:16px; line-height:28px;}

.wz-txt img{ display:block; margin:15px auto;}



.bd-title{ font-size:40px; font-weight:normal; color:#000; height:40px; line-height:40px; margin:30px auto; text-align:center; font-family:"微软雅黑"}

.bd-title span{ color:#10b3d0}





.bdts{ font-family:"微软雅黑"}

.ts-lf{ width:710px;}

.ts-lf dl{ margin-right:7px; margin-bottom:7px; width:170px;height:170px; background:#95dde6; float:left;}

.ts-lf dl dt img{ margin:10px auto; display:block; }

.ts-lf dl dd{ font-size:24px; text-align:center; color:#fff;}

.ts-lf dl:nth-child(2){ background:#98cff1;}

.ts-lf dl:nth-child(3){ background:#e6c6e5;}

.ts-lf dl:nth-child(4){ background:#b7bdec;}

.ts-lf dl:nth-child(5){ background:#bcc2ec;}

.ts-lf dl:nth-child(6){ background:#ebc6c0;}

.ts-lf dl:nth-child(7){ background:#e7cea7;}

.ts-lf dl:nth-child(8){ background:#95dde6;}



.ts-rt{ width:243px; float:right; position:relative; }

.ts-txt{ width:215px; height:240px; background:url(/fuke/img/baise.png) repeat; position:absolute; top:50px; left:-60px;;z-index:999; }

.ts-txt img{ display:block; margin:24px 0 5px;}

.ts-txt p{ color:#808080; font-size:14px; width:170px; line-height:21px;}

.ts-txt a{ display:block; width:150px; height:45px; color:#fff; background:#10b3d0; margin-top:10px; font-size:18px; text-indent:48px; line-height:45px;}



.yhhd-img img{ float:left; display: block; }

.yhhd-img a{ float:left; width:329px; height:197px; margin-left:16px; position:relative;}

.yhhd-img a:nth-child(1){ margin-left:0;}

.yhhd-img a div{ width:100%; height:100%; background:url(/fuke/img/baise.png) repeat; left:0; top:0; position:absolute; box-shadow:2px 2px 5px #999; display:none;}

.yhhd-img a:hover div{ display:block; transition:all ease 1s;}

.yhhd-img div h2{ font-size:20px; padding-top:35px; font-weight:normal; color:#666; text-align:center;}

.yhhd-img div p{ font-size:14px;  color:#999; width:90%; overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical; margin:20px auto; text-indent:2em;}

 

.kp-lf{ width:254px;}

.kepu-box{ width:430px; font-family:"微软雅黑"; margin-top:20px;}
.kepu-box h3{font-size:18px}
.kepu-box p{font-size:14px}

.kepu-box a:hover{ color:#10b3d0;}

.tr{ text-align:right;}

.ml75{ margin-left:75px;}

.ml25{ margin-left:25px;}

.kepu{ padding-bottom:70px;}



.fenye a:nth-child(1){ float:left;color:#666666; text-decoration:underline; padding-top:20px;}

.fenye a:nth-child(2){ float:right; color:#30b8d3; text-decoration:underline; padding-top:20px;}

.new-banner{ width:100%; height:589px; background:url(/fuke/img/news-banner_01.jpg) no-repeat; background-size:cover; }



