.maximg { width:100%; text-align:center;}
.maximg img{ width:100%;}
/*图片滑过时左移*/
.sImg { text-align:center; overflow: hidden;z-index: 1; position: relative;}
.sImg img {-webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; vertical-align: middle; }
.sImg:hover img { -webkit-transform: translateX(-4px); transform: translateX(-4px); }
/*图片滑过时放大*/
.bImg img{ width:100%; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s; }
.bImg img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
/* banner图片 */
.focus { width: 100%; position: relative; zoom: 1; overflow: hidden;}
.flexslider{position:relative;height:auto;overflow:hidden;background:url(../image/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{text-align:center;top: 0;width:100%;}
.slides li img{width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:30px;height:20px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:30px;height:20px;line-height:80px;overflow:hidden;background:url(../image/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%;}
.flex-direction-nav li a{display:block;width:84px;height:84px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:20px;background:url(../image/nimg84_left.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:20px;background:url(../image/nimg84_right.png) center center no-repeat;}
.m-banner{ display:none;}
/*banner结束*/
/*首页（内页）栏目标题*/
.in_titel { width:100%; margin-bottom:20px; overflow:hidden;}
.in_titel_l { float:left;width:100%;}
.in_titel_r { float:right; width:70%; border-bottom:#dedede 1px solid; height:95px;}
.in_titel_l h1{ line-height:64px;text-align:center; color:#c30000; overflow:hidden}
.in_titel_l h1 span{ color:#333;}
.in_titel_l p{  color:#666; text-align:center; display: block;font-weight: normal;font-size:16px;line-height:40px; background:url(../image/in_titel2_bg.png) center center no-repeat;}
.in_titel_r h2{ line-height:50px;text-align:right; overflow:hidden}
.in_titel_r p{  color:#666; text-align:right; display: block;font-weight: normal;font-size:16px;line-height:40px;}
.in_titel_r a:hover p,.in_titel_r a:hover h2{ color:#c30000;}

.in_titel1 { width:100%; margin-bottom:20px; overflow:hidden;}
.in_titel1_l { float:left; border-bottom:#CCC 10px solid;}
.in_titel1_l h1{ line-height:64px;text-align:left; color:#c30000; overflow:hidden}
.in_titel1_l h1 span{ margin-left:10px; font-size:30px; color:#666;}
.in_titel1_l p{  color:#333; text-align:left; display: block;font-weight:bold;font-size:22px;line-height:40px;}
.in_titel1_l h3{ line-height:64px;text-align:left; overflow:hidden}
.in_titel1_l h3 span{ margin-left:10px; font-size:30px; color:#666;}

.in_titel2_l { float:left; width:100%;}
.in_titel2_l h1{ line-height:64px;text-align:center; color:#0663be; overflow:hidden;    font-weight: bold;font-size: 42px;}
.in_titel2_l h1 span{ color:#000;}
.in_titel2_l p{  color:#000; text-align:center; display: block;font-weight: normal;font-size:16px;line-height:40px; background:url(../image/in_titel2_bg.png) center center no-repeat;}
.in_titel2_r h2{ color:#fff; line-height:50px;text-align:right; overflow:hidden}
.in_titel2_r p{  color:#fff; text-align:right; display: block;font-weight: normal;font-size:16px;line-height:40px;}
.in_titel2_r a:hover p,.in_titel2_r a:hover h2{ color:#cff3f3;}
.in_titel6_l { float:left; border-bottom:#CCC 5px solid; position:relative;}
.in_titel6_l h2{ color:#000;}
.in_titel6_l p{  color:#999; text-align:left; display: block;font-weight:bold;font-size:16px;line-height:40px;}
.in_titel6_l i{display: block; width:200px; height:10px; position: absolute; background-color:#f30000; z-index:2; bottom:-5px; }
/*PC搜索栏目*/
.t-search {background: #f7f7f7;height: 82px;border-bottom: 1px solid #ededed;overflow: hidden;}
.t-search p {color: #333;line-height: 82px;}
.t-search a {color: #333;display: inline-block;margin-right: 15px;}
.t-search-inp {width:250px;height:40px; border:#e8e8e8 1px solid; border-radius: 20px;background: #fff;padding-left: 10px;margin-top:20px;}
.t-search-inp input {border: 0; }
.t-search-inp1 {width:194px;height:40px;line-height:40px;color: #e8e8e8;float: left;}
.t-search-inp2 {width:40px;height:40px;background: url(../image/t-search.png) no-repeat center center;float: right;cursor: pointer;}
/*首页关于我们*/
.indexPart1{padding:60px 0; background-color:#FFF; overflow: hidden;}
.in_a_box{ width:100%; overflow:hidden;}
.in_a_box_l { width:50%; float:left;}
.in_a_box_r{ width:45%; float:right;}
.in_a_box_r img{ width:100%;}
.a_txt{ text-align:left; font-size:16px; line-height:25px; margin-right:20px;}
.a_txt p{ margin:5px auto;}
.a_tul{ margin:20px auto; overflow:hidden;}
.a_tul li{ width:32%; float:left; font-size:18px; font-weight:bold;}
.a_tul li span{ color:#c30000;font-size:30px;}

.in_a_ul{ width:100%; margin-top:20px; overflow:hidden;}
.in_a_ul li{ width:15.8%; height:180px; float:left; background-color:#c30000;color:#fff; margin-right:0.2%; padding:2%; cursor:pointer;}
.in_a_ul li h4{ color:#fff; font-weight:normal;}
.in_a_ul li:hover{ background-color:#a10000;}
.in_a_ul .nengli2 { margin-top:40px;}
.in_a_ul .in_ico1{direction:block; float:left;width:58px; height:58px;margin-right:5px;vertical-align:middle}

.in_a_ul li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.in_a_ul li img{-webkit-transition: .35s;-moz-transition: .35s;transition: .35s;}

/*首页服务*/
.indexPart2{ overflow:hidden;  padding:60px 0px;background-color: #ffffff;}
.indexPart2 .in_pdiv { overflow:hidden;}
.indexPart2 .in_pdiv li{position:relative; float:left; width:30%;margin:1.5%; margin-bottom:1%; background-color:#fff; cursor:pointer;box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 13px; border-radius: 5px; overflow:hidden;}
.in_pdiv_img{ overflow:hidden;}
.in_pdiv_img img{ width:100%; height:360px;}
.service-div { width: 80px; height:80px;border-radius: 50%; color:#FFF; position: absolute; left:40%;top:20%; z-index: 10; transition: 1s;} 
.service-div img{ width:100%; margin:0;}
.in_pdiv_txt{width:90%; height:100%; color:#FFF; position: absolute; left:0%;top:30%; z-index: 10; transition: 1s;}
.in_pdiv_txt{ padding:5%; line-height:25px;margin-left: 5%;}
.in_pdiv_txt h4{ text-align:center; line-height:60px; margin-top:8%;font-size: 25px;}
.in_pdiv_txt p{ display:none;}
.indexPart2 .in_pdiv li:hover .service-div{-webkit-transform:rotateY(360deg);transform:rotateY(360deg);}
.indexPart2 .in_pdiv li:hover .in_pdiv_txt{ color:#fff;}
.indexPart2 .in_pdiv li i{ display:block;width:100%; height:0%; position: absolute; left:0%;top:0%; z-index:2;background:#0663be;transition: .5s;}
.indexPart2 .in_pdiv li:hover i{ display:block;width:100%; height:100%; background:rgba(63, 81, 181,0.6);transition: .5s;}
.indexPart2 .in_pdiv li:hover p{ display:block;}
/*电话*/
.tel_box1 { width:auto; float:right; height:76px;padding: 10px 0 10px 70px;position: relative;}
.tel_box1 p{  font-size:14px; color:#333;line-height:24px;}
.tel_box1 h2{ line-height:40px; font-size:30px; color:#c30000;}
.tel_box1::before {
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	content: "";
	margin-right: 5px;
	width:60px;
	height:60px;
	background: url("../image/tel_icon.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}
/*内部页电话*/
.tel_box2 { width:auto; float:right; height:76px;padding: 10px 0 10px 60px;position: relative;}
.tel_box2 p{  font-size:14px; color:#333;line-height:24px; text-align:left;}
.tel_box2 h2{ line-height:40px; font-size:30px; color:#d20303;}
.tel_box2::before {
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	content: "";
	margin-right: 5px;
	width:45px;
	height:45px;
	background: url("../image/tel_icon3.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}
/*首页优势*/
.indexPart4{  padding:60px 0px;background-color:#fff; overflow:hidden;}
.indexPart4 .tab2 ul{width:100%; margin:auto; padding-top:20px; overflow:hidden;}
.indexPart4 .tab2 ul li{width:18.4%; padding:2%;float: left; font-size:20px;line-height:42px; background-color:#223138; color: #fff;text-align: left; margin-right:2%; box-sizing: border-box;position: relative;}
.indexPart4 .tab2 ul li:last-child{margin-right:0;}
.indexPart4 .tab2 ul li em{display: block;width:42px; height:42px; float:left; margin-right:10px; overflow: hidden; position: relative;}
.indexPart4 .tab2 ul li em img{height:36px; display: block;position: absolute;top:0;left:0;-webkit-transition: .2s;-moz-transition: .2s;transition: .2s;}
.indexPart4 .tab2 ul li.liNow ,.indexPart5 .tab2 ul li:hover {color: #fff;background-color:#c30000;}
.indexPart4 .tab2 ul li:hover,.indexPart5 .tab2 ul li.liNow{background-color:#c30000;}
.indexPart4 .tab2 ul li.liNow{top:-20px;}
.indexPart4 .tab2 ul li i{ width:100%; height:11px; background:url(../image/you_n_bg.png) center bottom no-repeat; bottom:10px;}

.indexPart4 .tabContent2 { margin-top:10px;}
.indexPart4 .tabContent2 .tab2_bg{ width:70%; float:left;}
.indexPart4 .tabContent2 .tab2_bg img{ width:100%;}
.inc_tdox{width:26%; height:452px; padding:2%; background-color:#c30000; position:relative;  overflow:hidden;}
.inc_tdox h3{ margin:20px auto;color:#fff;}
.inc_tdox p{ line-height:25px; font-size:16px;color:#ddd; margin:10px auto;}
.inc_tdox p:before{ width:20px; height:25px;content:""; display:block; background:url(../image/icon0.png) center center no-repeat; float:left; margin-right:10px;}
.inc_tdox .yheidiv{ position:absolute; bottom:40px; width:75%; padding:5%; background-color:#fff; margin-top:20px; color:#c30000; font-size:24px; font-weight:bold; text-align:center;}
/*首页案例*/
.indexPart5{  padding:60px 0px;background-color:#f6f6f6; overflow:hidden;}
.indexPart5 .tab2 ul{width:98%; height:auto; padding:0 5%; background-color:#fff; box-sizing: border-box; margin:15px;border-radius: 45px;box-shadow: 0 0 15px #ddd; overflow:hidden;}
.indexPart5 .tab2 ul li{width:16.5%; height: 96px;float: left; font-size:20px; color: #333333;text-align: center;box-sizing: border-box;position: relative;border-right: 1px dashed #cbcbcb;}
.indexPart5 .tab2 ul li:last-child{border-right: 0px dashed #cbcbcb;}
.indexPart5 .tab2 ul li:after{content:'';position:absolute;height:0;width:0;bottom: -8px;left:50%;margin-left: -8px; border-top:8px solid #e01414;border-left: 8px solid rgba(34, 49, 56, 0);border-right: 8px solid rgba(34, 49, 56, 0);display: none;}
.indexPart5 .tab2 ul li em{display: block;width: 38px; height: 36px; overflow: hidden; position: relative;margin:16px auto 4px; }
.indexPart5 .tab2 ul li em img{height:36px; display: block;position: absolute;top:0;left:0;-webkit-transition: .2s;-moz-transition: .2s;transition: .2s;}
.indexPart5 .tab2 ul li.liNow ,.indexPart5 .tab2 ul li:hover {color: #fff;}
.indexPart5 .tab2 ul li:hover,.indexPart5 .tab2 ul li.liNow{background:#e01414;border-color:#e01414;}
.indexPart5 .tab2 ul li:hover:after,.indexPart5 .tab2 ul li.cur:after{display: block;}
.indexPart5 .tab2 ul li.liNow em img,.indexPart5 .tab2 ul li:hover em img{left:-38px;}
.indexPart5 .tabContent2 { margin-top:10px;}
.indexPart5 .tabContent2 li{position:relative; width:32%; height:auto; float:right; margin-bottom:0.8%; background-color:#eee;margin-right:1.5%; overflow: hidden;}
.indexPart5 .tabContent2 li:first-child{width:65%; height:auto; float:left; margin-right:0px;}
.indexPart5 .tabContent2 li .img {z-index:1; width:100%; height:100%; text-align:right;}
.indexPart5 .tabContent2 li .img img{width:100%;}
.indexPart5 .tabContent2 li .info{ width:70%; margin:auto;padding:5%; color:#FFF; background: rgba(34, 49, 56, 0.8);  position: absolute; bottom:120px; left:40px; z-index: 2; transition: 1s;}
.indexPart5 .tabContent2 li .info .info_h3{ color:#FFF; font-size:16px; text-align:center;}
.indexPart5 .tabContent2 li .info .info_p{ display:none;}
.indexPart5 .tabContent2 li:first-child .info{ width:90%; color:#FFF; background: rgba(34, 49, 56, 0.8);border:#fff 0px solid; position: absolute;bottom:0;left:0px; z-index: 2; transition: 1s;}
.indexPart5 .tabContent2 li:first-child .info_p{ display:block;}
.indexPart5 .tabContent2 li .info:hover,.indexPart5 .tabContent2 li:hover .info{ background:rgba(195, 0, 0,0.8); color:#FFF;}
/*首页走进*/
.indexPart6{  padding:60px 0px;background:url(../image/p6_bg.jpg) center top no-repeat; overflow:hidden;}
.p6_div{ width:100%; position:relative; height:380px;}
.p6_div .p6_box_r { width:46%; float:right;}
.p6_div .p6_box_l{ width:50%; float:left; position:absolute; z-index:2;}
.p6_div .p6_box_l img{ width:100%;}
.p6_div .p6_txt{ text-align:left; font-size:16px; line-height:25px; margin-right:20px;}
.p6_div .p6_txt p{ margin:10px auto;}
.p6_uldiv{width:100%; overflow:hidden;}
.p6_uldiv .tab2{ width:100%;}
.p6_uldiv .tab2 ul{width:46%; float:right; overflow:hidden;}
.p6_uldiv .tab2 ul li{width:30%; padding:1% 2%;float: left; font-size:20px;line-height:40px; background-color:#223138; color: #fff;text-align: left; margin-right:2%; box-sizing: border-box;position: relative;}
.p6_uldiv .tab2 ul li:last-child{margin-right:0;}
.p6_uldiv .tab2 ul li em{display: block;width:42px; height:42px; float:left; margin-right:10px; overflow: hidden; position: relative;}
.p6_uldiv .tab2 ul li em img{ width:100%; display: block;position: absolute;top:0;left:0;-webkit-transition: .2s;-moz-transition: .2s;transition: .2s;}
.p6_uldiv .tab2 ul li.liNow ,.indexPart5 .tab2 ul li:hover {color: #fff;background-color:#c30000;}
.p6_uldiv .tab2 ul li:hover,.indexPart5 .tab2 ul li.liNow{background-color:#c30000;}

.p6_uldiv .tabContent2 { width:100%; margin-top:40px;}
.p6_uldiv .tabContent2 ul li{float:left;width:23%; margin:1%;}
.p6_uldiv .tabContent2 ul li em{display: block; width:100%; height:100%; padding:16px; box-sizing: border-box;background:url(../image/h0.jpg) no-repeat center; background-size:contain;}
.p6_uldiv .tabContent2 ul li em img{width:100%;}
.p6_uldiv .tabContent2 ul li i{display: block; line-height: 51px; text-align: center;font-size: 14px; color:#333333;}
.p6_uldiv .tabContent2 dl dd{float:left;width:25%; height:420px; margin-right:10px; overflow:hidden;}
.p6_uldiv .tabContent2 dl dd:nth-child(2){float:right; margin-right:0;}
.p6_uldiv .tabContent2 dl dd:nth-child(3){float:left;width:48%; height:205px; margin-bottom:10px;}
.p6_uldiv .tabContent2 dl dd:nth-child(4){float:left;width:48%; height:205px;}


/*首页新闻资讯*/
.indexPart3{ padding:60px 0px;background-color:#FFF; overflow: hidden;}
.new_idiv{ width:48%; overflow:hidden;}
.new_idiv .new_tit{ height:54px; line-height:54px; margin-bottom:20px; border-bottom:#CCC 2px solid;}
.new_idiv .new_tit h3{ float:left; font-weight:normal; position:relative;}
.new_idiv .new_tit h3 i{display: block; width:120px; height:4px; position: absolute; background-color:#666; z-index:2; bottom:-2px; }
.new_idiv .new_tit span{ float:right;}
.new_idiv ul{ margin:auto; overflow:hidden;}
.new_idiv li{ width:100%; height:170px; margin-bottom:2%; background-color:#f6f6f6; overflow:hidden;}
.new_idiv li .img_box{ width:36%; height:170px; float:left;}
.new_idiv li .txt_box{ width:56%; height:120px; padding:2%; margin:2%; float:right;background-color:#fff;}
.new_idiv li .txt_box h4{ width:100%; line-height:30px; font-weight:normal;}
.new_idiv li .txt_box p{ color:#999; margin-top:10px;}
.new_idiv li .txt_box span{ float:right; bottom:10px; line-height:25px; color:#CCC;}
.new_idiv li .img_box img{ width:100%; height:100%;}
/*友情链接*/
.link{background:#e8e8e8; height:50px; line-height:50px; overflow:hidden;}

/*内页次导航*/
.left_nva { width:75%; float:left;overflow:hidden;}
.left_nva li{ float:left; width:14%; line-height:80px;background:url(../image/left_nva-libg.png) no-repeat right center;}

.left_nva li:nth-child(8n):after{display: none;}
.left_nva li a {display: block; font-size:16px;color: #1a1a1a;text-align: center;}
.left_nva li:hover,.left_nva li.liNow{ background-color:#c30000;}
.left_nva li:hover a,.left_nva li.liNow a{font-weight: bold;color: #FFF;}

.mainBox { margin:40px auto; overflow:hidden;}
.mainBox p{ line-height:30px; font-size:14px;}
.mainBox h3,h2,h1{ line-height:50px;}
/*产品列表*/
.product {overflow:hidden;}
.p_tdiv{ width:100%; line-height:40px; margin:20px auto; padding:10px;border-bottom:#dcdcdc 1px dashed; overflow:hidden;}
.p_t1{ width:25%; float:left; font-size:30px; font-weight:bold; padding-left:2%;}
.p_b1{border-left:#65adf5 6px solid;}
.p_b2{border-left:#ff6600 6px solid;}
.p_b3{border-left:#05939e 6px solid;}
.p_b4{border-left:#f12020 6px solid;}
.p_b5{border-left:#42cdfb 6px solid;}
.p_b6{border-left:#77afb0 6px solid;}
.p_b7{border-left:#ffcc33 6px solid;}
.p_b8{border-left:#f12020 6px solid;}
.p_t2{ width:72%; float:right;}

/*服务列表*/
.product_list{ width:100%; overflow:hidden;}
.product_list li{position:relative; float:left; width:32%; height:520px; background-color:#c30000; margin-right:2%; margin-bottom:2%; overflow:hidden;}
.product_list li:nth-child(3n){float:right; margin-right:0;}
.product_list li .img { width:100%; height:auto; }
.product_list li .img img{ width:100%;}
.product_list li .text{ position:absolute; z-index:2; background-color:#fff; margin:5%; padding:5%; width:80%; height:150px; top:300px;}
.product_list li .text h3{ font-size:20px; line-height:40px; border-bottom:#ccc 2px solid;}
.product_list li .text h3 span{ margin-left:10px;}
.product_list li .text p{ line-height:25px;}
.product_list li:hover .service-div{-webkit-transform:rotateY(360deg);transform:rotateY(360deg);}


/*服务详细*/
.productShow{ overflow:hidden;}
.productShow .p_title{ font-size:40px; color: #000; font-weight: bold; padding-bottom: 15px; text-align:center; margin-top:60px;}
.productShow .content {border-bottom:1px #ccc solid; padding:2% 0; line-height:30px; font-size:16px;}
.productShow .content img{ width:auto; text-align:center; margin:auto;}
.productShow .content h4{ line-height:50px; color:#c30000;}
.pimg{ text-align:center; margin:20px;}
.p_hr{ width:100%;  margin:40px auto; border-bottom:#c30000 1px dashed;}
.product_btn{margin:20px auto; text-align:center;overflow:hidden;}
.product_btn a.btn{ width:200px; display: inline-block; font-size:20px;line-height:60px; text-align:center; border:#dcdcdc 1px solid; border-radius:30px; background-color:#FFF; overflow:hidden;}
.product_btn a.btn span{ margin-right:10px;}
.product_btn a.btn:hover{border:#c30000 1px solid;}
/*服务-问题*/
.p_mo{padding-bottom:40px; margin-bottom:50px; overflow:hidden;background-color: #ffffff;}
.p_mo_box{ position:relative; overflow:hidden;}
.p_mo_box_bg { position:absolute; z-index:2; width:100%; text-align:center;}
.p_mo_boxl{ width:45%; float:left;}
.p_mo_boxl h3{ text-align:center;font-size: 28px;}
.p_mo_boxl li{ line-height:30px; margin:20px auto; background-color:#eee; height:60px; border-radius:30px;line-height:60px;}
.p_mo_boxl li span{ display:block; width:40px; border-radius:30px; background-color:#172938; float:left; color:#FFF; line-height:40px; text-align:center; margin:10px;}
.p_mo_boxr{ width:45%; float:right;}
.p_mo_boxr h3{ text-align:center;    font-size: 28px;}
.p_mo_boxr li{ line-height:30px; margin:20px auto; background-color:#0663be; height:60px; border-radius:30px; text-align:right;line-height:60px; color:#FFF;}
.p_mo_boxr li span{ display:block; width:40px; border-radius:30px; background-color:#000000; float:right; color:#FFF; line-height:40px; text-align:center; margin:10px;}
/*服务-解决问题*/
.p_cp{ padding-bottom:40px; margin-bottom:50px; overflow:hidden;}
.p_cp_div{ width: 100%; padding: 30px; margin-top:20px;box-sizing: border-box;box-shadow: 0px 0px 15px #dedede;border-top-right-radius: 35px;border-bottom-left-radius: 35px; line-height:40px; font-size:18px; overflow:hidden;}
.p_cp_div .img{ width:30%; float:left; overflow:hidden;}
.p_cp_div .img img{ width:100%;}
.p_cp_div .text{ width:65%; float:right;}
/*服务-优点开始*/
.p_sy {width: 100%; background:url(../image/aboutbg2.jpg) no-repeat center bottom 0 #e2e2e2;  margin: 0px auto;overflow:hidden;}
.sywhy{overflow: hidden;}
.sywhy li{width:25.5%; height:100px; margin:0 1.6%;float: left;margin-bottom:4%;border:2px solid #fff; padding:3% 2%;color: #fff;text-align: center; overflow:hidden;}
.sywhy li span{font-size:34px; font-weight:bold;}
.sywhy li p{ line-height:30px;}
.sywhy li:hover{background:#c30000;border-color: #c30000;color: #fff}


.proadv_bg{ background: url(http://www.gzhengya.com/css/uploadfile/image/20200922/20200922200801_1408715385.jpg)no-repeat center; width: 1200px;margin: 0 auto;}
.proadv {text-align: center;width: 1200px;}
.paul dl.fr{ text-align:right;}
.paul dl dt p{ float:left;}
.paul dl.fr p{ float:right;}
.paul dl dt{ height:180px;}
.paul .fl dt.ico2 {margin-left: -50px;}
.paul dl dt p:nth-child(2){ font-size:15px; color:#828891;margin:20px 10px 0px 0px;line-height:30px;  width: 280px; text-align: right;} 
.paul dl dt p:nth-child(2) span{ display:block; font-size:28px; color:#303b49; font-weight:bold; margin-bottom:25px;}
.paul dl.fr p:nth-child(2){margin:20px 10px 0px 0px;}
/*服务-适用范围*/
.p_han{background:url(../image/aboutbg1.jpg) no-repeat center bottom 0 #e2e2e2; padding-bottom:40px; overflow:hidden;}
.p_han .han_ul { width:100%; overflow:hidden;}
.p_han .han_ul li{ width:23.5%; height:296px; float:left; margin-right:2%; margin-bottom:2%; background-color:#CCC; position:relative; border-bottom:#f0f0f0 5px solid;}
.p_han .han_ul li:nth-child(4n){ margin-right:0px; float:right;}
.p_han .han_ul_img img{ width:100%;}
.p_han .han_ul_txt{ width:40%; padding:5%; position: absolute; left:25%;top:40%; z-index: 10; transition: 1s; background:rgba(200, 22, 35,0.8); color:#FFF; border-radius:40px;}
.p_han .han_ul_txt h4{ text-align:center;}
.p_han .han_ul li:hover{border-bottom:#c30000 5px solid;}
/*服务-案例*/
.p_case { margin:20px auto; padding-bottom:40px; overflow:hidden;}
.p_case ul{ width:100%; overflow:hidden;}
.p_case li{position:relative; width:32%; height:auto; float:left; margin-bottom:0.8%; background-color:#eee;margin-right:1.5%; overflow: hidden;}
.p_case li:nth-child(3n){ margin-right:0px; float:right;}
.p_case li .img {z-index:1; width:100%; height:100%; text-align:right;}
.p_case li .img img{width:100%;}
.p_case li .info{ width:70%; margin:auto;padding:5%; color:#FFF; background: rgba(34, 49, 56, 0.8); position: absolute; bottom:120px; left:40px; z-index: 2; transition: 1s;}
.p_case li .info .info_h3{ color:#FFF; font-size:16px; text-align:center;}
.p_case li .info .info_p{ display:none;}
.p_case li .info:hover,.p_case li:hover .info{ background:rgba(195, 0, 0,0.8); color:#FFF;}
/*服务=-关于我们*/
.p_aboutbox{font-family:"Microsoft Yahei";font-size: 16px;line-height:30px;color: #636363;overflow: hidden;background-color: #ffffff;text-align: center;padding:40px 0; overflow:hidden;}
.p_aboutbox .til01 h2{ color:#fff;}
.p_aboutbox .til01 p{ display:block; width:50%; color:#fff; font-size:20px; background-color:#c30000; text-align:center;margin:20px auto;}
.p_about_w{padding: 0 50px; }
.p_about_l{ margin:20px auto; overflow:hidden;}
.p_about_l li{float: left;width:25%;height:120px;}
.p_about_l li span{display: block;height: 66px;line-height: 66px;}
.p_about_l li span b{font-size: 68px;color: #c30000;letter-spacing: -1px;font-family: Times New Roman,Arial;}
/*服务=-标准化施工流程*/
.p_sglc{width:100%; background-color: #fff;}    
.lc{width:100%;margin: 0 auto;}
.lc ul li{float:left; width:29%; background:#f2f2f2; padding:1%; margin:1%; overflow:hidden;}
.lc ul li:hover{ background:#c30000;} 
.lc ul li .lc_tu{ width:60px; height:60px; border-radius:50%; background:#c30000; margin-top:11px; float:left;}
.lc ul li:hover .lc_tu{ background:#fff; transform:rotateY(360deg); transition:all 2.0s;}
.lc ul li .lc_tu div{ width:33px; height:31px; margin:0 auto; margin-top:14px;}
.lc_tu1{ background:url(../image/sg1.png) no-repeat;}
.lc_tu2{ background:url(../image/sg2.png) no-repeat;}
.lc_tu3{ background:url(../image/sg3.png) no-repeat;}
.lc_tu4{ background:url(../image/sg4.png) no-repeat;}
.lc_tu5{ background:url(../image/sg5.png) no-repeat;}
.lc_tu6{ background:url(../image/sg6.png) no-repeat;}
.lc_tu7{ background:url(../image/sg7.png) no-repeat;}
.lc_tu8{ background:url(../image/sg8.png) no-repeat;}
.lc_tu9{ background:url(../image/sg9.png) no-repeat;}
.lc ul li:hover .lc_tu div{ background-position:bottom;}
.lc_num{ float:left; width:62px; height:49px; margin-left:12px;text-align:center; font-size:60px; color:#ddd;}
.lc ul li .lc_nr{ float:left; width:170px; color:#333; font-size:14px; line-height:26px; margin-left:20px;}
.lc ul li .lc_nr .lc_title{ font-size:18px; font-weight:bold; padding-bottom:4px;}
.lc ul li:hover .lc_nr,.lc ul li:hover .lc_num{ color:#fff;}    

/*新闻列表页*/
.news_list{ margin:40px auto; overflow:hidden;}
.news_list li{ float: left; width:100%; padding-bottom:30px; margin-bottom: 30px; border-bottom:#CCC 1px dashed; overflow:hidden;}
.news_list li .imgDiv{ width:30%; float:left;}
.news_list li .imgDiv img{ width: 100%;}
.news_list li .box{ width:68%;line-height:40px; float:right; overflow:hidden;}
.news_list li .name{ font-size:18px; font-weight: bold; overflow: hidden;}
.news_list li .content{ line-height:25px;color: #666; height:75px;}
.news_list li .time { color: #bfbfbf; }
.news_list li .add{ position: absolute; right: 0px; top: 25px; width: 11px; height: 11px;}
.news_list li:hover .name{ color:#c30000;}
.news_list li:hover .content { color: #666;}

.news_list li .list_more { float:right;}
.news_list li .list_more{display: block;width: 98px;height: 34px;line-height: 34px;font-size: 14px;color: #c30000;text-align: center;border: 1px solid #c30000;position: relative; }
.news_list li .list_more:before {content: '';position: absolute;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 10px solid #fff;left: -1px;top: 50%;margin-top: -9px;z-index: 1;}
.news_list li .list_more:after {content: '';position: absolute;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 7px solid #c30000;left: -1px;top: 50%;margin-top: -5px;z-index: 2;}
.news_list li:hover .list_more {background: #c30000;color: #fff;}
.news_list li:hover .list_more:before { border-left: 10px solid #c30000;}
.news_list li:hover .list_more:after {border-left: 7px solid #fff;}

/*新闻详情页*/
.newShow { width:75%;float:left;}
.newShow .name{ font-size:36px; color: #000; font-weight: bold; padding-bottom: 15px; text-align:center; }
.newShow .time{ color: #bfbfbf; padding-bottom: 40px; border-bottom: #f3f3f3 solid 1px; text-align:center;}
.newShow .content{ padding: 30px 0 60px;}
.newShow img{ width:100%; margin:20px auto; text-align:center;}
.new_sl{ width:19%; padding:2%; float:right; background-color:#f8f8f8; }
.new_sl h4{ text-align:center; background:url(../image/lin1.png) center no-repeat; color:#c30000;}
.new_sl li { border-bottom:#dedede 1px solid; margin:20px auto;}
.new_sl li img{ width:100%;}

/*加入我们列表页*/
.jionus_list{ overflow:hidden;}
.jionus_list li{ float: left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden;}
.jionus_list li:nth-child(3n){float:right; margin-right:0;}
.jionus_list li .img{ border:#CCC 1px solid; padding:2%; overflow:hidden;}
.jionus_list li .img img{ width:100%;}
.jionus_list li .name{ background-color:#ccc; padding:3%; text-align:center; font-weight:bold;}
/*加入我们详情页*/
.jionusShow{ width:75%;float:left; overflow:hidden;}
.jionusShow .name{ font-size: 24px; color: #000; font-weight: bold; padding-bottom: 15px; text-align:center; }
.jionusShow .imgdiv img{ width:100%;}

.jionus_sl{ width:21%; padding:1%; float:right; background-color:#f8f8f8; overflow:hidden;}
.jionus_sl h4{ text-align:center; background:url(../image/lin1.png) center no-repeat; color:#c30000;}
.jionus_sl li .imgdiv{ margin:5%;}
.jionus_sl li .imgdiv img{ width:100%;}

/*工程案例列表*/
.ncases_list { margin-top:40px; overflow:hidden;}
.ncases_list_t{ width:100%;  overflow:hidden;}
.ncases_list_t h3{ float:left;line-height:60px;}
.more a{ display:block; width:80px; line-height:30px; border-radius:5px; background-color:#eee; float:right; font-size:14px; color:#999; font-weight:normal; text-align:center; margin-top:20px; color:#333;}
.more a:hover{ background-color:#c30000; color:#FFF;}
.more:hover a{ color:#FFF;}
.ncases_list li{float:left; width:29.8%; padding:1%; margin-right:2%; margin-bottom:2%; border:#e8e8e8 1px solid; background-color:#FFF; text-align:center;}
.ncases_list li:nth-child(3n){float:right; margin-right:0%;}
.ncases_list li .img{ width:100%;}
.ncases_list li .img img{ width:100%;}
.ncases_list li .text{ height:80px; padding-top:10px; text-align:left; overflow:hidden;}
.ncases_list li .text h4{ line-height:40px;}
.ncases_list li:hover{border:#c30000 1px solid; }
.ncases_list li .info .time{ border-top:#eee 1px solid; line-height:30px;}

.ncases_list li .ncases_list_more { float:right;}
.ncases_list li .ncases_list_more{display: block;width: 98px;height: 34px;line-height: 34px;font-size: 14px;color: #c30000;text-align: center;border: 1px solid #c30000;position: relative; }
.ncases_list li .ncases_list_more:before {content: '';position: absolute;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 10px solid #fff;left: -1px;top: 50%;margin-top: -9px;z-index: 1;}
.ncases_list li .ncases_list_more:after {content: '';position: absolute;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 7px solid #c30000;left: -1px;top: 50%;margin-top: -5px;z-index: 2;}
.ncases_list li:hover .ncases_list_more {background: #c30000;color: #fff;}
.ncases_list li:hover .ncases_list_more:before { border-left: 10px solid #c30000;}
.ncases_list li:hover .ncases_list_more:after {border-left: 7px solid #fff;}
/*工程案例详情*/
.ncases_show{ width:75%;float:left; overflow:hidden;}
.ncases_show .name{ font-size:36px; color: #000; font-weight: bold; margin-top:20px; padding-bottom: 15px; text-align:center; }
.ncases_show .time{ color: #bfbfbf; padding-bottom:20px; border-bottom: #f3f3f3 solid 1px; text-align:center;}
.ncases_show .img_div{ margin:20px auto; text-align:center;}
.ncases_show .img_div img{ width:100%; margin:5px auto; text-align:center;}
.ncases_show .content{ padding: 30px 0 60px;}
.ncases_show .content p{ line-height:25px; margin:10px auto;}
.ncases_show .content img{ width:100%;}

.ncases_sl{ width:21%; padding:2%; float:right; background-color:#f8f8f8; overflow:hidden;}
.ncases_sl h4{ text-align:center; background:url(../image/lin1.png) center no-repeat; color:#c30000;}
.ncases_sl li { margin:20px auto; overflow:hidden;}
.ncases_sl li .imgdiv img{ width:100%;}
/*关于我们详情*/
.aboutShow{ width:100%; overflow:hidden;}
.aboutShow .content{ overflow:hidden;}

.tit {margin:50px 0;text-align: center;clear: both;}
.tit i {font-style: normal;font-size: 18px;color: #666;line-height: 20px;display: block;letter-spacing: 0;padding-top: 15px;font-weight: normal;text-transform: uppercase; background:url(../image/titbg.png) no-repeat center top;}
.tit h2 {display: block;color: #333333;font-weight: bold;letter-spacing: 2px;line-height: 65px;}

.tit h1 {display: block; color: #333333;font-weight: bold; margin-top: 2px; letter-spacing: 2px; line-height: 65px;}
.tit1 { margin:50px 0;clear: both; border-bottom:#eee 1px solid;}
.tit1 h3{ line-height:50px;}
.tit2 {margin:50px 0;text-align: center;clear: both;}
.tit2 i {font-style: normal;font-size: 18px;color: #fff;line-height: 20px;display: block;letter-spacing: 0;padding-top: 15px;font-weight: normal;text-transform: uppercase; background:url(../image/titbg.png) no-repeat center top;}
.tit2 em{ color:#FFF;}
.tit2 h2 {display: block;color: #fff;font-weight: bold;letter-spacing: 2px;line-height: 65px;}
/*走进恒雅*/
.woqi_box{ width:100%; margin:40px auto; background:url(../image/women1.jpg) center top no-repeat; padding-bottom:40px; overflow:hidden;}
.woqi_box .text{ font-size:16px; line-height:30px; text-align:center; color:#fff;}
.woqi_box ul{ margin-top:20px; margin-bottom:60px;}
.woqi_box li{ width:19%; height:100px; margin:1%; padding:2%; float:left; background-color:#f3f3f3; font-size:20px; text-align:center;box-shadow:0 0 13px rgba(0,0,0,.2);}
.woqi_box li h2{ color:#c30000;}

.womu_wenhua li{ width:27%; height:180px; float:left; margin:1%; padding:3% 2%; background-color:#fff; border-radius:10px;box-shadow:0 0 13px rgba(0,0,0,.2);text-align:center;}
.womu_wenhua .a_img{ width:57px; margin:auto;}
.womu_wenhua .a_img img{ width:100%;}
.womu_wenhua li h4{ width:100%; text-align:center;line-height:60px; border-bottom:#eee 1px solid;}
.womu_wenhua li p{ width:100%; text-align:center; line-height:20px; font-size:12px;}
/*联系我们*/
.lianxi_box{width:100%;background:#fff;overflow: hidden;}
.lianxi_box li{width:45%;background-color:#f8f8f8;;border: 1px solid #eee;text-align: center;float: left;padding:2%;color: #2e2a2a; cursor:pointer}
.lianxi_box li:nth-child(2n){float:right;}
.lianxi_box li em{ width:100%; height: 49px; display:inline-block; text-align: center;}
.lianxi_box li b{font-size: 24px;color: #353535;display: block;margin:5px 0;}
.lianxi_box li p{font-size: 20px;display: block;}
.lianxi_box li:hover{color: #fff; background-color:#c30000; background-size: cover;}
.lianxi_box li:hover b{color: #fff}
.lianxi_box li em.i1{ background:url(../image/f_ico1.png) no-repeat center;}
.lianxi_box li em.i2{background:url(../image/f_ico2.png) no-repeat center;}
.lianxi_box li em.i3{background:url(../image/f_ico3.png) no-repeat center;}
.lianxi_box li:hover em.i1{background-image:url(../image/f_ico1h.png)}
.lianxi_box li:hover em.i2{background-image:url(../image/f_ico2h.png)}
.lianxi_box li:hover em.i3{background-image:url(../image/f_ico3h.png)}
.lianxi_map{ margin:40px auto;}
/*恒雅优势*/
.abyou_ter { width:100%;height:180px;padding:2%; margin-top:15px;box-sizing: border-box;box-shadow: 0px 0px 15px #dedede;border-top-right-radius: 35px;border-bottom-left-radius: 35px; line-height:40px; font-size:18px;}
.abyou_ter img{ width:120px; height:120px; float:left; margin-right:20px;}
.abyou_ter h4{ line-height:40px;}

.abyou_div{ margin:40px auto;overflow:hidden;}
.abyou_div li{border:#CCC 1px solid;padding:2%; margin-bottom:40px; float:left; overflow:hidden;}
.abyou_div li:nth-child(2n){ float:right;}
.abyou_div .img_div{ width:58%; float:left;}
.abyou_div .img_div img{ width:100%;}
.abyou_div .text_div{width:40%; float:right; height:380px;  position:relative;}
.abyou_div .text_div .nosic{ width:30px; height:30px; background-color:#c30000; color:#fff; position:absolute; top:-10px; left:-70px; z-index:80; font-size:20px; text-align:center; line-height:30px; }
.abyou_div .text_div h3{ margin:20px auto; background:url(../image/you_bg.jpg) left bottom no-repeat; padding-bottom:10px; color:#111111;}
.abyou_div .text_div p{ line-height:25px; margin:10px auto;}
.abyou_div .text_div p:before{ width:20px; height:25px;content:""; display:block; background:url(../image/icon01.png) center center no-repeat; float:left; margin-right:10px;}
.abyou_div .text_div .yheidiv{ position:absolute; bottom:0px; width:84%; padding:3% 5%; background-color:#c30000;  color:#fff; font-size:24px; font-weight:bold; text-align:center;}

.abyou_bao { margin-bottom:60px; overflow:hidden;}
.abyou_bao ul li {width:23.2%; height:180px;margin-right:2%;float: left;text-align: center;background-color:#f8f8f8;border: 1px solid #eee;}
.abyou_bao ul li p {color: #282828;font-size: 28px;font-weight: bold;margin-top: 20px;}
.abyou_bao ul li:last-child { margin-right:0; float:right;}
.abyou_bao ul li:hover p { color: #cb1919;}

.abi {height: 1250px;background: #fff;overflow: hidden;font-family: "Microsoft Yahei";box-sizing: border-box;max-width: 1920px;margin: 0 auto;padding-top: 30px;background:url(../image/1d1c349057d94ae2aa4656215446a765_16.jpg) no-repeat center 40px;}
.abi dl {width: 560px;float: left;cursor: pointer;margin-bottom: 34px;}  
.abi dt {width: 560px;height: 328px;overflow: hidden;}
.abi dt img {width: 560px;height: 328px;display: block;}
.abi dd {height: 208px;border: 1px solid #d6d6d6;padding: 0 25px;box-sizing: border-box;position: relative;}
.abi dd em {display: block;font-style: normal;width: 60px;height: 60px;line-height: 50px;text-align: center;font-size: 30px;color: #fff;background: #cb1919;position: absolute;top: -35px;left: 20px;}
.abi dd h3 {background:url(../image/1d1c349057d94ae2aa4656215446a765_18.png) no-repeat left bottom;display: block;height: 66px;line-height: 66px;padding-top: 20px;font-size: 20px;color: #111111;font-style: normal;}
.abi dd p {padding-left: 22px;background:url(../image/1d1c349057d94ae2aa4656215446a765_20.png) no-repeat 0px 5px;color: #666666;font-size: 15px;line-height: 25px;}
.abi dl:nth-child(2n) {float: right;}
.ab1 dl:nth-child(1) {margin-top: 40px;}
.ab1 {width: 560px;float: left;}
.ab2 {width: 560px;float: right;}
.abi dl img {-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}   
.abi dl img:hover {-webkit-transform: scale(1.01);-moz-transform: scale(1.01);-ms-transform: scale(1.01);transform: scale(1.01);}

/*荣誉资质*/
.a_zi_box{ margin:0;}
.a_zi_box { margin-top:40px;}
.a_zi_box ul li{float:left;width:23%; height:424px; margin:1%; overflow:hidden;}
.a_zi_box .a_zi_img{display: block; height:373px; width:100%;padding:16px; box-sizing: border-box;background:url(../image/h0.jpg) top center no-repeat; background-size:contain;}
.a_zi_box .a_zi_img img{width:100%;}
.a_zi_box .a_zi_text{display: block; height:51px; line-height: 51px; text-align: center;font-size: 14px; color:#fff;}
.a_zi_box dl dd{float:left;width:25%; height:420px; background-color:#09F; margin-right:10px; overflow:hidden;}
.a_zi_box dl dd:nth-child(2){float:right; margin-right:0;}
.a_zi_box dl dd:nth-child(3){float:left;width:48%; height:205px; background-color:#09F; margin-bottom:10px;}
.a_zi_box dl dd:nth-child(4){float:left;width:48%; height:205px; background-color:#09F;}
/*硬件实力*/
.a_yi_box{ width:100%; overflow:hidden;}
.a_yi_box ul{  width:100%;}
.a_yi_box ul li{ width:33%; float:left;cursor:pointer;}
.a_yi_box ul li img{ width:100%;}
/**/
.a_tu_box .text{  margin-bottom:20px; padding:2%;}
.a_tu_box .text p{ line-height:50px; font-size:18px; font-weight:bold;}
.a_tu_box .img img{ width:100%;}
/*更多 样式*/
.morediv{ width:300px; margin:auto;}
.morediv a{ width:150px; float:left; line-height:50px; text-align:center; border-radius:25px; background-color:#c30000; color:#FFF;}
.morediv a:hover{  background-color:#d20303; color:#fff;}

/*分页样式*/
.pageDown{height:150px; position:relative;}
.pageDown .box{ border-top:#f3f3f3 dashed 1px; padding-top:45px;}
.pageDown .btn{position:absolute; display:block; top:58px; right:0px; width:128px; height:40px; border:#c9c9c9 1px solid;  text-align: center; line-height:40px; color:#343434; font-size:14px;}
.pageDown .btn:hover{background:#c80c1a;border:#c80c1a 1px solid; color:#FFF;}
.pageDown li{ height:32px; line-height:32px; overflow:hidden; position:relative; font-size:14px;}
.pageDown li b{ color:#343434; line-height:40px;}

/*内容*/
.contact{ padding-bottom: 80px; }
.contact .mapd{ width:100%;}
/*联系我们页*/
.about_lxdiv .mapDiv{ width:50%;height:400px; float:left; overflow:hidden;}
.about_lxdiv .lxdiv{ width:40%;height:280px; float:right; padding:5%;  background-color:#f5f5f5;}
.about_lxdiv .lxdiv p{line-height:60px;}
.about_lxdiv .lxdiv span{ font-size:30px; font-weight:bold; color:#c80c1a;}
.lxdiv2{ width:100%; padding-top:30px;overflow:hidden;}
.lxdiv2 li{ width:32%; float:left; margin-right:2%;}
.lxdiv2 li:last-child{ float:right; margin-right:0px;}
.lxdiv2 li img{ width:100%;}

/*关于恒星页*/
.about {margin:50px auto;overflow:hidden; }
.productShow .bigImg img{ width: 100%; }
.bigPicLayer{ display: none; width:1000px; height:556px; position:fixed; z-index:111; top: 50% !important; margin-top:-278px ; padding: 10px; }
.bigPicLayer .close{ display:block; width:38px; height:38px; background:url(http://www.gzhengya.com/images/m5_off.png) no-repeat; left: 50%; margin-left: -15px ; top:-80px; position: relative; position:absolute; z-index:222;}
.bigPicLayer .close em{ width: 1px; height: 50px; background: #FFFFFF; display: block; position: absolute; left: 50%; margin-left: -0.5px; top: 100%;  }
.bigPicLayer .imgDiv{ text-align:center;}
.bigPicLayer .imgDiv img{ width:100%;}
.bigPicLayer .imgDiv span{ display: block; text-align: center;font-size: 18px; margin-top: 16px; color: #fff; font-weight: bold; position: absolute; left: 0; top: 100%; width: 100%; }

.tatd1{ background-color:#c80c1a; color:#FFFFFF; font-size:16px; min-height:40px;}
.tatd2{ background-color:#eeeeee; min-height:30px;}
.tatd3{ background-color:#ccffff; min-height:30px;}
