@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
html {
  _background: url(about:blank);
  background-attachment: fixed;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  color: #555;
  font-size: 14px;
  font-family: '微软雅黑', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica,
    Arial, Verdana, sans-serif, 'Tahoma';
  margin: 0 auto;
  padding: 0;
  line-height: 30px;
  overflow-x: hidden;
}
ul,
li {
  list-style: none;
}
input,
textarea,
button,
select {
  font-size: 12px;
  outline: none;
  resize: none;
  color: #555;
  font-family: '微软雅黑', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica,
    Arial, Verdana, sans-serif, 'Tahoma';
}
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

a {
  color: #555;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
a:hover {
  color: #b40010;
  text-decoration: none;
}
img {
  border: none;
}
#clear {
  width: 100%;
  height: 0px;
  clear: both;
}
h2 {
  font-size: 24px;
  font-weight: blod;
  line-height: 30px;
}
h4 {
  font-size: 14px;
  font-weight: blod;
  line-height: 30px;
}
p {
  line-height: 30px;
}

.se1 {
  color: #f15a2e;
}
.se2 {
  color: #006db1;
}
.left {
  float: left;
}
.right {
  float: right;
}
.line35 {
  line-height: 35px;
}
.line40 {
  line-height: 40px;
}
.line50 {
  line-height: 50px;
}
.line60 {
  line-height: 60px;
}
.line70 {
  line-height: 70px;
}
.s12 {
  font-size: 12px;
}
.s14 {
  font-size: 14px;
}
.s16 {
  font-size: 16px;
}
.s18 {
  font-size: 18px;
}
.s20 {
  font-size: 20px;
}
.s22 {
  font-size: 22px;
}
.s24 {
  font-size: 24px;
}
.s26 {
  font-size: 26px;
}
.s28 {
  font-size: 28px;
}
.s30 {
  font-size: 30px;
}
.s32 {
  font-size: 32px;
}
.s34 {
  font-size: 34px;
}
.s36 {
  font-size: 36px;
}
.s38 {
  font-size: 38px;
}
.s40 {
  font-size: 40px;
}

#lh10 {
  width: 100%;
  height: 10px;
}
#lh20 {
  width: 100%;
  height: 20px;
}
#lh30 {
  width: 100%;
  height: 30px;
}
#lh40 {
  width: 100%;
  height: 40px;
}
#lh50 {
  width: 100%;
  height: 50px;
}
#lh60 {
  width: 100%;
  height: 60px;
}
#lh70 {
  width: 100%;
  height: 70px;
}
#lh80 {
  width: 100%;
  height: 80px;
}

::selection {
  background: #23693a;
  color: #fff;
}
::-moz-selection {
  background: #23693a;
  color: #fff;
}
::-webkit-selection {
  background: #23693a;
  color: #fff;
}

#hd {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #fff;
  overflow: hidden;
  border-bottom: #eee 1px solid;
  font-size: 14px;
}
#hdc {
  width: 1200px;
  height: 45px;
  margin: 0 auto;
  position: relative;
}
#hdcl {
  width: 500px;
  height: 45px;
  float: left;
}
#hdcr {
  width: 500px;
  height: 45px;
  float: right;
  text-align: right;
}
#hdcr a {
  margin: 0px 12px 0px 12px;
}
#hdcr span {
  font-size: 12px;
  color: #e0e0e0;
}

.top_wrap {
  width: 100%;
  height: 100px;
  padding-top: 5px;
  background: #fff;
}
.top_con {
  width: 1200px;
  height: 100px;
  padding-top: 0px;
  margin: 0 auto;
  position: relative;
}
.top_logo {
  width: 500px;
  height: 90px;
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #777;
}
.top_logo img {
  float: left;
  margin-right: 8px;
}
.top_logo b {
  font-size: 18px;
  color: #333;
}
.top_logo strong {
  font-size: 18px;
  color: #333;
}
.top_logo .spx {
  padding-top: 30px;
}

.top_tel {
  width: 420px;
  height: 75px;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  padding-top: 10px;
  padding-left: 56px;
  margin-top: 8px;
  line-height: 30px;
  float: right;
  background: url(../images/aapo_06.jpg) left center no-repeat;
}
.top_tel b {
  font-family: Arial, Helvetica, sans-serif;
  color: #ea3730;
  font-size: 24px;
  font-weight: bold;
}
.top_tel strong {
  font-family: Arial, Helvetica, sans-serif;
  color: #ea3730;
  font-size: 24px;
  font-weight: bold;
}

.top_en {
  width: 60px;
  height: 40px;
  border-left: #e8e8e8 1px solid;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 11;
  text-align: right;
  box-sizing: border-box;
  padding-top: 10px;
}

.swp {
  width: 340px;
  height: 60px;
  position: absolute;
  top: 48px;
  left: 550px;
  z-index: 1;
  overflow: hidden;
}
.ss1 {
  width: 286px;
  height: 46px;
  line-height: 46px;
  margin: 0;
  padding: 0;
  background: #fff;
  border: #1b64b2 2px solid;
  border-right: none;
  text-indent: 15px;
  font-size: 14px;
  color: #888;
}

.banner_tx {
  width: 1200px;
  height: 500px;
  z-index: 98;
  position: absolute;
  top: 390px;
  left: 50%;
  margin-left: -600px;
}

/*menu*/
#menu {
  display: block;
  width: 100%;
  background: #094bad;
  background-size: 100% auto;
  margin: 0 auto;
  height: 70px;
}

#nav {
  display: block;
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}
#nav .mainlevel {
  float: left;
  text-align: center;
  display: block;
  position: relative;
  background: url(../images/alixin2_11.png) right center no-repeat;
  padding-right: 1px;
  z-index: 999999;
}
#nav .mainlevel a {
  text-decoration: none;
  width: 132px;
  text-align: center;
  line-height: 70px;
  color: #fff;
  height: 70px;
  display: block;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index: 99999;
}
#nav .mainlevel a:hover {
  color: #fff;
  background: #ea3730;
  text-decoration: none;
  z-index: 999;
}
#nav .mainlevel ul {
  position: absolute;
  display: none;
  margin-left: 0px;
  background: #fff;
  padding: 10px 0px 20px 0px;
  z-index: 9999;
}
#nav .mainlevel li {
}
#nav .mainlevel li a {
  padding: 0px;
  width: 132px;
  text-align: center;
  color: #555;
  border-bottom: #e5e5e5 1px dotted;
  font-size: 14px;
  text-indent: 0px;
  line-height: 40px;
  height: 40px;
  display: block;
  _padding-bottom: 2px; /*IE6 only*/
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
}
#nav .mainlevel li a:hover {
  text-decoration: underline;
  color: #da2c2c;
  text-decoration: none;
  background: none;
}

.kuan {
  width: 280px;
  padding: 10px 30px 20px 30px !important;
}
.kuan a {
  width: 100% !important;
  text-align: left !important;
  text-indent: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*幻灯代码*/
#banner {
  width: 100%;
  height: 550px;
  margin: 0 auto;
}
.fullSlide {
  width: 100%;
  position: relative;
  height: 550px;
  background: #fff;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 550px;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.fullSlide .bd li a {
  display: block;
  height: 550px;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 20px;
  height: 20px;
  margin: 1px;
  margin-left: 0px;
  margin-right: 0px;
  overflow: hidden;
  background-image: url(../images/ber1.png);
  line-height: 999px;
}
.fullSlide .hd ul .on {
  background-image: url(../images/ber2.png);
}
.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}
.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

#bt11 {
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  color: #1e4890;
}
#bt11 span {
  color: #094bad;
}

#bt1 {
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  color: #111;
}
#bt1 span {
  color: #094bad;
}

#bt2 {
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #888;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  background: url(../images/btx1.png) bottom center no-repeat;
  padding-bottom: 20px;
}

