.banner {
  width: 100vw;
  height: 507px;
  <!--background-image: url(../img/icon_guanyushenliaong.jpg);-->
  background-position: bottom;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  padding-top: 207px;
  color: #fff;
  text-align: right;
}
.banner img{
  width:100%;
}
.banner .box {
  width: 1200px;
  margin: 0 auto;
}
.banner .box .title {
  float: right;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 42px;
  width: 250px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 55px;
}
.a_box2 {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
  /* background-color: #FDF7E9 ; */
}
.a_box2 a {
  color: #ADADAC;
  font-size: 15px;
}
.a_box2 span {
  color: #ADADAC;
}
.a_box2 .now {
  font-size: 15px;
  color: #D68F44!important;
}
.content {
  width: 1200px;
  background-color: #fff;
  margin: 0 auto;
  //padding: 20px 20px 40px 20px;
  height: 1200px;
  text-align: center;
  margin-bottom: 60px;
  /* box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14); */
}
.content .left {
  float: left;
  width: 240px;
  font-size: 14px;
  color: #434343;
}
.content .left ul li {
  width: 100%;
  text-align: left;
  padding-left: 60px;
  height: 48px;
  line-height: 48px;
  background-color: #F6F5F4;
}
.content .left ul li a {
  color: #000000;
  text-decoration: none;
}
.content .left .title {
  background-color: #E0E0E0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding-left: 0px;
}
.content .left .title span {
  color: #8C5E2D;
  font-weight: bold;
  font-size: 18px;
  margin-left: 10px;
}
.content .left .now {
  background-color: #FFFFFF;
  color: #D68F44;
  border-left: 4px solid #CDCCCB;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14);
}
.content .left .now a {
  color: #D68F44;
}
.content .right {
  float: right;
  width: 900px;
  //padding: 20px 30px 20px 20px;
  /* background: #f6f5f4; */
}


.content .right .title {
  font-size: 24px;
  color: #D68F44;
}
.content .right .cut {
  margin: 0 auto;
  background-color:#D68F44;
  height: 1px;
  width: 300px;
  margin-top: 27px;
  margin-bottom: 37px;
}
.content .right p {
  line-height: 25px;
  text-indent: 2em;
  text-align: left;
  color: #7D7D7D;
  font-size: 14px;
  margin-bottom: 32px;
  text-align:justify;
  text-justify:inter-ideograph;
}

.content .right .title2 {
  margin-top: 65px;
  font-size: 30px;
  color: #724B22;
}
footer {
  margin-top: 50px;
  width: 100vw;
  height: 48px;
  background: #d68f44;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 48px;
}
footer p {
  height: 25px;
  color: #D68F44;
  font-size: 14px;
}
footer .info1 {
  margin-top: 30px;
}
footer .info2 {
  margin-bottom: 80px;
}
.bottom_info {
  height: 11%;
  padding-top: 1%;
  background-color: #353535;
  text-align: center;
  margin: auto;
}
.bottom_info span,
.bottom_info a {
  display: inline-block;
  color: #fff;
  margin: auto;
  line-height: 30px;
  font-size: 14px;
  margin-bottom: 5px;
  cursor: pointer;
}
.bottom_info span:hover,
.bottom_info a:hover {
  color: #fff;
}
.bottom_info p {
  color: #fff;
  line-height: 14px;
  font-size: 12px;
}
.bottom_info .em {
  display: inline-block;
  width: 60px;
  height: 20px;
  background-color: red;
  vertical-align: center;
}
.bottom_info .icp {
  display: inline-block;
}
#jump3{
  color: #D68F44;
}
.comtitle{
  width: 1150px;
  /* float: left; */
  margin-left: 25px;

  /* margin-left: 360px; */
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #D68F44;
}
/*
font{
  /* border-left: 4px solid #D68F44; */
  padding-left: 10px;
  color: #D68F44;
  font-weight: bold;
}
*/
.cont{
  width: 1200px;
  /* float: left; */
  /* margin: auto; */
  margin-left: 360px;
  height: 288px;
  background-color:#f8f8f8;
}
.info-body{
  /* width: 1200px; */
  width: 1200px;
  float: left;
  /* margin-left: 360px; */
  /* height: 40px;
  line-height: 40px; */
  /* border-bottom: 1px solid #D68F44; */

}
.info-body p,.info-body span{
  padding: 10px 22px 1px 22px;
  text-indent: 1em;
}
.info-body span{
  display: inline-block;
}
.goRight1{
  margin-left: 372px;
}
.goRight2{
  margin-left: 337px;
}



