
.container h2 {
  font-size:22px;
}
.container p,
.about-com-box .box 
{
  font-size: 17px;
}

/*----*/
.theater{
  position: relative;
  background: url(../images/img-1.jpg) no-repeat;
  background-size: cover;
}
.theater img{
  width:100%;
  opacity: 0;
  max-height:450px;
}
.theater h2.title {
  color: #fff;
  font-size:70px;
  line-height: 120%;
  /* text-shadow: 0 3px 2px rgb(0 0 0 / 95%); */
  margin-bottom: 10px;
  text-transform: none;
  position: absolute;
  left: 100px;
  top:100px;
  font-weight: normal;
}
.container .theater h2:after{
  display: none;
}
.container {
  position: relative;
}
.container h2 {
  color: #093b5e;
  line-height: 150%;
  padding-bottom: 10px;
  margin-bottom: 80px;
  position: relative;
  font-weight: bold;
  letter-spacing: 1px;
}
.container h2 i{
  width: 100px;
  display: block;
  background: #c46e8d;
  height: 4px;
  margin-top:4px;
}
.container h3 {
  font-weight:300;
  font-size:1em;
  color:#333;
  margin-bottom:20px;
  padding-top:20px;
}
.container p {
  color: #000000;
  line-height: 250%;
  margin-bottom: 1em;
  text-align: justify;
}
p.sub-tit{
  font-size:16px;
  color: #093b5e;
  font-weight: bold;
}
p.sub-tit:last-child{
  margin-bottom: 0;
}
.aside {
  width: 300px;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  background: #333;
  text-align: left;
  z-index: 2;
}
.aside .nav {
  background:#093b5e;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.aside .nav h4 {
  text-transform: uppercase;
  width: 100%;
  font-weight: 300;
  font-size:16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}
.aside a {
  color: #fff;
}
.aside .nav a {
  font-size:16px;
  line-height: 30px;
  padding: 10px 0;
  font-weight: 300;
  color: #fff;
  display: block;
  transition: background 0.5s ease;
  width: 100%;
  text-align: center;
}
.aside .nav a:hover {
   /* background: #fff;
  background:#093b5e; 
  color:#093b5e;*/
  font-weight: bold;
}
.scontent {
  padding: 0 45px;
}
.aside h5, .aside h6 {
  color: #fff;
  border-bottom: 1px solid #222;
  margin-top: 70px;
}
.aside h6 {
  font-weight: 100;
  padding-bottom: 1px;
  font-size: 3.75em;
  line-height: 120%;
  text-align: center;
  margin-top: 59px;
}
.aside p {
  font-size: 1em;
  line-height: 150%;
  text-align: center;
  margin: 10px 0;
  color: #BCBCBC;
}
/* .container .main-right {
  padding-left:300px;
} */
.container .main-right h2 {
  margin-bottom:30px;
  padding-top: 45px;
}
.overview-sector {
  padding-top: 30px;
}

.about-com-box .box{
  vertical-align:middle;
  height:98px;
  line-height:98px;
  border-right:1px solid #D9DEE1;
  border-bottom:1px solid #D9DEE1;
  width:49%;
  display:inline-block;
  box-sizing:border-box;
  background:#F4F6F7;
  padding:0 20px 0 110px;
  background-size:65px auto;
  background-position:20px center;
  background-repeat:no-repeat;
  color:#000000;
  font-size:17px;
  text-transform:uppercase;
  margin-left:-4px;
  font-weight: 600;
}

.sectors {
  position: relative;
  margin-bottom: 40px;
}

.sectors .box:nth-of-type(2n) {
  border-right:0
}
.sectors .box:nth-last-of-type(-n+2) {
  border-bottom:0
}

