@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;}
.pos_a{position: absolute;}
.pos_r{position: relative;}
body{min-width: 1440px; font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden;}

/* CSS Header */
#he_01{width: 100%;height: 32px;border-bottom: solid 1px #d9d9d9;background-color: #fbfbfb;}
#he_01_mid{width: 1200px;height: 32px;line-height: 32px;color: #575757;font-size: 14px; margin:0 auto;position: relative;}
#he_01_sy{position: absolute;right: 0;top:0;text-align: right;color: #575757;font-size: 14px;}
#he_01_sy a{color: #575757;font-size: 14px;padding:0 6px;transition: all .4s;}
#he_01_sy a:hover{text-decoration: underline;color: #0758b3;}
#he_02{width:1200px;height:132px;margin:0 auto;position: relative;}
#he_02_logo{width: 740px;height: 87px; position: absolute;left: 0;top:23px;}
#he_02_tel{min-width: 93px; height:64px; background: url(../images/he_01_tel.png) left center no-repeat;padding-left:66px; line-height: 25px;color: #999999;font-size: 16px;position: absolute;right: 0;top:38px;}
#he_02_tel span{color: #0082D0;font-size: 34px;font-weight: bolder;}
#he_03{width: 100%;height: 60px;background: #0082D0;margin:0 auto;}
#he_03_mid{width: 1200px;height: 60px;margin:0 auto;}
#he_03_mid li{width: 150px;height: 60px;text-align: center;float: left;position: relative;}
#he_03_mid li:after{width: 2px;background:#f3a519;height: 20px;content: '';position: absolute;right: 0;top:50%;-webkit-transform: skew(-25deg);-moz-transform:skew(-25deg);transform:skew(-25deg);margin-top: -10px;z-index: 1;}
#he_03_mid li:before{width: 150px;background:none;height: 60px;content: '';position: absolute;left: 0;top:0px;-webkit-transform: skew(-25deg);-moz-transform:skew(-25deg);transform:skew(-25deg);z-index: 2;}
#he_03_mid li:last-child:after{background: none;}
#he_03_mid li a{display: block;z-index: 3;position: relative;}
#he_03_mid li a p{color: rgba(255,255,255,.3);font-size: 10px;text-transform: uppercase;line-height: 20px;padding-top: 13px;-webkit-transform: scale(0.8);}
#he_03_mid li a p i{color: #fff;font-size: 20px;font-style: normal;}
#he_03_mid li:hover:before{background: #f3a519;}
#he_03_mid li:hover p{color:#fff;}
#he_04{width:1200px;height: 600px;margin:0 auto;position: relative;}
#he_04_mid{width:1920px;height: 600px;position: absolute;top:0;left: -360px;z-index: 1;}
#zy_banner{width: 100%;height: 300px;margin:0 auto;background: url(../images/banner-zy.jpg) center no-repeat;}
#he_05{width: 100%;height: 52px;background:url(../images/he_05_bg.png) repeat-x;margin:0 auto;}
#he_05_mid{width: 1200px;height: 52px;margin:0 auto;position: relative;line-height: 52px;color: #000000;font-size: 14px;}
#he_05_mid a{color: #404040;font-size: 14px;margin-right: 10px;}
#he_05_mid a:hover{color: #e80000;}
#he_05_search{width: 279px;height: 29px;background: url(../images/search_bg.png) left center no-repeat;position: absolute;right: 0;top:10px;}
#he_05_search #search_name{ width: 232px; text-indent: 10px; height: 29px; line-height: 29px; float: left;border:none; outline: none; color: rgba(0,0,0,.3);font-family: "微软雅黑"; font-size: 12px;background: none;}
#he_05_search #button{ width: 47px; height: 29px; float: right; cursor: pointer; background: none; border:none;outline: none;}
#he_05_search .select{
	    width: 60px;
    background: #fff;
    height: 32px;
    float: left;
    margin-right: 2px;
    display: none;
}

