body{font-size:15px; min-width:1280px;  }
*{ margin:0; padding:0;}
img{ border:none;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}

.s_width{ width:1280px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0}

.h_line{ height:40px; line-height:40px; color:#fadbc1; background:#fe8d2d; font-size:15px;}
.h_line_r{ color:#facab9; width:220px;}
.net_lx{ width:80px; float:left; background:url(../images/images/contact.png) no-repeat left center; padding-left:25px;}
.net_lx a{color:#facab9;}
.net_lx a:hover{color:#fff;}
.net_wx{ width:80px; float:right;background:url(../images/images/x.png) no-repeat left center; padding-left:27px;}
.net_wx a{color:#facab9;}
.net_wx a:hover{color:#fff;}

.header{height:150px;}
.header .top{ padding:35px 0; }
.header .top h1 span{ display:none;}
.header .top .logo{ text-align:left; overflow:hidden; float:left; width:944px;}
.header .top .logo .logo_img{ float:left;}
.header .top .logo .logo_wz{ float:left; text-align:left; margin-left:10px; padding-top:10px;}
.header .top .logo .logo_wz p{ font-size:17px; color:#0c68c6; line-height:35px; }
.header .top .logo .logo_wz p span{ font-size:26px; font-weight:bold; color:#494c4f; display:block; margin-top:0px;}
.header .top .tel{ overflow:hidden; float:right; margin-top:10px;}


/*nav*/
.navbg{ background:url(../images/images/bg.png) repeat; width:100%; height:73px; box-shadow: 0 5px 5px rgba(0,0,0,0.2);position:relative;z-index: 9999; }
.nav{ height:73px; width:1280px; margin:0 auto;}
.nav ul{ height:73px; margin:0 auto;}
.nav li{line-height:73px; width: 128px; float: left;}
.nav li a{ line-height:73px;font-size:17px; color:#fff; text-align:center; display: block; background:url(../images/images/line.png) no-repeat right center}
.nav li a:hover{ font-size:15px; font-weight:bold; color: #fff;}
.nav li:last-child{ background:none}
.jd_x{line-height:73px; width: 142px; background: url(../images/images/jd_x.png) right no-repeat;}

.nav li .sign {	width: 19px;height: 9px;position: absolute;left: 50%;bottom: -7px;z-index: 8;margin-left: -10px;display: none;}
.subnav {width: 1120px;padding-top: 23px;position: absolute;top: 73px;z-index: 5; display: none; left:154px; }
.subnav-bot {height: 16px;}
.header-main.fixed .subnav {top:46px;}
.header-main.fixed .nav li a {padding-bottom:0;}

.investor-subnav {width:1120px;padding-top: 23px; background:url(../images/images/xialabg.png) repeat; z-index:999999; overflow:hidden}
.investor-subnav .list {width: 200px;padding: 35px 0 0 18px; float: left; margin-right:20px;}
.investor-subnav .list li {width:200px;height:50px; line-height:35px; margin-bottom:8px; float:none }
.investor-subnav .list li a {display:block;height:50px; line-height:50px; background:#df5727; text-align:left; text-align:center; color:#fff; width: 180px;}
.investor-subnav .list li a:hover {background:#118aeb}


.nav_wz{ float:left; width:520px; color:#5f5f5f; line-height:31px; font-size:15px; text-align:left; padding:0px 0 0 10px;}
.nav_wz strong{ display:block; color:#111111; font-size:20px ; margin:30px 10px 0 0px}
.about-nav-img {width: 293px; float: left;margin: 30px 0 25px 32px;display: block;}
.about-nav-img img{ border:1px dashed #ccc}


.banner2{position: relative; height:530px; z-index: 1;}



.link_f{ height:60px; line-height:60px; background:url(../images/images/link.jpg); color:#d2d2d2; margin:20px 0 0 0}
.link_f a{color:#d2d2d2}
.link_f a:hover{ font-weight:bold}

.footer{ background:url(../images/images/bg.png)repeat center top; margin-top:40px; }
.footer .s_width{ width:1280px; margin:0 auto; padding-top:50px;}

.footer_l{ width:345px; float:left;}
.footer_l span img{ margin-top:30px;}


.footer_r{ float:left; margin-left:40px;}
.footer_r_t{ background:url(../images/images/dx.png) repeat-x center bottom; width:880px; height:63px;}
.footer_a{ float:left; background:url(../images/images/fax.png) no-repeat left top; height:43px;}
.footer_a p{ font-size:16px; color:#e0f2ff; padding-left:60px;}
.footer_a p span{ display:block; font-weight:bold; font-size:22px; line-height:31px;}

.footer_b{ float:left; background:url(../images/images/pho.png) no-repeat left top; height:43px; margin-left:50px;}
.footer_b p{ font-size:16px; color:#e0f2ff; padding-left:60px;}
.footer_b p span{ display:block; font-weight:bold; font-size:22px; line-height:31px;}

.footer_r_b{ margin-top:30px;}
.footer_r_b p{ font-size:16px; color:#e0f2ff; line-height:31px;}
.footer_r_b p a{ color:#e0f2ff;}


.end{  font-size:16px; text-align:center; margin-top:30px; background:url(../images/images/list.png) repeat center top;}
.end p{ line-height:48px;color:#fff}
.end a{ color:#fff}


#gotop span {
    background: url(../images/images/gotop.png);
    width: 15px;
    height: 8px;
    display: inline-block;
    position: relative;
    left: 13px;
    top: 16px;
}
#gotop {
    width: 40px;
    height: 40px;
    background: rgba(171,30,36,.7);
    display: block;
    transition: all 0.2s ease-out;
    position: fixed;
    bottom: 40px;
    right: 10px;
    display: none;
}
#gotop:hover{ background-color:#ab1e24;}


.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff8e2e url(../images/images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff8e2e url(../images/images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_ercode{background:#ff8e2e url(../images/images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff8e2e url(../images/images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff8e2e url(../images/images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

.search{ width:1200px; margin:0 auto; height:65px; background:#fff url(../images/images/sear_tel.jpg) no-repeat right center; position:relative; z-index:999; margin-top:-30px;}
.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.search-bar .keywords { padding-left: 10px; width: 350px; height: 33px; line-height: 33px; font-size: 16px; background:#fff; margin:14px 0 0 22px; border:1px solid #ccc}
.search-bar input[type="submit"] {  width: 60px; height: 35px; line-height: 35px; text-align: center; font-size: 16px; background: #e80000 url(../images/images/ss.jpg) no-repeat center center; color: #fff; cursor: pointer; margin:14px 0 0 0;}
.search-bar input { border: none; float: left;}


/*内页简介*/
.about_a{ width:1280px; margin:0 auto; padding-top:14px; padding-bottom:50px;}
.about_a p{ font-size:16px; line-height:31px; color:#555;text-indent:2em;}
.about_a p span{ font-size:30px; font-weight:bold; color:#920905; display:block; padding-bottom:20px;}
.about_a img{ padding-top:30px;}

.about_b{ width:1280px; margin:0 auto; padding-top:60px;}
.about_b p{ font-size:16px; line-height:31px; color:#555;}
.about_b p span{ font-size:30px; font-weight:bold; color:#920905; display:block; padding-bottom:20px;}
.about_b img{ padding-top:30px;}

/*内页联系我们*/
.contact_a{ width:1280px; margin:0 auto; padding-top:60px; height:500px;}
.contact_a li{ font-size:16px; line-height:31px; float:left; padding:0 93px;  }
.contact_a li span{ font-size:30px; font-weight:bold; color:#920905; display:block; padding-bottom:20px;}
/*首页产品展示*/
.product{ width:1280px; margin:0 auto; padding:50px 0; overflow:hidden}
.pro_l{ width:276px; float:left}
.pro_r{ float:left; margin-left:20px; width:982px;}

.pro_l_tit{ width:276px; height:134px; background:url(../images/images/pro.png) repeat center top; color:#fff; text-align:center;}
.pro_l_tit p{padding-top:30px; margin:0 auto; font-size:24px; font-weight:bold;}
.pro_l_tit p span{ display:block; font-size:15px; font-weight:normal;text-transform: uppercase;}

.pro_l_cont{ background:url(../images/images/bg.png) repeat center top;}
.pro_l_cont ul{overflow: hidden;}
.pro_l_cont li{border-bottom: 1px solid #3899e6; height:63px; overflow:hidden; font:17px/55px "Microsoft Yahei"; line-height:63px;}
.pro_l_cont li em{margin: 23px 10px 0 40px; float: left; color: #fff; text-align: center; width: 20px; height: 20px; font:14px/20px Arial, Helvetica, sans-serif;  background:url(../images/images/pro_ic01.png) no-repeat left center;}
.pro_l_cont li a{display:inline-block; height: 55px; overflow: hidden;width: 250px; color:#fff;background:url(../images/images/pro_ic2.png) no-repeat right center;}
.pro_l_cont li a:hover{text-decoration: none; color: #ff8e2e; font-weight: bold;background:url(../images/images/pro_ic1.png) no-repeat right center;}
.pro_l_cont li a:hover em{background:url(../images/images/pro_ic02.png) no-repeat left center;}


.chanpin_con2{ height:836px; overflow:hidden;}
.chanpin_con2 li{float:left; padding:0; width:547px; height:410px; margin-right:7px; margin-bottom:7px; position:relative; overflow:hidden; background:#fff}

.espcms_piclist_slide {overflow: hidden; margin-top:0px;}
.espcms_piclist_slide ul li{float: left;margin:0 15px 15px 0;text-align: center; position:relative; height:410px;overflow:hidden; width:547px;}

.espcms_piclist_slide li .pic { width:547px; height:410px;}
.espcms_piclist_slide li .pic a{ font-size:16px;}

.espcms_piclist_slide li .pic img { width:547px; height:410px;}
.espcms_piclist_slide li .cover_top{ text-align:center; line-height:55px; height:55px; font-size:16px;z-index:99;position: absolute; color:#666; bottom:0; width:100%; background:rgba(255,255,255,0.5)}
.espcms_piclist_slide li .cover_pic{ width:100px; height:100px;position:absolute; left:55%; margin-left:-60px;top:-100px; z-index:100}
.espcms_piclist_slide li .cover_pic a{ font-size:24px; color:#920905; font-weight:bold; padding:150px 0 0 0; background:url(../images/images/fdj.png) no-repeat center 0px; display:block}
.espcms_piclist_slide li  p{ }
.espcms_piclist_slide li  p a{ color:#920905; text-decoration:none}
.espcms_piclist_slide li  p a:hover{ color:#fff600}


/*首页why*/
.why{ width:100%; background:url(../images/images/why.jpg) no-repeat center top; min-height:1000px; }
.why_tit{ width:1280px; margin:0 auto; padding-top:40px;text-align:center; padding-bottom:20px;}
.why_tit h3{ font-size:45px; font-weight:bold; color:#fe8e2d; background:url(../images/images/xian.png) no-repeat center bottom; line-height:90px; }
.why_tit h3 span{ color:#1691ee}
.why_tit em{ font-size:18px; line-height:30px; color:#898581; }

.pin_bj{ width:100%; background:url(../images/images/why_line.png) repeat-x center top; height:630px;}
.pin{ width:1280px; height:143px; margin:0 auto;}
.p_nav { height:143px; margin-top:32px; overflow:hidden;}
.p_nav li{ float:left; position:relative; margin-left:-2px; display:inline;border-right: 1px solid #e0e0e0; width:317px; text-align:center;}
.p_nav li span{ font-weight:bold;}
.p_nav li a{ display:inline-block;eight:143px; line-height:143px; font-size:25px; color:#1581d3;}
.p_nav li a:hover , .p_nav .cur a{ color:#fe8e2d ; text-decoration:none; font-weight:bold; background:#1581d3; display:block}
.p_nav .nones{ background:none}
.p_nav li.nones a{border-right: 0px; }
.p_nav .marleft{ margin-left:0;}

.pin_c1{ height:531px; overflow:hidden; position:relative; background:url(../images/images/pic1.jpg) no-repeat center top; margin-top:50px;}
.pin_c1 p { font-size:18px; color:#333; line-height:40px; padding-bottom:20px; padding-top:60px; margin-left:50px; width:625px;}

.pin_c2{ height:531px; overflow:hidden; position:relative; background:url(../images/images/pic2.jpg) no-repeat center top; margin-top:50px;}
.pin_c2 p { font-size:18px; color:#333; line-height:40px; padding-bottom:20px; padding-top:60px; margin-left:50px; width:625px;}

.pin_c3{ height:531px; overflow:hidden; position:relative; background:url(../images/images/pic3.jpg) no-repeat center top; margin-top:50px;}
.pin_c3 p { font-size:18px; color:#333; line-height:40px; padding-bottom:20px; padding-top:60px; margin-left:50px; width:625px;}

.pin_c4{ height:531px; overflow:hidden; position:relative; background:url(../images/images/pic4.jpg) no-repeat center top; margin-top:50px;}
.pin_c4 p { font-size:18px; color:#333; line-height:40px; padding-bottom:20px; padding-top:60px; margin-left:50px; width:625px;}

.pic00{ position:absolute; top:40px; right:20px; width:564px; height:428px; overflow:hidden;}

 /*公司简介*/
.about{ background:url(../images/images/aboutbg.jpg) no-repeat center top; padding:43px 0 0px 0; height:642px; opacity:0;}
.about .s_width{ position:relative; padding:20px 0 0 0; overflow:hidden; width:1280px;}
.about .about_con{ width:650px; position:relative;right:0;}
.about .about_con h3{ line-height:79px; color:#fff; font-size:39px;  border-bottom:1px solid #1267b6; background:url(../images/images/about.png) no-repeat center center;}
.about .about_con p{ padding:0 0 35px 0px; line-height:31px; color:#ececec; font-size:15px;}
.about .about_con p span{ font-weight:bold; color:#fe8e2d; font-size:16px;}
.about .about_pic{ position:relative;left:0; width:523px; height:454px}
.about .about_pic img{width:500px; margin:9px auto 0 auto;}

/*首页产品优势*/
.youshi{position: relative;padding-top: 1px; width:1280px; margin:0 auto; min-height:650px;}
.youshi .ysimg{margin: 70px auto auto;width: 435px;}
.youshi .ysimg a{position: relative;}

.youshi_a{position: absolute;transition: .3s;left: 45px;top: 35px; background:url(../images/images/b.png) no-repeat center top; width:448px; height:115px;}
.youshi_a p{line-height: 31px;margin-top: 27px;font-size: 16px;color: #434343;}
.youshi_a p span{font-size: 20px;color: #0572c7;font-weight: bold;position: relative; display:block;}
.youshi_a em{ background:url(../images/images/yuan.png) no-repeat center top; width:62px; height:62px; display:block; line-height:62px; text-align:center; font-size:30px; color:#a6d6fa; float:left; margin:23px 15px 0 10px;}

.youshi .youshi_b{position: absolute;transition: .3s;left: 45px;top: 230px; background:url(../images/images/d.png) no-repeat center top; width:389px; height:113px;}
.youshi_b p{line-height: 31px;margin-top: 27px;font-size: 16px;color: #434343;}
.youshi_b p span{font-size: 20px;color: #0572c7;font-weight: bold;position: relative; display:block;}
.youshi_b em{ background:url(../images/images/yuan.png) no-repeat center top; width:62px; height:62px; display:block; line-height:62px; text-align:center; font-size:30px; color:#a6d6fa; float:left; margin:23px 15px 0 10px;}

.youshi .youshi_c{position: absolute;transition: .3s;left: 45px;top: 423px; background:url(../images/images/e.png) no-repeat center top; width:448px; height:120px;}
.youshi_c p{line-height: 31px;margin-top: 27px;font-size: 16px;color: #434343;}
.youshi_c p span{font-size: 20px;color: #0572c7;font-weight: bold;position: relative; display:block;}
.youshi_c em{ background:url(../images/images/yuan.png) no-repeat center top; width:62px; height:62px; display:block; line-height:62px; text-align:center; font-size:30px; color:#a6d6fa; float:left; margin:23px 15px 0 10px;}

.youshi .youshi_d{position: absolute;transition: .3s;right: 43px;top: 28px; background:url(../images/images/a.jpg) no-repeat center top; width:445px; height:115px;}
.youshi_d p{line-height: 31px;margin-top: 27px;font-size: 16px;color: #434343; text-align:right}
.youshi_d p span{font-size: 20px;color: #0572c7;font-weight: bold;position: relative; display:block;}
.youshi_d em{ background:url(../images/images/yuan.png) no-repeat center top; width:62px; height:62px; display:block; line-height:62px; text-align:center; font-size:30px; color:#a6d6fa; float:right; margin:23px 15px 0 10px;}

.youshi .youshi_e{position: absolute;transition: .3s;right: 36px;top: 226px; background:url(../images/images/c.png) no-repeat center top; width:390px; height:111px;}
.youshi_e p{line-height: 31px;margin-top: 27px;font-size: 16px;color: #434343; text-align:right}
.youshi_e p span{font-size: 20px;color: #0572c7;font-weight: bold;position: relative; display:block;}
.youshi_e em{ background:url(../images/images/yuan.png) no-repeat center top; width:62px; height:62px; display:block; line-height:62px; text-align:center; font-size:30px; color:#a6d6fa; float:right; margin:23px 15px 0 10px;}

.youshi .youshi_f{position: absolute;transition: .3s;right: 45px;top: 431px; background:url(../images/images/f.png) no-repeat center top; width:448px; height:115px;}
.youshi_f p{line-height: 31px;margin-top: 27px;font-size: 16px;color: #434343; text-align:right}
.youshi_f p span{font-size: 20px;color: #0572c7;font-weight: bold;position: relative; display:block;}
.youshi_f em{ background:url(../images/images/yuan.png) no-repeat center top; width:62px; height:62px; display:block; line-height:62px; text-align:center; font-size:30px; color:#a6d6fa; float:right; margin:23px 15px 0 10px;}

.youshi .youshi_g{position: absolute;transition: .3s;left: 493px;top: 505px; background:url(../images/images/g.png) no-repeat center top; width:299px; height:127px;}
.youshi_g p{line-height: 31px;margin-top: 27px;font-size: 16px;color: #434343;}
.youshi_g p span{font-size: 20px;color: #0572c7;font-weight: bold;position: relative; display:block;}
.youshi_g em{ background:url(../images/images/yuan.png) no-repeat center top; width:62px; height:62px; display:block; line-height:62px; text-align:center; font-size:30px; color:#a6d6fa; float:left; margin:23px 15px 0 10px;}

.youshi .youshi_a:hover{left: -30px;}
.youshi .youshi_b:hover{left: -30px;}
.youshi .youshi_c:hover{left: -30px;}
.youshi .youshi_d:hover{right: -30px;}
.youshi .youshi_e:hover{right: -30px;}
.youshi .youshi_f:hover{right: -30px;}
.youshi .youshi_g:hover{left: 473px;}


/*首页新闻动态*/
.news{ width:100%; background:url(../images/images/news.jpg) repeat center top;}
.news_tit{ width:1280px; margin:0 auto; padding-top:40px;text-align:center; padding-bottom:20px;}
.news_tit h3{ font-size:45px; font-weight:bold; color:#fe8e2d; background:url(../images/images/xian2.png) no-repeat center bottom; line-height:90px; }
.news_tit h3 span{ color:#fff}
.news_tit em{ font-size:18px; line-height:30px; color:#6eb8f1; }
.news_tou{width:1280px; margin:30px auto 0 auto; background:#f4f4f4;position:relative;}
.news_pic{ float:left; width:525px; height:340px; position:relative; overflow:hidden;}
.news_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_pic a:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_pic a:hover{ cursor:pointer;}

.news_nr{ float:left;width:650px; padding:64px 50px;}
.news_nr a{ font-size:30px; color:#1581d3}
.news_nr a:hover{ color:#999;}
.news_nr p{ font-size:15px; line-height:31px; color:#999; margin-top:20px; margin-bottom:30px;}
.news_nr span{ font-size:14px; color:#333}

.news_xw{ width:1280px; margin:82px auto 0 auto;position:relative; height:370px; }
.xw{ width:395px; background:#f4f4f4; height:323px; float:left; margin:0 15px;}
.xw_data {background: #1581d3;height: 95px;display: block; width:95px; margin-top:-45px; margin-left:35px; }
.xw_data .year{font-size: 30px;color: #55abff;line-height: 46px;display: block;font-family: HELVETICANEUELTPRO-THEX,"微软雅黑";position: absolute; margin-left:5px;}
.xw_data .md{color: #55abff;line-height: 20px;overflow: hidden; display: block;font-size: 16px;font-family: HELVETICANEUELTPRO-THEX,"微软雅黑";position: absolute; padding-top:50px; margin-left:20px;}
.xinwen_cont{ padding:20px 20px;}
.xinwen_cont a{ font-size:18px; color:#3a3f3b; line-height:40px;}
.xinwen_cont p{ color:#999; line-height:28px; font-size:14px;}

/*厂容厂貌*/
.changrong{ width:1280px; margin:0 auto; overflow:hidden;}
.changrong_tit{ width:1280px; margin:0 auto; padding-top:40px;text-align:center; padding-bottom:20px;}
.changrong_tit h3{ font-size:45px; font-weight:bold; color:#fe8e2d; background:url(../images/images/xian.png) no-repeat center bottom; line-height:90px; }
.changrong_tit h3 span{ color:#1581d3}
.changrong_tit em{ font-size:18px; line-height:30px; color:#898581; }

.chanpin_con{ padding:30px 0 71px 0}
.chanpin_con li{float:left; padding:0; width:420px; height:355px; margin-right:7px; margin-bottom:10px; position:relative; overflow:hidden;}

.reconmmendtt{
	position:absolute;
    width: 420px;
    height: 350px;
    background: #1581d3;
    border-bottom: 5px solid #ff8212;
	transform: perspective(100px) rotateX(40deg);
    z-index: 10;
    transform-origin: center bottom 0;
    left: 0;
    opacity: 0;
}
.reconmmendtt_z{ margin: 45px;}
.reconmmendtt_a a{ line-height: 30px; color: #e48617; display: block;  font-size: 32px; font-weight: bold;}
.reconmmendtt_a a:hover{ color: #FFFFFF; }
.reconmmendtt_ab{height:2px; width: 60px; background: #e48617; margin-top: 16px;}
.reconmmendtt_c{height: 32px; width: 32px; margin: 0 auto; padding-top: 70px;}
.reconmmendtt_d a{ line-height: 29px; color: #5ccd74; font-size: 16px; display: block; } 
.reconmmendtt_d a:hover{ color: #FFFDFE; } 
.reconmmendtt_e a{ color:#FFFFFF; display: block; font-size: 16px; margin-top: 50px;} 
.reconmmendtt_e a:hover{ font-weight: bold;color:#FFFFFF; }
.tre:hover{ height:93px; width:93px;background: rgba(255,255,255,.5);  -moz-border-radius: 93px / 93px;
    -webkit-border-radius: 93px / 93px;
    border-radius: 93px / 93px;}

.cp_k{position:relative; height: 50px; width: 420px;background: rgba(0,0,0,0.5); margin-top: -50px; z-index: 8888;left:0}
.cp_k a{ line-height: 50px; width: 420px;color: #FFFDFE; font-size: 18px; font-weight: bold; display: block; text-align: center;}
.cp_k a:hover{font-size: 17px;font-weight: bold;  color: #FFFFFF;}
/*erjiyemian*/

.erji{  padding:30px 0 0 0}
.product_title{ background:url(../images/images/xian.png) no-repeat center bottom; height:86px; line-height:80px; text-align:center;  font-size:45px;   color:#ff8e2e;font-weight:bold; margin-top:20px;}
.product_title span{ text-transform:uppercase; color:#128bec; padding:0 0 0 10px;}
.product_title_p{ line-height:40px; text-align:center; color:#666; font-size:16px; height:40px; display:block;  margin:0px auto 23px auto; }

.er_about{ width:1280px; margin:0 auto; padding-bottom:50px;}
.er_about p{ font-size:16px; line-height:31px; color:#666;}
.er_about p span{ font-weight:bold; font-size:17px; color:#128bec}
.er_about ul{}
.er_about li{float:left; padding:0; width:425px;  position:relative; overflow:hidden;}
.er_about li .p-img{ width:400px; height:300px;  text-align:center; border:10px solid #f0f0f0; position:relative; overflow:hidden }
.er_about li .p-name{ height:45px; line-height:34px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:18px; background:#f0f0f0;width:420px; font-weight:bold;   }
.er_about li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.er_about li:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}

.erji_news{ width:1280px; margin:0 auto; padding-top:30px;}
.erji_news ul{position:relative}
.erji_news li{ margin-bottom:20px; margin-right:10px; border:1px solid transparent;float:left; position:relative;top:20px;left:20px; cursor: pointer;background: #f7f7f7; }
.erji_news li:nth-child(2n){}
.erji_news li.hover{background:#ccc;box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); border:none}
.erji_news_cont{ width:100%;  }
.erji_news_pic{ float:left;border:0px solid #e4e3e3; padding:10px;}
.erji_news_r{ float:right;  width:972px;background: #f7f7f7; padding-left:20px; height:180px;}
.erji_news_r .erji_news_t{line-height:40px; }
.erji_news_r .erji_news_t a{ font-size:18px; line-height:50px; font-weight:bold; color:#555;}
.erji_news_data{font-size:14px; color:#666; line-height:20px; padding:0 0 10px 0}
.erji_news_info{ font-size:14px; color:#777; line-height:28px;}
.erji_more{ width:100px; height:35px; float:right; border:1px solid #dcdcdc; line-height:35px; text-align:center;border-radius: 20px; margin-right:15px; background:#aa1d25; color:#fff;}

.erji_news_tit{width: 1280px; margin:0 auto; padding-top:60px;}
.erji_news_tit h2{ font-size:30px;text-align:center;  line-height:70px; font-weight:normal;}
.erji_news_tit .se_date{border-bottom:1px solid #e8e8e8; text-align:center; margin-bottom:45px; line-height:30px;}
.erji_xinwen{ width:1280px; margin:0 auto; font-size:15px; line-height:32px; padding-bottom:30px;}
.erji_xinwen p{ padding-bottom:10px;}


.tuji{  overflow:hidden;  position:relative; margin:0 auto; padding-left:2px; width:1280px;}
.tuji ul{ margin-top:30px;}
.tuji li{float:left; padding:0; width:425px;  position:relative; overflow:hidden; margin-bottom:20px}
.tuji li .p-img{ width:400px; height:290px;  text-align:center; border:10px solid #ebebeb; position:relative  }
.tuji li .p-name{ height:35px; line-height:29px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; background:#ebebeb; width:419px;  }
.tuji li .p-img mark{
	position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(235,97,35,.5);
    z-index: 20;
    opacity: 0;
    transform: skewX(60deg);
    transition: 360ms;
}
.tuji li .p-img div{
	position:absolute;
	z-index:21;
	background:red;
}
.tuji li .p-img .borderleft{	
	top:0;
	left:0;
	width:3px;
	height:0;
}
.tuji li .p-img .bordertop{
	top:0;
	left:0;
	width:0;
	height:3px;
}
.tuji li .p-img .borderbottom{
	bottom:0;
	right:0;
	width:0;
	height:3px;
}
.tuji li .p-img .borderright{
	top:0;
	right:0;
	width:3px;
	height:0;
}
.tuji li .p-img .leftline{
	position:absolute;
	left:50%;
	margin-left:-230px;
	top:50%;
	z-index:21;
	border-top:1px solid red;
	width:60px;
	opacity:0;
}
.tuji li .p-img .topline{
	position:absolute;
	left:50%;
	margin-top:-230px;
	top:50%;
	z-index:21;
	border-left:1px solid red;
	height:60px;
	opacity:0;
}








/*se_case*/
#se_case_index{  background:#fff;position:relative; background: url(../images/images/erjibg.jpg) no-repeat center top; padding:30px 0 0 0}
.se_case_index_title{height:82px; background:url(../images/case_index_title_bg.png) no-repeat bottom; border-bottom:#e3e3e3 1px solid; }
.se_case_index_title h2 { font-size:33px; color:#08912a; font-weight:bold; line-height:60px; text-align:center}
.se_case_index_title h2 span{ color:#ec0c41}
.se_case_index_nav{ width:668px; height:30px; overflow:hidden; padding:0 0 0 12px; position:absolute;top:130px;left:50%;margin-left:-334px;}
.se_case_index_nav ul{ height:30px;}
.se_case_index_nav li{ float:left; margin-right:12px; min-width:112px; height:30px; }
.se_case_index_nav li span{float:left; width:112px; height:30px; display:block; font-weight:bold}
.se_case_index_nav li a{ font-size:14px; text-align:center; line-height:30px; text-decoration:none; color:#fff; display:block; background:#797979; border-radius: 3px; }
.se_ca_erji{ float:left; padding:0 0 0 10px;}
.se_ca{float:left; height:30px; margin:0 5px 0 0  }
.se_case_index_nav li .se_ca a{background:#d8d8d8; color:#5b5b5b; width:90px; font-size:13px;}

.se_case{ width:1200px; margin:0 auto; padding:10px 0 0 0}
.se_case ul{}
.se_case li{ width:280px;margin:0 10px 20px 10px; height:300px; float:left;position:relative;overflow:hidden;cursor:pointer;background:#eee; }
.se_case_pic{ width:278px; height:200px; text-align:center; margin:0 auto; border:1px solid #eee}
.se_case_name{ width:260px; margin:0 auto;  font-size:18px; color:#ec0c41; line-height:50px; text-align:left; padding:0 0 0 20px; font-weight:bold}
.se_case_name a{ color:#333}
.se_case_hangye{ width:240px; margin:0 auto; padding:0 20px 10px 20px; font-size:14px; color:#333; line-height:40px;}
.se_case_click{ float:right; color:#333; }
.se_case li div.cover_top{position:absolute;top:-205px;left:0;width:280px;height:202px;background-color: red;filter: Alpha(opacity=50);background: rgba(0,0,0,0.4);z-index:900; text-align:center}
.se_case li div.cover_top img{ padding:95px 0 0 0}
.se_case li div.cover_bottom{position:absolute;bottom:-100px;left:0;width:280px;height:99px;background-color: green;filter: Alpha(opacity=50);background: rgba(52,179,70,1);z-index:900}
.se_case .se_case_text{position: relative;z-index:1000;}

.fenye{ padding:20px 0 40px 0; font-size:14px;}
.shangxiaye{overflow: hidden;padding: 15px 0px;}
.shangxiaye li{ line-height:25px; color:#666}
.shangxiaye li a{ color:#666}




.prod_nav{width:870px; margin:0 auto;  border-bottom:#dddddd solid 1px; border-left:#dddddd solid 1px;  margin-top:20px;}
.prod_nav li{width: 435px; text-align:center;  line-height:80px; float:left; background:#f5f5f5; display: block;}
.prod_nav li span{  background:#444; display:inline-block; width:435px; height:80px; color:#fff; font-size:18px; }
.prod_nav li span.on{background:#116fb6; color:#fff; display: block;}


.main{ padding:30px 0;}
.main_right{ width:910px;font-size:16px;}
.m_r_weizhi{ line-height:35px; text-align:right; font-size:14px;border-bottom:1px solid #eee}
.m_r_weizhi span{ float:left; font-size:18px; border-bottom:1px solid #093}


.t_left{ width:220px; float:left}
.fenlei2{}
.fenlei2 h2{ background:#0250a2; line-height:60px; font-size:16px; color:#fff; font-weight:normal; text-transform:uppercase; font-weight:bold}
.fenlei2 ul{ border:1px solid #eee; padding:25px 0 20px 0;}
.fenlei2 li{ line-height:50px; width:200px; margin:0 auto;  border:0 solid #ccc; margin-bottom:10px; background:#df5727}
.fenlei2 li:hover{background:url(../images/images/bg.jpg) repeat}
.fenlei2 li a{ font-size:16px; padding:0 0 0 25px; color:#fff}
.fenlei2 li.treeone {
    background:#fff;
    padding-left: 0; border:1px solid #ececec; line-height:35px;
}
.fenlei2 li.treeone a { font-size:13px; color:#333}
.fenlei2 li.treeone:hover {  background:#df5727;}

.contact{ padding:0px 0 15px 0; border:1px solid #ececec; margin-top:10px;}
.contact h2{ line-height:55px; font-size:16px; color:#fff; font-weight:normal; padding:0 0 0 20px; text-transform:uppercase; border-bottom:1px solid #ccc;background:url(../images/images/bg.jpg) repeat}
.contact h2 span{ padding:0 0 0 10px; font-size:14px; color:#abd7fd}
.contact p{ font-size:14px; line-height:30px; padding:5px 10px;}
.contact .contact_pic{ margin:15px 0; padding-left:5px;}

.list{width: 300px;float: left;}
.intro{width: 100%;min-width:1400px;height:528px;background-image: url(../images/images/about.jpg);background-size: 100% 100%;background-repeat: no-repeat;border-top: 1px solid lightgray;}
.ab_z{width: 1100px;height: 335px;margin:118px auto;}
.ab_zl{height:335px; width:430px; border:1px solid #d4d4d4; float:left;}
.ab_tu{padding:10px; height:315px;}
.ab_r{ height:335px; width:650px; float:right;}
.ab_rt{height:40px; width:650px; border-bottom:#d4d4d4 1px dashed;}
.ab_rl{ height:40px; width:220px; float:left; background:url(../images/images/jianjie.jpg) left center no-repeat;}
.ab_rl a{ height:40px; float:right; display:block;  font-size:16px; color:#c9c9c9; line-height:40px;  font-weight:bold;}
.ab_rr{ height:26px; width:26px; background:#d21e27; float:right;}
.ab_rr a{ height:26px; width:26px; background:#d21e27; display:block; text-align:center; color:#FFF; font-size:14px;}

.an_nr{height:255px; width:650px;}
.an_nr p{ height:32px; line-height:32px; color:#333; font-size:12px; display:block; padding-top:16px}







.news-left{width: 835px;height: 430px;float: left;}
.xinwen{ height:40px; width:835px; background:#1f1f1f url(../images/images/xw.jpg) left center no-repeat;}
.xinwen_z{height:40px; width:300px; float:left;}
.xinwen_z a{height:40px; line-height:40px; display:block; color:#d21e27;  font-size:14px; padding-left:40px;}
.xinwen_z b{ color:#fff;  }
.xinwen_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.xinwen_n{ height:340px; width:835px;  margin-top:45px;}
.xinwen_nl{height:340px; width:213px; float:left; background:url(../images/images/nnn.jpg) center no-repeat;}
.xinwen_nr{ height:340px; width:600px; float:right;}
.xinwen_nrt{height:100px; width:600px;}
.xinwen_nrtb{ height:30px; width:600px; border-bottom:#d9d9d9 1px dashed; padding-top:10px;}
.xinwen_nrtb a{ height:26px; width:600px; line-height:26px; color: #666; font-size:16px; display:block;}
.xinwen_nrtb a:hover{ height:26px; width:600px; line-height:26px; color:#d21e27; font-size:17px; display:block;}
.bbb{ height:60px; width:600px;}
.bbb p{ height:24px; line-height:24px;  font-size:12px; color:#999; display:block; padding-top:5px;}
.xinwen_liebiao{width:600px; height:220px; padding-top:25px;}
.xinwen_liebiao_l{ height:35px; width:500px; background: url(../images/images/a.gif) center left no-repeat; float:left;}
.xinwen_liebiao_l a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px;}
.xinwen_liebiao_l a:hover{  color:#d21e27; font-size:12px;}
.xinwen_liebiao_r{height:35px; width:100px; float:right;}
.xinwen_liebiao_r a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px; }
.xinwen_liebiao_r a:hover{  color:#d21e27; font-size:12px;}

.tupian{ width:1200px; padding-top:200px; margin:0 auto }






.kong{height:40px; width:100%}


.news-right{width:330px;height: 430px;float: right;}
.lx{height:40px; width:330px; float:left;background:#d21e27;}
.lx_z{height:40px; width:280px; float:left;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px; padding-left:40px;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px;}
.lx_z b{ color:#fff;  }
.lx_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.lx_t{height:148px; width:300px; margin:0 auto; background:url(../images/images/lxt.jpg) center no-repeat; margin-top:60px;}
.lx_n{height:200px; width:300px; padding:15px;}
.lx_nt a{height:40px; width:300px; line-height:40px; display:block; font-size:16px; color:#000; font-weight:bold;}
.lx_nn a{height:30px; line-height:30px; display:block; color:#333; font-size:12px;}
.leftttt{height:100%; width:210px;}
.lixxiwomen{ padding-top:700px; }
.sss{height:380px; width:210px;border:1px solid #c5c5c5}
.lixxiwomen_t{height:40px; width:210px; background:url(../images/images/lxxxx.jpg) center no-repeat;}
.lixxiwomen_t a{height:40px; width:210px; line-height:40px; display:block; font-size:14px; color:#FFF; text-align:center;}
.let{height:94px; width:190px; margin:0 auto; padding-top:18px; background:url(../images/images/aaaa.jpg) center no-repeat;}
.lett p{height:40px; line-height:40px; width:190px; margin:0 auto; display:block; font-size:13px; color:#00; font-weight:bold;}
.lettt p{ height:30px; line-height:30px; font-size:12px; display:block; color:#333; padding-left:10px;}




.right_yeyue{ width:970px; height:100%; float:right;}

























/*erjiyemian*/
.main_l{ float:left; width:226px; padding:0 0 0 9px; overflow:hidden; background:#333}
.main_r{ float:right; width:960px;overflow:hidden; background:#f8f8f8 }

.col-tit {color: #fff;font-size: 16px; height:60px;background:#0250a2;}
.crumbs {background:url(../Images/002.gif) no-repeat center left; margin-left:15px;font-size:15px;padding-left:20px; line-height:60px; color:#FFF}
.crumbs a{ color:#FFF}
.crumbs a:hover{ font-weight:bold; color:#FFF}
.article p{ line-height:220%; margin-bottom:15px;}
.erji_lv{  margin:0 auto; padding:20px; line-height:35px;  font-size:16px; color:#555; text-indent:2em; border:1px solid #eee}
.erji_lv p{ line-height:35px;  font-size:16px; color:#555; }
.erji_lv div{ text-indent:0}



.erji_con{ PADDING-top:20PX; padding-left:10px;}

.tiao{ font-size:12px; padding:20px 0 20px 30px;}
.tiao a{ color:#000000; text-decoration:none; font-size:12px;}
.tiao a:hover{ color: #348900;}

.lx p{ line-height:25px; font-size:14px; font-weight:bold;}
.more{ padding:25px;}
.more a{ color:#000; line-height:25px; text-decoration:none; background:url(../images/news_icon.gif) no-repeat left 2px; padding-left:20px;}

.chanpin img{ margin:0 2px;}

.list_photo2{
	margin:0;
	width:790px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.list_photo2 dt{ float:left; width:250px; height:200px; margin-top:15px; }
.list_photo2 dt img{ border:1px solid #dfdfdf; padding:0px; width:210px; height:150px; padding:5px;}
.list_photo2 dt div{ width:240px; height:35px; line-height:35px; text-align:center; overflow:hidden; }
.list_photo2 a{color:#000000;}
.list_photo2 a:hover{color:#f60;}


.news_t{ width:650x; text-align:left; line-height:40px; height:40px; background: url(../Images/index_1888.gif) repeat-x;text-indent:0px; margin:auto; margin-left:40px; margin-right:40px; font-size:14px;}
.news_t ul{  width:650px; line-height:40px;}
.news_t ul li{line-height:40px;}

.news_t a {line-height:40px; color:#4a4a4a; font-size:14px; padding-left:22px; }
.news_t a:hover{color:#4a4a4a; }

.news_p{ width:700px; color:#999999; text-align:left; padding-left:10px; margin-bottom:20px; line-height:25px;}
.news_p a{ color:#999999}
.news_p a:hover{ color:#ff0000}


.newslist{list-style:none;width:500px;background-color:#fff;overflow:hidden;height:500px;}
.newslist .t{float:left;width:250px;}




.se_erji_img img{ width:auto; margin:0 auto}


.contact_left{ padding-top:50px;text-align:center; width:600px;}
.contact_right{ width:500px; text-align:left; font-size:16px; line-height:35px; padding:18px 0 0 100px; }
.contact_wz p{font-size:16px; line-height:35px;}
.contact_wz p span{ font-weight:bold; font-size:20px; display:block;}
.map{ width:100%; overflow:hidden; margin-top:50px;}



.p_float{ position:fixed; bottom:20px; width:55px; right:10px; z-index:9999; opacity:0}
.p_float li{  line-height:21px; margin-bottom:10px; text-align:center}
.p_float li a{ color:#fff; font-size:13px; background:#00877a; padding:10px 7px; margin-bottom:10px; display:block}
.p_float li a:hover{ background:#000}