@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;line-height: 35px;}
img{border:0px;}
a{text-decoration:none; font-size: 12px;}
.clear{clear: both;}
.left{float:left;}
.right{float:right;}
em{border-bottom: 1px #CCC solid;float: right;width: 700px;max-height: 25px;display: block;}
body{font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden; }

/* CSS Header */
#he_01{width: 1200px;height: 132px;margin:0 auto;position: relative;}
#he_01_logo{width: 681px;height: 60px;position: absolute;left: 0;top:36px;}
#he_01_logo a{display: block;}
#he_01_tel{min-width: 32px;height: 40px;background: url(../images/he_tel.png) left center no-repeat; padding-left: 40px; line-height: 20px;position: absolute;right: 0;top:48px;color: #4c4c4c;font-size: 14px;}
#he_01_tel span{color: #182f47;font-size: 26px;}
#he_02{width: 100%;height: 53px;background: #1e61ba;margin:0 auto;}
#he_02_mid{width: 1200px;height: 53px;margin:0 auto;}
#he_02_mid li{float: left;}
#he_02_mid .menu{width: 148px;height: 53px;line-height: 53px;text-align: center;}
#he_02_mid .menu a{display: block;color: #fff;font-size: 16px;}
#he_02_mid .menu a:hover{background: #6db101}
#he_02_mid .sx{width: 2px;height: 53px;background: url(../images/sx.png) center no-repeat;}
#he_03{width:100%;height: 494px;margin:0 auto;position: relative;}
#he_03_mid{width:1920px;height: 494px;position: absolute;top:0;}
#zy_banner{width: 100%;height: 259px;background: url(../images/zy_banner.jpg) center no-repeat;margin:0 auto;}

/* CSS Footer */
#footer{width: 100%;height: 118px;padding:50px 0;background: #232323;}
#footer_mid{width: 1200px;height: 118px;margin:0 auto;position: relative;}
#footer_icon{width: 70px;height: 87px;position: absolute;left: 0;top:8px;}
#footer_c{position: absolute;left: 92px;top:20px;color:#fff;font-size: 14px;line-height: 28px;}
#footer_ewm{width: 118px;height: 118px;position: absolute;right: 207px;top:0;}
#footer_ewm img{width: 118px;height: 118px;}
#footer_txt{position: absolute;top:15px;line-height: 25px;color: #fff;font-size: 14px;right: 106px;}

/*固定的悬浮窗*/
.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: url('../images/fixCont.png') no-repeat 0 0 #0068c9;
}
.yb_bar .yb_phone {
   background: url('../images/fixCont.png') no-repeat 0 -57px #0068c9;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: url('../images/fixCont.png') no-repeat 0 -113px #0068c9;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: url('../images/fixCont.png') no-repeat 0 -169px #0068c9;
}
.hd_qr {padding: 0 29px 25px 29px;}
.yb_QQ a {display: block;text-indent: 54px;width: 100%;height: 100%;font-size: 14px; color: #fff!important;}


/* CSS Main */
#in_01{ width:1200px;overflow: hidden;margin:40px auto;}
#in_01_category{width: 1200px;margin:0 auto;}
._01_categoryl{width: 180px;height: 107px;background: #1e61ba;line-height: 112px;text-align: center;font-weight: bold;font-size: 24px;color: #fff;float: left;}
._01_categoryr{width:1015px;height:107px;float: right;}
._01_categoryr li{width: 165px;height: 50px;text-align: center;margin-right: 5px;margin-bottom: 5px;float: left;}
._01_categoryr li:nth-child(6n){margin-right: 0;}
._01_categoryr li a{display: block;width: 163px;height: 50px;line-height: 50px;border:solid 1px #e4d8d7;color: #363636;font-size: 14px;transition: all .4s;}
._01_categoryr li a:hover{background: #59a001;color: #fff;}
#in_01_mid{width: 1200px;height: 538px;overflow: hidden;margin:0 auto;margin-top:20px;}
.picMarquee{ width:100%;  overflow:hidden; }
.picMarquee .hd{ overflow:hidden;  height:0px;  margin:0; }
.picMarquee .bd{ padding:0px; margin:0;}
.picMarquee .bd ul{ overflow:hidden; zoom:1; }
.picMarquee .bd ul li{ margin:0px 20px; margin-bottom: 30px; background: #f4f4f4;border:solid 1px #f4f4f4; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee .bd ul li a img{ width: 282px;height: 195px; display:block; border:3px solid #fff; }
.picMarquee .bd ul li a:hover img{ border-color:#59a001;  }
.picMarquee .bd ul li a .icptit { display:block;line-height:50px; height:50px; overflow:hidden; background:#f4f4f4; color: #333;font-size: 16px; width:100%; text-align:center;}
.picMarquee .bd ul li a:hover .icptit{ background:#59a001;color:#fff; }
.picMarquee .picList{width:310px; height:auto; float:left; }
#in_02{width: 100%;padding:41px 0; ;height: 450px; margin:0 auto;background: url(../images/in_02_bg.jpg) center no-repeat;}
#in_02_mid{width: 1200px;height: 450px;background: rgba(255,255,255,.8);margin:0 auto;position: relative;}
._02_img{width: 602px;height: 450px;border-right:solid 1px #c8c8c8;overflow: hidden;position: relative;float: left;}
#in_02_pic{width: 602px;height: 450px;margin:0 auto;overflow: hidden;position: absolute;left: 0;top:0;z-index: 1;}
#in_02_pic li{width: 100%;height: 450px;position: relative;}
#in_02_pic li img{width: 100%;height: 450px;transition: transform 1s ease 0s;}
#in_02_pic li:hover img{transform: scale(1.05,1.05);}
#in_02_btn{position: absolute;height: 11px;overflow: hidden; right: 25px;bottom:15px;z-index: 2;}
#in_02_btn li{width: 11px;height: 11px;border-radius: 100%;float: left;margin-right: 10px;background: #fff;cursor: pointer;}
#in_02_btn li:hover{background: #88bc43;}
#in_02_btn li.on{background: #88bc43;}
._02_con{width: 542px;float: left;margin-left: 32px;padding-top: 54px;}
._02_con h1{width: 100%;height: 35px;line-height: 35px;margin:0 auto;color: #1e61ba;font-size: 30px;position: relative;font-weight: normal;}
._02_con h1:after{content: '';width: 290px;height: 1px;border-bottom: dotted 1px #c8c8c8;position: absolute;right: 0;top:17px;}
._02_con p{padding-top: 25px;line-height: 35px;color: #333;font-size: 14px;}
._02_con p a{color: #eb0000;font-size: 14px;}
._02_con p a:hover{text-decoration: underline;}
#in_03{width: 100%;background: #fff;padding:40px 0;margin:0 auto;}
#in_03_title{width: 1200px;height: 35px;line-height: 35px;background: url(../images/in_02_title.png) center no-repeat; text-align: center;color: #1e61ba;font-size: 30px;margin:0 auto;}
#in_03_subtitle{width: 1200px;line-height: 20px;text-align: center;color: #172e45;font-size: 14px;margin:10px auto;}
#in_03_hd{width: 1000px;padding:0 100px; height: 80px;margin:0 auto;margin-top: 30px;background: url(../images/in_03_title.png) center 52px no-repeat;}
#in_03_hd li{width: 134px;height: 80px;float: left;margin-right: 154px; cursor: pointer;}
#in_03_hd li:last-child{margin-right: 0;}
#in_03_hd li .in_03_bdt{width: 100%;height: 20px;line-height: 20px;margin:0 auto;text-align: center;color: #243f58;font-size: 18px;}
#in_03_hd li .in_03_bdc{width: 43px;height: 43px;background: #b9bac0;border-radius: 100%;line-height: 43px;text-align: center;color: #fff;font-size: 18px;margin:0 auto;margin-top: 15px;}
#in_03_hd li.on .in_03_bdc{background: #143071;}
#in_03_bd{width: 1200px;height: 273px;margin:0 auto;margin-top: 30px;overflow: hidden;}
#in_03_bd li{width: 1200px;height: 273px;position: relative;}
#in_03_bd li .in_03_img{width: 485px;height: 273px;position: absolute;left: 0;top:0;}
#in_03_bd li .in_03_img img{width: 485px;height: 273px;}
#in_03_bd li .in_03_title{width: 670px;height: 40px;line-height: 20px;color: #143071;font-size: 12px;text-transform: uppercase;position: absolute;right: 0;top:20px;}
#in_03_bd li .in_03_title span{font-size: 24px;}
#in_03_bd li .in_03_info{width: 670px;height: 112px;position: absolute;right: 0;top:74px;line-height: 28px;color: #183048;font-size: 16px;}
#in_03_bd li .in_03_btn{width: 670px;height: 40px;position: absolute;right: 0;top:200px;}
#in_03_bd li .in_03_btn a{display: block;width: 40px;height: 40px;float: left;margin-right: 10px;}
.adv_ewm{position: relative;}
.in_weima{position: absolute;left: 59px;top:-56px;z-index: 1000;display: none;}
.adv_ewm:hover .in_weima{display: block;}
#in_04{width: 100%;height: 260px;background: url(../images/in_04_bg.png) center no-repeat;margin:0 auto;}
#in_04_mid{width: 1200px;height: 260px;margin:0 auto;position: relative;}
#in_04_txt{position: absolute;left: 99px;top:55px;line-height: 26px;color: #fff;font-size: 14px;}
#in_04_txt span{font-size: 30px;}
#in_04_btn{position: absolute;left: 99px;top:163px;}
#in_04_btn li{width: 141px;height: 34px;line-height: 34px;float: left;margin-right: 10px;font-size: 15px;color: #182f47;text-align: center;transition: all .4s;}
#in_04_btn li i{padding-right: 4px;}
#in_04_btn li a{display: block;font-size: 15px;color: #fff;}
#in_04_btn li.in_04_btn01{background: url(../images/in_04_btn01.png) center no-repeat;}
#in_04_btn li.in_04_btn02{background: url(../images/in_04_btn02.png) center no-repeat;}
#in_04_btn li.in_04_btn01:hover{background: url(../images/in_04_btn02.png) center no-repeat;color: #fff;}
#in_04_btn li.in_04_btn02:hover{background: url(../images/in_04_btn01.png) center no-repeat;}
#in_04_btn li.in_04_btn02:hover a{color: #182f47;}
#in_05{width: 1200px;margin:0 auto;margin-top: 50px;}
.in_05_title{width: 100%;height: 34px;line-height: 34px;margin:0 auto;margin-bottom: 18px;color: #757575;font-size: 16px;position: relative;}
.in_05_title span{font-size: 30px;}
.in_05_title span i{color: #1e61ba;font-style: normal;}
.in_05_more{width: 66px;height: 17px;position: absolute;right: 0;top:15px;}
.in_05_more a{width: 66px;height: 17px;display: block;background: #757575 url(../images/in_05_more.png) center no-repeat;border-radius: 3px;transition: all .4s;}
.in_05_more a:hover{background: #59a001 url(../images/in_05_more.png) center no-repeat;}
#in_05_mid{width: 1150px;height: 323px;padding:45px 25px; background: #edeef3;margin:0 auto;position: relative;margin-top: 50px;}
._05_img{width: 539px;height: 404px;position: absolute;left:25px;bottom:45px;overflow: hidden;}
._05_img ul li{width: 539px;height: 404px;overflow: hidden;}
._05_img ul li img{width: 100%;height: 450px;transition: transform 1s ease 0s;}
._05_img ul li:hover img{transform: scale(1.05,1.05);}
._05_num{width: 600px;height: 133px;float: right;}
._05_num li{width: 200px;height: 133px;float: left;cursor: pointer;background: url(../images/_05_sx.png) right top no-repeat; text-align: center;}
._05_num li:last-child{background: none;}
._05_num li .qysl_ico{width: 73px;height: 57px;margin:0 auto;overflow: hidden;}
._05_num li .qysl_num{ width: 100%; height: 30px; line-height: 30px; margin:0 auto; margin-top: 10px;font-size: 14px; color: #666666;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
._05_num li .qysl_num span{ color: #666666; font-size: 30px; padding-right: 5px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
._05_num li .qysl_claim{ width: 100%; line-height: 22px; margin:0 auto; margin-top: 5px;font-size: 14px; color: #666666;}
._05_num li li:hover,#in_02_ul li li:hover .qysl_num span{color: #ffae00;}
._05_case{width: 600px;height: 105px;float: right;margin-top: 70px;position: relative;}
._05_case ._05_lbtn{width: 48px;height: 48px;cursor: pointer;background: url(../images/_05_lbtn.png) center no-repeat;position: absolute;left: 0;top: 50%;margin-top: -24px;}
._05_case ._05_rbtn{width: 48px;height: 48px;cursor: pointer;background: url(../images/_05_rbtn.png) center no-repeat;position: absolute;right: 0;top: 50%;margin-top: -24px;}
._05_case_ul{width: 480px;height: 105px;margin:0 auto;overflow: hidden;;}
._05_case_ul li{width: 140px;height: 103px;margin-right: 27px;border:solid 1px #edeef3;float: left;cursor: pointer;}
._05_case_ul li:last-child{margin-right: 0;}
._05_case_ul li img{width: 140px;height: 103px;}
._05_case_ul li.on{border:solid 1px #59a001;}



#in_06{width: 1200px;height: 375px;margin:30px auto;}
#in_06_news{width: 746px;height: 333px;border:solid 1px #dcdcdc;float: left;padding:20px 18px;}
#news_img{width: 746px;height: 104px;background: url(../images/news_img.png) center no-repeat;margin:0 auto;}
#news_ul{width: 100%;height: 192px;margin:0 auto;margin-top: 18px;}
#news_ul li{width: 50%;height: 49px;line-height: 49px;float: left;position: relative;text-indent: 14px;border-bottom: dotted 1px #dcdcdc;transition: all .4s;}
#news_ul li a{color: #26324a;font-size: 14px;display: block;}
#news_ul li span{text-align: right;position: absolute;right: 15px;top:0;height: 49px;line-height: 49px;color: #c7c8cd;font-size: 14px;}
#news_ul li:hover{background: #143071;text-indent: 20px;}
#news_ul li a:hover{color: #fff;}
#in_06_zxly{width: 366px;height: 333px;border:solid 1px #dcdcdc;float: right;padding:20px 18px;}
#zxly_img{width: 366px;height: 104px;background: url(../images/zxly_img.png) center no-repeat;margin:0 auto;}
#zxly_ul{width: 366px;height: 192px;margin:0 auto;margin-top: 18px;}
#zxly_ul li{float: left; color: #333;margin-bottom: 10px; font-family: "微软雅黑"; }
#zxly_ul li.zxly_border{width: 366px;}
#zxly_ul .G_InputText_jk{width: 346px; height: 32px;background: #f0f0f0; border-radius: 5px;border:none; outline: none; padding-left:20px; }
#zxly_ul .G_textarea_jk{width:346px;height:80px;background: #f0f0f0; border-radius: 5px;border:none; outline: none; padding-left:20px; padding-top:5px; line-height: 25px; }
#zxly_ul .G_btn_jk{background:#f0f0f0; width:140px;cursor:pointer; height:32px;border: none;color: #333; line-height:32px; border-radius: 3px;font-family: "微软雅黑";}
#in_07{width: 1160px;background: #edeef3;border:solid 1px #dcdcdc;padding:20px;line-height: 24px;color: #26324a;font-size: 14px;margin:0 auto;margin-bottom: 30px;}
#in_07 a{color: #26324a;font-size: 14px;margin-right: 8px;}

/*zy css*/
#zy_nav{width: 100%;height: 70px;background: #f8f8f8;margin:0 auto;}
#zy_nav_mid{width: 1200px;height: 70px;line-height: 70px; margin:0 auto;position: relative;}
#zy_nav li{height: 70px;text-align: center;line-height: 70px;float: left;padding-right:30px;}
#zy_nav li a{display: block;color: #1e61ba;font-size: 18px;font-weight: bold;}
#zy_nav li a:hover{background: url(../images/zy_nav_hover.png) bottom left repeat-x;color: #7dbb02;}
#zy_nav #zy_search{width: 279px;height: 42px;border-left:solid 1px #e0e0e0; position: absolute;right: 0px;top:14px;background: url(../images/search_bg.png) right center no-repeat;}
#zy_nav #zy_search #search_name{ width: 188px; height: 22px; line-height: 20px; float: left; margin:10px 0 0 20px;border:none; outline: none; color: #b8b8b8;background: none;}
#zy_nav #zy_search #button{ width: 70px; height: 42px; float: right; cursor: pointer; background: none; border:none;outline: none;}
#zy_position{width: 1200px;height: 30px;margin:10px auto;border-bottom:1px solid #efefef;color: #666;font-size: 14px;position: relative;}
#zy_position span{position: absolute;left: 0;top:0;border-left:solid 3px #7cbb02;height: 20px;line-height: 20px;text-indent: 10px;}
#zy_position a{padding:0 5px;color: #666;font-size: 14px;}
#zy_position a:hover{color: #7cbb02;}
.zy_title{width: 120px;height: 42px;background: url(../images/bg2.png) bottom center no-repeat;text-align: center;font-size: 30px;color: #333;line-height: 30px;margin:30px auto;}

/*product css*/

#pro_ul{width: 1200px;margin:30px auto;}
#pro_ul li{width: 288px;height: 290px;float: left;margin-right: 16px;margin-bottom: 25px;}
#pro_ul li:nth-child(4n){margin-right: 0;}
#pro_ul li .zy_propic{width: 288px;height: 216px;margin:0 auto;}
#pro_ul li .zy_propic img{width: 286px;height: 214px;border:solid 1px #dfe3e7;}
#pro_ul li .zy_proinfo{width: 286px;height: 68px;border:solid 1px #dfe3e7;background: #fff; margin:0 auto;margin-top: 3px;}
#pro_ul li .zy_proinfo p{padding-left:12px;line-height: 68px;float: left;}
#pro_ul li .zy_proinfo p a{color: #7cbb02;font-size: 14px;}
#pro_ul li .zy_proinfo dl{float: right;height: 68px;}
#pro_ul li .zy_proinfo dl dt{width: 68px;height: 68px;float: right;border-left:solid 1px #dfe3e7;text-align: center;line-height: 68px;}
#pro_ul li .zy_proinfo dl dt a{color: #b3b3b3;font-size: 18px;display: block;}
#pro_ul li .zy_proinfo dl dt a:hover{color: #fff;background: #7cbb02}

/*产品详情*/
.cppage{width:100%;margin:0 auto; margin-top:40px}
.cpbox{float:left;border:1px solid #dedede;width: 500px;position: relative;}
.cpintro{float:right;position:relative;overflow:hidden;width: 660px;}
.cpintro h1{line-height:60px;font-size:24px}
.pro_name{ width: 100%; height: 52px; line-height: 26px; font-size: 16px; color: #005097;margin:0 auto;}
.pro_name span{ font-size: 26px; color: #005097;font-weight: bold;}
.pro_param{width: 100%;border-bottom:1px #ccc dashed;font-size:16px;padding-bottom:12px;margin:0 auto;margin-top: 10px;}
.price_a,.price span,.price_3d,.cpintro .file a,.pro-list-top-r a,.pro-list-top-r span,.pro-list .list i{background: url(../images/pro_btn.png) no-repeat;}
.cpintro .text{width: 100%;margin:10px auto; line-height:28px}
.cpintro .text span{font-weight:700;font-size:16px;color: #2c2f2d;}
.cpintro .text p{font-size:16px;color: #666;}
.cpintro .pro_btn{width: 100%;height: 63px;margin:0 auto;position: relative;}
.cpintro .price{width:445px;height:63px;position:absolute;left:0;bottom:0;}
.cpintro .price,.cpintro .price a{font:400 14px/36px "microsoft yahei";color:#fff}
.cpintro .price .price_3d{float:left;display:block;text-indent:48px;width:123px;line-height:40px;overflow:hidden;background-position:0 0;background-color:#424355;margin-right:10px;font-size:16px}
.cpintro .price .price_3d:hover{background-color: #595a72}
.cpintro .price .price_a{float:left;display:block;text-indent:48px;width:130px;line-height:40px;overflow:hidden;transition:all 0.4s; background-position:0 -40px;background-color:#7cbb02;margin-right:10px;font-size:16px}
.cpintro .price .price_a:hover{background-color:#00b050;}
.cpintro .price span{float:left;display:block;text-indent:48px;line-height:40px;background-position:0 -80px;background-color:#424355;width:172px;font-size:16px}
.border1{border-bottom:1px solid #e6e6e6}
.cpintro .file{position:absolute;right:0;top:0;width:150px;height:26px;display:block}
.cpintro .file span{line-height:26px;display:block;float:left;width:88px;text-align:center;height:26px;overflow:hidden;color: #666;font-size: 16px;}
.cpintro .file a{display:block;width:18px;height:20px;float:left;background-position: 0 -216px;margin-right:10px}
.cpintro .file a.doc{background-position: 0 -196px;}
.cpintro .file a.pdf{background-position: 0 -216px;}
.cpintro .file a:hover{background-position-x:-18px;}
.h60{height:30px;width:100%;display:block;clear:both;overflow:hidden}
.h40{height:40px;width:100%;display:block;clear:both;overflow:hidden}
.part{overflow:inherit;clear:inherit}
#pro_nav{width: 1200px;height: 52px;margin:20px auto;border-bottom: solid 1px #e2e2e2;background: #fff;margin-bottom:40px;}
#pro_nav li{float: left;width: 166px;height: 52px;line-height: 52px;text-align: center;position: relative; margin:0px 3px;}
#pro_nav li a{font-size: 16px;color: #555555;display: block;z-index: 2;position: relative;background: #f0f0f0;}
#pro_nav li .hover{width:166px;height: 63px; position: absolute;left: 0px;bottom:-10px; background: url(../images/category_hover.png) center top repeat-x;color: #fff; z-index: 1;color: #fff;}
.cpnav .viewcd{text-indent:10px;width:155px;float:right;font:400 12px/50px 100;position:relative;background-color:#f8f8f8}
.cpnav .viewcd span{display:block;width:55px;height:50px;float:right;background:url(../images/icon_pro.png) -75px -102px no-repeat}
.cpnav .viewcd .code{position:absolute;left:0;top:50px;z-index:999;display:none}
.cpnav .viewcd .code img{width:155px;height:155px;float:left}
#cpcont{line-height:26px}
#cpcont .pw{overflow: inherit;}
.bor{border-bottom:1px solid #e6e6e6}
.pro_capital{width: 1200px;height: 45px;line-height: 45px; border-bottom: solid 2px #323232; margin:0 auto;margin:20px auto;position: relative;}
.pro_capital span{display: block;width: 120px;height: 45px;position: absolute;left: 0px;top:0px;text-align: center;font-size: 16px;color: #fff;background: #323232;}
.pro-list-con{width: 1200px;height: 252px;margin:0 auto;}
.pro-list-con li {float:left; width:280px;height:240px; margin:2px 10px; text-align:center; line-height:25px; }
.pro-list-con li a{color:#4f4f4f;font-size: 14px;}
.pro-list-con li a:hover{color:#e80000;}
.pro-list-con li a img { width:274px; height:200px;border:solid 1px #dcdcdc;padding:2px;}

/*footer_lx-start*/
.footer_lx{width:1188px;height:200px;border:1px solid #dcdcdc}
.footer_lx ul{width:1150px;margin:0 auto}
.footer_lx ul li{width:230px;float:left;color:#2c2f2d;font-size:16px;line-height:28px;}
.footer_lx ul li span{height:58px;width:60px;background-image:url("../images/lx.png");display:block;margin:0 auto;margin-top:37px}
.footer_lx ul li .span1{background-position:0 0}
.footer_lx ul li .span2{background-position:-60px 0}
.footer_lx ul li .span3{background-position:-120px 0}
.footer_lx ul li .span4{background-position:-180px 0}
.footer_lx ul li .span5{background-position:-240px 0}
.footer_lx ul li:hover span{background-position-y:-58px}
.footer_lx ul li p{text-align:center;font-size:16px;line-height:28px;margin-top:10px}
.footer_lx ul li a{color:#2c2f2d}
.footer_lx ul li:hover p{color:#7cbb02}
.footer_weixin:hover .weima1{opacity: 1;filter:alpha(opacity=100);transition:all 1s;}
.weima1{position:absolute;width:129px;height:141px;left:20%;top:160px;opacity: 0;filter:alpha(opacity=0);transition:all 1s;}
/*footer_lx_end*/
 
#wrap{ width:1200px; height:auto; margin: 30px auto; position: relative;}

/*company css*/
#company_content{width: 1200px;min-height: 407px;line-height:27px;color:#2e2e2e;font-size:14px;}#honor_content{width: 1200px;margin:0 auto;margin-top: 40px;}
#honor_l{width: 350px;height: 508px;float: left;border:solid 1px #cecece;}
#honor_l img{width: 350px;height: 508px;}
#honor_r{width:848px;height: 508px;float: right;position: relative;}
#honor_r .qw4{width:840px;height:205px;float:left;border-left:1px solid #FFF}
#honor_r .qw4 b{font-size:30px;margin:60px 0 10px 40px;color:#333;display:block}
#honor_r .qw4 p{margin-left:40px;color: #666;font-size: 14px;line-height: 26px;}
#honor_r .honor_ul{width: 848px;height: 303px;right: 0;bottom:0;}
#honor_r .honor_ul li{height:303px;width:209px;border-left:1px solid #FFF;float:left}
#honor_r .honor_ul li img{height:303px;width:209px;}

/*contact css*/
.contact{width:1200px;margin:0 auto;margin-top: 50px;}
.contact-pt{width:359px;height:317px;float:left;margin-right:40px}
.contact .part{background-color:#f5f5f5;-webkit-transition-property: background-color;-webkit-transition-duration: 1s;-webkit-transition-timing-function: ease;}
.contact .part span{background:url(../images/lx_3.png) no-repeat}
.contact .part:hover{background-color: #7cbb02;-webkit-transition-property: background-color;-webkit-transition-duration: 1s;-webkit-transition-timing-function: ease;}
.contact .part:hover span{background-position-y:-72px;}
.contact .part:hover p {color:#fff;}
.contact .part:hover b {color:#fff;}
.contact .part:hover a {color:#fff;}
.contact .part a {color:#333;font-size: 16px;}
.contact .part span {width:72px;height:72px;margin:0 auto;margin-top:40px;display: block;}
.contact .part .span1{background-position: 0 0;}
.contact .part .span2{background-position: -72px 0;}
.contact .part .span3{background-position: -144px 0;}
.contact .part b{width:100%;font-size:20px;text-align:center;color:#333;display:block;margin-top:15px;line-height:40px;font-weight:inherit;}
.contact .part1 p{width:100%;font-size:16px;text-align:center;color:#333;display:block;line-height:35px;margin-top:10px;}
.contact .part2 p{width:243px;padding:0 60px;font-size:16px;text-align:center;color:#333;display:block;line-height:35px}
.contact .part3 p{width:150px;font-size:16px;text-align:center;color:#333;line-height:35px;float:left;margin-top:20px;overflow:hidden;display:inline;}
.contact .part3{position: relative;}
.weixin{cursor:pointer;display:none}
.weixin:hover .weima{opacity: 1;filter:alpha(opacity=100);transition:all 1s;}
.weima{position:absolute;width:129px;height:141px;top:252px;left:192px;opacity: 0;filter:alpha(opacity=0);transition:all 1s;}

/*form-start*/
.biaodan{height:auto;display:block; margin-top:10px;overflow:hidden}
.biaodan p{line-height:24px;font-size:14px;color:#666;display:block;font-weight:100;text-indent:2em;margin-top: 20px;}
.biaodan form{height:330px;display:block;margin-top: 30px;}
.biaodan form input{margin-left:0;padding:0}
.biaodan form .formleft{width:568px;margin-right:40px;float:left;height:100%;overflow:hidden;position:relative}
.biaodan form .formleft input{line-height:38px;border:1px solid #cacbcb;opacity:.5;height:38px;margin-bottom:10px;width:566px;text-indent:10px;float:left}
.biaodan form .formright{width:568px;float:left;height:100%;overflow:hidden;position:relative}
.biaodan form .formright input{line-height:38px;border:1px solid #cacbcb;opacity:.5;height:38px;margin-bottom:10px;width:566px;text-indent:10px;float:left}
.biaodan form .formright textarea{height:138px;width:566px;text-indent:10px;border:1px solid #cacbcb;opacity:.5;line-height:30px}
.biaodan form .formleft button{cursor:pointer;width:100px;height:40px;background-color:#7cbb02;color:#FFF; font-size: 15px;font-family: '微软雅黑'; line-height:40px;float:right;border:none;position:absolute;right:0;bottom:50px}
.biaodan form .formright button{cursor:pointer;width:100px;height:40px;background-color:#999;color:#FFF; font-size: 15px;font-family: '微软雅黑'; line-height:40px;border:none;position:absolute;left:0;bottom:50px}
/*form-end*/

/*service css*/
#service_ul{width: 1200px;height: 196px;margin:0 auto;margin-bottom: 30px;}
#service_ul div{width: 25%;float: left;}
#service_ul div p{text-align:center;font-size:16px;line-height:16px;height:16px;display:block;margin-top:30px;color: #666;}
#service_ul div span{width:148px;height:148px;margin:0 auto;background:url(../images/service_bg.png) no-repeat;display:block}
#service_ul div .span1{background-position:0 0}
#service_ul div .span2{background-position:-148px 0}
#service_ul div .span3{background-position:-296px 0}
#service_ul div .span4{background-position:-444px 0}
#service_ul div:hover .span1{background-position:0 -148px}
#service_ul div:hover .span2{background-position:-148px -148px}
#service_ul div:hover .span3{background-position:-296px -148px}
#service_ul div:hover .span4{background-position:-444px -148px}
#service_ul div:hover p{color:#77b802}
.service_form{width: 1200;border:solid 1px #ececec;margin:20px auto;padding-bottom: 20px;}
.service_shc{width: 1150px;line-height: 34px;font-size: 15px;color: #666;margin:20px auto;}
.service_shc span{color: rgb(247, 150, 70);font-style: italic;}
#service_problem{ width: 1118px;padding:30px;padding-left: 50px; border:solid 1px #ececec;margin:20px auto;}
#service_problem li{width: 1140px;margin:0 auto;margin-bottom: 20px;}
#service_problem li .pro_ask{width: 1100px;height: 35px;line-height: 35px;margin:0 auto;color: #666;font-size: 16px;position: relative;}
#service_problem li .pro_answer{width: 1060px; padding:20px; line-height: 30px;margin:0 auto; margin-top: 10px; color: #666;font-size: 14px;background: #f7f7f7;position: relative;}
#service_problem li span{display: block;width: 30px;height: 35px;line-height: 35px;color: #666;font-size: 16px;position: absolute;left: -40px;top:0;}
#service_aftersale{ width: 1200px;margin:20px auto;margin-bottom: 50px;}
#service_aftersale li{width: 400px;height: 380px;float: left;background: #f0f0f2;}
#service_aftersale li img{width: 100%;display: block;}
#service_aftersale li b{font-size:24px;color:#333;height:24px;line-height:24px;margin-top:20px;display:block;margin-bottom:8px;font-weight:100;padding:0 18px}
#service_aftersale li p{padding:0 18px;color:#666;font-size: 14px;line-height:28px;}

/*news css*/
#news_list_m{width: 1200px;height: 300px;margin:0 auto;margin-bottom: 50px;overflow: hidden;}
#news_list_m li{width: 100%;height: 300px;margin:0 auto;position: relative;}
#news_list_m li .news_list_l{width: 600px;float: left;}
#news_list_m li .news_list_l h1{font-size:30px;line-height:30px;height:30px;color:#333;margin-top:30px;margin-bottom:13px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: normal;}
#news_list_m li .news_list_l h1:hover a{color:#7cbb02}
#news_list_m li .news_list_l p{color: #666;font-size: 14px;line-height: 26px;}
.border_dc{height:38px;width:122px;line-height:38px;text-align:center;border:1px solid #dcdcdc;display:block;position:absolute;left:0;bottom:20px;color: #666;font-size: 14px;}
.border_dc:hover{background: #7cbb02;color: #fff;}
#news_list_m li .news_list_l h1 a{font-size:30px;line-height:30px;height:30px;color:#333;margin-top:30px;margin-bottom:13px}
#news_list_m li .news_list_r{width:450px;float:right;}
#news_list_m li .news_list_r img{width: 450px;height: 300px;}
#news_list_b{width: 1200px;margin:0 auto;}
#news_list_b ul li{ margin-bottom:20px; margin-right:20px; float:left; padding:15px; width:540px; border:solid 1px #dcdcdc;transition: all .4s;}
#news_list_b .pic{ float:left; width:215px; height:134px; border:5px solid #ffffff;overflow: hidden;}
#news_list_b .pic img{width: 215px;height: 134px;transition:transform 1s ease 0s;}
#news_list_b .con{ float:right; width:300px; height:114px;}
#news_list_b .bt{width: 100%; height:44px;  line-height:44px; font-size:18px; text-align:left;font-size:16px; color:#333; font-weight:bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#news_list_b .intro{font-size:12px; color:#333; line-height:20px;}
#news_list_b .n_t{height: 30px;line-height: 30px; font-size:12px; color:#333;}
#news_list_b ul li a{display: block;}
#news_list_b ul li:hover{background: #6db101;border-top-right-radius: 30px;border-bottom-left-radius: 30px;}
#news_list_b ul li:hover .pic img{transform: scale(1.05, 1.05);}
#news_list_b ul li:hover .bt,#news_list_b ul li:hover .n_t,#news_list_b ul li:hover .intro{color: #fff;}

/*news_info css*/
.con_mid_tit h1{text-align: center;font-size:30px;line-height: 30px;height: 30px;font-weight: normal;color: #333;}
.con_mid_tit p{text-align: center;font-size:14px;height: 14px;margin-top: 20px;}
.con_mid_info{width: 1200px;margin:30px auto;border-bottom: 1px solid #e6e6e6;padding-bottom: 35px;color: #666;line-height: 28px;font-size: 14px;}
.new_fanye{width:100%;height:60px}
.new_fanye p{text-align:center;line-height:58px;color: #666;font-size: 14px;}
.new_fanye .pre{width:514px;float:left;border:1px solid #dcdcdc;border-right:none}
.new_fanye .mid{width:158px;float:left;border:1px solid #dcdcdc;border-right:none}
.new_fanye a{color: #666;font-size: 14px;}
.new_fanye a:hover{color: #7cbb02;}

/*case css*/
#case_ul{width:1200px;margin: 0 auto;overflow:hidden}
#case_ul li{width:282px;float:left;margin-right:24px;margin-bottom:40px;cursor: pointer;}
#case_ul li:nth-child(4n+0){margin-right: 0;}
#case_ul li .c_1{width:280px;height:240px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all .4s;}
#case_ul li .c_1 img{max-height:236px;max-width:276px;padding:2px;vertical-align:middle;}
#case_ul li .c_1 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#case_ul li .c_2{ padding:0 20px; height:48px;line-height:48px;width:240px;border:1px solid #dcdcdc;text-align:center;font-size:16px;color: #666;transition: all .4s;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#case_ul li a{display: block;}
#case_ul li:hover .c_1{background: #1e61ba;border-bottom: solid 1px #fff;}
#case_ul li:hover .c_2{background: #1e61ba;color: #fff}

/* CSS Ziye */
#right{width:930px; height:auto;float: right; color: #424242;}
#right_title{width: 100%;height:20px; line-height: 20px; font-size: 14px;color:#666666; margin:0 auto;}
#right_title a{color:#666666;font-size: 14px;}
#right_title a:hover{color:#e80000;}
#right_content{ width: 100%; height:auto;margin:0 auto; margin-top: 35px; min-height:600px;_height:600px;_height:100%;line-height:27px;color:#2e2e2e;font-size:14px;}
#right_content a{color:#2e2e2e;font-size:14px;}
#right_content a:hover{color:#e80000;}
#indexNews li{width:98%;height:40px;margin:0 auto;border-bottom:#D9D9D9 1px dotted; color:#000;font-size:12px;position: relative;transition:all 0.4s;}
#indexNews li a{height:40px;line-height:40px;display:block; padding-left:0;color:#575656;font-size:14px;}
#indexNews li .time{position: absolute;top:0;right:13px;height:40px;line-height:40px;color:#575656;}
#indexNews li span{paddding-left:13px;transition:all 0.4s;}
#indexNews li a:hover{color:#e80000;}
#indexNews li:hover{border-bottom:1px solid #cecccc; background-color:#f1f1f1}
#indexNews li:hover span{padding-left: 20px;}
#indexNews li:hover .time{right: 20px;}
#page{width:100%;height:40px; line-height:40px;text-align:right;margin:20px auto;color:#575656;font-size:14px;clear:both;}
#page a{color:#575656;font-size:14px;}
#page a:hover{color:#e80000;}
#newTitle{width:750px;line-height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#productTitle{width:750px;height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#newsInfo{width:750px;height:20px;color:#000000;font-size:12px;text-align:center;margin:10px auto;}
.newsinfoleft {padding-left: 30px;}
.xxsmys{ height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }

#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:600px; padding:3px; border:#dcdcdc solid 1px;}

#newsContent{width:100%;margin:0 auto;font-size:14px;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:190px;width:206px;float:left;margin:0 26px 5px 0px;_margin:0 8px;text-align:center;cursor: pointer;}
#picUL li .pic_01{width:206px;height:156px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:150px;max-width:200px;padding:2px;vertical-align:middle;}
#picUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL li .pic_02{width:206px;text-align: center;line-height:30px;}
#picUL li a{color:#393939;font-size: 14px;}
#picUL li a:hover{color:#e80000;}
.G_tips{
    color:#666;
    width:486px;
    border:1px solid #dedede;
    padding:7px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow: 0px 0px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}

.recruitys{ width:670px; height:auto; padding:10px; background-color:#fafafa; border:#dedede solid 1px;}
.recruitcon{ height:173px;  border-bottom:#cdcdcd dashed 1px; margin:10px;}
.recruitcon1{ height:173px;  margin:10px;}
.recruitconl{ width:145px; height:153px; float:left; text-align:left;}
.recruitconc{ width:572px; height:153px; float:left; padding-left: 75px;}
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.zwmcys{ color:#ff6c00; font-weight:bold;}
.recruitconr{ width:133px; height:auto; float:left; text-align:center;}
.chakan{padding-top: 13px;}
.formys{ height:auto; padding:10px;}
.cpmcys{ width:300px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;}
    .G_InputText{

    width:300px;

    height:30px;

    border:1px solid #d2d4d6;

}

.G_textarea{

    width:300px;

    height:100px;

    border:1px solid #dedede;

}

.G_ul{

    margin:0 auto;
}

.G_botton{

    width:55px;

    height:30px;

    line-height:30px;

    border:0;

    background:url(button.gif) no-repeat;

    cursor:pointer;

}

.borderLi{ width:500px; height:auto; padding-top:10px;}
.G_tips{

    

    width:486px;

    margin:10px auto 0 auto;

    border:1px solid #dedede;

    padding:7px;

    border-radius:5px;

    -moz-border-radius:5px;

    -webkit-border-radius:5px;

    box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}


.cpfwnr{width:230px; height:100%;overflow:hidden;}
.cpfwnr dt{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(allbg.gif) no-repeat;background-position: 0 -137px;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dd{width:190px;margin:0 auto;line-height:2}
.cpfwnr dt a{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(a1.jpg) no-repeat;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dt:hover{background:url(allbg.gif) no-repeat;background-position: 0 -102px;color:#fff;}
.cpfwnr dd a{width:190px;height:25px;line-height:25px;margin:3px 0 0 0;color:#333;font-size:12px;}
.cpfwnr dd a:hover{color:#ff6c00;}


.page{margin:0 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}
.sitemap{ width:996px;margin:0 auto; border:3px solid #f0f0f0; margin-top:50px; }
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:24px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:930px; padding-left:4px; margin-top:15px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;text-align: center;}
.m2t ul li a{font-size: 16px;color: #666;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}
.f{ float:right; margin-right:10px; _margin-top:7px;}
.map{ float:right;margin-top: 20px;}
.map a{color:black;}