/* CSS Footer */
#footer{width: 100%; background: #2c2f34;margin:0 auto;}
#footer_contact{width: 1080px;height: 86px;margin:0 auto;background: #fff;padding:0 60px;}
#footer_contact li{width: 300px;height: 86px;float: left;}
#footer_contact li:nth-child(1){background: #fff url(../images/f_mobile.png) 20px center no-repeat;margin-right: 90px;}
#footer_contact li:nth-child(2){background: #fff url(../images/f_mobile.png) 20px center no-repeat;margin-right: 90px;}
#footer_contact li:nth-child(3){background: #fff url(../images/f_mobile.png) 20px center no-repeat;}
#footer_contact li:last-child{margin-right: 0;}
#footer_contact li p{padding-left: 90px;padding-top: 2px;line-height: 26px;font-size: 24px;color: #333333;}
#footer_contact li p span{font-size: 16px;}
#footer_mid{width: 940px; text-align: center;line-height: 30px;color: rgba(255,255,255,.6);font-size: 14px; margin:0 auto;padding:20px 0;}
#footer_mid a{font-size: 14px;color: rgba(255,255,255,.6);transition: all .4s;}
#footer_mid a{color: rgba(255,255,255,.5);}
#footer_mid a:hover{color: #fff;}
#copyright{width: 1200px;height: 50px;line-height: 50px;background: url(../images/footer_hx.png) repeat-x top left;text-align: center;color: rgba(255,255,255,.6);font-size: 14px; margin:0 auto;}
#copyright a{color: rgba(255,255,255,.6);font-size: 14px; }

