﻿@charset "utf-8";
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, em { margin: 0; padding: 0; border: 0 none; list-style: none; }
.width { width: 1200px; margin: 0 auto; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.m20 { margin: 20px 0; }
.p10 { padding: 10px; }
.p30 { padding: 30px; }
.clear { clear: both; }
.h0 { clear: both; }
.h5 { clear: both; height: 5px; font-size: 0; line-height: 0px; }
.h10 { clear: both; height: 10px; }
.h15 { clear: both; height: 15px; }
.h20 { clear: both; height: 20px; }
.h30 { clear: both; height: 30px; }
.h40 { clear: both; height: 40px; }
.h50 { clear: both; height: 50px; }
.h60 { clear: both; height: 60px; }
.h100 { clear: both; height: 100px; }
.h200 { clear: both; height: 200px; }
.clear { clear: both; }
.dis { display: none; }
.disp { display: block; }
.text-center { text-align: center; }
.text-hide { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
.rel { position: relative; z-index: 9; }
.abs { position: absolute; }
body, html { overflow:-x: hidden; }
body { background: #fff; font-size: 13px; color: #333; }
a { color: #555; }
.topbar { clear: both; font-size: 0; line-height: 0; height: 8px; background: #009944; width: 100%; }
.topbar .fl { font-size: 0; line-height: 0; height: 8px; background: #164A99; width: 2000px; top: 0px; left: -1800px; }
.logo { margin-top: 16px; }
.logo img { max-height: 98px; }
.logotxt { float: left; height: 50px; padding-left: 20px; border-left: #eee 1px solid; color: #5D5B5B; font-size: 16px; margin: 30px 20px 0px 20px; }
.logotxt h2 { font-size: 18px; color: #000; }
.logotxt h2 span { color: #f00; }
.header { width: 100%; height: 132px; position: relative; background: #FFF; z-index: 9991; }

.header .tel { margin-top: 55px; height: 34px; padding-left: 41px; line-height: 33px; background: url(../images/tel.png) no-repeat center left; font-size: 24px; color: #254C96; font-weight:bold; }
.header .tel span { font-size: 28px; }
.nav { position: relative; z-index: 999; height: 48px; background: #164A99; }
.navbox { box-shadow: 0 0 10px rgba(0, 0, 0, .1); }
.nav ul { margin: 0 auto; padding: 0; list-style: none; }
.nav ul li { float: left; position: relative; width: 120px; }
.nav ul li h2 { font-weight: normal; margin: 0px; padding: 0px; }
.nav ul li h2 a { display: block; height: 48px; line-height: 46px; font-size: 16px; color: #fff; position: relative; text-align: center; }
.nav ul li h2 a i { margin-left: 5px; }
.nav ul li h2 a:hover { color: #fff; background: #009944; }
.nav ul .on h2 a { color: #fff; background: #009944; }
.nav ul li h2 a:hover span { color: #f00; }
.nav ul .on h2 a span { color: #f00; }
.nav .sub { width: 120px; position: absolute; top: 48px; left: 0px; float: none; overflow: hidden; z-index: 88; display: none; text-align: center; }

.nav ul.sub3{ width: 180px;}
.nav ul.sub4{ width: 180px;}
.nav ul li .sub li { display: block; width: 100%; }
.sub a { height: 40px; width: 100%; color: #FFF; background-color: #009944; line-height: 38px; display: block; text-align: center; overflow: hidden; font-size: 14px; }
.sub a:hover { color: #fff; background: #606060; }

/* fullSlide s */
.fullSlide { width: 100%; position: relative; overflow: hidden; z-index: 3; margin: 0 auto; height: 521px; background: url(../images/loading.gif) no-repeat center; }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 1; height: 100%; }
.fullSlide .bd ul { width: 100% !important; height: 100%; }
.fullSlide .bd li { width: 100% !important; height: 100%; overflow: hidden; text-align: center; }
.fullSlide .bd li a { display: block; height: 100% }
.fullSlide .hd { width: 100%; position: absolute; z-index: 2; bottom: 20px; left: 0; height: 25px; line-height: 25px; }
.fullSlide .hd ul { text-align: center; }
.fullSlide .hd ul li { cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width: 14px; height: 14px; margin: 6px; overflow: hidden; background-color: rgba(255, 255, 255, 0.9); font-size: 0; border-radius: 100%; }
.fullSlide .hd ul .on { background: #f00; width: 14px; height: 14px; }
.fullSlide .prev, .fullSlide .next { display: block; position: absolute; z-index: 1; top: 50%; margin-top: -30px; left: 5%; z-index: 1; width: 40px; height: 60px; background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat; cursor: pointer; filter: alpha(opacity=50); opacity: 0.5; display: none; }
.fullSlide .next { left: auto; right: 5%; background-position: -6px -137px; }
/* fullSlide e */



/* form s */

.form { width: 500px; margin: 50px auto; }
.form .input { width: 420px; height:50px; line-height:50px; padding: 0 15px; border: #ddd 1px solid; outline:0; font-size:16px; color:000;}
.form .input:focus{border:#164A99 1px solid;}
.form .bnt { width: 80px; height: 50px; background:#164A99; font-size:16px; color:#FFF;}
.err{color:#F00; font-size:16px;}

.report{ padding:30px; border:#ddd 1px solid; overflow:hidden; width:1200px; margin:0 auto;box-shadow: 0px 0px 9px rgba(0,0,0,0.3);}
.report img{ max-width:100%;}
.report .h2{ font-size:22px; margin-bottom:20px; text-align:center; border-bottom:#eee 1px solid; padding:0 0 20px 0; color:#164A99;}
.report .h3{ font-size:16px;color:#009944;}

.report .close{ top:15px; right:15px; padding:8px 10px; background:#666; color:#FFF; }
/* form e */


.h2_tit { font-size: 24px; color: #434343; font-weight: normal; position: relative; text-align: center; margin: 30px 0 0px 0; }
.h2_tit:before { content: ""; width: 2em; height: 2px; background: #0073b7; position: absolute; top: 50px; left: 50%; margin-left: -1em; }


p.en { font-size: 14px; color: #999; text-align: center; margin: 0; line-height: normal; }
h2.tltit { font-size: 26px; color: #164A99; font-weight: 600; position: relative; text-align: center; width: 550px; margin: 25px auto 15px auto; letter-spacing: 2px; height: 55px; border-bottom: #CCC 1px solid; }
h2.tltit:before { content: ""; width: 2em; height: 5px; background: #2668B4; position: absolute; top: 52px; left: 50%; margin-left: -1em; }

a.h_more { width:126px; height:42px; line-height:40px; text-align:center; display:block; color:#666; border:#777 1px solid; border-radius:20px; font-size:14px; margin:20px auto; }
a.h_more:hover { color:#FFF; background:#2668B4; border:#2668B4 1px solid; }


.img_box img{ width:100%; height:100%;  transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; }
.img_box:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); }

/* services s */
.services ul { width: 1230px; padding-top:28px; }
.services ul li { width: 386px; float: left; margin-right: 21px; overflow:hidden;text-align:center;}
.services ul li .img_box { position: relative; display: block; height: 140px; overflow: hidden;}
.services ul li .img_box p{ position: absolute; width:100%; height:100%; left: 0; top: 0; z-index: 7; line-height:135px; font-size: 36px; text-align: center; font-weight: bold; color: #FFF; text-shadow: 5px 2px 6px #000; }
.services ul li div{ width:400px; padding-top:5px;}
.services ul li div a{ float:left; width:189px;height:50px; padding:0 10px;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;   line-height:48px; font-size:16px;  margin:10px 10px 0 0; background:#DFDFDF; color:#000;}
.services ul li .nav1 a:first-child{}
.services ul li .nav1 a:hover{background:#009944; color:#fff;}
.services ul li .nav2 a:first-child{}
.services ul li .nav2 a:hover{background:#164A99; color:#fff;}
.services ul li .nav3 a:first-child{}
.services ul li .nav3 a:hover{background:#0DB7E5; color:#fff;}
/* services e */


/* services s */

.h_about { margin-top:25px; padding: 10px 0 50px 0; background:#EDEEF2; overflow: hidden; width:100%;}
.h_about .ab_txt { float:left; width:750px; margin-top:30px; font-size:15px;}
.h_about .ab_txt h2{ font-size:22px; font-weight:normal; margin:0; line-height:normal; padding-bottom:20px;}
.h_about .ab_txt p{ margin: 0 0 10px 0; text-indent:2em; line-height:188%;}
.h_about .img_box { width:418px;height:317px; overflow: hidden; float:right; border:#CDCDCD 0px solid;margin-top:30px;}
.h_about a.h_more{ float:left;}

/* services e */


/* h_pic s */





/* h_pic e */

.h_pic{}
.h_pic ul{ width:1250px; margin-top:25px;}
.h_pic ul li{ float:left; margin-right:16px; width:288px; overflow:hidden;}
.h_pic ul li .img_box{ width:288px; height:198px; overflow:hidden;}
.h_pic ul li a p.title {  padding: 0px 15px; height: 53px; line-height: 21px; text-align: center; width: 100%; display: table; color: #000; }
.h_pic ul li a p.title span { vertical-align: middle; overflow: hidden; display: table-cell; }
.h_pic ul li a:hover p.title { color: #1E5EB2; }

/* h_news s */

.h_news{ background:#EDEEF2; padding:5px 0 25px 0; overflow:hidden; width:100%;}

.h_news ul{ width:1230px; margin-top:25px;}
.top_news_i { width:340px; float:left; background:#FFF; height:380px; overflow: hidden; }
.top_news_i .img_box { width:100%; height:220px; overflow:hidden;}
.top_news_i .txt_box { padding:10px 15px 0 15px; }
.top_news_i p { color:#999; line-height:23px; }
.top_news_i h2 { color:#333; font-size:16px; text-align:center; height:40px; line-height:40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.top_news_i a:hover h2 { color:#1E5EB2; }
.top_news_i a{ display:block; height:100%;}



.h_news li { float:left; width:410px; margin-left:30px; margin-bottom:20px;  background:#FFF; }
.h_news li a { border:#FFF 2px solid; display:block; padding:10px 15px; overflow:hidden;}
.h_news li a:hover { border:#1E5EB2 2px solid; display:block; }
.h_news li a .date { height:56px; width:56px; background:#969393; color:#FFF; float:left; line-height:20px; text-align:center; font-size:12px; }
.h_news li a:hover .date { background:#1E5EB2; }
.h_news li .date span { display:block; height:22px; font-size:18px; margin-top:8px; }
.h_news li .txtdesc { float:right; width:300px; }
.h_news li .txtdesc h2 { width:300px; height:16px; line-height:15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size:13px; margin-bottom:4px; }
.h_news li a:hover h2 { color:#1E5EB2; }
.txtdesc p { line-height:18px; color:#999; font-size:12px }

/* h_news e */

/* home_nav s */
.home_nav { text-align: center; position: relative; z-index: 9; padding-top:30px; }
.home_nav ul { margin: 25px auto; height: 40px; }
.home_nav ul li { display:inline-block; width: auto; position: relative; }
.home_nav ul li a { display: inline-block; color: #fff; font-size: 14px; margin: 0 2px; height:40px; line-height:38px; min-width:136px; padding:0 10px;background:#A3A3A3; }
.home_nav ul li a:hover { background: #009944; color: #fff; }
.home_nav ul .hover a { background: #009944; color: #fff; }
.home_nav ul li dl { display: none; background: #009944; padding:0; margin:0;width: 134px; }
.home_nav ul .hover dl { display: none; text-align: center; position: absolute; top:40px; left: 2px; margin:0; }
.home_nav ul .hover dl dt a { display: block; font-weight: normal; color: #fff; background: #009944; border: 0; margin:0; }
.home_nav ul .hover dl dt a:hover { background:#606060; color: #fff; border: 0; }

/* home_nav e */


.pos-bg { /*background: #F8F8F8;*/ border-bottom: #ededed 1px solid;  position: relative; overflow: hidden; }
.position { }
.position ul { margin: 0; padding: 0; line-height:50px; }
.position ul li { font-size: 14px; }
.position ul.fr a{ font-size:16px;}
.position ul.fr a i{ font-size:18px; color:#009944; margin-left:5px; display:inline-block;}


.banner_inner { height: 430px; }
.banner_inner h2 { font-size: 28px; font-weight: 400; }
.banner_inner p { color: #fff; font-size: 15px; }


.subject { border-bottom: 1px solid #ddd; }
.subject b { border-bottom: 1px solid #0e90d2; height: 40px; line-height: 40px; display: inline-block; margin-bottom: -1px; font-weight: normal; color: #3b3b3b; font-size: 18px; font-family: microsoft yahei; }
.subject .more { float: right; }
.subject .more a { font-size: 12px; font-family: 宋体; color: #999; }
.subject .more a:hover { color: #f00; }
.subject1 { border-bottom: 1px solid #ddd; }
.subject1 b { height: 50px; line-height: 50px; display: inline-block; color: #333; font-size: 16px; padding-left: 0px; position: relative; font-weight: normal; }
.subject1 b:before { position: absolute; left: 0px; margin-top: 10px; width: 6px; height: 20px; /*    background-color:#f00;*/ content: ''; }
.subject2 { border-bottom: 2px solid #164A99; }
.subject2 b { height: 50px; line-height: 50px; display: inline-block; color: #164A99; font-size: 16px; padding-left: 0px; position: relative; font-weight: normal; }
.subject2 b:before { position: absolute; left: 0px; margin-top: 10px; width: 6px; height: 20px; /*    background-color:#f00;*/ content: ''; }
.linkbg { background: #fff; color: #555; height:56px; padding-top:30px; }
.linkbg a { color: #555; display: inline-block; margin-right: 25px; }
.bg_foot { background:#164A99; }
.footer { padding: 55px 0 30px 0; color:#9EBED4; }
.line-r { width: 1px; height: 198px; display: block; float: left; margin-right: 50px; }
.footer .left {float: left;min-height: 120px;margin-right: 60px;}
.footer .fr {width: 340px;line-height:200%;font-size: 14px;}
.footer .fr h3{ font-size:18px; font-weight: normal; margin:0 0 5px 0;}
.footer .left dl { margin: 0; padding: 0; }
.footer .left dl dd {text-align: left;font-size: 18px;font-family: microsoft yahei;margin: 0 0 10px 0;padding: 0;}
.footer .left dl dt {text-align: left;font-size: 14px;font-family: microsoft yahei;line-height: 30px;font-weight: normal;text-decoration: underline;}
.footer .left dl dt p { margin: 0; padding: 0; }
.footer a { color: #9EBED4; }
.footer a:hover { color:#9EBED4; }
.footer .wx_fr { width:150px; display: block; float:right; text-align: center; margin-right:30px; }
.footer .wx_fr img { margin: 0 0 10px 0; }
.copyright { height:55px; line-height:53px; text-decoration:underline; color:#9EBED4; text-align: center; background:#092B5E;}
.copyright a { color: #9EBED4; }
.copyright a:hover { color: #9EBED4;text-decoration:underline; }
.inner_container { padding: 20px 0; }
.inner_container h1 { text-align: center; font-size: 30px; font-weight: 400; margin: 0 0 20px 0; padding: 0; }
.page_show {  background: #FFF; overflow: hidden; line-height: 188%; }
.page_show p { margin-bottom: 10px; }
.page_show a { color: #f00; }
.page_show a:hover { color: #f00; }
/*news_f*/

.news_f { padding: 20px; background: #FFF; overflow: hidden; }
.news_f li { overflow: hidden; position: relative; margin: 25px 0; }
.news_f li a { display: block; padding: 0px 15px 15px 15px; overflow: hidden; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; -o-transition: all 0.8s; transition: all 0.8s; border-bottom: #eee 1px solid; }
.news_f li a:hover { border-color: #bbb; }
.news_f li div { color: #999; font-size: 12px; margin-left: 100px; line-height: 26px; }
.news_f li a div h2 { display: block; font-size: 16px; color: #333; margin: 0px 0 5px 0; font-weight: normal; width: 90%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-bottom: 6px; }
.news_f li a:hover div h2 { color: #f00; }
.news_f li .date { background: #164A99; color: #fff; display: inline-block; float: left; font-family: verdana; text-align: center; font-size: 24px; padding: 6px 0 0 0; }
.news_f li .date em { display: block; font-style: normal; font-size: 14px; font-family: arial; padding: 3px 10px; color: #fff; margin-top: 4px; background: #aaa; }
.news_f li a:hover .date { }
.news_f li a:hover .date em { }
.news_f li div p { color: #164A99; text-align: right; }


/*news_k*/


.news_k { margin: 0 -20px 0 -20px; }
.news_k h2 { font-size: 22px; color: #434343; font-weight: 600; margin-bottom: 20px; margin-left: 23px; }
.news_k h2 span { color: #ce4e45; }
.news_k li { float: left; position: relative; margin-bottom: 25px; }
.news_k li a { padding:20px; margin-left:20px; border:#eee 1px solid; display: block; width:390px;transition: all 0.3s ease;}
.news_k li a h3 {font-size: 14px;margin-top:1px;font-weight:normal;
 height: 53px; line-height: 21px; text-align:left; width: 100%; display: table; color: #000;
}
.news_k li a h3 span { vertical-align: middle; overflow: hidden; display: table-cell; }

.news_k li .imgbox { width:346px; height:215px;  overflow: hidden; }
.news_k li .imgbox img {width:100%; height:100%; opacity: 1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;  }
.news_k li a:hover img { opacity: 0.8; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.news_k li a .time { font-size: 12px; color: #878787;  }
.news_k li a p {font-size: 12px;color: #9b9b9b;line-height: 18px;height: 36px; margin-top:5px;}

.news_k li a:hover h3 { color:#DC362E; }
.news_k li a h4 {font-size: 16px;color: #000;margin-top: 20px;line-height: 25px;font-weight:normal;height: 25px;text-align: center;}
.news_k li a:hover h4 { color:#DC362E; }

.news_k li a:hover { transform: translateY(-5px); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }


/* end */


/*标签相关*/
.tags { }
.tags li { display: inline; width: auto; }
.tags li a { display: inline-block; padding: 10px 30px; color: #333; font-size: 14px; background: #fff; margin: 0 2px 5px 0; border-radius: 2px; border: 1px solid #E7E7E7; }
.tags li a:hover { background: #f00; color: #fff; border: 1px solid #f00; }
.tags .hover a { display: inline; padding: 10px 30px; color: #fff; font-size: 14px; background: #f00; color: #fff; border: 1px solid #f00; margin: 0 2px; border-radius: 2px; border-radius: 0; }
/*筛选相关*/
.filter { border: 1px solid #f3f3f3; padding: 6px 20px; margin-top: 30px; box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1); padding: 15px; }
.filter dl { margin: 0; }
.filter dl dd { float: left; width: 70px; font-weight: bold; font-size: 14px; margin: 0; padding-top: 5px; }
.filter dl dt { margin: 0 0 0 80px; }
.filter dl dt a { font-weight: normal; margin: 0 5px 5px 0; padding: 5px 10px; color: #666; font-size: 14px; display: inline-block; }
.filter dl dt a:hover { background: #3BB4F2; color: #fff; }
.filter dl dt .hover { background: #3BB4F2; color: #fff; }
/*瀑布流布局*/
.piclist { width: 1190px; margin-top: 40px; }
.piclist ul { width: 1220px; }
.piclist li { float: left; width: 275px; margin-right: 25px; }
.piclist li a { display: block; padding: 4px; margin-bottom: 25px; border: 1px solid #eee; }
.piclist li a:hover { box-shadow: 0 0 6px rgba(0, 0, 0, 0.17); }
.piclist li a img { width: 100%; }
.piclist li a p { font-size: 14px; padding: 0 10px; }
/*新闻——图片*/
.list_pic { margin: 0; width: 1206px; clear: both; }
.list_pic ul li { width: 330px; margin: 30px 60px 0 7px; float: left; }
.list_pic ul li a { display: block; background: #F1F1F1; }
.list_pic ul li a div { overflow: hidden; width: 100%; height: 200px; }
.list_pic ul li a div img { width: 100%; height: 100%; display: block; border: 0; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }
.list_pic ul li a:hover div img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); }
.list_pic ul li a p { text-align: left; font-size: 16px; color: #333; margin: 0; padding: 15px 20px; height: 100px; line-height: 35px; overflow: hidden; }
.list_pic ul li a:hover p { color: #f00; }
/*新闻相关*/

.news_show { background: #FFF; overflow: hidden; line-height: 188%; }
.news_show h1 { text-align: center; font-size: 22px; font-weight: normal; margin: 0; padding: 10px 0; }
.news_show .info { border-left: 3px solid #164A99; background: #f3f3f3; margin: 15px 0; padding: 10px 15px; font-size: 14px; color: #666; }
.intro a { color: #f00; }
.intro a:hover { color: #f00; }
.intro img { max-width: 100%; height: auto; }
.news_show .other { margin-top: 30px; text-align: center; }
.news_show .other p { font-weight: bold; }
.news_show .other a { display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #ddd; padding: 6px 20px; min-width: 100px; }
.news_show .other a span { font-size: 18px; margin-right: 10px; }
.news_show .other a em { font-style: normal; font-size: 18px; }
.news_show .other a:hover { background: #f00; border-color: #f00; color: #fff; }
.news_show .other a:hover span { color: #fff; }
.news_show .tags { font-weight: 500; }
.news_show .tags a { margin-left: 15px; display: inline-block; border-radius: 4px; border: 1px solid #ddd; background: #fff; padding: 4px 10px; font-weight: normal; font-size: 14px; }
.news_show .tags a:hover { background: #f00; color: #fff; border-color: #f00; }
.pn { padding: 10px 0; border-top: #CCC 1px solid; margin-top: 20px; position: relative; }
.back { position: absolute; font-size: 18px; top: 30px; right: 10px; }
.pn .pre { margin: 5px 0 5px 0; color: #999; }
.pn .next { margin: 0 0 5px 0; color: #999; }
/*招聘相关*/
.job_show { }
.job_show h1 {text-align: left;font-size: 30px;font-weight: 400;margin: 0;padding: 0;color: #164a99;}
.job_show h2 {text-align: left;font-size: 20px;font-weight: 400;margin: 20px 0 5px;padding: 0;color: #164a99;}
.job_show .info { margin: 15px 0; padding: 0px; font-size: 14px; }
.job_show .info ul { overflow: hidden; }
.job_show .info ul li { float: left; width: 23.5%; border-left: 1px solid #dadada; padding-left: 1.5%; line-height: 30px; }
.job_show .info ul li span { color: #999; }
.job_show .intro a { color: #f00; }
.job_show .intro a:hover { color: #f00; }
.job_show .other { margin-top: 30px; text-align: center; }
.job_show .other p { font-weight: bold; }
.job_show .other a { display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #ddd; padding: 6px 20px; min-width: 100px; }
.job_show .other a span { font-size: 18px; margin-right: 10px; }
.job_show .other a em { font-style: normal; font-size: 18px; }
.job_show .other a:hover { background: #f00; border-color: #f00; color: #fff; }
.job_show .other a:hover span { color: #fff; }
.job_show .tags { font-weight: 500; }
.job_show .tags a { margin-left: 15px; display: inline-block; border-radius: 4px; border: 1px solid #ddd; background: #fff; padding: 4px 10px; font-weight: normal; font-size: 14px; }
.job_show .tags a:hover { background: #f00; color: #fff; border-color: #f00; }
.job_show .action { text-align: center; }
.job_show .action a { display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #f00; padding: 6px 20px; min-width: 100px; background: #f00; color: #fff; }
.job_show .action a:hover { color: #fff; border-color: #f60; background: #f60; }
#hits { font-style: normal; }
/*图片相关*/
.pic_show { width: 983px; background: #FFF; overflow: hidden; padding: 20px; margin-top: 20px; }
/*产品相关*/
.pro_show { width: 983px; background: #FFF; overflow: hidden; padding: 20px; margin-top: 20px; }
.pro_show .left { float: left; width: 480px; text-align: center; padding: 30px; margin: 0 0; }
.focusBox { position: relative; width: 420px; height: 420px; overflow: hidden; padding: 10px; border: #ddd 1px solid; }
.focusBox .pic { position: relative; z-index: 0; }
.focusBox .pic img { width: 400px; height: 400px; display: block; }
.focusBox .prev, .focusBox .next { width: 30px; height: 45px; margin: -30px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -45px; right: 0; }
.focusBox .prev:hover, .focusBox .next:hover { filter: alpha(opacity=80) !important; opacity: 0.8 !important; }
.focusBox .hd { width: 100%; position: absolute; z-index: 2; bottom: 15px; left: 0; height: 11px; }
.focusBox .hd ul { text-align: center; }
.focusBox .hd ul li { cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width: 10px; height: 10px; margin: 5px; overflow: hidden; background-color: rgba(0, 0, 0, 0.3); font-size: 0; border-radius: 100%; }
.focusBox .hd ul .on { background: #164A99; }
.pro_show .right { width: 400px; padding: 30px 30px 0 0; }
.pro_show .right h1 { font-size: 24px; margin: 0; padding: 0; font-weight: 400; text-align: left; word-wrap: break-word; }
.pro_show .right h5 { font-size: 14px; margin: 10px 0; padding: 0; color: #999; font-weight: normal; max-height: 130px; overflow: hidden; }
.pro_show .right .attribute { }
.pro_show .right .attribute li { font-size: 14px; line-height: 30px; word-wrap: break-word; }
.pro_show .right .attribute li em { display: inline-block; font-style: normal; color: #555; font-size: 14px; }
.pro_show .right p.p { line-height: 30px; }
.pro_show .right .tags { margin: 20px 0; }
.pro_show .right .tags a { margin-left: 10px; display: inline-block; border-radius: 4px; border: 1px solid #dadada; background: #fff; padding: 2px 6px; font-weight: normal; font-size: 14px; }
.pro_show .right .tags a:hover { background: #f00; color: #fff; border-color: #f00; }
.pro_show .right .action { margin: 30px 0 50px 0; }
.pro_intro { margin: 20px 0; }
.pro_intro .left { width: 320px; margin-right: 20px; float: left; border: 1px solid #f3f3f3; box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1); }
.pro_intro .plist { margin: 15px; width: 300px; }
.pro_intro .plist ul { width: 304px; }
.pro_intro .plist ul li { float: left; width: 137px; margin: 0 15px 15px 0; }
.pro_intro .plist ul li a { border: 1px solid #ededed; padding: 4px; display: block; background: #fff; border-radius: 4px; }
.pro_intro .plist ul li a div { overflow: hidden; width: 100%; height: 100%; }
.pro_intro .plist ul li a div img { width: 100%; height: 100%; max-height: 127px; min-height: 127px; display: block; border: 0; }
.pro_intro .plist ul li a p { text-align: center; font-size: 14px; color: #333; margin: 0; padding: 5px 0; }
.pro_intro .plist ul li a:hover p { color: #f00; }
.pro_intro .right { float: left; width: 850px; border: 1px solid #f3f3f3; box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1); }
.pro_intro .tabs { width: 100%; background: #f7f7f7; }
.pro_intro .tabs ul { width: 100%; background: #f7f7f7; }
.pro_intro .tabs ul li { float: left; }
.pro_intro .tabs ul li i { cursor: pointer; display: block; padding: 10px 30px; text-align: center; font-size: 14px; border-right: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3; background: #fff; color: #999; border-top: 2px solid #fff; font-style: normal; }
.pro_intro .tabs ul li.on i { border-bottom: 1px solid #fff; background: #fff; font-weight: bold; color: #333; border-top: 2px solid #f00; }
.pro_intro .intro { padding: 30px; }
.pro_intro .intro img { max-width: 790px; }
.pro_intro .intro .extend { }
.pro_intro .intro .extend li { font-size: 14px; line-height: 30px; }
.pro_intro .intro .extend li em { display: inline-block; width: 120px; font-style: normal; color: #555; font-size: 14px; }
/*品牌相关*/
.pp_list { }
.pp_list ul { width: 1230px; }
.pp_list ul li { float: left; width: 288px; margin: 0 16px 15px 0 }
.pp_list ul li a { display: block; }
.pp_list ul li a div { overflow: hidden; padding: 4px; border: 1px solid #eee; border-bottom: 0; margin:0 auto; width:288px; height:198px;}
.pp_list ul li a div img { width: 100%; height:100%; transition: all .5s; }
.pp_list ul li a p.title { background: #eee; padding: 0px 15px; height: 53px; line-height: 21px; text-align: center; width: 100%; display: table; color: #000; }
.pp_list ul li a p.title span { vertical-align: middle; overflow: hidden; display: table-cell; }
.pp_list ul li a:hover div { border-color: #164A99; }
.pp_list ul li a:hover div img { transform: scale(1.1); }
.pp_list ul li a:hover p.title { background: #164A99; color: #FFF; }

/*自定义表单*/
.form-add input[type=number], .form-add input[type=search], .form-add input[type=text], .form-add input[type=password], .form-add input[type=datetime], .form-add input[type=datetime-local], .form-add input[type=date], .form-add input[type=month], .form-add input[type=time], .form-add input[type=week], .form-add input[type=email], .form-add input[type=url], .form-add input[type=tel], .form-add input[type=color], .form-add select, .form-add textarea, .am-form-field { width: auto; display: inline; border-color: #ddd; border-radius: 3px; -webkit-appearance: none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset; transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; }
.form-add .w420 { width: 480px; }
.form-add input { border: 1px solid #ddd; width: 60px; padding: 5px 10px }
.form-add em { color: #999; font-style: normal; }
/*表单内容*/
.formshow { }
.formshow .item { font-size: 14px; line-height: 30px; clear: both; }
.formshow .item .lefter { display: inline-block; width: 120px; font-style: normal; color: #555; font-size: 14px; float: left; }
.formshow .item .righter { margin-left: 120px; line-height: 30px; }
.formshow .item .righter .pic { max-width: 400px; margin: 10px 0; }
.formshow .item .righter video { width: 450px; height: 300px; }
/*分页相关*/
.pagelist ul { text-align: center; margin: 20px 0; }
.pagelist li { display: inline-block; margin: 0 2px; }
.pagelist li a { color: #666; display: inline-block; border: 1px solid #ddd; padding: 6px 15px; background: #fff; }
.pagelist li a:hover { border-color: #666; background: #666; color: #fff; }
.pagelist li.active a { border-color: #666; background: #666; color: #fff; }
/*网站地图*/
.map_one { border-bottom: 1px solid #eee; line-height: 40px; }
.map_one a { font-size: 20px; }
.map_two { margin: 15px 0; }
.map_two a { display: inline-block; margin-right: 15px; }
/*右侧浮动相关*/
.plug_service { position: fixed; right: 1%; bottom: 10%; z-index: 999; }
.plug_service li { margin-bottom: -1px; position: relative; }
.plug_service li a { display: block; text-align: center; background: #fff; border: 1px solid #ececec; padding: 8px; font-size: 12px; font-family: microsoft yahei; color: #505050; outline: none; }
.plug_service li a span { display: block; font-size: 24px; color: #888; font-family: FontAwesome; }
.plug_service li a:hover { background: #164A99; color: #fff; border-color: #164A99; }
.plug_service li a:hover span { color: #fff; font-family: FontAwesome; }
.plug_service .hover a { display: block; text-align: center; background: #164A99; border: 1px solid #164A99; padding: 6px 8px; font-size: 12px; font-family: microsoft yahei; color: #fff; outline: none; }
.plug_service .hover a span { color: #fff; }
.plug_service .hotline { position: absolute; display: none; background: #fff; padding: 10px 15px 0 15px; left: -200px; bottom: 0px; width: 210px; border: 1px solid #ddd; width: 180px; height: 68px; font-size: 12px; color: #999; line-height: 24px; border-radius: 4px; }
.plug_service .hotline b { display: block; font-size: 16px; color: #333; }
.plug_service .hotline:after { content: " "; position: absolute; right: -10px; top: 25px; width: 20px; height: 20px; border: #ddd solid 1px; border-left: 0; border-bottom: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; }
.plug_service .weixin_pic { position: absolute; display: none; background: #fff; padding: 5px; left: -230px; bottom: -70px; width: 210px; border: 1px solid #ddd; border-radius: 4px; }
.plug_service .weixin_pic p { text-align: center; margin: 0 0 10px 0; padding: 0; }
.plug_service .weixin_pic p span { color: #f00; }
.plug_service .weixin_pic:after { content: " "; position: absolute; right: -10px; top: 130px; width: 20px; height: 20px; border: #ddd solid 1px; border-left: 0; border-bottom: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; }
.plug_service li:hover div { display: block; }
.plug_service li:last-child { margin-top: 5px; }
/*无缝滚动*/
.str_wrap { overflow: hidden; width: 100%; position: relative; white-space: nowrap; }
.str_move { white-space: nowrap; position: absolute; top: 0; left: 0; cursor: move; }
.str_move_clone { display: inline-block; vertical-align: top; position: absolute; left: 100%; top: 0; }
.str_vertical .str_move_clone { left: 0; top: 100%; }
.str_down .str_move_clone { left: 0; bottom: 100%; }
.str_vertical .str_move, .str_down .str_move { white-space: normal; width: 100%; }
.str_static .str_move, .no_drag .str_move, .noStop .str_move { cursor: inherit; }
.str_wrap img { max-width: none !important; }
a:hover { color: #f00; }