.roll_w {
  width: 100%;
  height: 75px;
  background: #fff;
  border-bottom: #eee 1px solid;
}
.roll {
  width: 1200px;
  height: 75px;
  margin: 0 auto;
}
.rol {
  width: 700px;
  height: 75px;
  float: left;
  line-height: 75px;
  font-size: 14px;
  color: #323232;
}
.rol a {
  font-weight: normal;
  color: #888;
  margin: 0px 8px 0px 8px;
}
.rol a:hover {
  color: #b40010;
}
.ror {
  width: 250px;
  height: 75px;
  float: right;
}
.search {
  width: 250px;
  height: 40px;
  padding-top: 13px;
}

.sc1 {
  width: 209px;
  height: 40px;
  line-height: 40px;
  border: none;
  margin: 0;
  padding: 0;
  background: #f3f3f3;
  text-indent: 15px;
  color: #666;
}

#sb1 {
  width: 100%;
  min-height: 680px;
  background: #f8f8f8;
  padding: 50px 0px 50px 0px;
}
#sb1c {
  width: 1200px;
  min-height: 680px;
  margin: 0 auto;
}
#sb1cl {
  width: 290px;
  float: left;
  background: #fff;
  min-height: 890px;
  border: #185ca2 3px solid;
}
#sb1cr {
  width: 870px;
  float: right;
}

#sbla {
  width: 100%;
  height: 70px;
  line-height: 70px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  background: #094bad;
}

#sblb {
  width: 100%;
  min-height: 200px;
  padding-bottom: 20px;
  padding-top: 10px;
}

#sblb h2 {
  display: block;
  margin: 0 auto;
  width: 270px;
  height: 60px;
  font-weight: normal;
  margin-bottom: 8px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: url(../images/g3.jpg) center center no-repeat;
}

#sblc {
  width: 100%;
  height: 112px;
  line-height: 28px;
  font-size: 14px;
  background: url(../images/aao_23.jpg) right bottom no-repeat;
  box-sizing: border-box;
  padding: 7px 0px 0px 80px;
}

#sblc b {
  font-size: 18px;
  color: #ee0000;
}
#sblc strong {
  font-size: 18px;
  color: #ee0000;
}

#sbrc {
  width: 100%;
  min-height: 50px;
  padding-top: 10px;
}
#sbrc ul li {
  float: left;
  margin: 10px;
  text-align: center;
}
#sbrc ul a {
  display: block;
  width: 270px;
  height: 250px;
  overflow: hidden;
}
#sbrc ul .li1 {
  width: 270px;
  height: 200px;
}
#sbrc ul .li1 img {
  width: 270px;
  height: 200px;
}
#sbrc ul .li2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-top: 10px;
  text-align: center;
  font-size: 15px;
}

#zbt0 {
  width: 100%;
  height: 75px;
  margin: 0 auto;
  line-height: 75px;
  border-bottom: #e2e2e2 1px solid;
  background: url(../images/ccin_07.png) left bottom no-repeat;
  box-sizing: border-box;
  overflow: hidden;
}
#zbt0 .left {
  font-size: 24px;
  color: #0d5ba4;
}
#zbt0 .left span {
  font-size: 14px;
  color: #a0a0a0;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-left: 14px;
}
#zbt0 .right {
  font-size: 14px;
  margin-right: 20px;
  line-height: 60px;
  padding-top: 10px;
}

/* 本例子css */
.sideMenu {
  width: 270px;
  margin: 0 auto;
  padding-top: 16px;
}
.sideMenu h3 {
  height: 42px;
  line-height: 42px;
  background: #1761b4;
  font-size: 16px;
  color: #fff;
  text-align: left;
  text-indent: 20px;
  font-weight: normal;
  margin-bottom: 8px;
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sideMenu ul {
  padding: 8px 10px 15px 10px;
  color: #999;
  display: none; /* 默认都隐藏 */
}

.sideMenu ul a {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-indent: 20px;
  border-bottom: #e8e8e8 1px solid;
}

/* 选项卡示例样式 */
.main2 {
  width: 1200px;
  margin: 10px auto;
}
.tab {
  overflow: hidden;
  width: 240px;
  height: 480px;
  cursor: pointer;
  float: left;
}
.tab li {
  float: left;
  width: 240px;
  text-align: left;
  text-indent: 20px;
  height: 60px;
  line-height: 60px;
  background: #1563b3;
  font-size: 15px;
  border-bottom: 1px solid #2775c4;
  box-sizing: border-box;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tab li.on {
  background: #d61113 url(../images/xw3.jpg) right center no-repeat;
  color: #fff;
}
.con {
  width: 960px;
  float: right;
}
.conx1 {
  width: 960px;
  height: 480px;
  position: relative;
}
.conx1 img {
  width: 960px;
  height: 480px;
}
.cx11 {
  width: 100%;
  height: 120px;
  line-height: 30px;
  overflow: hidden;
  text-align: ;
  color: #fff;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0px;
  box-sizing: border-box;
  padding: 30px;
}
.cx11:hover {
  color: rgba(255, 255, 255, 0.8);
}

.npcont1 {
  width: 100%;
  margin: 0 auto;
  background: url(../images/fgr.jpg) top center;
  background-size: cover;
  padding: 40px 0px 60px 0px;
}

.cont1 {
  width: 100%;
  min-height: 50px;
  padding: 28px 0px 60px 0px;
  background: url(../images/nbbg_02.jpg) center center;
  background-size: cover !important;
}
.cont1_bt {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
  font-size: 28px;
  color: #fff;
  text-align: center;
}
.cont1_bt span {
  margin-left: 10px;
  font-size: 24px;
}

.bbcon1 {
  width: 100%;
  height: 220px;
  background: #d61113;
}
.bbcon1c {
  width: 1200px;
  height: 220px;
  margin: 0 auto;
}
.bbcon1c ul li {
  display: block;
  width: 25%;
  height: 220px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #777;
  float: left;
  box-sizing: border-box;
  border-right: #b40010 1px solid;
  padding: 30px 20px 20px 15px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.bbcon1c ul img {
  width: 80px;
  height: 80px;
  float: ;
  margin: 0 auto;
  display: block;
}
.bbcon1c ul h3 {
  font-size: 20px;
  color: #fff;
  line-height: 34px;
  font-weight: normal;
}
.bbcon1c ul p {
  opacity: 0.5;
  color: #fff;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  padding-top: 10px;
}

.bbcon1c ul li:nth-child(1) {
  border-left: #b40010 1px solid;
}

.kon5r1 {
  width: 100%;
  height: 55px;
}
.kon5r1 ul li {
  float: left;
}
.kon5r1 ul a {
  display: block;
  width: 140px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  background: #eaeaea;
  border-radius: 25px;
  margin-right: 10px;
}
.kon5r1 ul a:hover {
  background: #2d64b1;
  color: #fff;
}

.kon5 {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 40px;
}

.kon5l {
  width: 540px;
  height: 350px;
  float: left;
  padding-top: px;
}
.kon5l img {
  width: 540px;
  height: 350px;
}

.kon5r {
  width: 625px;
  height: 350px;
  float: right;
}

.kon5r2 {
  width: 100%;
  height: 350px;
  line-height: 36px;
  font-size: 15px;
}
.kon5r2 p {
  line-height: 36px;
}

.ccmb2 {
  width: 100%;
  min-height: 50px;
  background: url(../images/nbbg_02-04.jpg) bottom center;
  background-size: cover;
}

.cont4_gun {
  width: 1200px;
  background: ;
  margin: 30px auto;
  padding: 20px 0px 20px 0px;
  border-top: #e5e5e5 1px solid;
}
.ct4 {
  width: 310px;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  text-align: center;
  background: #fd0104;
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
}

#as1 {
  width: 232px;
  height: 195px;
  margin-right: 0px;
  padding: 10px;
}
.as1a {
  width: 232px;
  height: 195px;
  background: #fff;
  box-sizing: border-box;
  padding: 10px;
  -moz-box-shadow: 0px 0px 15px #eee;
  -webkit-box-shadow: 0px 0px 15px #eee;
  box-shadow: 0px 0px 15px #eee;
}
.as1a img {
  max-width: 100%;
  height: 175px;
}

#as1b {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}

.cont2 {
  width: 100%;
  height: 215px;
  background: url(../images/avpo_47.jpg) top center no-repeat;
  text-align: center;
  box-sizing: border-box;
  padding-top: 125px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
}

.cont3 {
  width: 100%;
  min-height: 954px;
  background: url(../images/nbbg_07.jpg) top center no-repeat;
  box-sizing: border-box;
  padding-top: 58px;
}

.c3c {
  width: 1200px;
  height: 456px;
  margin: 0 auto;
}

.c3l {
  width: 585px;
  float: left;
}
.c3r {
  width: 535px;
  float: right;
  margin-right: 45px;
}
.c3r img {
  max-width: 100%;
}

.rc3l {
  width: 585px;
  float: right;
}
.rc3r {
  width: 535px;
  float: left;
  margin-left: 45px;
}
.rc3r img {
  max-width: 100%;
}

.c3l_w {
  width: 100%;
  min-height: 160px;
  box-sizing: border-box;
  padding-left: 76px;
  font-size: 15px;
  color: #666;
  padding-bottom: 30px;
}

.c3l_w h2 {
  line-height: 48px;
  padding-bottom: 12px;
  font-size: 28px;
  color: #064d9d;
  border-bottom: #aaa 1px dashed;
}

.c33 {
  width: 100%;
  min-height: 50px;
  padding-top: 10px;
  line-height: 28px;
}
.c33 p {
  line-height: 28px;
}

.c3b1 {
  background: url(../images/w01.jpg) left top no-repeat;
}
.c3b2 {
  background: url(../images/w02.jpg) left top no-repeat;
}
.c3b3 {
  background: url(../images/w03.jpg) left top no-repeat;
}
.c3b4 {
  background: url(../images/w04.jpg) left top no-repeat;
}

.cont4 {
  width: 100%;
  min-height: 50px;
  padding: 25px 0px 25px 0px;
  background: #f0f0f0;
  background-size: cover !important;
}

#as2 {
  margin-right: 5px;
}

#as2 img {
  display: block;
  width: auto;
  height: 60px;
}