.sectors .box:nth-child(1) {
  background-image: url(../images/about-invest-xny.png);
}
.sectors .box:nth-child(2) {
  background-image: url(../images/about-invest-xcl.png);
}
.sectors .box:nth-child(3) {
  background-image: url(../images/about-invest-xjzz.png);
}
.sectors .box:nth-child(4) {
  background-image: url(../images/about-invest-xxf.png);
}
.sectors .box:nth-child(5) {
  background-image: url(../images/about-invest-hlw.png);
}
.sectors .box:nth-child(6) {
  background-image: url(../images/about-invest-ylkj.png);
}
.sectors .box:nth-child(7) {
  background-image: url(../images/about-invest-jgyy.png);
}
.sectors .box:nth-child(8) {
  background-image: url(../images/about-invest-rgzn.png);
}

.sectors .box a {
  color:inherit;
  display:block;
  width:100%;
  position:relative;
  top:0;
  left:0;
  height:98px
}
.sectors .box a span {
  position:absolute;
  top:50%;
  left:0;
  transform:translate(0, -50%)
}
.services {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.services .bg {
  background: #F4F6F7;
  width: 200%;
  height: 100%;
  left: -100%;
  position: absolute;
  z-index: -1;
}
.services .box:nth-child(2) {
  background-image: url(../images/about-service-gqtz.png);
}
.services .box:nth-child(3) {
  background-image: url(../images/about-service-cwgw.png);
}
.services .box:nth-child(4) {
  background-image: url(../images/about-service-bgcz.png);
}
.services .box:nth-child(5) {
  background-image: url(../images/about-service-zlzx.png);
}
.services .box:nth-child(odd) {
  border-right: 0;
}
.services .box:nth-last-of-type(-n+2) {
  border-bottom:0
}

.main-content {
  padding-bottom: 50px;
}
/* 
@media screen and (max-width: 1365px){
  .container .aside {
    width: 260px;
  }
  .container .aside .nav h4 {
    padding-left: 30px;
  }
  .container .aside .nav a {
    padding: 10px 0 10px 40px;
  }
  .container .aside h6 {
    margin-left: 30px;
    font-size: 3.5em;
  }
  .container .aside p {
    margin-left: 30px;
    margin-right: 15px;
  }
  .container .main-right {
    padding-left: 260px;
  }
}
*/


@media screen and (max-width:1365px) {

}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1023px) {
  .container .aside {
    display: none;
  }
  .container .main-right {
    padding-left: 0;
  }
}
@media screen and (max-width: 960px){
  .theater h2.title{
    left: 30%;
    top:30%;
    font-size:60px;
  }
  .container .main-right h2{
    font-size: 24px;
    padding-top:20px;
  }
  .overview-sector{
    padding-top:0;
  }
  .sectors{
    margin-bottom: 20px;
  }
  .main-content{
    padding-top:15px;
    padding-bottom: 20px;
  }
  .container h2 i{
    height: 3px;
    width:105px;
  }
}
@media screen and (max-width: 767px) {
  .common-content {
    padding-left:15px;
    padding-right:15px;
  }
  .theater h2.title{
    font-size:50px;
  }
  .container p{
    font-size: 15px;
  }
  .container h2 i{
    height: 2px;
    width: 91px;
  }
  .about-com-box .box{
    font-size: 15px;
  }
  .container .main-right h2{
    font-size: 20px;
  }
}
@media screen and (max-width:480px) {
  .container .main-right h2{
    font-size: 17px;
  }
  .container h2 i {
    width: 78px;
  }
  .container p{
    font-size: 15px;
  }
  .about-com-box .box{
    font-size: 15px;
  }
  .sectors .box,.services .box{
    background-size:60px 60px;
  }
  .about-com-box .box{
    width: 100%;
    border-right: 0 !important;
  }
  .theater h2.title{
    left:25%;
    font-size:30px;
  }
  .sectors .box:nth-last-of-type(-n+2),.services .box:nth-last-of-type(-n+2){
    border-bottom: 1px solid #D9DEE1;
  }
}
/* @media screen and (max-width:320px) {
  .theater h2.title{
    font-size:20px;
  }
} */