/*固定的悬浮窗*/
.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 #0082D0;}
.yb_bar .yb_phone {background: url('../images/fixCont.png') no-repeat 0 -57px #0082D0;}
.yb_bar .yb_QQ {text-indent: 0;background: url('../images/fixCont.png') no-repeat 0 -113px #0082D0;}
.yb_bar .yb_ercode {background: url('../images/fixCont.png') no-repeat 0 -169px #0082D0;}
.yb_bar .yb_ercode2 {    background: url(../images/douyi.png) no-repeat 9px 12px #0082D0;background-size: 18%;;}
.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: 100%;margin: 0px auto;background: #fbfbfc url(../images/in_01_bg.jpg) center no-repeat; padding:40px 0;}
#in_01_title{background: url(../images/in_01_title.png) center no-repeat;height: 95px;}
#in_01_mid{width: 1200px;margin: 0px auto;margin-top: 30px;}
#in_01_l{width: 245px;float: left;}
#in_01_r{width: 937px;float: right;}
#in_01_r li{margin-right: 20px;margin-bottom: 20px; background: #fff;transition: all .4s; float:left; _display:inline; overflow:hidden; text-align:center;  }
#in_01_r li:nth-child(3n){margin-right: 0;}
#in_01_r li a img{ width: 299px;height: 220px; display:block; }
#in_01_r li a .icptit { display:block;line-height:26px; height:26px;padding:10px; overflow:hidden; background:#fff; color: #333;font-size: 16px; text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#in_01_r li:hover{-moz-box-shadow:0px 4px 5px #c8c8c8; -webkit-box-shadow:0px 4px 5px #c8c8c8; box-shadow:0px 4px 5px #c8c8c8;}
.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 10px;margin-bottom: 20px; background: #fff;transition: all .4s; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee .bd ul li a img{ width: 280px;height: 200px; display:block; }
.picMarquee .bd ul li a .icptit { display:block;line-height:26px; height:26px;padding:10px; overflow:hidden; background:#fff; color: #333;font-size: 16px; text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.picMarquee .bd ul li:hover{-moz-box-shadow:0px 4px 5px #c8c8c8; -webkit-box-shadow:0px 4px 5px #c8c8c8; box-shadow:0px 4px 5px #c8c8c8;}
.picMarquee .picList{width:300px; height:auto; float:left; }
#in_02{margin-top: 40px;}
#in_02_title{text-align: center;color: rgba(0,0,0,.6);font-size: 16px;line-height: 26px;margin-bottom: 40px;}
#in_02_title h4{color: #333333;font-size: 48px;}
#in_02_title h4 span{color: #0082D0;}
#in_02 li{width: 100%;padding:28px 0; background: url(../images/_02_lbg.jpg) center no-repeat;}
#in_02 li:nth-child(even){background: url(../images/_02_rbg.jpg) center no-repeat;}
.in_02_box{width: 1200px;margin:0 auto;}
.in_02_box ._02_img{width: 575px;}
.in_02_box ._02_img img{width: 100%;}
.in_02_box ._02_con{width: 600px;padding:30px 0;}
.in_02_box ._02_con ._02_tit{width: 100%;height: 84px;background: url(../images/_02_tit.png) center bottom repeat-x;line-height: 60px;text-indent: 83px; color: #333333;font-size: 24px;font-weight: bold;position: relative;}
.in_02_box ._02_con ._02_tit span{font-size: 72px;font-weight: normal;font-family: Impact;position: absolute;left: 0;top:0;text-indent: 0;}
.in_02_box ._02_con ._02_info{line-height: 30px;color: #666666;font-size: 16px;padding:15px;}
.in_02_box ._02_con ._02_btn{height: 45px;margin:30px auto;}
.in_02_box ._02_con ._02_btn a{display: block; border-radius: 50px;transition: all .4s; float: left;padding:0 20px; min-width: 190px;height: 45px;line-height: 45px;text-align: center;font-size: 25px;margin-right: 27px;font-weight:700;}
.in_02_box ._02_con ._02_btn a.a1{background: #f3a519;color: #fff;}
.in_02_box ._02_con ._02_btn a.a2{background: #eeeeee;color: #333;}
.in_02_box ._02_con ._02_btn a:hover{background: #0082D0;color: #fff;}
#in_05{margin:0px auto;padding:40px 0;}
#in_05_title{background: url(../images/in_05_title.png) center no-repeat;height: 95px;}
#in_05_mid{width: 1200px;margin:0px auto;margin-top: 35px;position: relative;}
#in_05_mid .btn_l{position: absolute;left: -90px;top:50%;margin-top:-22px;width: 27px;height: 44px;background: url(../images/gd_lf.png) center no-repeat;cursor: pointer;}
#in_05_mid .btn_r{position: absolute;right: -90px;top:50%;margin-top:-22px;width: 27px;height: 44px;background: url(../images/gd_rt.png) center no-repeat;cursor: pointer;}
#in_05_ul{width: 1200px;margin:0px auto;overflow: hidden;}
#in_05_ul li{float: left;background: #fff;border:solid 1px #ececec; margin-right: 10px;width: 290px;padding-bottom: 30px; transition: all .4s;}
#in_05_ul li ._05_img{width: 290px;height: 218px; overflow: hidden;margin:0 auto;}
#in_05_ul li ._05_img img{width: 290px;height: 218px;transition: transform 1s ease 0s;}
#in_05_ul li:hover ._05_img img{transform: scale(1.05,1.05);}
#in_05_ul li h4{color: #0082D0;font-size: 18px;text-align: center;font-weight: normal;padding-top: 10px;}
#in_05_ul li p{color: #666666;font-size: 14px;line-height: 30px;padding:10px 20px;height: 90px;overflow: hidden;}
#in_05_ul li span{display: block; width: 42px;height: 42px;background: url(../images/_05_+.png) center no-repeat;margin:0 auto;margin-top: 10px;}
#in_05_ul li:hover{-moz-box-shadow:0px 4px 5px #c8c8c8; -webkit-box-shadow:0px 4px 5px #c8c8c8; box-shadow:0px 4px 5px #c8c8c8;}
#in_06{margin:0px auto;background: #f8f8f8;padding:60px 0;}
#in_06_title{background: url(../images/in_06_title.png) center no-repeat;height: 95px;}
#in_06_mid{width: 1200px;margin:0px auto;margin-top: 35px;position: relative;}
#in_06_mid .btn_l{position: absolute;left: -90px;top:50%;margin-top:-22px;width: 27px;height: 44px;background: url(../images/gd_lf.png) center no-repeat;cursor: pointer;}
#in_06_mid .btn_r{position: absolute;right: -90px;top:50%;margin-top:-22px;width: 27px;height: 44px;background: url(../images/gd_rt.png) center no-repeat;cursor: pointer;}
#in_06_ul{width: 1200px;margin:0px auto;overflow: hidden;}
#in_06_ul li{float: left;background: #fff;margin-right: 15px;width: 290px;padding-bottom: 10px; transition: all .4s;}
#in_06_ul li ._06_img{width: 290px;height: 218px; overflow: hidden;margin:0 auto;}
#in_06_ul li ._06_img img{width: 290px;height: 218px;transition: transform 1s ease 0s;}
#in_06_ul li:hover ._06_img img{transform: scale(1.05,1.05);}
#in_06_ul li h4{color: #282828;font-size: 18px;text-align: center;font-weight: normal;padding-top: 10px;}
#in_06_ul li:hover{background: #0082D0;}
#in_06_ul li:hover h4{color: #fff;}
#in_03{width: 100%;margin: 0px auto;padding:40px 0;background: url(../images/in_03_bg.jpg) no-repeat;}
#in_03_title{height:100px;background: url(../images/in_03_title.png) center no-repeat; }
#in_03_mid{width: 1150px;padding:40px 25px;background: #fff; margin: 0px auto;margin-top: 40px;}
#in_03_mid ._intro_img{width: 575px;height: 375px;background: url(../images/intro_img.png) center no-repeat;float: left;}
#in_03_r{width: 558px;float: right;}
#in_03_r span{color: #666666;font-size: 20px;line-height: 30px;}
#in_03_r i{font-style: normal; color: #0082D0;font-size: 40px;text-transform: uppercase;padding-right: 10px;}
#in_03_r p{color: #666666;line-height: 30px;font-size: 14px;padding:20px 0;}
#in_03_r a{margin-top: 15px; width: 185px;height: 45px;text-align: center; line-height: 45px;display: block;background: #f3a519;color: #fff;font-size: 16px;transition: all .4s;}
#in_03_r a:hover{-moz-box-shadow:0px 0px 7px #333333; -webkit-box-shadow:0px 0px 7px #333333; box-shadow:0px 0px 7px #333333;}
#in_03_ul{width: 1200px;margin: 0px auto;margin-top: 20px;}
#in_03_ul li{width: 157px;height: 58px;padding:21px 60px; background: #f2f2f2;float: left;margin-right: 30px;position: relative;}
#in_03_ul li:after{width: 0;height: 3px;background: #f3a519;position: absolute;left: 0;bottom:0;content: '';transition: all .4s;}
#in_03_ul li:last-child{margin-right: 0;}
#in_03_ul li p{line-height: 58px;color: #333333;font-size: 18px;text-indent: 27px;}
#in_03_ul li p img{float: left;}
#in_03_ul li:hover:after{width: 277px;}
#in_03_ul li:hover{-moz-box-shadow:0px 4px 5px #333; -webkit-box-shadow:0px 4px 5px #333; box-shadow:0px 4px 5px #333;}
#in_04{width: 100%;padding:40px 0;padding-bottom: 120px;}
#in_04_title{height:100px;background: url(../images/in_04_title.png) center no-repeat; }
#in_04_mid{width: 1200px; margin:0 auto;margin-top: 25px;}
#in_04_l{width: 589px;float: left;}
#in_04_l li{width: 100%;height: 115px;margin-bottom: 13px;background: #f2f2f2; transition: all .4s; position: relative;}
#in_04_l .news_time{width: 78px;height: 62px;padding-top: 13px; text-align: center;color: #333;font-size: 14px;line-height: 24px;border-right: solid 1px #c3c3c3;position: absolute;left: 20px;top:20px;}
#in_04_l .news_time span{color: #000;font-size: 45px;transition:all .4s;}
#in_04_l .news_title{width: 449px;height: 25px;color: #333;font-size: 16px;line-height: 25px;position: absolute;right: 20px;top:20px;transition:all .4s;}
#in_04_l .news_info{width: 449px;color: #626262;font-size: 14px;line-height: 25px;position: absolute;right: 20px;top:48px;transition:all .4s;}
#in_04_l li:hover .news_time,#in_04_l li:hover .news_time span,#in_04_l li:hover .news_title,#in_04_l li:hover .news_info{color: #fff;}
#in_04_l li:hover{background: #0082D0;}
#in_04_r{width: 589px;background: #f2f2f2;float: right;}
#in_04_r ._newsimg{width: 545px;height: 363px;margin:20px 20px 0 20px;}
#in_04_r ._newsimg img{width: 545px;height: 363px;}
#in_04_r ._newshot{width: 100%;height: 115px; transition: all .4s; position: relative;}
#in_04_r .newshot_time{width: 78px;height: 62px;padding-top: 13px; text-align: center;color: #333;font-size: 14px;line-height: 24px;border-right: solid 1px #c3c3c3;position: absolute;left: 20px;top:20px;}
#in_04_r .newshot_time span{color: #000;font-size: 45px;transition:all .4s;}
#in_04_r .newshot_title{width: 449px;height: 25px;color: #333;font-size: 16px;line-height: 25px;position: absolute;right: 20px;top:20px;transition:all .4s;}
#in_04_r .newshot_info{width: 449px;color: #626262;font-size: 14px;line-height: 25px;position: absolute;right: 20px;top:48px;transition:all .4s;}
#in_04_r:hover .newshot_time,#in_04_r:hover .newshot_time span,#in_04_r:hover .newshot_title,#in_04_r:hover .newshot_info{color: #fff;}
#in_04_r:hover{background: #0082D0;}
#wrap{ width:1200px; height:auto; margin: 30px auto;position: relative;z-index: 100;padding-bottom: 100px;}


/*left*/
#left{width: 245px;float: left;border:solid 1px #f7f7f7;background: #f7f7f7;}
.left_tit{height: 90px;line-height: 90px;color:#fff;font-size: 25px; background: #f2a519 url(../images/left_icon.png) 14px center no-repeat;text-indent: 49px;position: relative;}
.left_tit:after{width: 100%;height: 1px;background: #f2a519;position: absolute;left:0;bottom:-2px;content: '';}
.left_lis{padding:1px 0;}
.left_lis li:last-child{margin-bottom: 0;}
.left_lis li a{display: block; height: 55px;line-height: 55px;border-bottom: solid 1px rgba(255,255,255,.1); color:#fff;font-size: 16px; background: #0082D0 url(../images/left_icon.png) 14px center no-repeat;text-indent: 49px;position: relative;}
.left_lis li a:hover{background-color: #f2a519;}
.left_lis li.on a{background-color: #f2a519;}
.left_tel{width: 235px;border:solid 1px #0082D0;border-top:nonne; background: #fff;padding:4px;}
.left_tel img{width: 100%;}
.in-box2_lm{width: 171px;margin:0 auto;margin-top: 15px; background: url(../images/left_tel.png) left center no-repeat;padding-left: 48px;line-height: 30px;color: #302f2f;font-size: 16px;}
.in-box2_lm span{font-size: 24px;font-weight: bolder;color: #ed192d;}
.in-box2_lx{line-height: 30px;color: #333;font-size: 14px;width: 95%;margin:0 auto; border-top:solid 1px rgba(0,0,0,.2);margin-top: 10px;padding: 10px 0;}
.in-box2_lx a{color: #333;font-size: 14px;}


/*product_info css*/
#pro_c{width: 100%;margin:0 auto; padding-bottom: 35px; margin-top: 20px; 
overflow: hidden;}
#pro_nav{width: 100%;height: 50px;margin:0 auto; margin-top: 10px;background: #0082D0;}
#pro_nav li{float: left;width: 114px;height: 50px;line-height: 50px;text-align: center;}
#pro_nav li a{color: #fff;font-size: 16px;display: block;}
#pro_nav li a:hover{background: #414141;color: #fff;}
.pro_capital{width: 100%;height: 50px;line-height: 22px; text-transform: uppercase;color: #666666;font-size: 12px; margin:0 auto;margin-top: 10px;position: relative;}
.pro_capital span{color: #0052a7;font-size: 24px;font-weight: bold;}
.pro_capital:after{width: 817px;background: #ccdced;height: 1px;position: absolute;right: 0;top:50%;content: '';}
.pro_detail{width: 100%;height: auto;margin:20px auto;font-size: 14px;color: #2e2e2e;line-height: 35px;}
.pro_detail img{max-width: 100%}
.submit{width:96px;height:32px;line-height:32px;border:0;background:#fb4646;cursor:pointer;color: #fff;font-size: 14px;text-align: center;font-family: "微软雅黑"; }
.reset{width:96px;height:32px;line-height:32px;border:0;background:#dddddd;cursor:pointer;color: #000;font-size: 14px;text-align: center;font-family: "微软雅黑"; }
#pro_l{ width: 475px;float: left; text-align: center;border: solid 1px #e2e2e2;position: relative;}
#pro_r{ width: 433px;  float: right;}
#pro_r p{font-size: 14px;line-height: 33px;padding:20px 0;border-top:dashed 1px #e0e0e0;border-bottom:dashed 1px #e0e0e0;}
#pro_tel{color: #333;font-size: 16px;padding:5px 0;}
#pro_tel span{color: #fe330b;font-size: 24px;}
#pro_a a{width: 127px;height: 35px;margin:5px 10px 0px 0px;}
#pro_r tr td{ padding:8px 0px;}
#pro_share{height: 40px;margin:0 auto;}
.pro_a{display: block;width: 220px;height: 47px;line-height: 47px;margin-top: 10px; text-align: center;color: #fff;font-size: 16px;background: #fe330b;transition: all .4s;}
.pro_a:hover{background: #0758b3;}

#lxwm_c{width:100%;padding:20px;margin:0 auto;}
#lxwm_c p{border-bottom: 1px dotted #999;height: 35px;line-height: 35px;}
#pro_apply{width: 100%;height: 198px;margin:20px auto;overflow: hidden;}
#pro_apply li {float:left; width:210px;height:191px; margin:2px 10px; text-align:center; line-height:20px; border:solid 1px #efefef;background: #fff; text-align: center;}
#pro_apply li a{color: #333!important;font-size: 14px!important;display: block!important;}
#pro_apply li img { width:195px; height:150px}

/* CSS Ziye */
#right{width:932px; height:auto;float: right;}
#right_title{width: 932px;height:50px;position: relative;margin:0 auto;border-bottom: solid 2px #0082D0;}
#title_left{float:left;width:143px;height:50px;line-height: 50px; text-align: center; font-size: 16px;color:#fff;background: #0082D0;}
#title_right{width: 80%;float: right; color:#393939;height: 50px;line-height: 50px;font-size: 12px;text-align: right;padding-right: 10px;}
#title_right a{color:#393939;font-size: 12px;}
#title_right a:hover{color:#e80000;}
#right_content{ width: 100%; height:auto;margin:0 auto;padding-top: 20px;line-height:32px;color:#393939;font-size: 14px;}

#indexNews li{width:98%;height:45px;margin:0 auto;text-indent:20px; border-bottom:#D9D9D9 1px dotted;color:#393939;font-size: 14px;position: relative; background: url(../images/icon.png) left center no-repeat;}
#indexNews li a{height:45px;line-height:45px;display:block;color:#393939;font-size: 14px;}
#indexNews li span{position: absolute;height:45px;line-height:45px;color:#393939;font-size: 14px;right: 0px;top:0px;}
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#e80000;}

#indexNews1 li{width:429px;float: left; height:45px;line-height:45px;color:#393939;font-size: 14px;margin:0 auto;text-indent:40px; border-bottom:#D9D9D9 1px dotted;color:#393939;font-size: 14px;position: relative; background: url(../images/icon.png) 20px center no-repeat;}
#indexNews1 li:nth-child(even){margin-left: 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:10px auto;}
#productTitle{width:100%;height:70px;color:#333333;line-height: 70px!important; font-size:24px!important;text-align:left;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;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:253px;width:297px;float:left;margin:0 6px 5px 7px;_margin:0 8px;text-align:center;cursor: pointer;}

#picUL li .pic_01{width:297px;height:225px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:221px;max-width:295px;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:297px;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:280px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;}
    .G_InputText{

    width:278px;

    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;

    

    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);

}
/*分页*/
.pages{text-align:center;clear:both;font-size:14px;width:100%;height:40px; margin: 20px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width:475px; height:405px; float: left;}
#imgto .big{width:475px;height:350px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/  text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:475px;max-height:350px;}

#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer;}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:486px; position:relative;height:100px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:82px; margin-left:10px;cursor:pointer;border:1px solid #1a1f23;}
#imgto .small div.imgc ul li img{max-width:82px; height:45px;}
#imgto .small div.imgc ul li.the {border:1px solid #0D83F2}

.pro_right{width:433px; float:right;}
.pro_right h1{height:60px; line-height:40px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:10px 15px;}
.pro_right .pro_zx{width:250px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#0154a6 url(../images/tel2.png) no-repeat 26px 16px; padding:15px 25px; border-radius:3em; text-indent:50px; color:#fff;}
.pro_img{ width:400px; height:300px;padding:10px; border:1px solid #e2e2e2;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.pro_img img{vertical-align: middle;max-width:400px;max-height:300px;}
 #pro_lxwm_c{width: 100%;margin:0 auto;min-height: 300px;position: relative;}
#pro_lxwm_c p{border-bottom: 1px dotted #999;height: 35px;line-height: 35px;}
#allmap{width:100%;height:400px;overflow:hidden;border:1px solid #cfcfcf;}
.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.3);
		z-index: 999;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 200px;
		left: 40%;
		right:40%;
		margin-left:-80px;
		width: 520px;
		height:450px;
		overflow:auto;
		background: rgba(0,0,0,.4);
		position: absolute;
		z-index: 9999;
		padding: 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
.reveal{background:#fff;height:409px;padding:20px;}
.reveal h1{width:100%; height:40px; line-height:40px; background:#e2e2e2; text-align:left; text-indent:25px; font-size:16px; font-weight:normal;}
	
.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position:absolute;
		top: 18px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
} 

.member_f{width:90%; margin:0 auto;margin-top:5px;}
.member_f li{padding:8px 0; display:block;}
.member_f li .inp{height:36px; line-height:36px; width:98%; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.member_f li .inpx{height:36px; line-height:36px; width:98%; border:none; font-size:18px;border-radius:5px; padding-left:5px;}
.member_f li .textarea{height:66px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;}
.member_f li.anniu{ text-align:center;}
.member_f .btnbig{height:36px; line-height:36px; font-size:16px; background:#0072B4; border:none; cursor:pointer; width:280px; margin:0 auto; color:#fff;}


.gaba {
    background: url(../images/gaba.png) no-repeat;
	width:255px;
	margin:0 auto;
   }