.bcont7 {
  width: 100%;
  min-height: 550px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.bcont7c {
  width: 1200px;
  min-height: 550px;
  margin: 0 auto;
}

.bcont7l {
  width: 750px;
  min-height: 550px;
  background: #f5f5f5;
  float: left;
}

.bcont7r {
  width: 425px;
  min-height: 550px;
  background: #f5f5f5;
  float: right;
}

.bcont7ra {
  width: 100%;
  height: 64px;
  line-height: 64px;
  font-size: 18px;
  border-bottom: #e5e5e5 1px solid;
  background: url(../images/h_65.jpg) left center no-repeat;
  box-sizing: border-box;
  padding-left: 68px;
}

.bcont7ra span {
  font-size: 12px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  color: #aaa;
}

.bcont7rb {
  width: 370px;
  height: 450px;
  margin: 0 auto;
  padding-top: 14px;
}

.aq1 {
  width: 346px;
  min-height: 19px;
  background: url(../images/ha.jpg) left top no-repeat;
  padding-left: 24px;
  line-height: 19px;
  color: #b40010;
}
.aq1 a {
  color: #333;
}
.aq2 {
  width: 346px;
  min-height: 19px;
  padding-bottom: 20px;
  border-bottom: #e0e0e0 1px dotted;
  margin-bottom: 20px;
  background: url(../images/hq.jpg) left top no-repeat;
  padding-left: 24px;
  line-height: 19px;
  margin-top: 10px;
  color: #888;
}

.zcon7 {
  width: 100%;
  min-height: 500px;
  margin: 0 auto;
  background: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 70px;
}

#cont6 {
  width: 1220px;
  min-height: 450px;
  margin: 0 auto;
  background: url(../images/in_26.jpg) top center no-repeat;
}

#cont6c1 {
  width: 1200px;
  height: ;
  margin: 0 auto;
}

#cont9 {
  width: 1200px;
  height: 450px;
  margin: 0 auto;
  position: relative;
}
#c9l {
  width: 390px;
  height: 450px;
  float: left;
}
#c9c {
  width: 390px;
  height: 450px;
  position: absolute;
  left: 405px;
  top: 0px;
  z-index: 11;
}
#c9r {
  width: 390px;
  height: 450px;
  float: right;
}

#c91 {
  width: 350px;
  height: 44px;
  line-height: 44px;
  padding-top: 15px;
  margin: 0 auto;
  padding-bottom: 15px;
  border-bottom: #e5e5e5 1px solid;
}
#c91 .left {
  font-size: 16px;
  color: #1b5697;
  font-weight: bold;
  padding-left: 10px;
  line-height: 44px;
  margin-top: 10px;
}
#c91 .right {
  margin-top: 10px;
  margin-right: 15px;
  font-size: 14px;
}

#c92 {
  width: 352px;
  height: 350px;
  margin: 0 auto;
  padding-top: 20px;
  overflow: hidden;
}

.aq1 {
  width: 324px;
  min-height: 19px;
  background: url(../images/ab_09.jpg) left top no-repeat;
  padding-left: 24px;
  line-height: 19px;
  color: #b40010;
}
.aq1 a {
  color: #333;
}
.aq2 {
  width: 324px;
  min-height: 19px;
  padding-bottom: 20px;
  border-bottom: #e0e0e0 1px dotted;
  margin-bottom: 20px;
  background: url(../images/ab_12.jpg) left top no-repeat;
  padding-left: 24px;
  line-height: 19px;
  margin-top: 10px;
  color: #888;
}

#c93 {
  width: 350px;
  height: 320px;
  margin: 0 auto;
  padding-top: 10px;
  overflow: hidden;
}
#c93 ul a {
  display: block;
  width: 350px;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  text-indent: 8px;
  font-size: 14px;
  border-bottom: #e2e2e2 1px dotted;
}
#c93 ul span {
  float: right;
  color: #a0a0a0;
  font-size: 12px;
}

#footer {
  width: 100%;
  height: auto;
  padding-top: 50px;
  background: #2f3336;
  margin-top: 0px;
  padding-bottom: 20px;
  color: #a0a0a0;
  line-height: 28px;
  border-top: #195a81 0px solid;
}

#footer h2 {
  font-size: 18px;
  width: 100%;
  line-height: 23px;
  color: #fff;
  padding-bottom: 15px;
  font-weight: 500;
}
#footerc {
  width: 1200px;
  height: 400px;
  margin: 0 auto;
  position: relative;
}
#footercl {
  width: 1200px;
  height: 400px;
  float: left;
}
#footercl ul li {
  display: block;
  width: 180px;
  height: 400px;
  float: left;
  padding-left: 20px;
  line-height: 32px;
  margin-right: 20px;
}

#footercl ul li p {
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#footercl ul li a {
  color: #a0a0a0;
  font-size: 14px;
}
#footercl ul li a:hover {
  color: #e7f0fa;
}
#footercl li.clt {
  width: 355px;
  height: 400px;
  float: left;
  font-size: 14px;
  line-height: 32px;
  padding-left: 50px;
  border: none;
  margin-right: 0px;
}
#footercl li.clt span {
  font-size: 16px;
  font-weight: bold;
}

.licc {
  width: 246px !important;
}
.licc a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#footert {
  width: 100%;
  min-height: 25px;
  line-height: 25px;
  padding: 20px 0px 20px 0px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  background: #1758a1;
}
#footert a {
  color: rgba(255, 255, 255, 0.6);
}
#footert a:hover {
  color: rgba(255, 255, 255, 0.9);
}
#footertc {
  width: 1200px;
  margin: 0 auto;
}

#footercr {
  float: right;
  width: 174px;
  height: 215px;
  line-height: 50px;
}
#f_wx {
  width: 200px;
  height: 250px;
  position: absolute;
  top: 8px;
  right: 0px;
  text-align: center;
}
#f_wx img {
  margin-bottom: 6px;
}

.abccc {
  width: 98%;
  height: auto;
  margin: 0 auto;
  line-height: 35px;
}
.abccc p {
  line-height: 35px;
}

#bannera {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-top: #2954a1 0px solid;
  border-bottom: #fafafa 0px solid;
  background-position: center center !important;
  position: relative;
}

