﻿
.index_titlebox{ width:100%; overflow:hidden; position:relative; z-index:1;margin-bottom:0px;}
.index_titlebox .cont{max-width:1000px;color:#666; margin:auto;text-align:center;}
.index_title{text-align:center; padding:20px 0 20px;}
.index_title span{ background:url(../images/pro_cnbd.png) repeat-x;display:inline-block;padding:0 60px; height:42px;}
.index_title h3{font-size:30px; display:inline-block; height: 42px;line-height: 42px; color:#750617;padding:0 15px;}


.index_title p{ line-height:35px; color:#787878; margin-top:5px; font-size:22px;  border-top:1px solid #ccc;
	font-family: "Georgia","Times New Roman",serif;}
.index_title em{ background:#750617;width:100px; height:2px; margin:0 auto; display:block; margin-bottom:-1px;}
.index_title span i{ padding-bottom: 10px; color:#FE5F16; border-bottom:3px solid #FE5F16;display: inline-block;}

.index-more{display:block; border:1px solid #750617;margin:auto;width:88px; text-align:center; line-height:30px; color:#750617;border-radius:3px;}
.index-more:hover{color:#fff; background:#750617;border-color:#750617;}

.index-more,.indexpro1 li .text,.indexpro1 li a:before,.indexnews  .newsbottom li,.aboutlist li span.icon-zero,
.indexpro1 li .btns{
	transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
}



/*.img{overflow:hidden}
.img img{width:100%;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.img img:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}
*/


/* Slider */
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}
.slick-slider:focus,.slick-slider:active{outline:none;blr:expression(this.onFocus="this.blur"());cursor: pointer;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{cursor: pointer;outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;/*height: 100%;*/min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide:focus{outline: none;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}


/*  */
.container{overflow:hidden;background: #EDDFC5 url(../images/midbg.jpg) no-repeat top;}
.indexteambox{width:1140px;padding:0px 40px 20px; margin:auto;position:relative;}
.indexteambox .prev,.indexteambox .next{position:absolute; width:45px; height:76px; display:block; top:50%; margin-top:-38px; background-image:url(../images/p-btn.png);
background-repeat:no-repeat;}
.indexteambox .prev:hover,.indexteambox .next:hover{background-image:url(../images/p-btnh.png);}
.indexteambox .prev{background-position:left top; left:-20px;}
.indexteambox .next{background-position:right top; right:-20px;}
.indexteambox .tempWrap{padding:0 5px;}
.indexpro1{overflow:visible !important;}
.indexpro1 li{width:250px; float:left;margin:10px 15px;position:relative;background: #f9f9f9;
	overflow: hidden;transition:all .3s
}
.indexpro1 li:hover{
	background: #ddd;
}
.indexpro1 li:hover .text h3,.indexpro1 li:hover .brief{color: #750617;}
/*.indexpro1 li a:before{position:absolute; display:block;content:""; width:100%; height:100%;background:#000; top:0%;left:0;opacity: 0;filter:alpha(opacity=0);}*/
.indexpro1 li a{display:block;width:100%;text-align:center;
	position: relative;
	overflow: hidden;}
.indexpro1 li .figure{ overflow:hidden;}
.indexpro1 li .figure img{width:230px;height:230px;display:block;padding:10px;}

.indexpro1 li .text{
	padding: 30px 20px 30px;
	z-index: 2;
	text-align: center;
	color: #666;
}
.indexpro1 li .text img{
	display: block;
	margin-bottom: 15px;
	width: 90px;height: 90px;
}
.indexpro1 li .text h3{
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 30px;
	color: #000000;
	font-weight: 700;
}
.indexpro1 li .text h3:before{
	display: block;
	content: '';
	width: 100px;
	height: 3px;
	background: #ddd;
	margin: 0 auto 10px;
}
.indexpro1 li .text .brief{font-size: 14px;line-height: 22px; height: 66px;
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.indexpro1 li:hover .text{
	bottom: 0;
}
.indexpro1 li:hover a:before{
	opacity: .4;filter:alpha(opacity=40);
}
.indexpro1 li .btns{display:block;text-align:center;margin-top:20px;width:70px; line-height:26px; border:1px solid #ddd;border-radius:3px;}
.indexpro1 li .btns:hover{ border:1px solid #750617;color:#fff; background:#750617;}



/* 方案 */
.solutionbox{background:#f7f7f7;padding:0px 0 60px;}
.solutionlist{width:1200px; margin:auto;}
.solutionlist .mousetop{border-bottom:1px solid #ddd;text-align:center;margin:0 auto;position:relative;font-size:0;}
.solutionlist .mousetop li{display:inline-block;width: 170px; padding:10px 15px; color:#999;font-size:16px; border-bottom:3px solid transparent;margin-bottom:-2px; cursor:pointer;}
.solutionlist .mousetop li img{
	display: block;width: 100%;}
.solutionlist .mousetop li.on{border-bottom-color:#750617;color:#750617;}
.solutionlist .mousebottom {margin-top:30px;}
.solutionlist .mousebottom li{display:none;}
.solutionlist .mousebottom li .figure img{display:block;width:100%;height:340px; margin:auto;}
.solutionlist .mousebottom .text{padding:10px 30px;margin-bottom:20px;font-size:16px; text-align:center;}



/* 新闻 */
.indexnews{width:1200px; margin:0px auto 60px;}
.indexnews .newstop{border-bottom:1px solid #ddd; text-align:center;margin:0 auto 30px;}
.indexnews .newstop li{display:inline-block; *display:inline;*zoom: 1;padding:0px 15px 10px;color:#999;font-size:18px; border-bottom:2px solid transparent;margin-bottom:-1px; cursor:pointer;}
.indexnews .newstop li.on{border-bottom-color:#750617;color:#750617;}
.indexnews  .newsbottom{display:none;width:1220px;}
.indexnews  .newsbottom li{float:left;width:269px;padding:8px;margin-right:20px;margin-bottom:20px; 
	box-shadow:0 1px 5px rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 5px rgba(0,0,0,.1);}
.indexnews  .newsbottom li a{display:block; width:100%;height:100%;}
.indexnews  .newsbottom li .figure img{width:100%;display:block;}
.indexnews  .newsbottom li h3{padding-top:8px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;padding:10px 0;background:url(../images/line1.jpg) no-repeat left bottom;}
.indexnews  .newsbottom li  .text{color:#959595;font-size:13px;line-height:20px;height:40px;overflow:hidden;margin-top:5px;}
.indexnews  .newsbottom li  .date{font-size:13px; color:#959595;}
.indexnews  .newsbottom li:hover{
	box-shadow:0 2px 8px rgba(0,0,0,.3);
	-webkit-box-shadow:0 2px 8px rgba(0,0,0,.3);
	transform:translatey(-6px);
	-webkit-transform:translatey(-6px);
	-moz-transform:translatey(-6px);
	-ms-transform:translatey(-6px);
	-o-transform:translatey(-6px);
}


/* 我们 */
.indexabout{background:url(../images/index-abg.jpg) no-repeat center top;padding:0px 0 50px;}
.aboutlist{width:1200px; margin:15px auto 0;}
.aboutlist ul{margin-bottom:20px;}
.aboutlist li{float:left; width:300px;}
.aboutlist li a{display:block; margin:15px 50px;}
.aboutlist li span.icon-zero{width:160px; height:160px;line-height:160px; background:#fff; border-radius:100%;text-align:center; display:block; margin:auto; font-size:36px;color:#750617;}

.aboutlist li span.icon-zero font{
    font-family: Helvetica;}
.aboutlist li span.icon-zero em{font-size:20px;
    margin-left: 2px;}
.aboutlist li .text{padding-top:20px; text-align:center;}
.aboutlist li a:hover span.icon-zero{background:#750617;color:#Fff;}


/* main3 */
.container1 {
    width: 1100px;
    margin: 0 auto;
    clear: both;
    position: relative;
}
.fl{float:left;font-size: 17px;}
.fl small{
	font-size: 12px;
}
.fr{float:right}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.fix{*zoom:1;}
.main3{margin:25px 0;}
.main3 .l{width: 49.6%}
img {
    vertical-align: middle;
    max-width: 100%;
}

.slick-slide{position:relative}
.lbpic .pics{height: 260px;background-repeat: no-repeat;background-size: cover;background-position:center;}
.lbpic .slick-arrow{position:absolute;font-size:0;width:30px;height:70px;top:50%;margin-top:-35px;z-index:2;cursor:pointer;}
.lbpic .slick-prev{left:0px;background:rgba(0,0,0,.3) url(../images/left4.png) no-repeat center}
.lbpic .slick-next{left:auto;right:0px;background:rgba(0,0,0,.3) url(../images/right4.png) no-repeat center}
.lbpic .slick-prev:hover{background:rgba(0,0,0,.3) url(../images/left3.png) no-repeat center}
.lbpic .slick-next:hover{background:rgba(0,0,0,.3) url(../images/right3.png) no-repeat center}
.lbpic .cover{width:auto;background:#fafafa;padding:20px}
.lbpic .cover p{font-size:16px;color:#333}
.lbpic .cover a{font-size:14px;color:#999}
.lbpic .cover a:hover{color:#1e3485}

.rnew{width:46.66%}
.rnew .lits{width:100%}
.rnew .lits li{float:left;width:50%;background:#fafafa;height:35px;line-height:35px;text-align:center;cursor:pointer}
.rnew .lits li a{font-size:16px;color:#333}
.rnew .lits li.on,.rnew .lits li:hover{background:#750617}
.rnew .lits li.on a,.rnew .lits li:hover a{color:#fff}


.cos1_top{padding-top:20px;width: 510px;height: 135px;margin-bottom: 13px;}
.cos1_pic{overflow: hidden;width: 200px;height: 100px;float: left;padding-top: 5px;}
.cos1_pic img{width: 200px;height: 100px;}
.cos1_text{
	width: 288px;
    height: 95px;
    padding-left: 10px;
    font-size: 14px;
    color: #999;
    margin: 8px 0 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}


.cons>div{display:none}
.cons li{border-bottom:1px solid #afa187}
.cons li>a{display:block;padding:10px 0}
.cons li>a.padt0{padding-top:0}
.cons .cpic{width:140px;display: none;}

.cons .cdesc{margin-left: 0px;}
.cons h5{font-size:16px;color:#333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.cons p{font-size:14px;color:#999;margin:8px 0 5px;text-overflow: ellipsis;overflow: hidden;}
.cons p.time{margin:0;font-size:12px;}
.cons p.mab0{margin-bottom:0;margin-top:10px}

.cons li>a:hover h5{
    color: #e82e00;
}
.title{	
	padding:0 15px;
	line-height: 60px;
	background:url("../images/gzdamyweb_03.jpg");
    color: #FDFF00;
}
.title small{
	padding-left: 5px;
}
.title a{
	color: #FDFF00;
}

.lvideo{
	overflow: hidden;
	margin-top: 14px;
}
.lvideo ul{width: 600px;}
.lvideo li{
	float: left;
	width: 258px;
	margin-right:30px;
	overflow: hidden;
	position: relative;
}
.lvideo li img{
	display: block;
	width: 258px;
	height: 155px;
	transition: all .3s;
}
.lvideo li img:hover{
	transform: scale(1.1,1.1);
}
.lvideo li p {
 text-align: center;
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0;
 color: #fff;
 font-size: 15px;
 line-height: 40px;
 background-color: #000;
 background-color: rgba(0,0,0,.6)
}
.lvideo a em{display:block;width:40px; height:40px; position:absolute; top:50%; left:50%;background:url(../images/video-bg.png) no-repeat;background-size:100%;
 transform:translate(-50%,-50%) scale(1.4);
 -webkit-transform:translate(-50%,-50%) scale(1.4);
 -moz-transform:translate(-50%,-50%) scale(1.4);
 -ms-transform:translate(-50%,-50%) scale(1.4);
 -o-transform:translate(-50%,-50%) scale(1.4);
}
.lvideo a:hover .bg{opacity:1;-webkit-opacity:1;
 background:rgba(0,0,0,.3)}
.lvideo a:hover em{transform:translate(-50%,-50%) scale(1);
 -webkit-transform:translate(-50%,-50%) scale(1);
 -moz-transform:translate(-50%,-50%) scale(1);
 -ms-transform:translate(-50%,-50%) scale(1)
}
.lvideo a .bg,.lvideo a em,.lvideo a h3{
 transition:all .3s ease-in-out;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 -ms-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out;
}
.piclink{
	width: 1100px;
	overflow: hidden;
	margin:0 auto 40px;
	
}
.piclink a{
	display: block;
	float: left;
	width: 244px;
	margin-right: 10px;
}
.piclink img{
	width: 244px;
}


.title1 {
    padding: 0 15px;
    line-height: 60px;
    background: url(../images/gzdamyweb_03A.jpg);
    color: #FDFF00;
}
.title1 a {
	font-size: 14px;
    color: #FDFF00;
}




/*indexnan*/
.indexnan{width: 1100px;margin: 40px auto 0; overflow: hidden; display: block; position: relative;}
.indexnan .ddtndt{width: 100%; overflow: hidden; margin-bottom:40px ; }
.indexnan .ddtndt h1{ font-size: 18px;color: #fff;margin-top: 10px;margin-bottom: 10px; background:#009142; height:35px; line-height:35px; padding-left:20px;}
.indexnan .ddtndt h1 a{text-align: right; padding-right: 10px; color: #fff; float: right; font-size:14px;}

.supplist{width: 100%; padding-bottom: 10px;overflow: hidden; border-top: 0px solid #009142; display: block;}
.supplist .bann{ float: left; position: relative; width: 212px;height: 642px; background: #750617;}
.supplist .bann .tongs{ position: relative; font-size: 50px; color: #fff; padding-left: 20px; margin-top: -30px;}
.supplist .bann .totsgs{ position: relative; font-size: 24px; color: #fff; padding-left: 20px; margin-bottom:15px;}
.supplist .bann .totsgs2 li{line-height:28px;height:28px;overflow: hidden; display: block; position: relative;}
.supplist .bann .totsgs2 a{ position: relative; font-size: 14px; color: #EDDFC5; padding-left: 20px; line-height:28px; }
.supplist .bann .totsgs2 a:hover{color: #ff771c;}
.supplist .bann img{max-width: 100%;}

.supplist .ttsing{width: 888px; float: left;position: relative;overflow: hidden;background: #fff;}
.supplist dl{float: left;width: 295px; height: 319px;border: 1px solid #eee;border-left: 0;}
.supplist dl:hover {box-shadow: 0 2px 15px #e9e9e9}
.supplist dl dt{ width: 230px; height: 230px;margin: auto;line-height: 160px;text-align: center; padding: 15px 0px 0 0 ;}
.supplist dl dt img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: all .6s;-webkit-transition: all .6s;} 
.supplist dl dt:hover img{ transform: translateY(-5px); -webkit-transform: translateY(-5px);}
  
.supplist dl dd{ padding: 15px 10px; display: block; position: static; display: block;}  
.supplist dl dd .titex1{ height: 52px; line-height: 24px; overflow: hidden;} 
.supplist dl dd .titex1 a{width: 100%; font-size: 18px; display: block;color: #666; text-align: center; margin-top:0px;}  
.supplist dl dd .titex1 a:hover{color: #750617;}
  


/*indexnan*/