@charset "gb2312";
/* 新版幻灯片 */
.fullSlide{ width:100%;position:relative;height:500px; min-width: 1200px; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd ul{ width:100% !important;}
.fullSlide .bd li{ width:100% !important;height:500px; overflow:hidden; text-align:center;}
.fullSlide .bd li a{ display:block; height:500px;}
.fullSlide .hd{ width:100%;position:absolute; z-index:1; bottom:25px; left:0; height:30px; line-height:30px; text-align:center;_background:#000; _filter:alpha(opacity=60);}
.fullSlide .hd ul{ text-align:center;padding-top:5px;}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:20px; margin:10px; background-color:#FFFFFF; overflow:hidden; line-height:9999px; border-radius:50%;}
.fullSlide .hd ul .on{ background-color:#ff6700}
/* 新版幻灯片end*/

/*滚动产品*/
.gdcp{ background-color:#f2f2f2; overflow:hidden}
/* 滚动图片 */
.picMarquee-left{ width:1200px; min-width:1200px; height:auto; overflow:hidden; margin-top:15px; margin-bottom:30px;}
.picMarquee-left .bd{ padding:0px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; width:386px;height:290px; margin-right:21px;  position:relative; overflow:hidden; cursor:pointer;}
.picMarquee-left .bd ul li img{ width:100%; height:100%}
.picMarquee-left .bd ul li .txt{width:100%; height:45px; background-color:#faba10; position:absolute;left:0;bottom:0;color:#fff; opacity: 0.9}
.picMarquee-left .bd ul li .txt h3{font-size:17px; font-weight:100; height:45px; text-align:center; line-height:45px; color:#fff;}
.picMarquee-left .bd ul li .txt p{font-size:14px;text-align:center;}

/*标题*/
.index_wrap{width:1180px; min-width:1180px; height:auto; margin:0 auto; overflow:hidden; margin-top:33px; font-size:30px; height:30px; line-height:1; border-left: 6px solid #fed100; padding-left:14px;}
.index_wrap span{ float:right; background:url(../images/new_more.jpg) no-repeat right center; font-size:12px; padding-right:25px}

/*新闻*/
.fix { *zoom: 1; *clear: both;}
.index_c_n{ overflow:hidden; margin-top:20px;}
.index_c_n .in_left{ float:left; width:580px; height:435px; position:relative}
.index_c_n .in_left img{width:580px; height:435px;}
.index_c_n .in_left .itext_box {position: absolute; left: 0; width: 100%; bottom: 0; background-color:#000000; opacity: 0.5;}
.index_c_n .in_left .itext_box .pdpd{ padding:25px}
.index_c_n .in_left .itext_box .pdpd .time {font-size: 14px; color: #fff; opacity: 0.8; line-height: 1; margin-bottom: 10px;}
.index_c_n .in_left .itext_box .pdpd .t {font-size: 20px;color: #fff;margin-bottom: 15px;line-height:1; opacity: 1;}
.index_c_n .in_left .itext_box .pdpd .info {font-size: 15px;color: #fff;line-height: 21px;}

.index_c_n .in_right{ float:right; width:590px; height:435px; overflow:hidden;}
.index_c_n .rightNews{ height:auto}
.index_c_n .rightNews li{ width:100%; height:100px; background:#ededed; margin-bottom:12px; cursor:pointer;}
.index_c_n .rightNews li .pd{padding:15px 15px; }
.index_c_n .rightNews li:hover{background:#fed100 url(../images/pro_boxbg.jpg) right bottom no-repeat; }
.index_c_n .rightNews li a { display:block }

.index_c_n .rightNews li .pd .time_box{float:left; width:16%; margin-right:3%; position:relative; padding-right:3%; text-align:right;}
.index_c_n .rightNews li .pd .time_box:after{content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:#c5c5c5;}
.index_c_n .rightNews li .pd .time_box .y{font-size:17px; color:#000000; line-height:1;margin-bottom:12px;}
.index_c_n .rightNews li .pd .time_box .date{font-size:30px; color:#000; line-height:1;}

.index_c_n .rightNews li .pd .news_box{float:right; width:78%;}
.index_c_n .rightNews li .pd .news_box .t{font-size:17px; color:#4c4c4c; line-height:1; margin-bottom:15px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_c_n .rightNews li .pd .news_box .d{font-size:15px; color:#868686; line-height:20px; height:40px; overflow:hidden;}

/*关于我们背景*/
.index_pt3{background:url(../images/i_pt3.jpg) center center no-repeat; overflow:hidden; margin-top:35px; margin-bottom:10px; padding-bottom:40px;}

/*相关图片*/
.index_pic_pic {MARGIN: 0px auto; width:1200px; min-width:1200px; height:auto; overflow:hidden; margin-bottom:25px; padding-bottom:20px; margin-top:25px;}
.index_pic_pic li{ float:left; width:386px; height:auto; margin-right:21px; margin-bottom:20px;}
.index_pic_pic li img{width:386px; height:290px;}
.index_pic_pic li:nth-of-type(3n+0){margin-right:0px;}
.index_pic_pic li:first-child+li+li{margin-right:0px;}
.index_pic_pic li:first-child+li+li+li+li+li{margin-right:0px;}
.index_pic_pic li:first-child+li+li+li+li+li+li+li+li{margin-right:0px;}
.index_pic_pic li:first-child+li+li+li+li+li+li+li+li+li+li+li{margin-right:0px;}
/*相关图片*/

/*site-title*/
.site-title {padding:30px 0 20px;text-align: center;}
.site-title h2{color:#e6212a;font-size:27px;font-weight:bold;}
.site-title h2 span{ color:#000000}
.site-title p{margin-top:8px;color:#373737;font-size:18px; line-height:30px; text-transform: uppercase;font-family:Arial, Helvetica, sans-serif}
.site-title .line{position:relative;margin:20px auto 0;width:150px;height:4px;background:#e6212a;}
.site-title .line:before{position: absolute;left:0;top:0;width:50px;height:4px;background:#000;content:'';}
.site-title .line:after{position: absolute;right:0;top:0;width:50px;height:4px;background:#ffe001;content:'';}