#bm_x {
  width: 1200px;
  height: 200px;
  position: absolute;
  top: 180px;
  left: 50%;
  margin-left: -600px;
  text-align: left;
  color: #fff;
}
#bm_x h1 {
  font-size: 36px;
  line-height: 60px;
  padding-bottom: 25px;
}
#bm_x p {
  line-height: 28px;
  font-size: 16px;
}

#mkp {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background: #fafafa;
  margin-bottom: 0px;
  padding: 5px 0px 5px 0px;
  border-bottom: #e5e5e5 0px solid;
}
#mkpc {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
#mkpcl {
  width: 1200px;
  height: 60px;
  float: left;
  font-size: 12px;
  color: #888;
  height: 60px;
  line-height: 60px;
  background: url(../images/hom1.png) left center no-repeat;
  padding-left: 25px;
  float: left;
}
#mkpcl span {
  margin: 0px 4px 0px 4px;
  color: #bbb;
}

#mkpcr {
  width: 750px;
  height: 60px;
  display: none;
  line-height: 60px;
  float: right;
  text-align: right;
}

#mkpcr a {
  display: inline;
  line-height: 60px;
  padding: 15px 25px 15px 25px;
  margin: 0px 2px 0px 2px;
  font-size: 14px;
}
#mkpcr a:hover {
  color: #fff;
  background: #f14422;
}
#mkpcr a .hv {
  color: #fff;
  background: #f14422;
}

#main_t {
  width: 100%;
  height: 60px;
  display: none;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 0px;
  background: #f8f8f8 url(../images/bk31.png);
}
#main_tc {
  width: 1180px;
  height: 60px;
  margin: 0 auto;
}
#main_t .left {
  font-size: 18px;
  color: #fff;
  float: right;
  display: none;
}
#main_t .right {
  font-size: 12px;
  color: #888;
  height: 42px;
  line-height: 42px;
  margin-top: 10px;
  background: url(../images/hom1.png) left center no-repeat;
  padding-left: 20px;
  float: left;
}
#main_t span {
  margin: 0px 5px 0px 5px;
}

#main_nav {
  width: 1200px;
  display: none;
  min-height: 66px;
  margin: 0 auto;
  background: url(../images/as1.png) top center repeat-x;
  margin-top: 10px;
}
#main_nav ul li {
  float: left;
}
#main_nav ul a {
  display: block;
  min-width: 100px;
  height: 66px;
  text-align: center;
  line-height: 60px;
  font-size: 14px;
  padding: 0px 25px 0px 25px;
  border-right: #eee 1px solid;
  background: url(../images/as1.png) top center repeat-x;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#main_nav ul a:hover {
  background: url(../images/sdf.png) top center no-repeat;
  color: #fff;
}

#main_cc {
  width: 1200px;
  min-height: 200px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 0px;
  line-height: 35px;
  font-size: 14px;
}
#main_cc p {
  line-height: 35px;
  font-size: 14px;
}

#main_nav1 {
  width: 1200px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 20px;
  z-index: 88;
  opacity: 1;
  background: #f0f0f0;
}

#main_nav1 a {
  display: block;
  padding: 0px 35px 0px 35px;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  float: left;
}

#main_nav1 a:hover {
  color: #fff;
  background: #2972c5;
}
#main_nav1 .hv {
  color: #fff;
  background: #2972c5;
}

.ainfo-T {
  width: 1200px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
}

.amain-r_mst_dc {
  width: 1200px;
  min-height: 50px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 40px;
  color: #666;
}
.amain-r_mst_dc p {
  line-height: 40px;
}

#cont1p {
  width: 1254px;
  min-height: 450px;
  margin: 0 auto;
  padding-top: 20px;
}
#cont1p ul li {
  display: block;
  float: left;
  width: 366px;
  height: 400px;
  margin: 0px 26px 15px 26px;
  position: relative;
  background: url(../images/fg2.png) right bottom no-repeat;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#cont1p ul li:hover {
  background: url(../images/fg2.png) left bottom no-repeat;
}

#cont1p .li1 {
  width: 366px;
  height: 270px;
}
#cont1p .li1 img {
  width: 366px;
  height: 270px;
}
#cont1p .li2 {
  width: 100%;
  min-height: 26px;
  padding: 20px 0px 15px 0px;
  line-height: 26px;
  font-size: 18px;
  color: #222;
  text-align: center;
}
#cont1p .li2 a {
  color: #222;
}
#cont1p .li2 a:hover {
  color: #d92222;
}
#cont1p .li3 {
  width: 98%;
  height: 50px;
  margin: 0 auto;
  display: ;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #999;
  overflow: hidden;
}
#cont1p .li4 {
  width: 366px;
  height: 272px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 11;
}
#cont1p .li4 a {
  display: block;
  width: 366px;
  height: 270px;
  background: url(../images/kl1.png) center center no-repeat;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#cont1p .li4 a:hover {
  background: url(../images/kl2.png) center center no-repeat;
}

#mrb-new {
  width: 1200px;
  margin: 0 auto;
}
#mrb-new ul {
  margin: 0;
  padding: 0;
}
#mrb-new ul li {
  list-style: none;
}
#mrb-new ul a {
  display: block;
  width: 100%;
  text-indent: 18px;
  overflow: hidden;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  margin-top: 6px;
  border-bottom: #e0e0e0 1px dotted;
  background: url(../images/libg.jpg) left center no-repeat;
}
#mrb-new ul a:hover {
  color: #ee0000;
}
#mrb-new ul span {
  float: right;
  color: #a0a0a0;
  font-size: 12px;
}

#nx_pg {
  width: 98%;
  height: 30px;
  padding: 20px 0px 50px 0px;
  text-align: center;
}
#nx_pg a {
  display: inline;
  padding: 8px 15px 8px 15px;
  background: #fff;
  font-size: 14px;
  margin: 0px 3px 0px 3px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nx_pg a:hover {
  background: #e50015;
  color: #fff;
}
#nx_pg .on {
  background: #e50015;
  color: #fff;
}

#nextpage {
  width: 98%;
  height: 30px;
  padding: 20px 0px 50px 0px;
  text-align: center;
}
#nextpage a {
  display: inline;
  padding: 8px 15px 8px 15px;
  background: #fff;
  font-size: 14px;
  margin: 0px 3px 0px 3px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nextpage a:hover {
  background: #e50015;
  color: #fff;
}
#nextpage .on {
  background: #e50015;
  color: #fff;
}

#info-T {
  width: 100%;
  min-height: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 30px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
#info-M {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-top: #e0e0e0 1px dotted;
}
#info-C {
  width: 100%;
  line-height: 35px;
  margin-top: 10px;
  font-size: 16px;
}
#info-C p {
  line-height: 35px;
}

#info-C2 {
  width: 100%;
  line-height: 28px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 14px;
}
#info-N {
  width: 100%;
  height: 50px;
  padding-top: 10px;
  line-height: 28px;
  margin-top: 20px;
  border-top: #e0e0e0 1px dotted;
}

#info-C1 {
  width: 980px;
  line-height: 28px;
  margin-top: 0px;
  font-size: 14px;
  text-align: center;
  padding-bottom: 10px;
}
#big {
  width: 718px;
  height: 380px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px;
}
#big img {
  height: 380px;
  max-width: 728px;
}

#cbc {
  width: 1200px;
  min-height: 375px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 10px;
}
#cbc ul li {
  float: left;
  display: block;
  width: 50%;
  height: 138px;
  margin: 24px 0px 24px 0px;
}
#cbc ul a {
  display: block;
  width: 580px;
  height: 138px;
  margin: 0 auto;
  color: #999;
  font-size: 12px;
  line-height: 24px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#cbc ul a img {
  width: 196px;
  height: 138px;
  float: left;
  margin-right: 18px;
}
#cbc ul a h2 {
  font-size: 16px;
  color: #444;
  line-height: 26px;
  padding: 5px 0px 5px 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#cbc ul a:hover h2 {
  color: #b40010;
}

