*{margin:0;padding:0;font-family: 微软雅黑;list-style-type: none;text-decoration: none;}
.left{float: left;}
.right{float: right;}
.clear{clear: both}
html,div,ul,li,form,p,select{margin:0;padding:0;outline:none;border:none;}
body{overflow-x:hidden;min-width:1200px;width:100%;height:auto;margin:0 auto;padding:0;font-size:16px;font-family:"微软雅黑";background:#fff; -webkit-text-size-adjust:none;}
img{border:none;}
@font-face {
	font-family: 'HYRunYuan-65W';
	src: url('../font/HYRunYuan-65W.ttf')
}
@font-face { 
	font-family: "dincond-medium"; 
	src: url('../font/DINCond-Regular.ttf');
}
.banner img{width:100%;height:100%;display: block;}
.banner .swiper-button-prev{transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;left: 20px;opacity:0;background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;position: absolute;z-index: 2;top: 50%;width: 49px;height: 49px;margin-top: -25px;cursor: pointer;}
.banner .swiper-button-next{transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;right: 20px;opacity:0;background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;position: absolute;z-index: 2;top: 50%;width: 49px;height: 49px;margin-top: -25px;cursor: pointer;}
.banner:hover .swiper-button-prev{opacity:1;}
.banner:hover .swiper-button-next{opacity:1;}
.banner_bot{width:100%;height:115px;background: rgba(0,0,0,0.5);position: absolute;bottom:0;z-index:99;}
.banner_bot .mian{height:115px;}
.banner_bot .tel{width: 332px;height:115px;float: left;padding-left: 68px;background: url("../images/toptel.png") no-repeat center left;display: flex;flex-direction: column;justify-content: center;}
.banner_bot .tel .p1{color: #9ea1ae;font-size: 19px;font-family:"dincond-medium";}
.banner_bot .tel .p2{color: #fff;font-size: 33px;font-family:"dincond-medium";font-weight: bold;}
.banner_bot .address{width: 460px;height:115px;float: left;padding-left: 68px;background: url("../images/topaddress.png") no-repeat center left;display: flex;flex-direction: column;justify-content: center;}
.banner_bot .address .p1{color: #9ea1ae;font-size: 19px;font-family:"dincond-medium";}
.banner_bot .address .p2{color: #fff;font-size: 24px;font-weight: bold;}
.banner_bot .ewm{width: 78px;height:78px;float: right;margin-top:20px;}
/*头部样式*/
.main{width:1200px;margin:0 auto;position: relative;}
.top{width:100%;height: 38px;line-height: 38px;background: #f1f1f1;overflow: hidden;border-bottom:1px solid #e7e7e7;box-sizing:border-box;}
.top-left{float: left;font-size: 12px;color: #848484;}
.top-right{float: right;color: #848484;font-size: 12px;}
.top-right a{color: #848484;display: inline-block;text-align: center;background: url("../images/dash.png") no-repeat center right;padding:0 10px;}
.top-right a:nth-child(2){background: none;}

.header{height:100px;background: #fff;}
.logo{width:440px;height:100px;transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;}
.logo a{display: inline-block;width:230px;height:111px;}
.header .top_tel{ text-align:right; position:absolute; top:40px; right: 55px; padding-left:18px;  background:url(../images/icon_top_tel.png) 0px 17px no-repeat;}
.header .top_tel span{  font-size:12px; height:20px; line-height:20px;}
.header .top_tel strong{ font-size:30px; font-weight:bold; color:#d61f19;font-family: "dincond-medium";}
.header .link_box{ right:0px; top:41px; position:absolute;}
.header .link_box a{  position:relative;   color:#a4a4a7; font-size:12px; height:16px; line-height:14px;}
.nav{  padding-top:25px;height:50px;}
.nav ul{}
.nav li { display:block; position:relative;  background:url(../images/line_nav_li.png) right center no-repeat; width:120px; float:left;}
.nav li .a{ display:block;text-align:center;  height: 50px; line-height:50px;}
.nav li .a i{ position:absolute; bottom:0; left:-1px; z-index:1; display:block; width:121px; height:0; background:url(../images/bg_nav.png) left bottom no-repeat;}
.nav li .a strong{ display:block; position:relative; z-index:3; text-align:center;  height: 50px; line-height:50px; font-size:14px; color:#272729;  font-weight:bold;transition: all 0.5s ease 0s;}
.nav li:hover .a strong{  color:#fff;  }
.nav li:hover .a:hover i{ height:50px; } 
.nav li:last-child{ background:none !important;}
.nav .on .a strong{ color:#fff;  }
.nav .on .a i{ height:50px; } 
.nav ul li .list{background:url(../images/bg_nav.png) left top no-repeat; top: 0; left:-1px; z-index:2; display:none; width:121px; position:absolute;  font-size:12px; padding-top: 50px;}
.nav ul li .list .box{ padding:0px 10px 0px 10px;  background:#19427d;}
.nav ul li .list a{height:30px;  border-top:1px solid #134a9a; text-align:center; display:block; line-height:30px; color:#99b4dc;}
.nav ul li .list a:hover{ color:#fff;}
/*==========================================首页=============================================*/

.s_main_box{margin:45px auto;}
.s_title{position:relative;}
.s_title p{display:block;margin-bottom:20px;}
.s_title strong{font-size:16px; padding-right:10px; color:#19427d; font-weight:bold; text-transform:uppercase;}
.s_title span{font-size:16px; color:#484848; font-weight:bold;}
.s_title .more{position:absolute; right:0; font-size:14px; color:#7c7d7f; top:0; line-height:24px;}
.s_title .more:hover{color:#19427d;}
/*================= 首页产品===================*/
#s_pro .n_right{height:538px; overflow:hidden;}
#s_pro .left{}
#s_pro .left{width:220px; float:left; border:1px solid #e9e9ec; background:url(../images/icon_sub_nav.png) 20px 21px no-repeat #19427d; overflow:hidden;}
#s_pro .left .title{height:72px; padding-left:60px;}
#s_pro .left .title strong{display:block; color:#fff; display:block; font-weight:bold; padding-top: 19px; font-size:14px;font-family:"dincond-medium";}
#s_pro .left .title span{display:block; color:#fff; display:block; font-weight:bold; font-size:16px;}
#s_pro .left .content{background:#f7f7f9; padding:15px 0 30px 0;height:400px;}
#s_pro .left a{display:block;height:37px;margin-bottom:10px;}
#s_pro .left a p{width:175px; margin:0 auto; display:block; position:relative; font-size:14px; color:#303032; line-height:37px; height:37px; overflow:hidden;}
#s_pro .left a:hover{background:url(../images/bg_sub_li.png) left bottom no-repeat; color:#fff;}
#s_pro .left a:hover p{color:#fff;}
#s_pro .left .on{background:url(../images/bg_sub_li.png) left bottom no-repeat; color:#fff;}
#s_pro .left .on p{color:#fff;}
/*================= 首页产品===================*/
#s_about{padding-top:100px;}
#s_about .main_box{position:relative;}
#s_about .s_content{background:#f7f7f8; padding:40px 0;}
#about_content{width:875px;height:240px;}
#about_content .title{color:#19427d; font-size:16px; display:block;}
#about_content .ar_article{line-height:29px; padding-top:15px; height:117px; overflow:hidden; color: #808080;font-size: 14px;}
#about_content .more{font-size:14px; color:#fff; background:#19427d; border-radius:3px; height:40px; line-height:40px; text-align:center; display:block; margin-top:30px; width:150px;}
#about_content .more:hover{background:#404144;}
#qywh_content{position:absolute; right:0; bottom:-40px; width:235px;}
#qywh_content .box{background:#656567; padding:20px;}
#qywh_content .title h1{font-size:18px; color:#fff; padding-top:20px;}
#qywh_content dl{padding:18px 0;}
#qywh_content dt{color:#d6aa7d; font-size:14px; margin-bottom:8px;}
#qywh_content dd{color:#cbcbcd; font-size:12px;}
#n_pro{}
#n_pro{overflow:hidden; margin-top:10px;}
#n_pro ul{margin:-3.5px;}
#n_pro li{display:block; width:234px; float:left; margin:3.5px;}
#n_pro li a{display:block;}
#n_pro li .pic{width:234px; height:184px;overflow: hidden;}
#n_pro li img{width:234px; height:184px;transition: all 1s ease 0s;}
#n_pro li:hover img{transform: scale(1.2, 1.2);}
#n_pro li p{display:block; text-align:center; height:36px; margin-top:10px; font-size:14px; line-height:18px; color:#5e5e5e;}
#n_pro li a:hover p{color:#19427d}
.n_right{width:960px;float:right;}
.n_title{position:relative; height:40px; line-height:40px; padding-top:20px; border-bottom:1px solid #dde0e2;}
.n_title h1{font-size:16px; border-bottom:1px solid #19427d; display:inline-block; color:#111111; margin-bottom:-1px;}
/*================= 首页新闻 ===================*/
.f3{margin-top:75px; margin-bottom:75px;}
#s_news{width:560px; float:left;}
#s_news{overflow:hidden}
#s_news ul{overflow:hidden; margin-top:-30px;}
#s_news li{display:block;padding:35px 0;border-bottom:1px dotted #b0b0b0}
#s_news li .box{padding:0 0 0 95px;position:relative;height:90px}
#s_news li a{display:block;font-size:14px;padding-top:8px;color:#333;margin-bottom:13px;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#s_news li p{line-height:20px;font-size:12px;color:#a2a4a6; height:40px; overflow:hidden;}
#s_news li a:hover{color:#0c608f}
#s_news .date_box{position:absolute;left:0;top:0;border:1px solid #f4f4f4;padding:10px 15px;text-align:center;width:48px}
#s_news .date_box p{padding-bottom:6px;border-bottom:1px solid #e4e2e2;display:block;font-size:26px;color:#212122;line-height: 40px;}
#s_news .date_box span{font-size:12px;color:#333;margin-top:9px;display:block;text-transform:uppercase}
/*================= 询价订购 ===================*/
#s_form{width:524px; float:right;}
#s_form img{margin-bottom:10px;}
#j_form  .label{  margin-bottom:10px; position:relative; display:block;font-size:14px; color:#bebebe; background:#fff;}
#j_form  .label input{  height:53px; background:none; color:#676767;  border:none; display:block; width: 140px; padding:0 10px; line-height:53px; font-size:14px; border: 1px solid #e7e7e7;width: 236px;}
#j_form  .label input:focus{ border:1px solid #9fc1ef;}
#j_form  .textarea{height: 75px; resize:none; color:#9a9797;  width:502px;  margin-bottom:15px; padding-right:20px; background:none; border: 1px solid #e7e7e7;  line-height:24px; font-size:14px; padding: 12px 10px;  }
#j_form  .textarea:focus{ border:1px solid #9fc1ef;}
#j_form  .submit{width:127px; height:53px; overflow:hidden; background:#19427d; color:#fff; font-size:14px; line-height:53px;text-align:center;border:1px solid #e1e1e1;}
#j_form  .submit:hover{ background:#404144;}
.fl{float: left;}
.fr{float: right;}
/*================= 服务 ===================*/
#s_service{background:#19427d; padding:30px 0;}
#s_service dl{margin:0 -30px;}
#s_service dd{display: block; margin:30px 30px; float:left; margin-bottom:30px; display:block; width:540px; position:relative;}
#s_service .pic_box{position:absolute; left:0; top:0; display: block;}
#s_service .text_box{display:table-cell; vertical-align:middle; color:#fff; padding-left: 95px;}
#s_service .text_box h1{font-size: 16px; color: #fff; font-weight:bold; display: block; margin-bottom:10px;}
#s_service .text_box p{font-size: 12px;color: #99b4dc; line-height: 20px;}
#fot_news{height:33px; line-height:33px; width:1200px; overflow:hidden; color:#fff; margin:40px auto 40px auto; background:#646466;}
#fot_news .left{background:#19427d; position:relative; width:600px;}
#fot_news .title{position:absolute; left:0; top:0; padding:0 20px;}
#fot_news .title p{color:#fff; font-size:14px;}
#fot_news .right{width:600px; position:relative;}
#fot_news .bd{margin-left:110px; width:455px; background:url(../images/line_news.png) right center no-repeat;}
#fot_news a{font-size:12px; display:block; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;padding-right:30px;}
#fot_news a:hover{color:#fff; text-decoration:underline;}
#fot_news .left a{color:#cdd3dd;}
#fot_news .right a{color:#cbcbcc;}
#fot_news .more{position:absolute; right:0; top:0; width:34px; background:url(../images/bnt_more_news.png) center no-repeat; height:33px;padding-right:0;}
/*================= 设备 ===================*/
.f5{padding-top:60px;}
.f5 .main_box{position:relative;}
#s_pj{overflow:hidden;}
#s_pj ul{margin:-3.5px;}
#s_pj li{display:block; width:234px; float:left; margin:3.5px;}
#s_pj li a{display:block;}
#s_pj li img{width:234px; height:184px;}
#s_pj li p{display:block; text-align:center; height:18px; overflow:hidden; margin-top:10px; font-size:14px; line-height:18px; color:#5e5e5e;}
#s_pj li a:hover p{color:#19427d}



/*底部样式*/
.bot{width:100%;height:300px;background: #fff;}
.bot_bot{text-align: center;color: #fff;height:48px;border-top:1px solid #ddd;float: left;width: 100%;line-height: 48px;font-size:14px;color: #7c7c7c;}
.bot_bot a{font-size: 14px;color: #7c7c7c;}
.bot_top{height:250px;width: 100%;}
.bot_tel{width:500px;float: left;height:250px;}
.bot_tel .p1{font-size: 16px;color: #fff;margin-top:45px;}
.bot_tel .blogo{margin-top:15px;}
.bot_tel .btel{font-size: 30px;color: #cf2d33;font-family: "dincond-medium";margin-top:5px;font-weight: bold;}
.bot_tel .p2{font-size: 16px;color: #646466;margin-top:12px;}
.bot_tel .p3{font-size: 14px;font-weight: normal;color: #fff;margin-top:5px;}

.bot_right{width: 600px;height:250px;float: right;}
.bot_right .bnav{width: 165px;height:250px;float: left;}
.bot_right .bnav .tit{font-size: 16px;color: #646466;font-weight: bold;margin-top:35px;margin-bottom:10px;}
.bot_right .bnav .li{font-size: 14px;line-height: 30px;}
.bot_right .bnav .li a{color:#7c7c7c;}
.bot_right .bnav .li:hover a{color: #19427d;}
.bot_right .ewm{margin-top:35px;width: 133px;height:178px;background: url("../images/ermbg.jpg") no-repeat center;float: right;}
.bot_right .ewm img{width: 123px;margin:5px;}
/******************************************************************* 二级 ************************************************************/
/*=======================内页==============================*/
.n_content{ min-height:360px; padding-top:20px;}
.n_main_box{margin-top:30px; margin-bottom:50px; position:relative;}
.n_banenr{height:245px; width:100%; overflow:hidden;}
.n_banenr h1{font-size: 30px; color: #f36825; display:block; font-weight:bold; padding-top:50px; text-transform: uppercase;}
.n_banenr h2{font-size: 24px; margin-bottom:10px; margin-top:0px; color: #fff; display:block;}
.n_banenr strong{font-size: 14px; color: #797a7c; display:block;}
/*==============当前位置=====================*/
.position{position:absolute; line-height: 73px; height:73px; right:0px; top:0px; color:#8a8c8e; background:url(../images/icon_home.png) left center no-repeat; padding-left:22px;}
.position span, .position a, .position i{font-size:12px; color:#8a8c8e;}
.position em{font-size:12px; color:#19427d; font-style:normal;}
.position a:hover{color:#19427d;}
/*==============n_content_left=====================*/
.n_left{width:220px; float:left; overflow:hidden;}
.n_left .title{height:85px; padding-left:65px; background:url(../images/icon_sub_nav.png) 20px 28px no-repeat #19427d;}
.n_left .title strong{display:block; color:#fff; display:block; font-weight:bold; font-size:14px; padding-top: 22px;font-family: "dincond-medium";}
.n_left .title span{display:block; color:#fff; display:block; font-weight:bold; font-size:16px;}
.n_left{margin-top:20px;}
.n_left .content{background:#f7f7f9; padding:15px 0 30px 0; border:1px solid #e9e9ec; margin-bottom:8px;}
.n_left a{display:block; height:37px; background:url(../images/bg_s_left.png) -200px bottom no-repeat;margin-bottom:10px;}
.n_left a p{width:175px; margin:0 auto; display:block; position:relative; font-size:14px; color:#303032; line-height:37px; height:37px; overflow:hidden;}
.n_left a:hover{background:url(../images/bg_sub_li.png) left bottom no-repeat; color:#fff;}
.n_left a:hover p{color:#fff;}
.n_left .on{background:url(../images/bg_sub_li.png) left bottom no-repeat; color:#fff;}
.n_left .on p{color:#fff;}
/*==============n_content_right=====================*/
.n_right{width:960px;float:right;}
.n_title{position:relative; height:40px; line-height:40px; padding-top:20px; border-bottom:1px solid #dde0e2;}
.n_title h1{font-size:16px; border-bottom:1px solid #19427d; display:inline-block; color:#484848; margin-bottom:-1px;}


.ar_article {color:#666; font-size:14px; line-height:30px; }
.ar_article p{font-size:14px; color:#666; line-height:30px; }	
.ar_article strong{ font-weight:bold;}
.ar_article td,.article th{ padding:5px 15px; border: 1px solid #c6c5c5;  }
.ar_article td p,.article th p{ }
.ar_article  img{ max-width:100%;}
/* 图文详情    */
.prolist{}
.prolist .prolist_l{float: left;width: 440px;}
.prolist .prolist_l img{width: 100%;}
.prolist .prolist_r{width:495px;float: right;height:346px;}
.prolist .prolist_r .p1{color: #19427d;font-size: 20px;font-weight: bold;}
.prolist .prolist_r .p2{color: #7f7f7f;font-size: 14px;line-height: 28px;margin-top:15px;}
.prolist .prolist_r ul{margin-top:20px;}
.prolist .prolist_r ul li{font-size: 14px;font-weight: bold;color: #c41c1c;line-height: 28px;}
.prolist .prolist_r ul li span{color: #19427d;}
.procontent{width: 100%;float: left;}
.procontent .xq{width: 100%;height:40px;line-height: 40px;border:1px solid #eaeaea;box-sizing:border-box;margin-top:20px;margin-bottom:20px;}
.procontent .xq div{background: #19427d;width: 120px;text-align: center;font-size: 14px;color: #fff;margin:-1px;}
/*新闻列表*/
.newslist{}
.newslist .newslist_t{height:317px;width: 1220px;}
.newslist .newslist_t .newslist1{width: 960px;height:313px;border:2px solid #dedee2;float: left;box-sizing:border-box;}
.newslist .newslist_t .newslist1 .pic{float: left;width: 470px;height:309px;border-right:2px solid #dedee2;}
.newslist .newslist_t .newslist1 .pic img{width: 470px;height:309px;}
.newslist .newslist_t .newslist1 .text{float: left;width:484px;height:309px;padding:15px;box-sizing:border-box;background: #fff;}
.newslist .newslist_t .newslist1 .text .tit{color:#4e4e4e;font-size: 16px;font-weight: bold;line-height: 27px;margin-top:30px;}
.newslist .newslist_t .newslist1 .text .jian{font-size: 12px;color: #818181;line-height: 22px;margin-top:30px;}
.newslist .newslist_t .newslist1 .text .more1{width:103px;height:35px;background: #19427d;display: block;text-align: center;color: #fff;line-height: 35px;font-size: 12px;margin-top:20px;transition: all 0.6s ease 0s;}

.newslist ul{margin-top:20px;background: #fff;}
.newslist li{width:100%;height:200px;transition: all 0.6s ease 0s;padding:20px;box-sizing:border-box;}
.newslist li:hover{background: #f4f5f7;}
.newslist li .tit{font-size: 16px;color: #2d2d2d;line-height: 30px;padding-top:25px;}
.newslist li .jian{font-size: 12px;color: #818181;line-height: 22px;margin-top:8px;}
.newslist li .t{font-size: 12px;color: #c6c6c8;margin-top:10px;height:24px;}
.newslist li .t .l{float: left;display: flex;align-items: center;}
.newslist li .t .r{float: right;display: flex;align-items: center;}
/* 分页 */
.page{margin:50px 0;text-align: center;}
.page a{display: inline-block;text-align: center;line-height: 35px;color:#093e5e;font-size: 14px;margin-left: 5px;width: 35px;height:35px;border:1px solid #eaeaea;}
.page a.select{background: #19427d;color: #fff;border:1px solid #19427d;}
.page a:hover{background: #19427d;color: #fff;border:1px solid #19427d;}
.page a.pre_page{background: url("../images/prev.png") no-repeat center;color: transparent;}
.page a.next_page{background: url("../images/next.png") no-repeat center;color: transparent;}
/*新闻详情*/
.newscon{box-sizing:border-box;line-height: 2;font-size: 14px;}
.newscon .type{border-bottom:1px solid #e1e1e1;padding-bottom:20px;text-align: center;}
.newscon .type .tit{font-size: 16px;color: #555;font-weight: bold;}
.newscon .type .t{font-size: 12px;color: #c6c6c8;margin-top:5px;height:24px;}
.newscon .type .t .l{float: left;display: flex;align-items: center;}
.newscon .type .t .r{float: right;display: flex;align-items: center;}
.newscon .type .t a{display: inline-block;margin-right: 5px;}
.newscon .con{padding:30px 0;}
.newscon .con img{max-width:100%;display: block;margin:5px 0;}

/* 翻页 */
.fanye{width:960px;float:left;background: #fff;box-sizing:border-box;padding:30px 0;margin-top:15px;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;position: relative;}
.fanye p{color: #333;font-size: 14px;line-height: 32px;width: 820px;float: left;}
.fanye p a{color: #333;}
.fanye p a:hover{color:#1857a4; }
.fanye .back{width:100px;height:35px;line-height: 35px;color: #fff;font-size: 14px;background: #19427d;display: block;text-align: center;position: absolute;right: 0;top:50%;margin-top:-17.5px;}
/*在线留言*/
.gbook_l{float: left;width:424px;}
.gbook_l_t{width: 424px;height:180px;background: #d8e0ee;padding:40px;box-sizing:border-box;line-height: 1;text-align: right;}
.gbook_l_b{width: 424px;}
.gbook_l_b img{width: 424px;}
.gbook_r{float: right;width:786px;background: #f6f9ff;padding-left: 25px;box-sizing:border-box;}
.gbook{height:538px;background-position: bottom right;background-repeat: no-repeat;}
.gbook  form{width:920px;}
.gbook li{width: 100%;height:56px;margin-bottom:12px;}
.gbook .input1{width:710px;height: 56px;float: left;box-sizing: border-box;font-size: 14px;text-indent: 20px;border:none;}
.gbook .input2{width:710px;height: 168px;float: left;border: none;box-sizing: border-box;font-size: 14px;text-indent: 20px;line-height: 56px;}
.gbook form{color: #fff!important;font-size: 16px;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #838383;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #838383;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #838383;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #838383;
}
.gbook #demo1{border:none;width:100px;height:34px;line-height: 34px;text-align: center;color: #fff;background: #093e5e;margin:0 auto;font-size: 14px;font-weight: bold;border-radius:40px;}

/*招聘列表*/
.job-list li { background: #f8f8f8; min-height: 75px; position: relative; width: 100%; margin-top: 10px; }
.job-list-cont { padding: 25px; width: 1180px; position: relative; overflow: hidden; }
.job-list-btn { display: block; position: absolute; top: 0; right: 0; background: url(../images/icon-join.png) #e9e9e9 no-repeat center center; width: 150px; height: 100%; }
.job-list-date { width: 130px; float: left; color: #919191; font-size: 27px; font-family: "dincond-medium"; height: 24px; -webkit-transition: all .3s; transition: all .3s;font-weight: bold;}
.job-list-content { float: left; width: 640px; }
.job-list-content .con { margin-bottom: 0; color: #474752; margin-top: 5px; height: 0; -webkit-transition: all .3s; transition: all .3s;display:none;}
.job-list-content h4 { color: #535252; font-size: 16px; }
.job-list-content .share{float:right;width:140px;height:33px;margin-right:30px;}
.job-list-content .share .font{display:block;float:left;height:33px;line-height:33px;font-size:14px;color:#818182;}
.job-list-content .share a{display:block;width:33px;height:33px;float:left;margin-right:10px;}
.job-list-content .share a.weixin{background:url(../images/weixin.png) no-repeat;}
.job-list-content .share a.sina{background:url(../images/sina.png) no-repeat;}
.job-list .current .job-list-content .con{ height: auto; display: block; }
.job-list-content h4 a{color: #303030;line-height: 30px;}
.job-list .current h4 a, .job-list-content h4 a:hover { color: #19427d; }
/*by lin*/
.job-list-content span { display: block; color: #444;height: 0; display:none;-webkit-transition: all .3s; transition: all .3s; }
.job-list .current .job-list-content span { height: auto; display:block;}
.job-list-content span.email { margin-top: 10px; }

/*留言列表*/
.gbook-list{width:900px;margin:0 auto;padding:60px 0;}
.gbook-list table{margin-bottom: 30px}

/* 下载中心 */
.main_down li{width:100%;height:74px;margin-bottom:20px;}
.main_down li p{font-size: 14px;color: #5d5d5e;font-weight: bold;line-height: 37px;}
.main_down li .down_t{width: 100%;height:37px;box-sizing:border-box;background: #f7f8fa;color: #989898;border-top:1px solid #ddd;line-height: 37px;font-size: 12px;padding:0 10px;box-sizing:border-box;}
.main_down li .down_t .a{float: right;}

@keyframes bounceInLeft {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.165,.84,.44,1);
		animation-timing-function: cubic-bezier(.165,.84,.44,1)
	}

	to {
		transform: translate3d(0,0,0);
    	opacity: 1;
	}
}
@keyframes bounceInRight {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.165,.84,.44,1);
		animation-timing-function: cubic-bezier(.165,.84,.44,1)
	}

	to {
		transform: translate3d(0,0,0);
    	opacity: 1;
	}
}
