@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: 32px;
}
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: #b92424;
  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: 32px;
}
.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;
}
#lh60 {
  width: 100%;
  height: 70px;
}
::selection {
  background: #23693a;
  color: #fff;
}
::-moz-selection {
  background: #23693a;
  color: #fff;
}
::-webkit-selection {
  background: #23693a;
  color: #fff;
}
.top {
	padding: 0 4%;
  width:92%;
  height: 100px;
  position: fixed;
  top: 0;
  z-index: 111;
	  border-bottom: #2a458e 4px solid;
  border-radius: 5px;
	background: rgba(255,255,255,.6)

}
.top1 {
  width: 100%;
  margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.top1l {
  width: 255px;
  height: 155px;
  background: url(../images/tn1.png);
  float: left;
  box-sizing: border-box;
  padding-top: 15px;
  text-align: center;
}
.top1l1 {
  box-sizing: border-box;
  text-align: left;
}
.top1r {
  width: 150px;
  height: 30px;
  float: right;
  padding: 0px 10px 0px 10px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 25px;
}
.top1r img {
  margin: 0px 5px 0px 5px;
}
#menu_wp {
  height: 64px;
}
/*menu*/
#menu {
  display: block;
  margin: 0 auto;
  height: 60px;
}
#nav {
  display: block;
  width: 900px;
  height: 60px;
  margin: 0 auto;
}
#nav .mainlevel {
  float: left;
  text-align: center;
  display: block;
  position: relative;
  padding-right: 0px;
  z-index: 999999
}
#nav .mainlevel a {
  text-decoration: none;
  width: 180px;
  text-align: center;
  line-height: 60px;
  color: #111;
  height: 60px;
  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: #2a458e;
  text-decoration: none;
  z-index: 999
}
#nav .mainlevel ul {
  position: absolute;
  display: none;
  margin-left: 0px;
  background: #fff;
  border-top: #2a458e 4px solid;
  padding: 10px 0px 0px 0px;
  z-index: 9999;
}
#nav .mainlevel li {}
#nav .mainlevel li a {
  padding: 0px;
  width: 180px;
  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: #f6a235;
  text-decoration: none;
  background: none;
}
/*幻灯代码*/
#banner {
  width: 100%;
  height: 900px;
  margin: 0 auto;
}
.fullSlide {
  width: 100%;
  position: relative;
  height: 900px;
  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: 900px;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
}
.fullSlide .bd li a {
  display: block;
  height: 900px;
}
.fullSlide .bd li a img{width:100%}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 120px;
  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;
}
.cont1 {
  width: 1200px;
  height: 380px;
  position: absolute;
  top: 875px;
  left: 50%;
  margin-left: -600px;
  z-index: 1212
}
.cont1 ul li {
  display: block;
  width: 25%;
  height: 380px;
  float: left;
  box-sizing: border-box;
  padding-top: 22px;
  -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;
}
.cont1 ul .c11 {
  width: 100%;
  height: 70px;
  text-align: center;
}
.cont1 ul .c12 {
  width: 100%;
  height: 66px;
  line-height: 66px;
  font-size: 28px;
  color: #fff;
  text-align: center;
}
.cont1 ul .c13 {
  width: 80%;
  height: 215px;
  margin: 0 auto;
  line-height: 30px;
  font-size: 15px;
  color: #fff;
  opacity: 0.8;
}
.cont1 ul .c1b1 {
  background: #eb8a41;
}
.cont1 ul .c1b1:hover {
  background: #f59d5a;
}
.cont1 ul .c1b2 {
  background: #f2bb38;
}
.cont1 ul .c1b2:hover {
  background: #f7c650;
}
.cont1 ul .c1b3 {
  background: #8bc329;
}
.cont1 ul .c1b3:hover {
  background: #9dd33e;
}
.cont1 ul .c1b4 {
  background: #54c598;
}
.cont1 ul .c1b4:hover {
  background: #6ad3a9;
}
#bbt {
  width: 100%;
  height: 90px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
