@charset "UTF-8";
/*
* @Author: wangzhiqiang
* @Date: 2016-11-30 15:35:53
* 鲁南官网 英语PC模板样式
*/
/* ***********reset*********** */
* {
  padding: 0;
  margin: 0;
}

html, body {
  height: 100%;
}

body {
  font-size: 17px;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #231815;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

.clearfix:after {
  content: ' ';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

/* *************公共header************* */
/* ************公共footer************** */
/* **************公共样式************** */
.container {
  position: relative;
  border-bottom: 8px solid #a10b1f;
}
.container .sidebar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 299px;
  min-height: 750px;
  border-right: 1px solid #d2d2d2;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
}
.container .sidebar .logo-2 {
  margin: 50px 0 60px 0;
}
.container .sidebar .nav{
  text-align: left;
}
.container .sidebar .nav li {
  margin: 25px 0;
  padding-left:40px;
}
.container .sidebar .nav a {
  font-size: 18px;
  color: #858585;
}
.container .sidebar .nav a:hover {
  color: #a10b1f;
}
.container .sidebar .nav .nav-second {
  display: none;
}
.container .sidebar .nav .nav-second li {
  margin: 15px 0;
}
.container .sidebar .nav .nav-second a {
  font-size: 12px;
}
.container .sidebar .search-wrapper {
  position: relative;
}
.container .sidebar .search-wrapper .search-text {
  width: 215px;
  height: 30px;
  padding-left: 8px;
  border: 1px solid #a10b1f;
  border-radius: 6px;
  font-size: 12px;
  box-shadow: -1px 2px 6px #a10b1f;
}
.container .sidebar .search-wrapper .submit-btn {
  position: absolute;
  right: 30px;
  top: -2px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border:  1px solid #a10b1f;
  background-color: #e44658;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  outline: none;
}
.container .sidebar .beian {
  position: absolute;
  bottom: 10px;
  width: 98%;
  font-size: 12px;
  color: #b1b1b1;
}
.container .main-common {
  margin-left: 300px;
  padding: 2%;
  background-color: #f7f7f7;
}
.container .main-common .main-common-title {
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.container .main-common .main-common-title h2 {
  display: inline-block;
  padding-bottom: 8px;
  font-size: 28px;
  font-weight: 900;
  color: #a10b1f;
}
.container .main-common .main-common-title .language-btn {
  float: right;
  margin-top: 15px;
}
.container .main-common .main-common-title .language-btn a {
  color: #666;
  font-size: 14px;
}
.container .main-common .main-common-title .language-btn .active {
  color: #a10b1f;
}
.container .main-common .main-common-title h2 .small {
  font-size: 18px;
  font-weight: 400;
  color: #2c2a2c;
}

/* ************index.html************** */
.main-index {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
}
.main-index .logo {
  position: absolute;
  left: 50%;
  top: 40%;
  width: 265px;
  height: 265px;
  margin-left: -132px;
  margin-top: -132px;
  background: #fff url("../images/pc/en-us/logo.png") no-repeat center;
  /*background: #fff url("../images/pc/en-us/lunan-logo-newyear.png") no-repeat center;*/
}
.main-index .news {
  display: table;
  position: absolute;
  top: -118px;
  width: 265px;
  height: 118px;
  background-color: #dedede;
}
.main-index .about-lunan {
  display: table;
  position: absolute;
  top: -176px;
  right: -148px;
  width: 148px;
  height: 293px;
  background-color: #a10b1f;
}
.main-index .hr,
.main-index .product-center {
  display: table;
  position: absolute;
  width: 265px;
  height: 265px;
  background-color: #001c58;
}
.main-index .hr {
  bottom: -117px;
  right: -265px;
}
.main-index .product-center {
  bottom: -265px;
  left: -117px;
  background-color: #343434;
}
.main-index .trade {
  display: table;
  position: absolute;
  left: -328px;
  top: 0;
  width: 328px;
  height: 148px;
  background-color: #a10b1f;
}
.main-index .title-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.main-index .title-wrapper h2 {
  font-size: 17px;
  line-height: 1.5;
}
.main-index .title-wrapper .title-normal {
  font-weight: 100;
}
.main-index .title-wrapper .title-bold {
  font-size: 22px;
  font-weight: 900;
}
.main-index .about-lunan .title-wrapper h2,
.main-index .hr .title-wrapper h2,
.main-index .product-center .title-wrapper h2,
.main-index .trade .title-wrapper h2 {
  color: #fff;
}
.main-index .img {
  position: absolute;
  width: 117px;
  height: 117px;
}
.main-index .img-1 {
  top: 0;
  right: -265px;
}
.main-index .img-2 {
  right: -265px;
  bottom: -234px;
}
.main-index .img-3 {
  right: 0;
  bottom: -117px;
}
.main-index .img-4 {
  bottom: 0;
  left: -117px;
}
.main-index .img-5 {
  top: -117px;
  left: -117px;
}
.main-index .box {
  position: absolute;
  background-color: #d2d2d2;
}
.main-index .box-1 {
  top: -39px;
  right: -191px;
  width: 31px;
  height: 31px;
}
.main-index .box-2 {
  right: -337px;
  top: 0;
  width: 59px;
  height: 59px;
}
.main-index .box-3 {
  right: -296px;
  top: 70px;
  width: 18px;
  height: 18px;
}
.main-index .box-4 {
  right: -265px;
  bottom: -276px;
  width: 31px;
  height: 31px;
}
.main-index .box-5 {
  right: 0;
  bottom: -159px;
  width: 31px;
  height: 31px;
}
.main-index .box-6 {
  right: 47px;
  bottom: -186px;
  width: 58px;
  height: 58px;
}
.main-index .box-7 {
  width: 31px;
  height: 31px;
  right: 116px;
  bottom: -306px;
}
.main-index .box-8 {
  width: 58px;
  height: 58px;
  left: -187px;
  bottom: -264px;
}
.main-index .box-9 {
  width: 65px;
  height: 65px;
  left: -328px;
  top: 159px;
}
.main-index .box-10 {
  width: 25px;
  height: 25px;
  left: -363px;
  top: 122px;
}
.main-index .box-11 {
  width: 94px;
  height: 94px;
  top: -158px;
  left: -223px;
}
.main-index .box-12 {
  width: 30px;
  height: 30px;
  top: -157px;
  left: -117px;
}
.main-index .box-13 {
  background-color: #e1e1e1;
  width: 31px;
  height: 31px;
  bottom: -233px;
  right: -308px;
}
.main-index .language-btn {
  position: absolute;
  right: -450px;
  bottom: -330px;
}
.main-index .language-btn a {
  color: #666;
}
.main-index .language-btn .active {
  color: #a10b1f;
}

/* ***********newsList.html*********** */
.container .news-container .news-last-wrapper {
  display: table;
  margin-top: 30px;
  width: 90%;
}
.container .news-container .news-last-wrapper .news-last-title {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
  padding-right: 10px;
}
.container .news-container .news-last-wrapper .news-last-title h3 {
  font-size: 16px;
  font-weight: 900;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container .news-container .news-last-wrapper .news-last-content {
  float: left;
  width: 72%;
  padding: 5px;
  border-left: 8px solid #a10b1f;
}
.container .news-container .news-last-wrapper .news-last-content p {
  font-size: 16px;
  line-height: 2;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container .news-container .news-last-wrapper .news-last-content p::first-letter {
  font-size: 18px;
  color: #a10b1f;
  font-weight: 600;
}
.container .news-container .news-last-wrapper .news-last-content .news-last-more {
  float: right;
  padding: 0 2px;
  margin-top: 8px;
  font-size: 14px;
  color: #fff;
  background-color: #a10b1f;
  cursor: pointer;
}
.container .news-container .news-last-wrapper .news-img {
  float: right;
  min-height: 110px;
  width: auto;
}
.container .news-container .news-list {
  padding-top: 20px;
}
.container .news-container .news-list .news-wrapper {
  width: 85%;
  margin: 25px 0;
  padding-left: 12px;
  border-left: 8px solid #a10b1f;
}
.container .news-container .news-list .news-wrapper .news-content {
  float: left;
  width: 70%;
}
.container .news-container .news-list .news-wrapper .news-content h3 {
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 900;
}
.container .news-container .news-list .news-wrapper .news-content p {
  font-size: 16px;
  color: #808080;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container .news-container .news-list .news-wrapper .news-list-img {
  width: 149px;
  height: 100px;
  margin-left: 20px;
}
.container .news-container .news-list .news-wrapper .num {
  float: right;
  margin-top: 30px;
  text-align: center;
}

.news-list .pages {
  text-align: center;
}
.news-list .pages span, .news-list .pages a {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  line-height: 22px;
  text-align: center;
  color: #8d8d8d;
  font-size: 14px;
  border: 1px solid #cecdcd;
  cursor: pointer;
}
.news-list .pages a:hover{
  border: 1px solid #a10b1f;
}
.news-list .pages .current {
  background-color: #a10b1f;
  color: #fff;
  border: 1px solid #a10b1f;
}

/* ***********en-newsDetail.html*********** */
.container .news-detail-main .news-detail-title {
  margin-top: 30px;
}
.container .news-detail-main .news-detail-title h1 {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 15px;
  padding-top: 50px;
  margin-bottom: 5px;
  border-bottom: 2px solid #a10b1f;
}
.container .news-detail-main .news-detail-title h1:first-letter {
  color: #a10b1f;
  font-size: 30px;
  font-weight: 900;
}
.container .news-detail-main .news-detail-title p {
  font-size: 15px;
  color: #999;
}
.container .news-detail-main .news-detail-words p {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.2;
}
.container .news-detail-main .news-img-box {
  float: right;
  width: 34%;
  background-color: #f7f7f7;
}
.container .news-detail-main .news-img-box img {
  float: right;
  width: 92%;
  border-bottom: 5px solid #a10b1f;
}

/* ***********en-contactUs.html*********** */
.container .contact-us .welcome {
  float: left;
  width: 50%;
  margin-top: 5%;
  font-size: 20px;
}
.container .contact-us .contactus-banner {
  float: right;
  width: 50%;
  border-bottom: 5px solid #a10b1f;
}
.container .contact-us .address-container {
  margin-top: 40px;
}
.container .contact-us .address-container .address-1 {
  float: left;
  width: 49%;
  background-color: #e0e0e0;
}
.container .contact-us .address-container .address-2 {
  float: right;
  width: 49%;
  background-color: #eee;
}
.container .contact-us .address {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.container .contact-us .address .address-detail {
  float: left;
  width: 49%;
}
.container .contact-us .address .address-detail img {
  width: 20px;
  vertical-align: middle;
}
.container .contact-us .address .address-detail p {
  line-height: 2.1;
}
.container .contact-us .message {
  margin-top: 30px;
  background-color: #ededed;
}
.container .contact-us .message h3 {
  height: 82px;
  line-height: 82px;
  width: 473px;
  margin: 0 auto;
  font-weight: 600;
  background-color: #FFF;
  font-size: 28px;
  text-align: center;
}
.container .contact-us .message .input-wrapper {
  padding: 15px;
  text-align: center;
}
.container .contact-us .message .input-wrapper .input-box {
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.container .contact-us .message .input-wrapper .input-box p {
  margin: 10px 0;
}
.container .contact-us .message .input-wrapper .input-box input {
  height: 50px;
  width: 90%;
  padding-left: 6px;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #dec0c4;
  outline: none;
}
.container .contact-us .message .input-wrapper textarea {
  width: 98%;
  height: 70px;
  margin-top: 20px;
  padding: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: none;
  background-color: #dec0c4;
  resize: none;
  outline: none;
}
.container .contact-us .message .input-wrapper .sbt {
  width: 150px;
  height: 40px;
  margin-top: 15px;
  line-height: 40px;
  background-color: #a10b1f;
  color: #fff;
  font-size: 16px;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}

/* ***********en-international.html*********** */
.container .international {
  padding: 2%;
}
.container .international .international-img {
  float: left;
  border-bottom: 2px solid #a10b1f;
  padding-bottom: 13px;
  margin-right: 25px;
  margin-bottom: 20px;
}
.container .international p {
  font-size: 16px;
  line-height: 2;
}

/* ***********en-materialdisplay.html*********** */
.container .material-wrapper {
  width: 85%;
  margin: 40px auto;
}
.container .material-wrapper .material {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.container .material-wrapper .material tr {
  height: 50px;
}
.container .material-wrapper .material td {
  padding: 8px;
  border: 1px solid #ccc;
  font-size: 15px;
  color: #757575;
}
.container .material-wrapper .material th {
  border: 1px solid #ccc;
}

/* ***********en-hotline.html*********** */
.container .hotline {
  padding: 2%;
}
.container .hotline .hotline-img {
  display: block;
  margin: 30px auto;
}
.container .hotline .title-wrapper {
  border-bottom: 1px solid #ddd;
}
.container .hotline h2 {
  padding-left: 12px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  border-left: 5px solid #a10b1f;
  text-transform: uppercase;
}
.container .hotline .address {
  margin-top: 10px;
  margin-left: 22px;
  list-style-type: disc;
  font-size: 25px;
  color: #a10b1f;
}
.container .hotline .address p {
  font-size: 15px;
  color: #808080;
}

/*# sourceMappingURL=en-common.css.map */
