﻿@charset "utf-8";

/*idh start*/
.idh{ width:1160px; margin:0 auto; clear:both; overflow:hidden; margin-top:50px; }
.idh ul li{ float:left; width:290px; background:url(../images/t_bg1.png) center top no-repeat; height:78px; line-height:78px; position:relative; z-index:0; }
.idh ul li a{ display:block; font-size:14px; color:#fff; padding-left:100px; }
.idh ul li .more{ font-size:12px; color:#fff; position:absolute; right:20px; top:0px; z-index:1; }
.idh ul li a.ico01{ background:url(../images/ico01.png) 25px 17px no-repeat; }
.idh ul li a.ico02{ background:url(../images/ico02.png) 25px 17px no-repeat; }
.idh ul li a.ico03{ background:url(../images/ico03.png) 25px 17px no-repeat; }
.idh ul li a.ico04{ background:url(../images/ico04.png) 25px 17px no-repeat; }


/* 图片滚动 */
.pdt{ width:1160px; margin:0 auto; clear:both; overflow:hidden; text-align:center; margin-bottom:25px; margin-top:50px; border-bottom:#ccc 1px solid; padding-bottom:25px; }
.pdt a,.pdt a:hover{ font-size:30px;font-weight:bold;
        background:linear-gradient(to right, #3da7bd, #86bd33);
        -webkit-background-clip:text;
        color:transparent; }

.picScroll{ width:1160px; margin:0 auto;position:relative; clear:both; margin-bottom:20px; }
.picScroll ul{ }
.picScroll ul li{ float:left; width:270px; margin-right:26px; overflow:hidden; position:relative; z-index:0; }
.picScroll ul li .img{ width:268px; height:200px; border:#ccc 1px solid; border-bottom:none; overflow:hidden; }
.picScroll ul li .img img{ max-width:268px; max-height:200px; cursor:pointer; transition:all 0.6s; }
.picScroll ul li .img img:hover{ transform:scale(1.1); }
.picScroll ul li .nam{ font-size:14px; text-align:center; line-height:50px; background:#E8E8E8; }
.picScroll .prev{ position:absolute; right:33px; top:-70px; display:block; width:30px; height:30px; overflow:hidden; background:url(../images/prev1.png) #eee 0 0 no-repeat; cursor:pointer; }
.picScroll .next{ position:absolute; right:0px; top:-70px; display:block; width:30px; height:30px; overflow:hidden; background:url(../images/next1.png) #eee 0 0 no-repeat; cursor:pointer; }
.picScroll .prevStop{ background:url(../images/prev2.png) #eee 0 0 no-repeat; }
.picScroll .nextStop{ background:url(../images/next2.png) #eee 0 0 no-repeat; }


.iabout100{ background:#eee; clear:both; overflow:hidden; margin-top:40px; }
.iabout100 .iabout{width:1160px; margin:0 auto; clear:both; overflow:hidden; }
.iabout100 .imore{ width:160px; margin:0 auto; height:36px; line-height:36px; text-align:center; margin-bottom:30px; }
.iabout100 .imore a{ display:block; background:#E75502; color:#fff; }
.iabout100 .imore a:hover{ background:#999; color:#fff; }


/* inews start */
.ndt{ width:1160px; margin:0 auto; clear:both; overflow:hidden; text-align:center; margin-bottom:25px; margin-top:40px; padding-bottom:25px; }
.inews100{ background:#eee; clear:both; overflow:hidden; margin-top:40px; }
.inews100 .inews{ width:1160px; margin:0 auto; clear:both; overflow:hidden; }
.inews100 .inews ul li{ width:565px; float:left; height:125px; overflow:hidden; background:#fff; margin-bottom:30px; position:relative; z-index:0; }
.inews100 .inews ul li:nth-child(2n){ float:right; } 
.inews100 .inews ul li .img{ float:left; width:160px; height:125px; overflow:hidden; }
.inews100 .inews ul li .img img{ width:100%; height:100%; cursor:pointer; transition:all 0.6s; }
.inews100 .inews ul li .img img:hover{ transform:scale(1.2); }
.inews100 .inews ul li .nr{ float:left; width:380px; padding:15px 5px 15px 15px; }
.inews100 .inews ul li .nr .rt{ color:#06BDF9; font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-top:10px; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.inews100 .inews ul li .nr .rt a{ color:#06BDF9; }
.inews100 .inews ul li .nr .rt a:hover{ color:#E65504; }
.inews100 .inews ul li .nr .seod{ width:100%; color:#959595; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin-top:10px; line-height:1.6; height:40px; overflow:hidden; text-indent:2em; }
.inews100 .inews ul li .nr .gd{ position:absolute; right:20px; bottom:10px; z-index:1; }
.inews100 .inews ul li .nr .gd a{ display:block; background:#E9E9E9; color:#8C8C8C; font-size:12px; height:20px; line-height:18px; padding:0 3px; }
.inews100 .inews ul li .nr .gd a:hover{ background:#E65504; color:#fff; }
.inews100 .imore{ width:160px; margin:0 auto; height:36px; line-height:36px; text-align:center; margin-bottom:30px; }
.inews100 .imore a{ display:block; background:#E75502; color:#fff; }
.inews100 .imore a:hover{ background:#999; color:#fff; }


.Conews{ width:1200px; margin:0 auto; clear:both; overflow:hidden; margin-top:0px; margin-bottom:60px; }
.Conews ul li{ float:left; width:270px; margin-right:40px; }
.Conews ul li:nth-child(4n){ margin-right:0px; } 
.Conews ul li .img{ width:100%; height:180px; text-align:center; border:#eee 1px solid; overflow:hidden; }
.Conews ul li .img img{ max-width:100%; max-height:180px; cursor:pointer; transition:all 0.6s; }
.Conews ul li .img img:hover{ transform:scale(1.2); }
.Conews ul li .newview a{ display:block; width:85px; height:30px; line-height:30px; border:#ccc 1px solid; text-align:center; background:#ffff; color:#666; margin-top:20px; }
.Conews ul li .newview a:hover{ border:#E75502 1px solid; background:#E75502; color:#fff; }
.Conews ul li h3{ font-size:14px; color:#333; font-weight:normal; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-top:10px; }
.Conews ul li .addtime{ height:40px; line-height:40px; padding-left:18px; background:url(../images/dateicon.gif) 0 14px no-repeat; }
.Conews ul li .seod{ height:60px; overflow:hidden; line-height:20px; text-indent:2em; margin-top:5px; color:#999; }