/*图片新闻*/
#anw_wp {
  width: 1140px;
  height: 190px;
  margin: 0 auto;
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: #eee 0px solid;
  padding: 30px;
  background: #fff;
  border: #e5e5e5 0px solid;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0px;
}
#anw_wp:hover {
  box-shadow: 0px 0px 25px #eee;
}
#anw_l {
  width: 280px;
  height: 170px;
  padding: 10px;
  border: #e0e0e0 0px solid;
  float: left;
}
#anw_l img {
  width: 280px;
  height: 170px;
}
#anw_r {
  width: 800px;
  height: 170px;
  float: right;
  position: relative;
}
#anw_ra {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  overflow: hidden;
  font-weight: bold;
}
#anw_rb {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  overflow: hidden;
  color: #a0a0a0;
}
#anw_rc {
  width: 100%;
  height: 50px;
  line-height: 22px;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
  color: #999;
}
#anw_rc1 {
  width: 100%;
  height: 90px;
  line-height: 25px;
  padding-top: 10px;
  font-size: 14px;
  padding-bottom: 5px;
  overflow: hidden;
  color: #999;
}
#anw_rd {
  width: 100%;
  height: 40px;
  padding-top: 0px;
  line-height: 20px;
  color: #e60a17;
  font-size: 14px;
  position: absolute;
  bottom: -14px;
  right: 0px;
}
#anw_wp #anw_rd a {
  color: #666;
  display: block;
  width: 100px;
  height: 35px;
  float: left;
  border: #e5e5e5 1px solid;
  border-radius: 0px;
  text-align: center;
  line-height: 35px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#anw_wp:hover #anw_rd a {
  background: #40b7ca;
  border: #40b7ca 1px solid;
  color: #fff;
}

#news_wp {
  width: 1200px;
  min-height: 100px;
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 20px;
}
#news_wp ul li {
  float: left;
  display: block;
  width: 558px;
  height: 60px;
  line-height: 30px;
  padding: 25px 0px 25px 0px;
  border-bottom: #e5e5e5 1px solid;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
}
#news_wp ul span {
  margin-left: 12px;
  color: #aaa;
  font-size: 14px;
}

/*新闻列表*/

.newswp {
  width: 1200px;
  min-height: 50px;
  margin: 0 auto;
  margin-bottom: 30px;
  border-bottom: #e2e2e2 1px solid;
  padding-bottom: 30px;
}
.newswp:hover .ne4 a {
  color: #fff;
  background: #d92222;
  border: #d92222 1px solid;
}
.newswp:hover .ne4 span {
  opacity: 1;
  margin-left: 8px;
}

.news_l {
  width: 350px;
  height: 240px;
  float: left;
}
.news_l img {
  width: 350px;
  height: 240px;
}

.news_r {
  width: 790px;
  min-height: 50px;
  float: right;
}

.ne1 {
  width: 100%;
  min-height: 30px;
  line-height: 30px;
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: bold;
}
.ne1 a {
  color: #444;
}
.ne1 a:hover {
  color: #d92222;
}

.ne2 {
  width: 100%;
  height: 30px;
  color: #888;
  line-height: 30px;
  font-size: 15px;
  padding: 5px 0px 5px 0px;
}

.ne3 {
  width: 100%;
  min-height: 100px;
  line-height: 32px;
  color: #888;
  font-size: 15px;
  margin-bottom: 8px;
}

.ne4 {
  width: 100%;
  height: 42px;
  padding-top: 10px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.ne4 a {
  display: block;
  width: 180px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  background: url(../images/kk10.jpg) center center repeat-y;
  border: #ddd 1px solid;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.ne4 span {
  font-weight: bold;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  margin-left: -10px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

#new_conl {
  width: 1200px;
  margin: 0 auto;
  min-height: 50px;
  padding: 40px 0px 50px 0px;
}

#new_conla {
  width: 100%;
  min-height: 20px;
  padding: 15px 0px 15px 0px;
  font-size: 24px;
  color: #222;
  text-align: center;
  border-bottom: #e4e4e4 0px dotted;
}

#new_conlb {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-style: italic;
  text-align: center;
}
#new_conlb span {
  color: #777;
  margin: 0px 30px 0px 10px;
}

#new_conlc {
  width: 100%;
  min-height: 50px;
  padding: 15px 0px 15px 0px;
  font-size: 14px;
  line-height: 35px;
}
#new_conlc p {
  line-height: 35px;
}

#new_conld {
  width: 100%;
  min-height: 50px;
  padding: 15px 0px 15px 0px;
  font-size: 14px;
  line-height: 30px;
  border-top: #e0e0e0 1px dotted;
}

/*图片展示*/

.cp_wp {
  width: 1220px;
  min-height: 50px;
  margin: 0 auto;
  padding: 0px 0px 20px 0px;
}

.cp_wp ul li {
  display: block;
  width: 33.33%;
  height: 310px;
  float: left;
  margin-bottom: 30px;
}

.cp_wp ul a {
  display: block;
  width: 380px;
  height: 310px;
  background: #fff;
  margin: 0 auto;
  -moz-box-shadow: 0px 3px 4px #e8e8e8;
  -webkit-box-shadow: 0px 3px 4px #e8e8e8;
  box-shadow: 0px 3px 4px #e8e8e8;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-bottom: 20px;
}

.cp_wp ul a:hover {
  -moz-box-shadow: 0px 0px 30px #ccc;
  -webkit-box-shadow: 0px 0px 30px #ccc;
  box-shadow: 0px 0px 30px #ccc;
}

.cp_c1 {
  width: 100%;
  height: 245px;
  margin: 0 auto;
  text-align: center;
}
.cp_c1 img {
  width: 100%;
  height: 245px;
}

.cp_c2 {
  width: 100%;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
  padding-top: 8px;
  margin-top: 0px;
  font-size: 16px;
  background: url(../images/e1.jpg) right top no-repeat;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.cp_wp ul li:hover .cp_c2 {
  background: url(../images/e1.jpg) left top no-repeat;
}

.cp_c3 {
  width: 90%;
  height: 40px;
  margin: 0 auto;
  line-height: 20px;
  font-size: 14px;
  color: #888;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*图片展示详情页*/

.pc_detail_wp {
  width: 1140px;
  min-height: 50px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
}

.pc_detail_l {
  width: 400px;
  float: left;
}

.pc_detail_l img {
  width: 400px;
  height: auto;
}

.pc_detail_r {
  width: 700px;
  float: right;
  font-size: 14px;
}

.pc_detail_r1 {
  width: 100%;
  min-height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #222;
  padding: 20px 0px 20px 0px;
}
.pc_detail_r2 {
  width: 100%;
  min-height: 130px;
  margin: 20px 0px 20px 0px;
  line-height: 29px;
  color: #888;
}

.kc_detail_title {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
  color: #444;
  line-height: 70px;
  border-bottom: #eee 1px solid;
  padding-top: 10px;
  font-size: 18px;
  font-weight: bold;
  text-indent: 30px;
  background: #fff;
}

.kc_detail_content {
  width: 1140px;
  min-height: 50px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 35px;
  padding: 30px 30px 30px 30px;
  margin-bottom: 40px;
  background: #fff;
}
.kc_detail_content p {
  line-height: 35px;
}

.kc_detail_f {
  width: 100%;
  min-height: 50px;
  background: #fff;
  padding: 20px 0px 20px 0px;
}
.kc_detail_ft {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  color: #222;
  line-height: 50px;
  border-bottom: #eee 1px solid;
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
  text-indent: 0px;
}

.kc_detail_f .nogun {
  padding: 30px 0px 0px 0px !important;
}

#oocont1 {
  width: 1230px;
  min-height: 480px;
  margin: 0 auto;
  padding: 0px 0px 30px 0px;
}
#oocont1 ul li {
  float: left;
  display: block;
  width: 350px;
  height: 450px;
  margin: 10px;
  padding: 20px;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#oocont1 ul li:hover {
  -webkit-box-shadow: 0 0 25px 0px #bbb;
  -moz-box-shadow: 0 0 25px 0px #bbb;
  box-shadow: 0 0 25px 0px #e5e5e5;
}
#oocont1 ul .v1 {
  width: 100%;
  height: 30px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
}
#oocont1 ul .v2 {
  width: 100%;
  height: 50px;
  padding-top: 5px;
  line-height: 25px;
  color: #bbb;
}
#oocont1 ul .v3 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}

