* {
  padding: 0;
  margin: 0;
  text-align: left;
  color: #3D3D3D;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  line-height: 28px;
}

img {
  border: 0;
}

a, a:Hover {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #1977df;
}

li {
  list-style: none;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt100 {
  padding-top: 100px;
}

.pt120 {
  padding-top: 120px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.row {
  width: 1200px;
  margin: 0 auto;
}

.big-row {
  max-width: 1250px;
  padding:0 15px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.transition {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

/*
box model;
*/
.back-top-gray {
  background-color: #f8f6f9;
  height: 34px;
}
.back-top-gray p {
  line-height: 34px;
  color: #666666;
  font-size: 12px;
}
.back-top-gray p a {
  color: #666666;
  padding: 0 10px;
  font-size: 12px;
}
.back-top-gray p a:hover {
  color: #000033;
}
.back-top-gray p a + a {
  border-left: 1px solid #666666;
}

.welcome {
  width: 240px;
}

.piecemeal {
  width: 202px;
}

.top-logo-nei {
  height: 58px;
  z-index: 999999999999;
  background-color: #fff;
}

.toplogonei {
  padding-top: 15px;
  width: 20%;
  text-align: center;
  float: left;
}

.nav_green_nei {
  height: 58px;
  z-index: 999;
  width: 80%;
  float: left;
}

ul.neidao li {
  width: 12.5%;
  float: left;
  list-style: none;
  text-align: center;
  height: .58rem;
  position: relative;
}

ul.neidao li a {
  display: block;
  height: .58rem;
  line-height: .58rem;
  text-align: center;
  position: relative;
}
ul.neidao li a b{
	font-size:16px;
}
ul.neidao li.on, ul.neidao li:hover {
  background-color: #d7000f;
}
ul.neidao li.on ul,ul.neidao li:hover ul{
	display: block;
}
ul.neidao li:hover ul
ul.neidao li b {
  font-size: 16px;
  text-align: center;
  line-height: .58rem;
  display: inline-block;
}

ul.neidao li:hover b,ul.neidao li.on b {
  color: #ffffff;
}
ul.neidao li.on ul {
display: block;
width:100%;
position: absolute;
}
ul.neidao li span {
  color: #ffffff;
  font-family: 'Arial';
  line-height: 12px;
}

ul.neidao li ul {
	position: absolute;
  width: 100%;
  border-top: 1px solid #efefef;
  top: .58rem;
  line-height: .3rem;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none;
  background-color: #fff;
}
ul.neidao li:nth-of-type(2) ul{
}

ul.neidao li ul li {
  display: inline-block;
  float: left;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: .4rem;
  float: left;
  margin: 0;
  background: none;
  background-color: #ffffff;
  line-height:.4rem;
  position: relative;
  padding:0;
}
ul.neidao li .dw li{}


ul.neidao li ul li:hover,ul.neidao li ul li.on {
  background: none;
  box-sizing: border-box;
  border-bottom: 3px solid #d6000f;
  line-height: .4rem;
  padding: 0;
}

ul.neidao li ul li a {
  color: #000000;
  line-height: .4rem;
  font-size: 16px;
  height: .4rem;
  display: block;
  padding: 0;
  position: relative;
}

ul.neidao li ul li:hover a, ul.neidao li ul li a:hover {
  color: #000000;
}

ul.neidao li ul li ul {
  position: absolute;
  width: 126px;
  height: 50px;
  left: 126px;
  top: 0;
  display: none;
}

ul.neidao li ul li:hover ul {
  display: block;
}

ul.neidao li ul li:hover ul li a {
  color: #ffffff;
}

ul.neidao li ul li ul li {
  width: 126px;
  height: 40px;
  background-color: #666666;
}

ul.neidao li ul li ul li:hover a {
  color: #ffffff;
  display: block;
  height: 40px;
  background-color: #333333;
  line-height: 40px;
}

ul.neidao li ul li ul li a:hover {
  color: #333333;
  background-color: #fcf5c1;
}

ul.neidao li ul div.toplei {
  width: 152px;
  padding: 10px;
  border-left: 1px #cccccc solid;
  overflow: hidden;
  height: auto;
}

ul.neidao li ul .tflda a {
  font-weight: 900;
  font-size: 14px;
}

ul.neidao li ul .tflxa a {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 24px;
  height: 24px;
}

.pro-inner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.pro-inner ul li {
  position: relative;
  text-align: right;
  line-height: 0;
}
.pro-inner ul li img {
  width: 80%;
  overflow: hidden;
}
.pro-inner ul li .left-des {
  background-color: #1c1c1f;
  max-width:400px;
  height:100%;
  width: 20%;
  min-width:200px;
  position: absolute;
  text-align: center;
  left: 0;
  top: 0;
}
.pro-inner ul li .left-des .top-word {
  width: 90%;
  padding-top: .8rem;
  margin:0 auto;
  min-height: 378px;
}
.pro-inner ul li .left-des .top-word span {
  font-size: 22px;
  color: #ffffff;
}
.pro-inner ul li .left-des .top-word h2 {
  font-size: 36px;
  color: #ffffff;
  line-height: 50px;
  margin-bottom: 30px;
}
@media(max-width:1280px){
.pro-inner ul li .left-des .top-word span {
  font-size: 18px;
}
.pro-inner ul li .left-des .top-word h2 {
  font-size: 28px;
  line-height: 40px;
  margin-bottom:20px;
}
}
.pro-inner ul li .left-des .top-word p {
  color: #ffffff;
  font-size:.17rem;
  line-height:.32rem ;
  line-height: 32px;
  font-size:17px;
}
.pro-inner ul li .left-des .bottom-dj {
  border-top: 1px solid #cccccc;
  padding: 30px;
}
.pro-inner ul li .left-des .bottom-dj h3 {
  font-size: 24px;
  color: #ffffff;
}
.pro-inner ul li .left-des .bottom-dj ul {
  margin-top: 20px;
}
.pro-inner ul li .left-des .bottom-dj ul li {
  width: 50%;
  float: left;
}
.pro-inner ul li .left-des .bottom-dj ul li  {
  display: block;
  text-align: center;
}
.pro-inner ul li .left-des .bottom-dj ul li  img {
  width: 100px;
  height: 100px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.pro-inner ul li .left-des .bottom-dj ul li  p {
  color: #ffffff;
  text-align: center;
}
.pro-inner .swiper-pagination {
  right: 0 !important;
background-color:rgba(0,0,0, 0.5);
  float: left;
  height: auto;
}
.swiper-pagination-bullets{
  position: absolute;
  bottom:0;
}
.pro-inner .swiper-pagination-bullets {
  /* right: 30px !important; */
  left: auto !important;
}
.pro-inner .swiper-pagination-bullet {
  margin: 20px 15px 8px !important;
  padding-bottom: 10px;
  padding-left: 10px;
  opacity: 1;
  float: left;
}
.pro-inner  .swiper-pagination-bullet-active{
	opacity: 1;
}
/* .pro-inner .swiper-pagination-bullet:before {
  position: relative;
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -9px;
  margin-top: -9px;
}
.pro-inner .swiper-pagination-bullet:after {
  height: 25px;
  width: 1px;
  display: block;
  content: '';
  background-color: #ffffff;
  margin-left: 6px;
} */
.pro-inner .swiper-pagination-bullet:last-child:after {
  height: 0;
}
@media(max-width:1180px){
	.pro-inner .swiper-pagination-bullets{
		
	}
	.pro-inner ul li .left-des .bottom-dj ul li  img{
		width: 80px;
	}
}

@media(max-width:1280px){
	.pro-inner .swiper-pagination-bullets{
		
	}
	.pro-inner ul li .left-des .bottom-dj ul li  img{
		width: 80px;
		height: 80px;
	}
}
