@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;}
.fl{float:left;}
.fr{float:right;}
.pos_a{position: absolute;}
.pos_r{position: relative;}
.zi_1{z-index: 1;}
.zi_2{z-index: 2;}
em{border-bottom: 1px #CCC solid;float: right;width: 700px;max-height: 25px;display: block;}
body{font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden; min-width: 1440px;}

/* CSS Header */
#he_01{background: #0a468f;}
#he_01_mid{width: 1200px;height: 40px;line-height: 40px;color: #fff;font-size: 12px;position: relative;margin:0 auto;}
#he_01_tel{position: absolute;right: 0;top:0;background: url(../images/he_tel.png) left center no-repeat;min-width: 45px;text-indent: 30px;font-size: 16px;}
.he_02{width: 1200px;height: 110px;margin:0 auto;position: relative;transition: all .4s;}
.he_02_nav{position: absolute;left: 347px;top:0;transition: all .4s;}
.he_02_nav li{float: right;width: 121px; text-align: center; line-height: 110px; height: 110px;position: relative;}
.he_02_nav li a{display: block;color: #242526;font-size: 14px;transition: all .4s;}
.he_02_nav li a:hover{background: #fe9506;color: #fff;}
.he_02_logo{position: absolute;left: 0;top:32px;transition: all .4s;}
.he_02_btn{position: absolute;right: 0;top:40px;}
.he_02_btn a{display: block;width: 52px;height: 30px;line-height: 30px;text-align: center;color: #a5a5a5;font-size: 14px;text-transform: uppercase;border:solid 1px #e5e5e5;margin-left: -1px;float: left;transition: all .4s;}
.he_02_btn a.eng{border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.he_02_btn a.cn{border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.he_02_btn a.curr{color: #fff;background: #fd9506;border-color: #fd9506;}
.he_02_btn a:hover{color: #fff;background: #fd9506;border-color: #fd9506;}
#he_03{width:1200px;height: 580px;margin:0 auto;position: relative;}
#he_03_mid{width:1920px;height: 580px;position: absolute;top:0;left: -360px;z-index: 1;}
#zy_banner{width: 100%;height: 320px;margin:0 auto;background: url(../images/zy_banner.jpg) center no-repeat;}
#updown{width: 100%;margin:0 auto;margin-top: 20px;}
#updown li{margin:10px auto;text-indent: 10px; color: #575757;font-size:14px!important; line-height:40px; height:40px;background:#efefef; display:block; border-radius:3px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#updown li a{color: #575757;font-size: 14px!important;}
#updown li:hover{ background:#d8d8d8; display:block; border-radius:3px;}


/*welcom css*/
#com_top{width: 100%;height: 143px;text-align: center; line-height: 143px;margin:0 auto;}
#com_top img{vertical-align: middle;}
#com_mid{width: 100%;margin:0 auto;background: #021554 url(../images/com_midbg.jpg) center bottom no-repeat;padding-top: 80px;}
#com_mid_mid{width: 886px;margin:0 auto;position: relative;}
#com_mid li{width: 355px;height: 95px;float: left;margin-right: 176px;margin-top: 300px;}
#com_mid li:nth-child(even){margin-right: 0;}
#com_mid li a{display: block;width: 355px;height: 95px;background:#020202 url(../images/com_a.png) 250px center no-repeat;line-height: 101px;text-indent:68px;color: #fff;font-size: 36px;transition: all .4s;}
#com_mid li a:hover{background:#cb040a url(../images/com_a.png) 250px center no-repeat;}
#com_mid_adv{width: 1200px;height: 88px;background: url(../images/com_adv.png) center no-repeat;margin:0 auto;margin-top: 80px;}
#com_bottom{width: 100%;height: 73px;background: #161716;margin:0 auto;}
#com_bottom_mid{width: 1200px;height: 73px;line-height: 73px; color: #fff;font-size: 18px; margin:0 auto;position: relative;}
#com_tel{position: absolute;top:0;right:0;text-align: right;color: #fff;font-size: 18px;}

.news_item{width: 1200px;margin:0 auto;}
.news_item li{padding:35px;height: 130px;background: #fff;margin-bottom: 20px;position: relative;transition: all .4s;border-bottom: solid 1px #eae6e6;}
.news_item li:hover{-moz-box-shadow:0px 1px 5px #666666; -webkit-box-shadow:0px 1px 5px #666666; box-shadow:0px 1px 5px #666666;}
.news_item li:after{width: 0;height: 3px;background: rgba(21,54,133,1);content: "";position: absolute;right: 50%;bottom:-1px;transition: all .5s;}
.news_item li:before{width: 0;height: 3px;background: rgba(21,54,133,1);content: "";position: absolute;left: 50%;bottom:-1px;transition: all .5s;}
.news_item li:hover:after{width: 50%;}
.news_item li:hover:before{width: 50%;}
.news_item li .news_item_time{width: 100px;height: 100px;padding:10px; background: #f0f0f0; text-align: center;float: right;}
.news_item li .news_item_time p{line-height: 30px;color: #030304;font-size: 14px;padding-top: 20px;}
.news_item li .news_item_time p span{font-size: 60px;}
.news_item li .news_item_detail{width: 770px;height: 130px;float: left;margin-left: 40px;}
.news_item li .news_item_detail h1{color: #222121;font-size: 18px;font-weight: normal;}
.news_item li .news_item_detail p{color: #6b6a6a;font-size: 14px;line-height: 28px;padding-top: 5px;}
.news_item li .news_item_pic{width: 173px;height: 130px;float: left;overflow: hidden;}
.news_item li .news_item_pic img{ width:173px; height: 130px; transition:0.5s;}
.news_item li:hover .news_item_pic img{transform:scale(1.05,1.05);}


/* CSS Footer */
#footer_nav{background: #0c58ad;}
#footer_nav_mid{margin:0 auto;width: 1200px;}
#footer_nav_mid li{float: left;width: 171px;text-align: center;line-height: 50px;position: relative;}
#footer_nav_mid li a{display: block;color: #fff;font-size: 14px;}
#footer_nav_mid li a:hover{text-decoration: underline;}
#footer_nav_mid li:after{width: 1px;height: 20px;background: rgba(255,255,255,.2);position: absolute;right: 0;top:50%;margin-top: -10px;content: '';}
#footer_nav_mid li:last-child:after{background: none;}
#footer{width: 100%;background: #252626;margin:0 auto;padding: 40px 0;}
#footer_mid{width: 1200px; margin:0 auto;}
#footer_mid #footer_logo{width: 600px;float: left;line-height: 30px;color: #fff;font-size: 14px;padding-top: 35px;}
#footer_mid #footer_logo span{font-size: 36px;font-weight: bold;}
#footer_mid #footer_lxwm{width: 390px;float: left;line-height: 28px;color: #fff;font-size: 14px;margin-left: 35px;}
#footer_mid #footer_ewm{width: 110px;float: right;line-height: 25px;color: #fff;font-size: 14px;text-align: center;}
#footer_mid #footer_ewm img{width: 110px;}
#copyright{width: 100%;height: 40px;background: #313235; border-top: solid 1px #46474a; margin:0 auto;position: relative;}
#copyright_mid{width: 1200px;height: 40px; line-height: 40px;color: rgba(255,255,255,.5);font-size:  12px;margin:0 auto;position: relative;}
.admin{text-align: right;position: absolute;right: 0;top:0;}
.admin a{color:  rgba(255,255,255,.5);font-size:  12px;}
.admin a:hover{color: #fff;}

/*固定的悬浮窗*/
.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 #2960ac;}
.yb_bar .yb_phone {background: url('../images/fixCont.png') no-repeat 0 -57px #2960ac;}
.yb_bar .yb_QQ {text-indent: 0;background: url('../images/fixCont.png') no-repeat 0 -113px #2960ac;}
.yb_bar .yb_ercode {background: url('../images/fixCont.png') no-repeat 0 -169px #2960ac;}
.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_title{width: 100%;text-align: center; text-transform: uppercase; line-height: 30px;color: #999999;font-size: 20px;margin:0 auto;}
.in_title span{color: #0e6eb8;font-size: 36px;}
._in_title{width: 1200px;height: 99px;margin:0 auto;position: relative;}
._in_title:after{width: 1200px;height: 1px;content: '';background: #658cc3;right: 1200px;top:50%;position: absolute;}
._in_title p{padding-left: 110px;line-height: 30px;color: #606060;font-size: 14px;}
._in_title p span{text-transform: uppercase;color: #181818;font-size: 26px;}
._in_title p i{font-style: normal;color: #2960ac;font-size: 24px;font-weight: bold;padding-left: 30px;}
._in_ico{width: 97px;height: 97px;border:solid 1px #658cc3;text-align: center;line-height: 97px;vertical-align: middle;position: absolute;left: 0;top:0;}
._in_ico img{vertical-align: middle;}
#in_01{width: 100%;margin:40px auto;padding-bottom: 35px; background: url(../images/in_01_bg.png) center bottom no-repeat; min-height: 421px;}
#in_01_ul{width: 1200px;height: 240px;margin:0 auto;margin-top: 35px;overflow: hidden;}
#in_01_ul li{width: 260px;height: 240px;float: left;background: #2960ac; margin-right: 12px;transition:all .4s;}
#in_01_ul li .in_01_img{width: 258px;height: 194px;padding:1px;margin:0 auto;overflow: hidden;text-align: center;}
#in_01_ul li .in_01_img img {width: 258px;height: 194px;vertical-align:middle;}
#in_01_ul li .in_01_title{width: 260px;height: 40px;line-height: 40px; text-align: center; margin:0 auto;color: #fff;font-size: 14px;}
#in_01_ul li a{display: block;}
#in_01_ul li:hover{background: #fe9506;}
#in_01_more{margin:0 auto;margin-top: 30px;}
#in_01_more a{display: block;width: 126px;height: 34px;line-height: 34px;border-radius: 20px; text-align: center;background: #2960ac; color: #fff;font-size:14px;transition:all 0.4s;margin:0 auto;}
#in_01_more a:hover{background:#fe9506; }
#in_02{width: 1200px;margin:0 auto;margin-top: 40px;}
#in_02_mid{width: 1200px;margin:0px auto;margin-top: 40px;}
#in_02_l{width: 530px;float: left;background: #2f3236;padding-bottom: 13px;transition: all .4s;}
#in_02_l .news_pic{width: 530px;height: 301px;margin:0 auto;overflow: hidden;}
#in_02_l .news_pic img{width: 530px;height: 301px;}
#in_02_l .news_content{width: 530px;margin:0 auto;margin-top: 10px;}
#in_02_l .news_content .news_capital{width: 500px;height: 25px;font-weight: bold; color: #fff;font-size: 16px;line-height: 25px;margin:0 auto;}
#in_02_l .news_content .news_detail{width: 500px;color: #b6b5b5;font-size: 14px;line-height: 25px;margin:0 auto;margin-top: 10px;opacity: .8;}
#in_02_l:hover{background: #2960ac;}
#in_02_r{width: 632px;height: 409px;float: right;overflow: hidden;}
#in_02_r li{width: 100%;height: 118px;margin-bottom: 25px;border-bottom: dashed 1px #ebebeb;position: relative;transition: all .4s;}
#in_02_r .news_time{width: 90px;height: 62px; padding-top: 13px; text-align: center;color: #333;font-size: 14px;line-height: 24px;position: absolute;left: 0;top:20px;}
#in_02_r .news_time span{color: #b7b6b6;font-family: Impact;font-size: 48px;transition:all .4s;}
#in_02_r .news_title{width: 515px;height: 25px;color: #333;font-size: 16px;line-height: 25px;position: absolute;right: 20px;top:20px;transition:all .4s;}
#in_02_r .news_info{width: 515px;color: #626262;font-size: 14px;line-height: 25px;position: absolute;right: 20px;top:48px;}
#in_02_r li:hover .news_time{color: #fff;}
#in_02_r li:hover .news_time span,#in_02_r li:hover .news_title{color: #fff;}
#in_02_r li:hover .news_info{color: #b6b5b5;}
#in_02_r li:hover{background: #2960ac;border-bottom: solid 1px #2960ac;}
#in_04{width: 100%;padding: 40px 0; margin:0 auto;background:#f7f7f7;margin-top: 50px;}
#in_04_mid{width: 1200px;margin:0 auto;}
._04_category{max-width: 1200px;height: 35px; margin:20px auto;text-align: center;}
._04_category ul{display: inline-block;}
._04_category li{float: left;display: inline;}
._04_category li a{ min-width: 148px; height: 35px; margin:0 14px; line-height: 35px; color: #fff;font-size: 16px;display: block;background: #2960ac; border-radius: 20px; transition:all 0.5s ease;}
._04_category li a:hover{background: #fe9506;}
#in_04_ul{width: 1200px;height: 240px;margin:0 auto;margin-top: 35px;overflow: hidden;}
#in_04_ul li{width: 260px;height: 240px;float: left;background: #2960ac; margin-right: 12px;transition:all .4s;}
#in_04_ul li .in_04_img{width: 258px;height: 194px;padding:1px;margin:0 auto;overflow: hidden;text-align: center;}
#in_04_ul li .in_04_img img {width: 258px;height: 194px;vertical-align:middle;}
#in_04_ul li .in_04_title{width: 260px;height: 40px;line-height: 40px; text-align: center; margin:0 auto;color: #fff;font-size: 14px;}
#in_04_ul li a{display: block;}
#in_04_ul li:hover{background: #fe9506;}
#in_04_more{margin:0 auto;margin-top: 30px;}
#in_04_more a{display: block;width: 126px;height: 34px;line-height: 34px;border-radius: 20px; text-align: center;background: #2960ac; color: #fff;font-size:14px;transition:all 0.4s;margin:0 auto;}
#in_04_more a:hover{background:#fe9506; }
#in_05{width: 1200px;margin:0 auto;}
#in_05_mid{width: 1200px;margin:0px auto;margin-top: 40px;}
#in_05_l{width: 536px;float: left;}
#in_05_r{width: 632px;float: right;}
._05_tit{line-height: 26px;height: 43px;color: #282829;font-size: 24px; font-weight: bold;margin-bottom: 15px;position: relative;}
._05_tit:after{width: 62px;height: 2px;background: #2960ac;position: absolute;left: 0;bottom:0;content: '';}
._05_ul{width: 536px;height: 372px;margin:0 auto;position: relative;}
._05_bd{width: 536px;height: 372px;overflow: hidden;position: absolute;left: 0;top:0;z-index: 1;}
._05_bd li{width: 536px;height: 372px;}
._05_bd li img {width: 536px;height: 372px;}
._05_hd{position: absolute;left: 378px;bottom:25px;z-index: 2;}
._05_hd li{width: 16px;height: 16px;line-height: 55px;overflow: hidden; border-radius: 100%;float: left;margin-right: 15px;background: #fb7a23;cursor: pointer;}
._05_hd li.on{background: #2960ac;}
._05_p{line-height: 30px;font-size: 14px;color: #5d5b5b;}
._05_more{display: block;width: 126px;height: 34px;line-height: 34px;border-radius: 20px; text-align: center;background: #2960ac; color: #fff;font-size:14px;transition:all 0.4s;margin-top: 25px;margin-bottom: 25px;cursor: pointer;}
._05_more:hover{background:#fe9506; }
._05_honor{width: 100%;height: 155px;margin:0 auto;position: relative;}
._honor_bd{width: 532px;height: 155px;overflow: hidden;margin:0 auto;}
._honor_bd li{width: 164px;height: 155px;line-height: 25px;color: #5d5b5b;font-size: 14px;float: left;margin-right: 18px;text-align: center;}
._honor_bd li img {width: 162px;height: 116px;border:solid 1px #b5b5b5;}
.honor_btn{cursor: pointer;display: block;width: 25px;height: 48px;position: absolute;top:50%;margin-top: -43px;background: #696969;color: #fff;font-size: 16px;line-height: 48px;text-align: center;transition: all .4s;}
.honor_lbtn{left: 0;}
.honor_rbtn{right: 0;}
.honor_btn:hover{background: #2960ac;}

/*product_info css*/
#pro_img{width: 1200px;margin:35px auto;}
#pro_l{width: 644px;height: 485px;float: left; text-align: center;border:solid 1px #f0f0f0;}
#pro_l img{width: 638px;height: 479px;padding: 3px;}
#pro_r{width: 530px;float: right;}
#pro_r #pro_title{width: 100%;height: 60px;line-height: 40px;color: #1e1e1e;font-size: 30px;font-weight: bold;margin:0 auto;position: relative;}
#pro_r #pro_title:after{content: '';height: 1px;width: 100%;background: #ebebeb;position: absolute;left: 0;bottom:0;}
#pro_r #pro_info{width: 490px;background: #f7f7f7; margin:15px auto; padding:20px;line-height: 30px;color: #898989;font-size: 14px;}
#pro_r #pro_btn{width: 100%;height: 60px;line-height: 60px;margin:0px auto;}
#pro_r #pro_btn a{display: block; width: 320px;background:#00479d url(../images/lx_tel1.png) 63px center no-repeat; text-indent: 118px;color: #fff;font-size: 18px; transition: all .4s; height: 60px;line-height: 60px;transition: all .4s}
#pro_r #pro_btn a:hover{background:#232323 url(../images/lx_tel1.png) 63px center no-repeat;}
#pro_r #pro_tel{width: 100%;height: 25px;line-height: 25px;color: #333333;font-size: 18px;margin:20px auto;}
#pro_r #pro_tel span{color: #00479d;font-size: 24px;text-decoration:underline}
#pro_r .p_tj{width: 100%;height: 150px;margin:0 auto;overflow: hidden;}
#pro_r .p_tj li {float:left; width:150px;height:137px; margin:2px 10px; text-align:center; line-height:20px; }
#pro_r .p_tj li a{color:#4F4F4F;font-size: 14px;}
#pro_r .p_tj li a:hover{color:#e80000;}
#pro_r .p_tj li a img { width:148px; height:100px;border:solid 1px #cecece;}
#pro_dh{width: 1200px;height: 53px;background: #2373b0;margin:0 auto;margin-bottom: 30px;}
#pro_dh li{width: 105px;text-align: center;line-height: 53px;line-height: 53px;float: left;}
#pro_dh li a{display: block;color: #fff;font-size: 14px;}
#pro_dh li a:hover{background: #dd9200;}
#pro_dh li.current a{background: #dd9200;padding:0!important;}
.pro_dt{width: 100%;height: 40px;border-bottom: solid 2px #2373b0;margin:20px auto;position: relative;}
.pro_dt span{display: block;width: 120px;height: 40px;position: absolute;left: 0px;top:0px;text-align: center;line-height: 40px;color: #fff;background: #2373b0;font-size: 15px;}
.pro_details{width: 1200px;margin:0px auto;line-height: 35px;color: #555555;font-size: 14px;margin-bottom: 30px;}
.pro_details #pro_lis li:nth-child(3n){margin-right: 18px;}
.pro_details #pro_lis{width: 100%;height: 400px;overflow: hidden;}
/*zy css*/
#wrap{ width:100%; margin: 40px auto;}
.pro_title{width: 1200px;height:100px;line-height: 100px;color: #666666;font-size:32px; text-transform: uppercase; margin:0 auto;margin-top: 10px;border-bottom: solid 1px #f2f2f2;}
.pro_title span{color: #182023;font-size: 46px;font-weight: bold;margin-right: 6px;}
.pro_cat{width: 1200px;height: 72px;margin:0 auto;margin-top: 30px; position: relative;}
.pro_cat span{display: block;width: 72px;height: 72px;position: absolute;left: 0;top:0;background: #bca78d;border-radius: 15px;}
.pro_cat span p{line-height: 30px;color: #fff;font-size: 22px;padding:5px;text-align: center;}
.pro_cat_ul{width: 1200px;margin:0 auto;}
.pro_cat_ul li{width: 127px;height: 30px;float: left;margin-right: 15px;margin-bottom: 15px; line-height: 30px;text-align: center;}
.pro_cat_ul li a{display: block;border:solid 1px #f2f2f2;border-radius: 15px; color: #333;font-size: 14px;transition: all .4s;}
.pro_cat_ul li a:hover{border:solid 1px #00479d;background: #00479d; color: #fff;}
#position{width: 100%;height: 42px;background: #f9f9f9;margin:0 auto;}
#position_mid{width: 1200px;height: 42px;line-height: 42px; color: #0a468f;font-weight: bold;font-size: 20px;margin:0 auto;position: relative;}
#position_a{min-width: 20px;height: 42px;background: url(../images/home.png) left center no-repeat;line-height: 42px;text-indent: 23px;color:#7d7d7d;font-size: 14px;position: absolute;right: 0;top:0;}
#position_a a{color: #7d7d7d;font-size: 14px;transition: all .4s;font-weight: normal;}
#position_a a:hover{text-decoration: underline;}

/*company css*/
#intro_01{width: 1130px;margin:0 auto;}
#intro_01_img{width: 1130px;height: 302px;margin:0 auto;overflow: hidden;}
#intro_01_img img{width: 1130px;height: 302px;transition:transform 1s ease 0s;}
#intro_01:hover #intro_01_img img{transform: scale(1.05, 1.05);}
#intro_01_info{width: 1130px;margin:0 auto;color: #666666;font-size: 16px;line-height: 36px;margin-top: 30px;}

/*news css*/
#news_lis{width: 1200px;margin:0 auto;}
#news_lis li.n_lis_f{width: 370px;float:left;padding:10px;padding-bottom: 20px; background: #f8f8f8;border:solid 1px #ededed;margin-right: 12px;margin-bottom: 50px;}
#news_lis li.n_lis_f:nth-child(3n){margin-right: 0;}
#news_lis li.n_lis_f ._n_img{width: 370px;height: 210px;margin:0 auto;overflow: hidden;}
#news_lis li.n_lis_f ._n_img img{width: 100%;height: 210px;}
#news_lis li.n_lis_f ._n_title{width: 350px;height: 20px;line-height: 20px;color: #666666;font-size: 18px; margin:0 auto;margin-top: 28px;white-space: normal;text-overflow: ellipsis;overflow: hidden;}
#news_lis li.n_lis_f ._n_time{width: 350px;height: 20px;line-height: 20px;color: #838383;font-size: 16px; margin:0 auto;margin-top: 12px;}
#news_lis li.n_lis_f ._n_info{width: 350px;height: 50px;line-height: 25px;color: #999999;font-size: 14px; margin:0 auto;margin-top: 15px;}
#news_lis li.n_lis_f ._n_btn{width: 350px;height: 32px;margin:0 auto;margin-top: 15px;}
#news_lis li.n_lis_f ._n_btn span{display: block;width: 32px;height: 32px;line-height: 32px; text-align: center;border-radius: 100%;background: #e1e1e1;font-size: 14px;color: #333;}
#news_lis li.n_lis_f:hover ._n_title{color: #00479d;}
#news_lis li.n_lis_f:hover ._n_btn span{background: #00479d;color: #fff;}
#news_lis li.n_lis{width: 350px;float:left;padding:30px 20px;background: #f5f5f5;margin-right: 15px;margin-bottom: 15px;}
#news_lis li.n_lis:nth-child(3n){margin-right: 0;}
#news_lis li.n_lis ._n_time{width: 100%;height: 20px;line-height: 20px;color: #666666;font-size: 20px; margin:0 auto;}
#news_lis li.n_lis ._n_title{width: 100%;height: 20px;line-height: 20px;color: #666666;font-size: 16px; margin:0 auto;margin-top: 15px;white-space: normal;text-overflow: ellipsis;overflow: hidden;}
#news_lis li.n_lis ._n_info{width: 100%;height: 75px;line-height: 25px;color: #666666;font-size: 14px; margin:0 auto;margin-top: 12px;}
#news_lis li.n_lis ._n_btn{width: 100%;height: 20px;line-height: 20px;color: #333333;font-size: 14px; margin:0 auto;margin-top: 12px;}
#news_lis li.n_lis:hover ._n_title{color: #00479d;}

/*product css*/
#pro_lis{width: 1200px;margin:0 auto;}
#pro_lis li{width: 386px;height: 375px;float:left;border:solid 1px #f2f2f2;border-bottom:solid 4px #f2f2f2;margin-right: 18px;margin-bottom: 20px;position: relative;cursor: pointer;}
#pro_lis li:nth-child(3n){margin-right: 0;}
#pro_lis li ._p_img{width: 386px;height: 257px;margin:0 auto;overflow: hidden;position: relative;}
#pro_lis li ._p_img span{display: block;width: 59px;height: 59px;background: url(../images/hot.png) center no-repeat;position: absolute;right: -1px;top:-1px;z-index: 1000;}
#pro_lis li ._p_img img{width: 100%;height: 257px;transition:transform 1s ease 0s}
#pro_lis li:hover ._p_img img{transform: scale(1.20, 1.20);}
#pro_lis li ._p_title{width: 90%;height: 20px;line-height: 20px;color: #666666;font-size: 18px; margin:0 auto;margin-top: 30px;white-space: normal;text-overflow: ellipsis;overflow: hidden;}
#pro_lis li ._p_btn{width: 90%;height: 20px;line-height: 20px;color: #939393;font-size: 12px; text-transform: uppercase; margin:0 auto;margin-top: 20px;}

/*product_list css*/
#pro_list{width: 1200px;margin:0 auto;}
#pro_list li{width: 362px;height: 319px; border:solid 2px #2960ac; transition: all .4s; float: left;margin-right: 50px;margin-bottom: 40px;}
#pro_list li:nth-child(3n){margin-right: 0;}
#pro_list li ._img01{width: 360px;height: 272px;margin:0 auto;overflow: hidden;position: relative;z-index: 1;padding:1px;}
#pro_list li ._img01 img{width: 360px;height: 272px;transition:transform 1s ease 0s;}
#pro_list li ._tit01{height: 45px; line-height: 45px;text-align: center; background:#2960ac;color: #fff;font-size: 16px; margin:0px auto;transition: all .4s;}
#pro_list li:hover{border-color: #fe9506;}
#pro_list li:hover ._tit01{background: #fe9506;}
#pro_list li:hover  ._img01 img{transform: scale(1.20, 1.20);}
#in_01_category{max-width: 1200px;height: 45px; margin:20px auto;text-align: center;}
#in_01_category ul{display: inline-block;}
#in_01_category li{float: left;display: inline;}
#in_01_category li a{ min-width: 148px; padding:0 10px; height: 45px; margin:0 14px; line-height: 45px; color: #fff;font-size: 16px;display: block;background: #182023;border-radius: 50px; transition:all 0.5s ease;}
#in_01_category li a:hover{background: #00479d;}



/*lxwm_c css*/
#lxwm_01{width: 1198px;height: 348px;/*border:1px solid #d5d2d2;*/ margin:0 auto;position: relative;margin-bottom: 30px;}
#lxwm_01_l{width: 500px;height:348px;float: left;}
#lxwm_01_l li{height: 43px;border-bottom: 1px #CCCCCC dotted; line-height: 43px;  font-size: 14px;color: #474747;position: relative;}
#lxwm_01_l .lxwm_icon{width: 23px; height: 23px; text-align: center;line-height: 35px;position: absolute;left: 0;top:9px;}
#lxwm_01_l li span{padding-left:10px; }
#lxwm_01_m{width: 300px;height:189px;float: left;padding:50px 0;/*border-left: 1px solid #d5d2d2;border-right: 1px solid #d5d2d2;*/text-align: center;color: #474747;line-height: 24px;font-size: 14px;}
#lxwm_01_m img{width: 150px;}
/*#lxwm_01_r{width: 346px;height:188px;padding:80px 0;float: right;text-align: center;color: #666666;line-height: 24px;font-size: 16px;}
#lxwm_01_r a{font-size: 20px;color: #00479d;font-weight: bold;line-height: 60px;display: inline-block;}*/
#lxwm_01_r{width: 346px;height:188px;float: right;}
._04_form .line{width: 334px;height: 40px;line-height: 40px;margin-bottom: 5px;text-indent: 47px; color: #c0c0c0;border:1px solid #e6e6e6;font-size: 14px;font-family: "微软雅黑";}
._04_form .name{background: #fff url(../images/i_form_ico1.png) no-repeat left center;}
._04_form .phone{background: #fff url(../images/i_form_ico2.png) no-repeat left center;}
._04_form .add{margin-right: 0;background: #fff url(../images/i_form_ico3.png) no-repeat left center;}
._04_form textarea{width: 334px;border: 1px solid #e6e6e6;color: #c0c0c0;font-size: 14px;text-indent: 47px;padding-top: 8px; height: 80px;font-size: 14px;font-family: "微软雅黑";line-height: 1.5;background: #fff url(../images/i_form_ico4.png) no-repeat left top;}
._04_form .submit{width: 100%; height: 40px; border: 0; transition:all 0.4s; background: #0067da; font-size: 16px;font-family: "微软雅黑"; line-height: 40px; color: #fff; text-align: center; cursor: pointer;}
._04_form .submit:hover {background: #fdbc00;}
#lxwm_02{width: 1200px;margin:30px auto;}
#lxwm_02 li{width: 411px;height: 77px;float: left; padding:20px 0 20px 160px;margin-right: 54px; border:1px solid #d5d2d2;line-height: 38px;text-align: center;font-size: 18px;color: #666666;position: relative;}
#lxwm_02 li:nth-child(even){margin-right: 0;}
#lxwm_02 li .lxwm_ico{width: 155px;height: 119px;position: absolute;left: 0;top:0;background: #00479d;line-height: 30px;color: #fff;font-size: 18px;text-align: center;}
#lxwm_02 li .lxwm_ico img{margin-top: 16px;}
#lxwm_02 li span{font-weight: bold;font-size: 25px;color: #0f0f0f;}
#lxwm_03{width: 100%; margin:0 auto;}
#lxwm_03_title{width: 100%;height: 30px; margin:0 auto; margin-top: 20px; line-height: 30px;text-align: center;font-size: 14px;color: #898989;}
#lxwm_03 .line{width: 72px;height: 1px;background: #c6c6c6;margin:9px auto 0;display: block;}
#lxwm_03_form{width: 1200px;margin:35px auto;}


/*newsinfo css*/
#news_content{width: 1200px;background: #f9f9f9;padding:50px;margin:0 auto;}
#news_title{width: 1200px;height: 70px;line-height: 50px;border-bottom: 1px solid #e4e4e4; text-align: center;margin:0 auto;color: #333;font-size: 24px;}
#news_info{width: 100%;height: 20px;margin:0 auto;margin-top: 18px;text-align: center;line-height: 20px;font-size: 14px;color: #999;position: relative;}
#news_img{width: 100%;margin:0 auto;margin-top: 18px;text-align: center;}
#news_img img{max-width: 600px;padding:2px;border:solid 1px #cecece;}
#news_details{width: 100%;margin:30px auto;line-height: 30px;color: #333;font-size: 14px;}

/* CSS Ziye */
#right_content{ width: 100%; height:auto;margin:0 auto;padding-top: 20px;line-height:32px;color:#393939;font-size: 14px;}
#right_content a{color:#393939;font-size: 14px;}
#right_content a:hover{color:#e80000;}
#page{width:100%;height:55px; line-height:55px;text-align:center;margin:20px auto;color:#575656;font-size:14px;clear:both;background: #f0f0f0;}
#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:30px;color:#000000;font-weight: bold; font-size:20px!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;}


#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:253px;width:287px;float:left;margin:0 10px 5px 10px;_margin:0 8px;text-align:center;cursor: pointer;}

#picUL li .pic_01{width:287px;height:215px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:211px;max-width:283px;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:287px;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);

}
.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;}