#oocont1 ul .klia {
  width: 100%;
  height: 245px;
}
#oocont1 ul .klia img {
  width: 100%;
  height: 245px;
}
#oocont1 ul .klib {
  width: 90%;
  height: 48px;
  margin: 0 auto;
  line-height: 24px;
  font-size: 16px;
  color: #555;
  font-weight: 100;
  padding-top: 15px;
  padding-bottom: 8px;
  overflow: hidden;
}
#oocont1 ul .klib a {
  color: #555;
}
#oocont1 ul .klic {
  width: 90%;
  height: 66px;
  margin: 0 auto;
  padding-top: 5px;
  line-height: 22px;
  color: #999;
  overflow: hidden;
}
#oocont1 ul .klid {
  width: 100%;
  height: 42px;
  border-radius: 55px;
  margin: 0 auto;
  line-height: 42px;
  font-size: 14px;
  margin-top: 20px;
  border-top: #f0f0f0 0px solid;
  background: url(../images/pl.jpg) top center repeat-x;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

#oocont1 ul li:hover .klid {
  background: url(../images/pl.jpg) bottom center repeat-x;
}

#oocont1 ul li:hover .fl a {
  color: #fff;
}

#oocont1 ul li:hover .fr {
  color: #fff;
}

#oocont1 ul .fl {
  float: right;
  margin-right: 5%;
}

#oocont1 ul .fr {
  float: left;
  margin-left: 5%;
  color: #aaa;
  font-size: 12px;
}

#acont1p {
  width: 1200px;
  min-height: 350px;
  margin: 0 auto;
  padding-top: 20px;
}

#acont1p ul li {
  display: block;
  float: left;
  width: 25%;
  height: 320px;
}
#acont1p ul a {
  display: block;
  width: 280px;
  height: 320px;
  margin: 0 auto;
}

#acont1p .ali1 {
  width: 270px;
  height: 200px;
  margin: 0 auto;
  border: #e2e2e2 1px solid;
  padding: 5px;
  text-align: center;
}
#acont1p .ali1 img {
  max-width: 100%;
  height: 200px;
}

#acont1p .ali2 {
  width: 100%;
  min-height: 26px;
  margin: 0 auto;
  padding: 10px 0px 15px 0px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
}

#zcont1p {
  width: 1200px;
  min-height: 350px;
  margin: 0 auto;
  padding-top: 20px;
}
#zcont1p ul li {
  display: block;
  float: left;
  width: 20%;
  height: 175px;
}
#zcont1p ul a {
  display: block;
  width: 220px;
  height: 175px;
  margin: 0 auto;
}

#zcont1p .zli1 {
  width: 210px;
  height: 100px;
  margin: 0 auto;
  border: #e2e2e2 1px solid;
  padding: 5px;
  text-align: center;
}
#zcont1p .zli1 img {
  max-width: 100%;
  height: 100px;
}
#zcont1p .zli2 {
  width: 100%;
  min-height: 26px;
  margin: 0 auto;
  padding: 10px 0px 15px 0px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
}

/*新闻列表*/
#incase_wp {
  width: 1230px;
  min-height: 200px;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 30px;
}
#incase_wp ul li {
  float: left;
  display: block;
  width: 360px;
  height: 320px;
  margin: 25px;
  position: relative;
}
#incase_wp ul img {
  width: 360px;
  height: 220px;
}
#incase_wp #ai1 {
  width: 360px;
  height: 220px;
}
#incase_wp #ai1 a {
  display: block;
  width: 360px;
  height: 220px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 11;
  background: url(../images/gh2.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#incase_wp #ai1 a:hover {
  background: url(../images/gh3.png) center center no-repeat;
}
#incase_wp #ai2 {
  width: 360px;
  height: 75px;
  line-height: 25px;
  padding-top: 8px;
  font-size: 12px;
  color: #888;
  line-height: 22px;
}
#incase_wp h2 {
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  padding-bottom: 5px;
}
#incase_wp a {
  color: #444;
}
#incase_wp a:hover {
  color: #bf2222;
}

#mn1 {
  width: 710px;
  height: 140px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: #e0e0e0 1px dotted;
}
#mn1l {
  width: 160px;
  height: 130px;
  padding: 4px;
  border: #e0e0e0 1px solid;
  float: left;
  text-align: center;
}
#mn1l img {
  max-width: 160px;
  height: 130px;
}

#mn1r {
  width: 520px;
  height: 150px;
  float: right;
}
#mn1ra {
  width: 520px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}
#mn1rab {
  width: 520px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 15px;
  font-weight: bold;
}

#mn1ra span {
  float: right;
  font-weight: normal;
  color: #bc884b;
}
#mn1rb {
  width: 520px;
  height: 70px;
  line-height: 23px;
  padding-top: 5px;
  padding-bottom: 10px;
  overflow: hidden;
  color: #777;
}
#mn1rc {
  width: 520px;
  height: 20px;
  line-height: 20px;
  text-align: right;
  color: #c0221f;
}
#mn1rc a {
  color: #3171af;
  font-size: 14px;
  font-weight: bold;
}
#mn1rc a:hover {
  text-decoration: underline;
  color: #4fbd2d;
}

/*解决方案*/
#mrb-sl {
  width: 728px;
  margin: 0 auto;
}
#mrb-sl ul {
  margin: 0;
  padding: 0;
}
#mrb-sl ul li {
  list-style: none;
  float: left;
}
#mrb-sl ul a {
  display: block;
  width: 320px;
  padding-left: 15px;
  height: 26px;
  line-height: 26px;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: #e2e2e2 1px dotted;
  background-image: url(../images/libg1.jpg);
  background-position: left;
  background-repeat: no-repeat;
}

#mrb-pro {
  width: 728px;
  margin: 0 auto;
}
#mrb-proc {
  width: 728px;
  height: 140px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: #e8e8e8 1px solid;
  padding-bottom: 10px;
}
#mrb-proc-l {
  width: 160px;
  height: 140px;
  float: left;
  text-align: center;
}
#mrb-proc-l img {
  max-width: 160px;
  max-height: 140px;
}
#mrb-proc-r {
  width: 548px;
  height: 140px;
  float: right;
}
#mrb-proc-ra {
  width: 548px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
}
#mrb-proc-rb {
  width: 548px;
  height: 75px;
  margin-top: 2px;
  margin-bottom: 3px;
  overflow: hidden;
  line-height: 25px;
}
#mrb-proc-rc {
  width: 548px;
  height: 30px;
}
#mrb-proc-rc a {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-image: url(../images/k1.jpg);
}
#mrb-proc-rc a:hover {
  background-image: url(../images/k11.jpg);
  color: #fff;
}
#mrb-proc-rca1 {
  width: 548px;
  height: 30px;
}

#mrb-procD {
  width: 728px;
  height: 140px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: #e8e8e8 1px solid;
  padding-bottom: 10px;
}
#mrb-proct {
  width: 728px;
  margin: 0 auto;
  margin-top: 0px;
  line-height: 25px;
}

/*二级菜单*/
#main-left-L-PT {
  width: 225px;
  background-color: #ececec;
}
#menu1 {
  margin: 0;
  padding: 0;
}
#menu1 li {
  list-style: none;
}
#menu1 li a {
  display: block;
  width: 205px;
  height: 30px;
  padding-left: 25px;
  line-height: 30px;
  background-color: #f6f6f6;
  margin-bottom: 4px;
}
#menu1 li a:hover {
  color: #fff;
  background-color: #eaad0a;
}
#menu1 li span {
  margin-left: 10px;
}
#menu1 li ul {
  margin: 0;
  padding: 0;
}
#menu1 li ul li {
  list-style: none;
}
#menu1 li ul a {
  display: block;
  width: 205px;
  height: 27px;
  padding-left: 25px;
  line-height: 27px;
  background-color: #fbfbfb;
  margin-bottom: 4px;
}
#menu1 li ul a:hover {
  color: #fff;
  background-color: #cb3556;
}
#menu1 li ul span {
  margin-left: 10px;
}

