* {
  padding: 0;
  margin: 0;
}

p {
  margin: 0;
  margin: 0;
}

ul, ol, li {
  list-style: none !important;
  padding: 0;
}

a {
  text-decoration: none;
  color: inherit
}

a:active, a:hover {
  outline: 0;
}

img {
  border: 0;
}

input, button, select, textarea {
  outline: 0;
  -webkit-appearance: button;
  border-radius: 0;
}

select {
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

cite, em {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

i, b {
  font-style: normal;
}

html body {
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  height: auto;
  color: #303133;
  font-family: 'Helvetica';
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: 'Microsoft Yahei';
  background: #fff;
  font: 14px "Microsoft Yahei","Tahoma","SimSun";
}

.left {
  float: left;
}

.right {
  float: right;
}

.comhead {
  width: 100%;
  height: 500px;
  background: url(/m2/i/guangxi/topbg.png) no-repeat;
  color: rgb(108, 158, 71);
  background-size: 100% 100%;
}

.p_center {
  width: 1200px;
  margin: 0 auto;
  /* overflow: hidden; */
}

.logo {
  color: #fff;
  font-size: 20px;
}

.logo1 {
  font-size: 28px;
  font-weight: 600;
  padding-bottom: 5px;
}

.logo2 {
  font-size: 12px;
}

.comtitle {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  border-bottom: 1px solid #303133;
  margin-bottom: 20px;
}
.guanggao {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.guanggao img{
  width: 100%;
  height: auto;
  display: block;
}
.index2{
  width: 100%;
  height: 364px;
}
.index2l{
  width: 560px;
  height: 100%;
}
.index2r{
  width: 600px;
  height: 100%;
}