#bbt1 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 60px;
 
  color: #111;font-family: "宋体";
}
#bbt2 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding: 10px 0;
  color: #999;
}
.bt1 {
  background: url(../images/bj1.png) center center no-repeat !important;
}
.bt2 {
  color: #fff !important;
}
/* 选项卡示例样式 */
.main, .main2, .box {
  width: 1220px;
  margin: 0px auto;
}
.tab {

  
  margin: 0 auto;
  cursor: pointer;
	display: flex;flex-wrap:wrap;justify-content:center
	
}
.tab li {
  
 height: 50px;
  text-align: center;
  line-height:50px;
	margin: 10px 20px;
}
.tab li a {
  display: block;
 
  height: 50px;
 padding:0 40px;
  font-size: 18px;
  background: #fff;
  border: #e5e5e5 1px solid;
	border-radius: 100px;
}
.tab li.on a {
  background: #0f8c40;
  color: #fff;
  border: #0f8c40 1px solid;
}
.con {
  width: 1220px;
  padding: 0px;
  border-top: none;
  padding-top: 30px;
}
.cont2 {
  width: 1220px;
  min-height: 50px;
  margin: 0 auto;
}
.cont2 ul{ display: flex;justify-content:space-between;flex-wrap: wrap}

.cont2 ul li {
  display: block;
  width: 18%;
	margin-bottom: 1%
  /*height: 250px;*/
  
}
.cont2 ul a {
  display: block;
  width:100%;
  text-align: center;
  margin: 0 auto;
	background: #e4fce0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	height:320px;
	position:relative
}
.cont2 ul img {
  width: 90%;
  height: auto;
	border-radius: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cont2 ul p {
  font-size: 16px;
  line-height: 50px;background: #0f8c40;
	  color:#fff;
	height: 50px;
	width: 100%;
	position:absolute;
	bottom:0
}

.ckgd{
	width:100%;
}
.ckgd>a{
	width:200px;
	height: 50px;
	line-height: 50px;
	border:1px solid #d2d2d2;
	display: block; margin: 0 auto;
	text-align: center;
	border-radius: 200px;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.cont3 {
  width: 100%;
 /* min-height: 840px;*/
  background: url(../images/ban_13.jpg) center center no-repeat;
  background-size: cover;
}
.cont3c {
  width: 1200px;
  
  margin: 0 auto;
  line-height: 30px;
  font-size: 14px;
  padding: 20px 0px 20px 0px;
}
.cont3c p{font-size:18px; text-align: center; line-height: 40px;}
.cont3c img {
  width: 490px;
  height: 278px;
  float: left;
  margin-right: 30px;
}
/*滚动*/
.run {
  width: 1230px;
/*  height: 300px;
*/  margin: 0px auto;
  padding-top: 50px;
}
/* examples_body */
.examples_body {
  width: 1230px;
/*  height: 300px;
*/  margin-left: 4px;
  clear: both;
  position: relative;
}
.bx_wrap {
  text-align: center;
}
.bx_wrap ul img {
  border: 0;
}
.bx_container {
  width: 1230px !important;
}
.bx_wrap a.prev {
  width: 56px;
  height: 210px;
  outline-style: none;
  outline-width: 0;
  position: absolute;
  top: 0px;
  left: -58px;
  text-indent: -9999px;
  background: url(../images/l1.png) center center no-repeat;
}
.bx_wrap a.next {
  width: 56px;
  height: 210px;
  right: -48px;
  outline-style: none;
  outline-width: 0;
  position: absolute;
  top: 0px;
  text-indent: -9999px;
  background: url(../images/l2.png) center center no-repeat;
}
#example1 li {
  display: block;
  width: 230px;
  height: 365px;
  margin: 0px 6px !important;
  text-align: center;
	
	
}
#example1 img {
  width: 100%;
  height: auto;
  border: #fafafa 0px solid;
}
#example1 li>a{
  color: #333;
	height: 290px;
	display: flex;
	align-items: center;
	flex-wrap:wrap;
	overflow: hidden;
	border:1px solid #e2e2e2;
	background: #fff
}
#example1 li .lix {
  width: 100%;
  height: 0px;
  background: #eee;
}
#example1 li h2 {
	height: 40px;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 15px;
  font-weight: normal;
  margin-bottom: 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;
}
#example1 li a:hover h3 {
  color: #de3596;
}
#example1 li p {
  width: 365px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 26px;
}
#example3 li {
  display: block;
  width: 294px;
  height: 275px;
  margin: 0px 6px !important;
  background: #;
  text-align: center;
}
#example3 img {
  width: 284px;
  height: 200px;
  border: #fafafa 0px solid;
}
#example3 li a {
  color: #333;
}
#example3 li .lix {
  width: 100%;
  height: 0px;
  background: #eee;
}
#example3 li h2 {
  color: #333;
  font-size: 16px;
  line-height: 20px;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 15px;
  font-weight: normal;
  margin-bottom: 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;
}
#example3 li a:hover h3 {
  color: #de3596;
}
#example3 li p {
  width: 365px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 26px;
}
/*滚动*/
#run1 {
  width: 1225px;
  height: 410px;
  margin: 0 auto;
  padding-top: 0px;
}
#run1 .prev {
  background: url(../images/l1a.jpg) center center no-repeat !important;
  height: 310px !important;
}
#run1 .next {
  background: url(../images/r1a.jpg) center center no-repeat !important;
  height: 310px !important;
}
#example2 li {
  display: block;
  width: 380px;
  height: 390px;
  text-align: left;
  position: relative;
  background: #fff url(../images/ca1.jpg) bottom center no-repeat;
  margin: 0px 14px 0px 14px;
  -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;
}
#example2 li:hover a {
  color: #fff;
}
#example2 li:hover h2 {
  color: #008f44;
}
#example2 img {
  width: 380px;
  height: 270px;
  margin-bottom: 10px;
  border: #efefef 0px solid;
}
#example2 li a {
  font-size: 12px;
}
#example2 li h2 {
  font-size: 18px;
  color: #333;
  line-height: 25px;
  font-weight: normal;
  padding-bottom: 10px;
  -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;
  padding-top: 10px;
}
#example2 li h3 {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  font-weight: normal;
  padding-bottom: 10px;
  -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;
  padding-top: 0px;
}
#example2 li h2 span {
  color: #aaa;
  font-size: 12px;
  margin-left: 10px;
}
#example2 li p {
  padding: 0px 0px 0px 0px;
  line-height: 28px;
  font-size: 14px;
  color: #999;
}
.more2 {
  width: 100%;
  height: 45px;
  margin: 0px auto 0px auto;
  text-align: center;
}
.more2 a {
  width: 220px;
  height: 45px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 45px;
  text-align: center;
  color: #555;
  border: #e2e2e2 1px solid;
  display: block;
  -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;
  border-radius: 25px;
}
.more2 a:hover {
  color: #fff;
  border: #018e44 1px solid;
  background: #018e44;
}
.cont4 {
  width: 100%;
  min-height: 50px;
  margin: 0 auto;
  background: #f6f6f6;
  padding: 20px 0px 0px 0px;
}
.run3 {
  width: 1230px;
  height: 275px;
  margin: 0px auto;
  padding-top: 0px;
}
#footer {
  width: 100%;
  height: auto;
  padding-top: 50px;
  background: #1b7d4a;
  margin-top: 0px;
  padding-bottom: 48px;
  line-height: 28px;
  border-top: #0a924b 5px solid;
}
#footer h2 {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  padding-bottom: 15px;
}
#footerc {
  width: 1200px;
  height: 190px;
  margin: 0 auto;
  position: relative;
}
#footercl {
  width: 1100px;
  height: 190px;
  float: left;
}
#footercl ul li {
  display: block;
  width: auto;
  height: 190px;
  float: left;
  padding-left: 30px;
  line-height: 32px;
  border-right: #2a9a5f 1px solid;
  margin-right: 20px;
	padding-right: 20px;
}
#footercl ul li a {
  font-size: 14px;color:#fff
}
#footercl li.clt {
  width: 430px;
  height: 190px;
  float: left;
  font-size: 13px;
  line-height: 32px;
  padding-left: 35px;
  border: none;
}
#footercl li.clt span {
  font-size: 16px;
  font-weight: bold;
}
#footert {
  width: 100%;
  min-height: 25px;
  line-height: 25px;
  padding: 15px 0px 15px 0px;
  text-align: center;
  color: #fff;
  background: #10703e;
}
#footercr {
  float: right;
  width: 174px;
  height: 215px;
  line-height: 50px;
}
#f_wx {
  width: 150px;
  height: 250px;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
}
#f_wx img {
  margin-bottom: 6px;
	width: 100%
}
#bannera {
  width: 100%;
  height: 600px;
  margin: 0 auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-top: #2954a1 0px solid;
  border-bottom: #fafafa 0px solid;
  background-position: center center !important;
  background-size: cover !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: 70px;
  margin: 0 auto;
  background: #fff;
  border-bottom: #eee 1px solid;
}
#mkpc {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}
#mkpcl {
  width: 290px;
  height: 70px;
  float: left;
  font-size: 12px;
  color: #888;
  height: 42px;
  line-height: 42px;
  margin-top: 15px;
  background: url(../images/hom1.png) left center no-repeat;
  padding-left: 20px;
  float: left;
}
#mkpcl span {
  margin: 0px 8px 0px 8px;
  color: #bbb;
}
#mkpcr {
  width:890px;
  height: 70px;
  line-height: 70px;
  float: right;
  text-align: right;
}
#mkpcr a {
  display: inline;
  line-height: 70px;
  padding: 25px 10px 26px 10px;
  margin: 0px 5px 0px 5px;
  font-size: 14px;
}
#mkpcr a:hover {
  color: #fff;
  background: #17a960;
}
#mkpcr a .hv {
  color: #fff;
  background: #17a960;
}
#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: 40px;
  margin-bottom: 30px;
  padding: 0px;
  line-height: 30px;
}
#main_nav1 {
  width: 100%;
  height: 58px;
  display: none;
  line-height: 60px;
  text-align: center;
  background: #fff;
  border-bottom: #f2f2f2 1px solid;
}
#main_nav1 a {
  display: inline;
  padding: 18px 20px 18px 20px;
  margin: 0px 10px 0px 10px;
  font-size: 16px;
}
#main_nav1 a:hover {
  color: #315aa4;
  border-bottom: #315aa4 2px solid;
}
#main_nav1 a .hv {
  color: #315aa4;
  border-bottom: #315aa4 2px solid;
}
#cont1p {
  width: 1254px;
  min-height: 450px;
  margin: 0 auto;
  padding-top: 48px;
  padding-bottom: 30px;
}
#cont1p ul li {
  display: block;
  float: left;
  width: 280px;
  height: 330px;
  margin: 0px 15px 8px 15px;
  position: relative;
}
#cont1p .li1 {
  width: 286px;
  height: 270px;
}
#cont1p .li1 img {
  width: 100%;
  height: 100%;
}
#cont1p .li2 {
  width: 100%;
  min-height: 26px;
  padding: 20px 0px 15px 0px;
  line-height: 26px;
  font-size: 16px;
  color: #222;
  text-align: center;
}
#cont1p .li2 a {
  color: #222;
}
#cont1p .li2 a:hover {
  color: #305494;
}
#cont1p .li3 {
  width: 100%;
  height: 75px;
  display: none;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #999;
}
#cont1p .li4 {
  width: 286px;
  height: 282px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 11;
}
#cont1p .li4 a {
  display: block;
  width: 286px;
  height: 272px;
  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;
}
#acont1p {
  width: 1254px;
  min-height: 450px;
  margin: 0 auto;
  padding-top: 38px;
}
#acont1p ul li {
  display: block;
  float: left;
  width: 280px;
  height: auto;
  margin: 0px 15px 15px 15px;
  position: relative;
}
#acont1p .ali1 {
  width: 280px;
  height: 190px;
	display: flex;
	align-items: center;
	border:1px solid #e2e2e2;
	justify-content: center
	
}
#acont1p .ali1 img {
  width: 90%;
  height: auto!important;
}
#acont1p .ali2 {
  width: 100%;
  min-height: 26px;
  padding: 20px 0px 15px 0px;
  line-height: 26px;
  font-size: 16px;
  color: #3685be;
  text-align: center;
}
#acont1p .ali2 a {
  color: #444;
}
#acont1p .ali2 a:hover {
  color: #17a960;
}
#acont1p .ali3 {
  width: 100%;
  height: 75px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #555;
}
#acont1p .ali4 {
  width: 280px;
  height: 190px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 11;
}
#acont1p .ali4 a {
  display: block;
  width: 280px;
  height: 190px;
  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;
}
#acont1p .ali4 a:hover {
  background: url(../images/kl2.png) center center no-repeat;
}
#zcont1p {
  width: 1254px;
  min-height: 450px;
  margin: 0 auto;
  padding-top: 48px;
  padding-bottom: 30px;
}
#zcont1p ul li {
  display: block;
  float: left;
  width: 280px;
  height: 280px;
  margin: 0px 15px 15px 15px;
  position: relative;
}
#zcont1p .li1 {
  width: 280px;
  height: 210px;
}
#zcont1p .li1 img {
  width: 280px;
  height: 210px;
}
#zcont1p .li2 {
  width: 100%;
  min-height: 26px;
  padding: 20px 0px 15px 0px;
  line-height: 26px;
  font-size: 16px;
  color: #222;
  text-align: center;
}
#zcont1p .li2 a {
  color: #222;
}
#zcont1p .li2 a:hover {
  color: #305494;
}
#zcont1p .li3 {
  width: 100%;
  height: 75px;
  display: none;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #999;
}
#zcont1p .li4 {
  width: 280px;
  height: 272px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 11;
}
#zcont1p .li4 a {
  display: block;
  width: 280px;
  height: 210px;
  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;
}
#zcont1p .li4 a:hover {
  background: url(../images/kl2.png) center center no-repeat;
}
#fcont1p {
  width: 1220px;
  min-height: 150px;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 20px;
}
#fcont1p ul li {
  display: block;
  float: left;
  width: 376px;
  height: 320px;
  margin: 0px 15px 8px 15px;
  position: relative;
}
#fcont1p .ali1 {
  width: 376px;
  height: 250px;
}
#fcont1p .ali1 img {
  width: 376px;
  height: 250px;
}
#fcont1p .ali2 {
  width: 100%;
  min-height: 26px;
  padding: 20px 0px 15px 0px;
  line-height: 26px;
  font-size: 16px;
  color: #555;
  text-align: center;
}
#fcont1p .ali2 a {
  color: #444;
}
#fcont1p .ali2 a:hover {
  color: #17a960;
}
#fcont1p .ali3 {
  width: 100%;
  height: 75px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #555;
}
#fcont1p .ali4 {
  width: 376px;
  height: 250px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 11;
}
#fcont1p .ali4 a {
  display: block;
  width: 376px;
  height: 250px;
  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;
}
#fcont1p .ali4 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: 28px;
  margin-top: 10px;
  font-size: 14px;
}
#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: #fe9309;
}
/*图片新闻*/
#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: 240px;
  height: 170px;
  padding: 10px;
  border: #e0e0e0 0px solid;
  float: left;
}
#anw_l img {
  width: 240px;
  height: 170px;
}
#anw_r {
  width: 840px;
  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: 22px;
  padding-top: 10px;
  font-size: 12px;
  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: #17a960;
  border: #17a960 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;
}
/*新闻列表*/
#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;
}
#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: #FF6633;
}
#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;
}