#Cmrb-proc {
  width: 728px;
  height: 115px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: #f0f0f0 1px solid;
  padding-bottom: 10px;
}
#Cmrb-proc-l {
  width: 124px;
  height: 99px;
  float: left;
  text-align: center;
  padding: 8px;
}
#Cmrb-proc-l img {
  max-width: 120px;
  max-height: 95px;
}
#Cmrb-proc-r {
  width: 568px;
  height: 115px;
  float: right;
}
#Cmrb-proc-ra {
  width: 568px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
}
#Cmrb-proc-rb {
  width: 568px;
  height: 50px;
  margin-top: 2px;
  margin-bottom: 3px;
  overflow: hidden;
  line-height: 25px;
}
#Cmrb-proc-rc {
  width: 568px;
  height: 30px;
}

#jb_wp {
  width: 720px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f8f8f8;
  border-bottom: #f0f0f0 3px solid;
  margin-bottom: 30px;
}

#job-M {
  width: 728px;
  line-height: 28px;
  margin-top: 10px;
}
#job-M b {
  font-size: 12x;
}

dl,
dt,
dd {
  padding: 0;
  margin: 0;
}
.faqs {
  padding-top: 0px;
}
.faqs dt {
  display: block;
  width: 720px;
  height: 16px;
  line-height: 16px;
  background-color: #fafafa;
  position: relative;
  padding: 10px 20px 10px 20px;
  border-bottom: #f0f0f0 3px solid;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.faqs dt:hover {
  cursor: pointer;
  background-color: #20a8cb;
  border-bottom: #1a849f 3px solid;
  color: #fff;
}
.faqs dd {
  padding: 0px 20px 10px 20px;
  position: relative;
  margin-bottom: 0px;
}
.faqs .hover {
}

/*案例作品设计师*/
#main-r_mst {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#main-r_mst ul {
  margin: 0;
  padding: 0;
}
#main-r_mst ul li {
  list-style: none;
  display: block;
  width: 276px;
  height: 180px;
  float: left;
  line-height: 20px;
  text-align: center;
  margin: 12px;
  margin-top: 8px;
  margin-bottom: 8px;
}
#main-r_mst ul img {
  width: 200px;
  height: 145px;
  border: #f6f6f6 5px solid;
}

#main-r_mst_dt {
  width: 1000px;
  height: 225px;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 5px;
}
#main-r_mst_dtl {
  width: 258px;
  height: 222px;
  background-color: #fff;
  border: #e0e0e0 1px solid;
  padding: 4px;
  float: left;
  text-align: center;
}
#main-r_mst_dtl img {
  max-width: 258px;
  height: 222px;
}
#main-r_mst_dtr {
  width: 700px;
  height: 225px;
  float: right;
  line-height: 30px;
  overflow: hidden;
}
#main-r_mst_dtr b {
  font-size: 15px;
  font-weight: bold;
}
#main-r_mst_dc {
  width: 1200px;
  margin: 0 auto;
  line-height: 30px;
  padding-bottom: 30px;
}

#main-r_mst_dt_sl {
  width: 1000px;
  min-height: 60px;
  border-bottom: #e5e5e5 1px solid;
  margin: 0 auto;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 5px;
}
#main-r_mst_dt_sl b {
  font-size: 15px;
  line-height: 30px;
}

/*回顶部*/
#backToTop {
  position: fixed;
  _position: absolute;
  bottom: 50px;
  right: 0;
  z-index: 999999;
  display: none;
}
a.backToTop_a {
  background: url(../images/7_08.png) no-repeat;
  width: 68px;
  height: 79px;
  display: block;
}
a.backToTop_a:active {
  background: url(../images/7_11.png) no-repeat;
}
.line91 {
  line-height: 91px;
}

.b1 {
  width: 310px;
  height: 34px;
  line-height: 34px;
  margin: 0;
  padding: 0;
  border: #e0e0e0 1px solid;
  padding-left: 5px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b1:hover {
  border: #ecedef 1px solid;
  background-color: #f7f8f9;
}
.b2 {
  width: 410px;
  height: 120px;
  line-height: 34px;
  margin: 0;
  padding: 0;
  border: #e0e0e0 1px solid;
  padding-left: 5px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b2:hover {
  border: #ecedef 1px solid;
  background-color: #f7f8f9;
}
.b3 {
  width: 80px;
  height: 34px;
  line-height: 34px;
  margin: 0;
  padding: 0;
  border: #e0e0e0 1px solid;
  padding-left: 5px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b3:hover {
  border: #ecedef 1px solid;
  background-color: #f7f8f9;
}

.b4 {
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b4:hover {
  background-color: #000;
}

/*产品详细页
#m_pcont{width:100%; height:420px; margin:0 auto; padding-top:0px;}
#m_pcontl{width:550px; height:420px;float:left; border:#e2e2e2 0px solid;}
#m_pcontr{width:600px; height:420px; float:right;}
#m_pr1{width:100%; min-height:80px; line-height:80px; color:#444; font-size:24px; font-weight:300; padding-bottom:10px; border-bottom:#dedede 1px dotted; margin-bottom:10px;}
#m_pr2{width:100%; height:220px; margin:0 auto; overflow:hidden; line-height:28px; font-size:14px; color:#777}
#m_pr3{width:100%; height:40px; padding-top:25px; text-align:right;}


*/

#pvc_wp {
  width: 1200px;
  min-height: 50px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 50px;
}
#pvc_l {
  width: 300px;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding-bottom: 60px;
  border-top: #205ba2 3px solid;
  background: #fff;
  padding-top: 20px;
  margin-top: 0px;
  border-radius: 0px 0px 50px 0px;
}
#pvc_r {
  width: 880px;
  float: right;
}

#pvc_l ul a {
  display: block;
  width: 85%;
  height: 55px;
  line-height: 55px;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 0px;
  border-bottom: #e5e5e5 1px dotted;
  font-size: 14px;
  text-indent: px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#pvc_l ul a:hover {
  text-indent: 10px;
}

#pvc_l ul a i {
  font-size: 12px;
  margin-right: 10px;
  color: #888;
}

#pvc_l ul .a1 {
  background: #2cab89;
  color: #fff;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
}

#pvc_r_title {
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
  color: #205493;
  font-weight: bold;
  border-bottom: #e2e2e2 1px solid;
  margin-bottom: 20px;
  text-indent: 10px;
}
#pvc_r_title span {
  font-size: 14px;
  color: #aaa;
  margin-left: 15px;
  text-transform: uppercase;
  font-family: Georgia, 'Times New Roman', Times, serif, 'Times New Roman',
    Times, serif;
}

/*һ������

#pvc_cont1p{width:100%; min-height:450px; margin:0 auto; padding-top:0px; padding-bottom:20px;}
#pvc_cont1p ul li{display:block; float:left; width:480px; height:450px; margin:0px 10px 20px 10px; position:relative;}
#pvc_cont1p .li1{width:480px; height:382px;}
#pvc_cont1p .li1 img{width:480px; height:382px;}
#pvc_cont1p .li2{ width:100%; min-height:25px; padding:20px 0px 20px 0px; background:#fff; border-top:#eee 1px solid; line-height:24px; font-size:16px; color:#222; text-align:center;}
#pvc_cont1p .li2 a{color:#222;}
#pvc_cont1p .li2 a:hover{color:#305494;}
#pvc_cont1p .li3{ width:100%; height:75px; display:none; line-height:25px; text-align:center; font-size:12px; color:#999;}
#pvc_cont1p .li4{width:480px; height:382px; position:absolute; top:0px; left:0px; z-index:11;}
#pvc_cont1p .li4 a{display:block; width:480px; height:382px; background:url(../images/kl1.png) center center no-repeat; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}
#pvc_cont1p .li4 a:hover{background:url(../images/kl2.png) center center no-repeat;}

*/

#pvc_cont1p {
  width: 100%;
  min-height: 450px;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 20px;
}
#pvc_cont1p ul li {
  display: block;
  float: left;
  width: 276px;
  height: 280px;
  margin: 0px 9px 18px 8px;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#pvc_cont1p ul li:hover {
  -moz-box-shadow: 0px 0px 20px #dbdbdb;
  -webkit-box-shadow: 0px 0px 20px #dbdbdb;
  box-shadow: 0px 0px 20px #dbdbdb;
}

