/*
@Author: Yan Peihong
@Create Time: 2016-05-31
*/
/*
 * 页面公共模块样式	begin
 */
.container {
  width: 1170px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.bg_white {
  background-color: #FFFFFF;
}
.bg_gray {
  background-color: #F5F5F5;
}
.header {
  width: 100%;
  height: 70px;
  padding-top: 12px;
  overflow: hidden;
}
.header .logo {
  height: 38px;
  width: auto;
}
.header .logo img {
  height: 67px;
  width: auto;
}
.header .site_nav .top_ewm {
  float: left;
  width: 70px;
  height: 70px;
}
.header .site_nav .tel_top {
  float: left;
  padding-left: 55px;
  line-height: 20px;
  height: 40px;
  margin: 12px 0 0 30px;
  background: url(../images/top_tel.png) no-repeat left;
  color: #124876;
}
.nav {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 63px;
  background: url(../images/nav.png) left center repeat-x;
}
.nav li {
  width: 88px;
  line-height: 63px;
  float: left;
}
.nav li a {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
}
.nav li + li {
  margin-left: 30px;
}
.nav li.home {
  background: url(../images/nav_li.png) no-repeat center;
}
.footer {
  padding: 30px 0;
  width: 100%;
  background-color: #0f4574;
  overflow: hidden;
}
.footer .copyright {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.footer .copyright a {
  color: #8bb3d6;
}
.footer .copyright .jishu_icon {
  margin-left: 30px;
  display: inline-block;
  padding-left: 20px;
  height: 20px;
  vertical-align: middle;
  background: url(../images/iconfont-shou.png) no-repeat;
}
.footer .footer_nav {
  padding: 35px 0 0;
  text-align: center;
}
.footer .footer_nav a {
  display: inline-block;
  padding: 8px 30px;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #1f5a8e;
}
.footer .footer_nav a + a {
  margin-left: 12px;
}
/*子页面顶部公共图片 */
.page_top {
  width: 100%;
  height: 200px;
  margin-top: -8px;
  overflow: hidden;
}
.page_top a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
/*页面左右模块*/
.page_main {
  width: 1170px;
  padding: 42px 15px;
  margin: 0 auto;
  overflow: hidden;
}
.page_main .page_left {
  float: left;
  width: 240px;
  margin-right: 48px;
}
.page_main .page_left .panel {
  width: 100%;
  margin-bottom: 15px;
  background-color: #F5F5F5;
}
.page_main .page_left .panel .title {
  font-size: 18px;
  padding: 15px 0 15px 35px;
  background-color: #a5c735;
  color: #FFFFFF;
}
.page_main .page_left .panel .title .ch,
.page_main .page_left .panel .title .en {
  display: block;
}
.page_main .page_left .panel .title .ch {
  font-size: 24px;
}
.page_main .page_left .panel .title .en {
  font-size: 18px;
}
.page_main .page_left .contact_column {
  padding: 30px 35px;
}
.page_main .page_left .contact_column > div {
  color: #787878;
  line-height: 28px;
}
.page_main .page_left .contact_column > div h3 {
  font-size: 16px;
  color: #fa9151;
}
.page_main .page_right {
  overflow: hidden;
}
/*面包屑导航*/
.breadcrumb {
  float: right;
  height: 38px;
  line-height: 38px;
  text-align: right;
  font-size: 14px;
  color: #161616;
  padding-right: 118px;
  background: url(../images/bg_4.png) no-repeat right center;
}
.breadcrumb a,
.breadcrumb span {
  padding: 0 5px;
  color: #161616;
}
.sec_l {
  float: left;
  width: 360px;
}
.sec_r {
  overflow: hidden;
}
.sec_r .sec_title {
  height: 60px;
  font-size: 20px;
  padding-left: 30px;
  background: url(../images/bg_3.png) no-repeat left center;
}
.sec_r .sec_title > a {
  float: right;
  width: 87px;
  height: 40px;
  margin-top: 10px;
  padding-right: 3px;
  font-size: 14px;
  color: #383838;
  text-align: right;
  line-height: 40px;
  background: url(../images/bg_4.png) no-repeat center;
}
/*左侧菜单*/
.menu {
  width: 100%;
}
.menu .menu_t {
  height: 32px;
  padding: 28px 0 0 95px;
  font-size: 18px;
  color: #124876;
}
.menu .menu_t1 {
  background: url(../images/bg_p.png) no-repeat left top;
}
.menu .menu_t2 {
  background: url(../images/bg_s.png) no-repeat left top;
}
.menu .menu_t3 {
  background: url(../images/bg_a.png) no-repeat left top;
}
.menu .menu_t4 {
  background: url(../images/bg_n.png) no-repeat left top;
}
.menu .menu_t5 {
  background: url(../images/bg_case.png) no-repeat left top;
}
.menu .menu_c {
  padding: 16px 0 90px;
  background: url(../images/bg9.jpg) repeat-y 29px 0;
  overflow: hidden;
}
.menu .menu_c li {
  margin: 12px 0 0 22px;
  padding-left: 70px;
  line-height: 40px;
  background: url(../images/bg_1.png) left top no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.menu .menu_c li a {
  color: #FFFFFF;
}
.menu .menu_c .more {
  background: url(../images/bg_2.png) no-repeat left top;
}
/*分页*/
.pagination {
  width: 100%;
  margin: 35px auto;
  text-align: center;
  overflow: hidden;
}
.pagination a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 20px;
  text-align: center;
  padding: 5px 8px;
  border: 1px solid #E0E0E0;
  color: #383838;
  background-color: #FFFFFF;
}
.pagination a:hover,
.pagination a.on {
  color: #FFFFFF;
  background-color: #a5c735;
}
/*
 * 页面公共模块样式	end
 */
/* 首页样式 */
.banner {
  position: relative;
  width: 100%;
  height: 480px;
  margin-bottom: 40px;
  margin-top: -7px;
  overflow: hidden;
}
.banner .bd {
  width: 100%;
  height: 480px;
}
.banner .bd ul {
  width: 100%;
  height: 480px;
}
.banner .bd ul li {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.banner .bd ul li .pic {
  height: 480px;
  display: block;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner .hd {
  width: 100%;
  position: absolute;
  bottom: 2%;
  text-align: center;
  z-index: 2;
}
.banner .hd li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 15px;
  width: 15px;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #FFFFFF;
}
.banner .hd li.on,
.banner .hd li:hover {
  background-color: #a5c735;
}
.index_section {
  width: 100%;
  overflow: hidden;
}
.icontact_t {
  height: 32px;
  padding: 28px 0 0 95px;
  font-size: 18px;
  color: #124876;
  background: url(../images/bg_c.png) no-repeat left top;
}
.icontact_c {
  background: url(../images/bg9.jpg) 25px top repeat-y;
  padding: 16px 0 67px;
  width: 100%;
}
.icontact_c img {
  width: 269px;
  height: 77px;
  padding: 4px;
  background: #FFF;
  border: 1px solid #124876;
}
.icontact_c p {
  padding: 18px 0 0 40px;
  line-height: 36px;
  color: #124876;
}
.icontact_c p a {
  color: #a5c735;
}
.icontact_c p a:hover {
  text-decoration: underline;
}
.inews_box {
  margin-top: 25px;
}
.inews_box .news_pic_slider {
  float: left;
  margin: 0 28px 0 20px;
  padding: 4px;
  width: 274px;
  height: 204px;
  border: 1px solid #124876;
  position: relative;
}
.inews_box .news_pic_slider .bd li {
  position: relative;
}
.inews_box .news_pic_slider .bd li img {
  width: 274px;
  height: 204px;
}
.inews_box .news_pic_slider .bd li p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 30px;
  padding: 0 40px 0 12px;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inews_box .news_pic_slider .hd {
  padding-right: 5px;
  position: absolute;
  right: 4px;
  line-height: 30px;
  bottom: 4px;
}
.inews_box .news_pic_slider .hd li {
  display: inline-block;
  *display: inline;
  width: 11px;
  height: 9px;
  background: #FFFFFF;
}
.inews_box .news_pic_slider .hd li.on {
  background-color: #f8c301;
}
.inews_box .inews_list {
  overflow: hidden;
}
.inews_box .inews_list li {
  line-height: 42px;
  overflow: hidden;
  border-bottom: 1px dashed #E0E0E0;
}
.inews_box .inews_list li a {
  float: left;
  width: 75%;
  color: #161616;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inews_box .inews_list li a:hover {
  color: #a5c735;
}
.inews_box .inews_list li span {
  float: right;
  width: 20%;
  text-align: right;
  color: #999999;
}
.iphoto {
  background: url(../images/bg_5.png) no-repeat 25px top;
  padding-top: 37px;
}
.iphoto_t {
  height: 32px;
  padding: 28px 0 0 95px;
  font-size: 18px;
  color: #124876;
  background: url(../images/bg_photo.png) no-repeat;
}
.iphoto_t a {
  float: right;
  width: 87px;
  height: 40px;
  margin-top: -20px;
  padding-right: 3px;
  font-size: 14px;
  color: #383838;
  text-align: right;
  line-height: 40px;
  background: url(../images/bg_4.png) no-repeat center;
}
.iphoto_c {
  margin: 35px auto 90px;
  overflow: hidden;
}
.iphoto_c li {
  float: left;
  width: 268px;
}
.iphoto_c li img {
  border: 1px solid #124876;
  width: 266px;
  height: 198px;
}
.iphoto_c li p {
  margin-top: 15px;
  font-size: 18px;
  text-align: center;
}
.iphoto_c li + li {
  margin-left: 28px;
}
/*友情链接*/
.friendlink {
  padding: 3px 0;
  background: #00335e;
}
.friendlink .links_hd {
  float: left;
  width: 200px;
  height: 59px;
  background: url(../images/bg_l.png) no-repeat;
}
.friendlink .links_bd {
  color: #8bb3d6;
  overflow: hidden;
}
.friendlink .links_bd a {
  font-size: 12px;
  color: #8bb3d6;
  padding: 0 10px;
  line-height: 59px;
}
/*产品页面*/
.product_list {
  width: 100%;
  overflow: hidden;
}
.product_list li {
  float: left;
  width: 248px;
  margin: 20px 10px 0;
  overflow: hidden;
}
.product_list li .pic {
  display: block;
  border: 1px solid #E0E0E0;
  padding: 2px 4px;
}
.product_list li .pic img {
  width: 238px;
  height: 180px;
}
.product_list li h3 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-top: 15px;
  white-space: nowrap;
}
.product_list li h3 a {
  color: #161616;
}
.product_detail {
  padding: 35px 0;
}
.product_detail .product_pic {
  width: 378x;
  height: 298px;
  margin-right: 30px;
  border: 1px solid #E0E0E0;
  overflow: hidden;
}
.product_detail .product_pic img {
  width: 378px;
  height: 298px;
}
.product_detail .product_pic_r {
  overflow: hidden;
}
.product_detail .product_pic_r h2 {
  margin: 10px 0;
  font-size: 18px;
  color: #a5c735;
}
.product_detail .product_pic_r p {
  line-height: 2;
}
.product_detail .product_pic_r .pro_attr {
  margin-top: 10px;
  padding: 10px 0;
  border-top: 1px dashed #b2b2b2;
}
.product_detail .product_pic_r .pro_attr li {
  line-height: 35px;
  color: #666;
}
.product_detail .product_pic_r .pro_attr li b {
  color: #a5c735;
}
.product_detail .product_pic_r .reserve_btn {
  margin-top: 15px;
  overflow: hidden;
}
.product_detail .product_pic_r .reserve_btn a {
  width: 150px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  float: left;
  background-color: #f48019;
}
.product_detail .product_pic_r .reserve_btn a + a {
  margin-left: 20px;
  background-color: #a5c735;
}
.product_infor_hd {
  font-size: 16px;
  color: #333;
  padding: 0 25px;
  line-height: 40px;
  background-color: #F5F5F5;
}
.product_infor_bd {
  margin: 20px 0 35px;
  overflow: hidden;
}
.reserve_wrap {
  padding: 50px 100px;
}
.reserve_wrap .reserve_title {
  padding-bottom: 15px;
  border-bottom: 1px solid #787878;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
}
.reserve_form {
  width: 600px;
  margin: 0 auto 35px;
  height: auto;
  overflow: hidden;
}
.reserve_form .form-group {
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}
.reserve_form .form-group .control-label {
  width: 80px;
  margin-right: 10px;
  float: left;
  text-align: right;
  line-height: 35px;
  font-size: 16px;
  color: #585858;
}
.reserve_form .form-group .control-label span {
  color: #FF0000;
}
.reserve_form .form-group .form-control {
  float: left;
  width: 398px;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  border: 1px solid #E0E0E0;
  background-color: #F4F4F4;
  background-color: #FFFFFF;
}
.reserve_form .form-group .form-brizhu {
  height: auto;
}
.reserve_form .form-group .required {
  margin-left: 15px;
  line-height: 45px;
  color: #FF8400;
}
.reserve_form .form-group .yzm-control {
  width: 148px;
}
.reserve_form .form-group .yzm_pic {
  float: left;
  width: 110px;
  height: 47px;
  margin-left: 10px;
}
.reserve_form .form-group .huan_a {
  padding-left: 10px;
  line-height: 47px;
  font-size: 14px;
  color: #999;
}
.reserve_form .form-group .submint_btn {
  display: inline-block;
  margin-left: 90px;
  vertical-align: middle;
  height: 45px;
  width: 420px;
  border-radius: 3px;
  font-size: 18px;
  color: #FFFFFF;
  background-color: #FF8400;
  cursor: pointer;
}
.reserve_form .tip {
  padding-left: 90px;
  font-size: 12px;
  overflow: hidden;
}
.reserve_form .tip-false {
  color: #FC3526;
}
/*新闻页面*/
.news_list {
  width: 100%;
}
.news_list li {
  padding: 0 0 20px;
  margin-top: 20px;
  overflow: hidden;
  border-bottom: 1px solid #E0E0E0;
}
.news_list li h3,
.news_list li p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list li h3 a {
  font-size: 20px;
  color: #a5c735;
}
.news_list li h3 a:hover {
  text-decoration: underline;
}
.news_list li .news_pic {
  float: left;
  width: 185px;
  height: 130px;
  border: 1px solid #E0E0E0;
  margin-right: 20px;
}
.news_list li .news_pic img {
  width: 100%;
  height: 100%;
}
.news_list li .news_content {
  overflow: hidden;
}
.news_list li .news_content p {
  color: #585858;
  margin: 15px 0 10px;
  white-space: normal;
  height: 45px;
  line-height: 22px;
}
.news_list li .news_content span {
  color: #999;
}
.news_list li .news_content .look_detail {
  float: left;
  line-height: 34px;
  padding: 0 15px;
  color: #FFFFFF;
  background-color: #a5c735;
}
.article {
  margin: 20px 0;
}
.article .article_hd {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px dashed #C2C2C2;
}
.article .article_hd h2 {
  font-size: 18px;
  color: #a5c735;
  line-height: 30px;
  margin-bottom: 10px;
}
.article .article_hd h6 {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.article .article_hd h6 span + span {
  margin-left: 10px;
}
.article .article_bd {
  margin-top: 20px;
}
.article .article_bd img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 10px auto;
}
.article .article_ft {
  border-top: 1px dashed #c7c7c7;
  border-bottom: 1px dashed #c7c7c7;
  padding: 10px 30px;
  overflow: hidden;
}
.article .article_ft .pagination2 {
  float: left;
  width: 500px;
  overflow: hidden;
}
.article .article_ft .pagination2 > div {
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article .article_ft .pagination2 > div a {
  color: #161616;
}
.article .article_ft .pagination2 > div a:hover {
  color: #a5c735;
}
.article .article_ft .back_list {
  margin-top: 15px;
  width: 108px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #FFFFFF;
  background-color: #a5c735;
}
/*企业招聘*/
.recruit_top {
  padding: 10px 0;
  margin-top: 10px;
  border-bottom: 1px dashed #bdbdbd;
}
.recruit_top h3,
.recruit_top p {
  color: #000000;
}
.recruit_top h3 {
  font-size: 18px;
  padding: 10px 0;
}
.recruit_list_wrap {
  margin-top: 30px;
}
.recruit_list_wrap .th {
  width: 100%;
  display: table;
  table-layout: fixed;
  height: 49px;
  line-height: 49px;
  background-color: #a5c735;
}
.recruit_list_wrap .th li {
  color: #FFFFFF;
}
.recruit_list_wrap .td_1,
.recruit_list_wrap .td_2,
.recruit_list_wrap .td_3 {
  display: table-cell;
}
.recruit_list_wrap .td_1 {
  text-indent: 20px;
  width: 70%;
}
.recruit_list_wrap .td_2,
.recruit_list_wrap .td_3 {
  width: 15%;
  text-align: center;
  overflow: hidden;
}
.recruit_list_wrap .recruit_list .item {
  margin-top: 8px;
  background-color: #F5F5F5;
  cursor: pointer;
}
.recruit_list_wrap .recruit_list .item .item_hd {
  width: 100%;
  display: table;
  line-height: 49px;
  color: #333333;
  overflow: hidden;
}
.recruit_list_wrap .recruit_list .item .item_hd .td_1 {
  background: url(../images/zp_jia.png) no-repeat left 20px;
}
.recruit_list_wrap .recruit_list .item .item_bd {
  display: none;
  padding: 20px 45px;
}
.recruit_list_wrap .recruit_list .item .item_bd .recruit_con_sec {
  margin: 0 0 30px;
  overflow: hidden;
}
.recruit_list_wrap .recruit_list .item .item_bd .recruit_con_sec .sec_tit {
  color: #383838;
  padding-bottom: 10px;
}
.recruit_list_wrap .recruit_list .item .item_bd .recruit_con_sec .sec_con {
  overflow: hidden;
  padding-left: 15px;
  line-height: 24px;
  color: #585858;
}
.recruit_list_wrap .recruit_list .item .item_bd .recruit_con_sec .sec_con li {
  float: left;
  width: 50%;
  padding-bottom: 5px;
  color: #585858;
  overflow: hidden;
}
.recruit_list_wrap .recruit_list .item .item_bd .recruit_con_sec .sec_con li.long {
  float: none;
  width: 100%;
}
.recruit_list_wrap .recruit_list .item.on .item_hd {
  color: #FFFFFF;
  background-color: #fa9151;
}
.recruit_list_wrap .recruit_list .item.on .item_hd .td_1 {
  background: url(../images/zp_jia.png) no-repeat left -38px;
}
.recruit_list_wrap .recruit_list .item.on .item_bd {
  display: block;
}
/*联系我们*/
.contact {
  padding: 0 30px;
}
.contact .map {
  margin-top: 30px;
  height: 300px;
  border: 1px solid #CCCCCC;
}
.contact .map img {
  width: 100%;
  height: 100%;
}
.contact .contact_way {
  width: 100%;
  overflow: hidden;
}
.contact .contact_way dl {
  line-height: 36px;
}
/*add20160525  资质荣誉列表*/
.honor_list .look_detail {
  float: left;
  line-height: 34px;
  padding: 0 15px;
  color: #FFFFFF;
  background-color: #a5c735;
}
/*服务支持列表*/
.faq_list .look_detail {
  padding: 0 15px;
  float: left;
  color: #FFFFFF;
  line-height: 34px;
  background-color: #a5c735;
}
/*# sourceMappingURL=style.css.map */