#pvc_cont1p ul li:hover a:hover {
  color: #305494;
}

#pvc_cont1p .li1 {
  width: 276px;
  height: 220px;
}
#pvc_cont1p .li1 img {
  width: 276px;
  height: 220px;
}
#pvc_cont1p .li2 {
  width: 100%;
  min-height: 25px;
  padding: 15px 0px 15px 0px;
  background: #fff;
  border-top: #eee 1px solid;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}

#pvc_cont1p .li3 {
  width: 100%;
  height: 75px;
  display: none;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #999;
}
#pvc_cont1p .li4 {
  width: 276px;
  height: 280px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 11;
}
#pvc_cont1p .li4 a {
  display: block;
  width: 276px;
  height: 280px;
  background: url(../images/kl1.png) center center no-repeat;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#pvc_cont1p .li4 a:hover {
  background: url(../images/kl2.png) center center no-repeat;
}

.pvcont {
  width: 100%;
  min-height: 150px;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
  font-size: 14px;
  border-radius: 0px 0px 0px 0px;
}

.pvcont_1 {
  width: 100%;
  min-height: 50px;
  margin: 0 auto;
  padding-bottom: 50px;
  margin-bottom: 10px;
  background: url(../images/5j2.jpg) bottom center no-repeat;
}

.pvcont_1_a {
  width: 320px;
  float: left;
}

.pvcont_1_a img {
  width: 100%;
  height: auto;
}

.pvcont_1_b {
  width: 480px;
  float: right;
}

.pvcont_1_b01 {
  width: 100%;
  min-height: 30px;
  line-height: 30px;
  padding-bottom: 15px;
  border-bottom: #eee 1px solid;
  font-size: 18px;
  color: #222;
  font-weight: bold;
}

.pvcont_1_b02 {
  width: 100%;
  font-size: 14px;
  line-height: 28px;
  color: #888;
  padding-top: 20px;
}

.pvcont_2 {
  width: 98%;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
  color: #205493;
  font-size: 18px;
  border-bottom: #e5e5e5 1px solid;
  font-weight: bold;
}

.pvcont_3 {
  width: 98%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 35px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.pvcont_3 p {
  line-height: 35px;
}

#mpmp {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#mpmp ul {
  margin: 0;
  padding: 0;
}
#mpmp ul li {
  list-style: none;
  display: block;
  width: 270px;
  font-size: 14px;
  height: 300px;
  float: left;
  line-height: 20px;
  text-align: center;
  margin: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}
#mpa {
  width: 260px;
  height: 260px;
  text-align: center;
  background-color: #fff;
  border: #eee 1px solid;
  border-bottom: #eee 4px solid;
  padding: 5px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  font-weight: bold;
}
#mpa:hover {
  background-color: #fff;
  border-bottom: #c72424 4px solid;
}
#mpa img {
  max-width: 260px;
  height: 260px;
}
#mpb {
  width: 100%;
  height: 37px;
  padding-top: 6px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}

#ampmp {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#ampmp ul {
  margin: 0;
  padding: 0;
}
#ampmp ul li {
  list-style: none;
  display: block;
  width: 210px;
  font-size: 14px;
  height: 200px;
  float: left;
  padding: 0px 20px 0px 20px;
  line-height: 20px;
  text-align: center;
  margin: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}
#ampa {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border: #e2e2e2 1px solid;
  padding: 4px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  font-weight: bold;
  border-radius: 100px;
}
#ampa:hover {
  background-color: #fff;
  border: #bf2222 1px solid;
}
#ampa img {
  max-width: 160px;
  height: 160px;
}
#ampb {
  width: 100%;
  height: 37px;
  padding-top: 6px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}

#bmpmp {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#bmpmp ul {
  margin: 0;
  padding: 0;
}
#bmpmp ul li {
  list-style: none;
  display: block;
  width: 220px;
  font-size: 14px;
  height: 200px;
  float: left;
  line-height: 20px;
  text-align: center;
  margin: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}
#bmpa {
  width: 210px;
  height: 150px;
  text-align: center;
  background-color: #fff;
  border: #e2e2e2 1px solid;
  padding: 5px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  font-weight: bold;
}
#bmpa:hover {
  background-color: #fff;
  border: #0e9058 1px solid;
}
#bmpa img {
  max-width: 210px;
  height: 150px;
}
#bmpb {
  width: 100%;
  height: 37px;
  padding-top: 6px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}

#ompmp {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#ompmp ul {
  margin: 0;
  padding: 0;
}
#ompmp ul li {
  list-style: none;
  display: block;
  width: 216px;
  height: 210px;
  float: left;
  line-height: 20px;
  text-align: center;
  margin: 10px;
  margin-top: 8px;
  margin-bottom: 8px;
}
#ompa {
  width: 208px;
  height: 160px;
  text-align: center;
  background-color: #fff;
  border: #e2e2e2 1px solid;
  padding: 5px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  font-weight: bold;
}
#ompa:hover {
  background-color: #fff;
  border-radius: 2px;
  border: #01a796 1px solid;
}
#ompa img {
  max-width: 208px;
  height: 160px;
}
#ompb {
  width: 210px;
  height: 37px;
  padding-top: 6px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
}

/*图片新闻*/
#nw_wp {
  width: 800px;
  height: 146px;
  margin: 0 auto;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: #eee 1px solid;
}
#nw_l {
  width: 198px;
  height: 156px;
  padding: 0px;
  border: #e0e0e0 0px solid;
  float: left;
}
#nw_l img {
  width: 198px;
  height: 156px;
}

#nw_r {
  width: 570px;
  height: 146px;
  float: right;
}
#nw_ra {
  width: 570px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  overflow: hidden;
  font-weight: bold;
  color: #555;
}
#nw_rb {
  width: 570px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  overflow: hidden;
  color: #a0a0a0;
}
#nw_rc {
  width: 570px;
  height: 50px;
  line-height: 22px;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
  color: #999;
}
#nw_rc1 {
  width: 570px;
  height: 75px;
  line-height: 22px;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
  color: #999;
}
#nw_rd {
  width: 570px;
  height: 20px;
  padding-top: 12px;
  line-height: 20px;
  color: #e60a17;
  font-size: 14px;
}
#nw_rd a {
  color: #ee0000;
}
#nw_rd a:hover {
  text-decoration: underline;
}

/*浮动QQ*/
#common_box {
  width: 185px;
  position: fixed;
  _position: absolute;
  right: 0;
  top: 30%;
  z-index: 88;
}
#common_box a {
  color: #454545;
}
#common_box a:hover {
  color: #b40010;
}
#cli_on {
  width: 43px;
  float: left;
  cursor: pointer;
  text-align: center;
  margin-top: 25px;
}
#qqbox {
  width: 142px;
  float: right;
}
#qqbox-1 {
  width: 142px;
  height: 60px;
  background-image: url(../images/xuanfuright_01.png);
}
#qqbox-t {
  width: 122px;
  height: 26px;
  line-height: 26px;
  color: #757575;
  text-align: center;
  font-size: 12px;
  margin-left: 20px;
  background-image: url(../images/xuanfuright_04.png);
  background-position: left;
  background-repeat: no-repeat;
}

#qqbox-zx {
  width: 142px;
  height: 28px;
  background-image: url(../images/xuanfuright_02.png);
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
#qqbox-t01 {
  width: 142px;
  height: 10px;
  background-image: url(../images/xuanfuright_02.png);
}
#qqbox-2 {
  width: 142px;
  height: 40px;
  background-image: url(../images/xuanfuright_02-07.png);
}
#qqbox-2tp {
  width: 142px;
  height: 40px;
}
#qqbox-3 {
  width: 92px;
  height: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  margin-left: 50px;
}
#qqbox-3 a {
  color: #ffffff;
  text-decoration: none;
}
#qq-wp {
  width: 142px;
  background-image: url(../images/xuanfuright_07.png);
}
#clearkk {
  clear: both;
}

#wx {
  width: 122px;
  height: 122px;
  background-image: url(../images/xuanfuright_02.png);
  padding: 10px;
}
