* {
	/*box-sizing:content-box;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul,li{ list-style-type:none;}
a{text-decoration:none;color:#000;}
*{margin: 0px;padding: 0px;font-size:14px; font-family: "微软雅黑", arial, Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}

body{
  overflow:-Scroll;
  overflow-x:hidden;
}
.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.w1140{
	width: 1140px;
	margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.pore{
  position: relative;
}
#i1,#i2,#i3{
  position: absolute;
  top: -100px;
}

.rc_main2_img2{
  display: none;
}
.slide .slides li h3{
  width: 500px;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  margin-top: 270px;
  margin-bottom: 10px;
}
.slide .slides li h4{
  width: 500px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.slide .slides li a{
  display: block;
  width: 165px;
  height: 50px;
  color: #2772db;
  font-size: 14px;
  line-height: 50px;
  border-radius: 50px;
  text-align: center;
  background-color: #fff;
  margin-top: 65px;
  transition: all 0.3s;
}
.slide .slides li a:hover{
  color: #fff;
  background-color: #00b3df;
}
.slide1{
  display:none;
}
.top_bg{
  height: 100px;
}
.top{
  height: 100px;
  position: fixed;
  z-index: 999;
  top: 0px;
  width: 100%;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  background-color: #fff;
}
.top .logo{
  margin-top: 25px;
  float: left;
}
.top .nav{
  float: right;
  margin-top: 40px;
}
.top .nav li{
  float: left;
  margin-right: 20px;
}
.top .nav li:last-child{
  margin-right: 0px;
}
.top .nav li a{
  display: block;
  font-size: 16px;
  color: #555;
  line-height: 40px;
  border-bottom: 4px solid #fff;
  transition: all 0.3s;
  padding: 0 10px;
  padding-bottom: 16px;
}
.top .nav li a:hover{
  border-bottom: 4px solid #2772db;
}
.top .top_nav_btn{
  display: none;
}
.menu{
  display: none;
}
.menubg{
  display: none;
}


.main_tl h3{
  font-size: 30px;
  color: #222;
  text-align: center;
  margin-bottom: 15px;
}
.main_tl p{
  font-size: 14px;
  line-height: 28px;
  color: #777;
  text-align: center;
  margin-bottom: 25px;
  width: 570px;
  margin: 0 auto;
  max-width: 100%;
}
.main_tl span{
  display: block;
  height: 2px;
  width: 70px;
  margin: 0 auto;
  background-color: #2772db;
  margin-top: 20px;
  margin-bottom: 70px;
}

.main1{
  margin-top: 100px;
  margin-bottom: 120px;
}
.main1 li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.main1 li:nth-child(3n){
  margin-right: 0px;
}
.main1 li a{
  position: relative;
  display: block;
  transition: all 0.3s;
}
.main1 li .db{
  position: absolute;
  bottom: 0px;
  height: 0px;
  width: 100%;
  background-color: #5f9df8;
  opacity: 0.6;
  transition: all 0.5s;
}
.main1 li span{
  display: block;
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 1px solid #fff;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 64px;
  opacity: 0;
  transition: all 0.3s;
}
.main1 li img{
  display: block;
}
.main1 li h4{
  position: relative;
  z-index: 9;
  font-size: 18px;
  line-height: 56px;
  color: #222;
  /*background-color: #f6f6f6;*/
  text-align: center;
  transition: all 0.3s;
}
.main1 li a:hover{
  background-color: #5f9df8;
}
/*.main1 li a:hover img{
  opacity: 0.3;
}*/
.main1 li a:hover .db{
  height: 100%;
}
.main1 li a:hover span{
  opacity: 1;
}
.main1 li a:hover h4{
  color: #fff;
  /*background-color: #5f9df8;*/
}
.main2{
  background: url(../images/main2_pic1.jpg) no-repeat center;
  height: 500px;
  padding-top: 140px;
  margin-bottom: 100px;
  background-size: auto 100%;
}
.main2 li{
  float: left;
  width: 20%;
  margin-right: 3.33%;
  text-align: center;
}
.main2 li:first-child{
  width: 30%;
}
.main2 li:last-child{
  margin-right: 0px;
}
.main2 li h3{
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-family: "arial";
}
.main2 li p{
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.main3{
  margin-bottom: 100px;
}
.main3 .main_tl p{
  width: 850px;
}
.main3 ul{
  margin-bottom: 40px;
}
.main3 li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.main3 li:nth-child(3n){
  margin-right: 0px;
}
.main3 li img{
  display: block;
  margin-bottom: 15px;
}
.main3 li h4{
  font-size: 24px;
  line-height: 24px;
  color: #222;
  margin-bottom: 15px;
}
.main3 li p{
  font-size: 14px;
  line-height: 28px;
  color: #777;
}
.main3 a.more{
  display: block;
  width: 165px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  color: #777;
  border: 1px solid #2772db;
  border-radius: 50px;
  transition: all 0.3s;
}
.main3 a.more:hover{
  background-color: #2772db;
  color: #fff;
}
.main4{
  background: url(../images/main4_pic1.jpg) no-repeat left center;
  height: 600px;
  background-size: 50.1% 600px;
}
.main4 .left{
  float: left;
  width: 50%;
  padding-top: 70px;
  padding-right: 95px;
}
.main4 .left h3{
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
}
.main4 .left h4{
  color: #fff;
  margin-bottom: 20px;
}
.main4 .left span{
  display: block;
  width: 70px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 40px;
}
.main4 .left .text{
  margin-bottom: 80px;
}
.main4 .left p{
  color: #fff;
  line-height: 28px;
}
.main4 .left a{
  display: block;
  width: 165px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  transition: all 0.3s;
}
.main4 .left a:hover{
  background-color: #00b3df;
}
.main4 .right{
  position: relative;
  width: 50%;
  height: 600px;
}
.main4 .right .hd{
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -20px;
}
.main4 .right .hd .prev,.main4 .right .hd .next{
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #5f9df8;
  cursor: pointer;
  font-family: "宋体";
  transition: all 0.3s;
}
.main4 .right .hd .prev:hover,.main4 .right .hd .next:hover{
  background-color: #0e58c1;
}
.main4 .right li{
  height: 600px;
}
.main4 .right li img{
  display: none;
}

.main5{
  padding-top: 90px;
  padding-bottom: 100px;
  background-color: #efeded;
  margin-bottom: 100px;
}
.main5 .main5_tl{
  margin-bottom: 55px;
}
.main5 .main5_tl h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 25px;
  text-align: center;
}
.main5 .main5_tl span{
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 2px;
  background-color: #2772db;
}
.main5 .main5_con ul{
  margin-bottom: 60px;
}
.main5 .main5_con li{
  float: left;
  width: 46%;
  margin-right: 8%;
  margin-bottom: 90px;
  padding-left: 26px;
}
.main5 .main5_con li:nth-child(2n){
  margin-right: 0px;
}
.main5 .main5_con li:nth-child(n+2){
  margin-bottom: 0px;
}
.main5 .main5_con li a{
  display: block;
  position: relative;
  background-color: #fff;
  padding: 15px 30px 0 40px;
  height: 150px;
  transition: all 0.3s;
}
.main5 .main5_con li h5{
  position: absolute;
  left: -26px;
  top: 25px;
  font-size: 36px;
  color: #fff;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background-color: #5f9df8;
  text-align: center;
  transition: all 0.3s;
}
.main5 .main5_con li h3{
  font-size: 16px;
  color: #222;
  margin-bottom: 10px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.main5 .main5_con li p{
  font-size: 14px;
  line-height: 28px;
  color: #777;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main5 .main5_con li span{
  display: block;
  color: #999;
}
.main5 .main5_con li a:hover h3{
  color: #2772db;
}
.main5 .main5_con li a:hover h5{
  top: 15px;
}
.main5 .main5_con a.more{
  display: block;
  width: 165px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  color: #777;
  border: 1px solid #2772db;
  border-radius: 50px;
  transition: all 0.3s;
}
.main5 .main5_con a.more:hover{
  background-color: #2772db;
  color: #fff;
}

.main6{
  margin-bottom: 180px;
}
.main6 .main6_tl{
  margin-bottom: 50px;
  text-align: center;
}
.main6 .main6_tl h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 10px;
}
.main6 .main6_tl p{
  font-size: 14px;
  line-height: 28px;
  color: #777;
  margin-bottom: 20px;
}
.main6 .main6_tl span{
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 2px;
  background-color: #2772db;
}
.main6 .main6_con ul{
  
}
.main6 .main6_con li{
  float: left;
  width: 13%;
  /*height: 72px;*/
  transition: all 0.3s;
  border: 1px solid #dadada;
  margin-right: 4.4%;
  margin-bottom: 45px;
}
.main6 .main6_con li:nth-child(6n){
  margin-right: 0px;
}
.main6 .main6_con li img{
  display: block;
  transition: all 0.3s;
}

/*.main6 .main6_con .main6_li1 li{
  margin-right: 40px;
  margin-bottom: 25px;
  transition: all 0.3s;
}
.main6 .main6_con .main6_li2 li{
  margin-right: 36px;
  transition: all 0.3s;
}*/
/*.main6 .main6_con .main6_li1 li:nth-child(1){
  background: url(../images/hz1.png);
}
.main6 .main6_con .main6_li1 li:nth-child(2){
  background: url(../images/hz2.png);
}
.main6 .main6_con .main6_li1 li:nth-child(3){
  background: url(../images/hz3.png);
}
.main6 .main6_con .main6_li1 li:nth-child(4){
  background: url(../images/hz4.png);
}
.main6 .main6_con .main6_li1 li:nth-child(5){
  background: url(../images/hz5.png);
}
.main6 .main6_con .main6_li1 li:nth-child(6){
  background: url(../images/hz6.png);
}
.main6 .main6_con .main6_li1 li:nth-child(7){
  background: url(../images/hz7.png);
}
.main6 .main6_con .main6_li1 li:nth-child(8){
  background: url(../images/hz8.png);
}
.main6 .main6_con .main6_li2 li:nth-child(1){
  background: url(../images/hz9.png);
}
.main6 .main6_con .main6_li2 li:nth-child(2){
  background: url(../images/hz10.png);
}
.main6 .main6_con .main6_li2 li:nth-child(3){
  background: url(../images/hz11.png);
}
.main6 .main6_con .main6_li2 li:nth-child(4){
  background: url(../images/hz12.png);
}
.main6 .main6_con .main6_li2 li:nth-child(5){
  background: url(../images/hz13.png);
}
.main6 .main6_con .main6_li2 li:nth-child(6){
  background: url(../images/hz14.png);
}
.main6 .main6_con .main6_li2 li:nth-child(7){
  background: url(../images/hz15.png);
}
.main6 .main6_con .main6_li2 li:nth-child(8){
  background: url(../images/hz16.png);
}

.main6 .main6_con .main6_li1 li:nth-child(1):hover{
  background: url(../images/hz1a.png);
}
.main6 .main6_con .main6_li1 li:nth-child(2):hover{
  background: url(../images/hz2a.png);
}
.main6 .main6_con .main6_li1 li:nth-child(3):hover{
  background: url(../images/hz3a.png);
}
.main6 .main6_con .main6_li1 li:nth-child(4):hover{
  background: url(../images/hz4a.png);
}
.main6 .main6_con .main6_li1 li:nth-child(5):hover{
  background: url(../images/hz5a.png);
}
.main6 .main6_con .main6_li1 li:nth-child(6):hover{
  background: url(../images/hz6a.png);
}
.main6 .main6_con .main6_li1 li:nth-child(7):hover{
  background: url(../images/hz7a.png);
}
.main6 .main6_con .main6_li1 li:nth-child(8):hover{
  background: url(../images/hz8a.png);
}
.main6 .main6_con .main6_li2 li:nth-child(1):hover{
  background: url(../images/hz9a.png);
}
.main6 .main6_con .main6_li2 li:nth-child(2):hover{
  background: url(../images/hz10a.png);
}
.main6 .main6_con .main6_li2 li:nth-child(3):hover{
  background: url(../images/hz11a.png);
}
.main6 .main6_con .main6_li2 li:nth-child(4):hover{
  background: url(../images/hz12a.png);
}
.main6 .main6_con .main6_li2 li:nth-child(5):hover{
  background: url(../images/hz13a.png);
}
.main6 .main6_con .main6_li2 li:nth-child(6):hover{
  background: url(../images/hz14a.png);
}
.main6 .main6_con .main6_li2 li:nth-child(7):hover{
  background: url(../images/hz15a.png);
}
.main6 .main6_con .main6_li2 li:nth-child(8):hover{
  background: url(../images/hz16a.png);
}

.main6 .main6_con .main6_li3{
  display: none;
}
.main6 .main6_con .main6_pic{
  display: none;
}
.main6 .main6_con .main6_pic li:nth-child(1){
  background: url(../images/hz1a.png);
}
.main6 .main6_con .main6_pic li:nth-child(2){
  background: url(../images/hz2a.png);
}
.main6 .main6_con .main6_pic li:nth-child(3){
  background: url(../images/hz3a.png);
}
.main6 .main6_con .main6_pic li:nth-child(4){
  background: url(../images/hz4a.png);
}
.main6 .main6_con .main6_pic li:nth-child(5){
  background: url(../images/hz5a.png);
}
.main6 .main6_con .main6_pic li:nth-child(6){
  background: url(../images/hz6a.png);
}
.main6 .main6_con .main6_pic li:nth-child(7){
  background: url(../images/hz7a.png);
}
.main6 .main6_con .main6_pic li:nth-child(8){
  background: url(../images/hz8a.png);
}
.main6 .main6_con .main6_pic li:nth-child(9){
  background: url(../images/hz9a.png);
}
.main6 .main6_con .main6_pic li:nth-child(10){
  background: url(../images/hz10a.png);
}
.main6 .main6_con .main6_pic li:nth-child(11){
  background: url(../images/hz11a.png);
}
.main6 .main6_con .main6_pic li:nth-child(12){
  background: url(../images/hz12a.png);
}
.main6 .main6_con .main6_pic li:nth-child(13){
  background: url(../images/hz13a.png);
}
.main6 .main6_con .main6_pic li:nth-child(14){
  background: url(../images/hz14a.png);
}
.main6 .main6_con .main6_pic li:nth-child(15){
  background: url(../images/hz15a.png);
}
.main6 .main6_con .main6_pic li:nth-child(16){
  background: url(../images/hz16a.png);
}

.index_load_pic li:nth-child(1) { background: url(../images/hz1a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(2) { background: url(../images/hz2a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(3) { background: url(../images/hz3a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(4) { background: url(../images/hz4a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(5) { background: url(../images/hz5a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(6) { background: url(../images/hz6a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(7) { background: url(../images/hz7a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(8) { background: url(../images/hz8a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(9) { background: url(../images/hz9a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(10) { background: url(../images/hz10a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(11) { background: url(../images/hz11a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(12) { background: url(../images/hz12a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(13) { background: url(../images/hz13a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(14) { background: url(../images/hz14a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(15) { background: url(../images/hz15a.png) no-repeat -9999px -9999px; }
.index_load_pic li:nth-child(16) { background: url(../images/hz16a.png) no-repeat -9999px -9999px; }
*/
.foot1{
  background-color: #49494b;
  padding-top: 50px;
  padding-bottom: 65px;
}
.foot1 .left{
  width: 300px;
}
.foot1 .left h3{
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
.foot1 .left p{
  font-size: 14px;
  line-height: 28px;
  color: #999;
}
.foot1 .right .foot_nav{
  float: left;
}
.foot1 .right .foot_nav li{
  float: left;
  margin-right: 40px;
  width: 80px;
  margin-right: 20px;
}
.foot1 .right .foot_nav li a{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.foot1 .right .foot_nav li>a{
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
.foot1 .right .foot_nav li dd a{
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: #999;
  transition: all 0.3s;
}
.foot1 .right .foot_nav li a:hover{
  color: #fff;
}
.foot2{
  background-color: #323232;
}
.foot2 p{
  font-size: 14px;
  line-height: 48px;
  color: #777;
  text-align: center;
}

.page_ban{
  height: 400px;
  padding-top: 210px;
}
.page_ban .w1140 h3{
  font-size: 30px;
  color: #fff;
}
.page_ban .w1140 h4{
  font-size: 50px;
  font-weight: bold;
  font-family: "arial";
  color: #fff;
}
.page_nav{
  /*height: 70px;*/
  background-color: #eee;
}
.page_nav li{
  float: left;
  width: 150px;
}
.page_nav.pro_nav li{
  width: auto;
}
.page_nav li a{
  display: block;
  text-align: center;
  color: #777;
  font-size: 14px;
  line-height: 70px;
  transition: all 0.3s;
}
.page_nav.pro_nav li a{
  padding: 0 15px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
/*.page_nav li a:hover,*/.page_nav li.on a{
  color: #fff;
  background-color: #2772db;
}
.location{
  padding: 20px 0;
  margin-bottom: 50px;
}
.location p{
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.location p a{
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  transition: all 0.3s; 
}
.location p span{
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  margin: 0 8px;
  font-weight: bold;
}
.location p a:hover{
  color: #222;
}

.ab_main1{
  margin-bottom: 160px;
}
.ab_main1 .left{
  width: 50%;
}
.ab_main1 .right{
  width: 50%;
}
.ab_main1 .left h3{
  font-size: 30px;
  line-height: 40px;
  color: #222;
  margin-bottom: 30px;
}
.ab_main1 .left h4{
  font-size: 16px;
  line-height: 30px;
  color: #2772db;
  margin-bottom: 110px;
}
.ab_main1 .left h5{
  display: none;
}
.ab_main1 .right{
  padding-top: 70px;
}
.ab_main1 .right p{
  font-size: 14px;
  line-height: 30px;
  color: #777777;
  text-align:justify;
}
.ab_main2{
  margin-bottom: 110px;
  background-color: #eee;
}
.ab_main2 .left{
  padding-top: 160px;
  width: 50%;
  padding-right: 10px;
}
.ab_main2 .left h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.ab_main2 .left p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.ab_main2 .left span{
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #777;
  font-weight: bold;
}
.ab_main2 .right{
  position: relative;
  width: 50%;
  height: 550px;
}
.ab_main2 .right .hd{
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -20px;
}
.ab_main2 .right .hd .prev,.ab_main2 .right .hd .next{
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #5f9df8;
  cursor: pointer;
  font-family: "宋体";
  transition: all 0.3s;
}
.ab_main2 .right .hd .prev:hover,.ab_main2 .right .hd .next:hover{
  background-color: #0e58c1;
}
.ab_main2 .right .bd li{
  width: 100%;
  height: 550px;
}
.ab_main2 .right .bd li img{
  display: none;
}
.ab_main3{
  margin-bottom: 160px;
}
.ab_main3 h1{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.ab_main3 li{
  float: left;
  width: 33.333%;
}
.ab_main3 li h5{
  border-bottom: 1px solid #93b8ed;
  color: #2772db;
  font-size: 30px;
  font-weight: bold;
  font-family: arial;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.ab_main3 li h3{
  font-size: 18px;
  line-height: 28px;
  color: #2772db;
  margin-bottom: 5px;
}
.ab_main3 li p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}

.pro_tl{
  padding-bottom: 40px;
  border-bottom: 1px solid #777;
  margin-bottom: 20px;
}
.pro_tl h3{
  font-size: 30px;
  color: #222;
}
.pro_li{
  margin-bottom: 100px;
}
.pro_li li{
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 55px;
}
.pro_li li:nth-child(3n){
  margin-right: 0px;
}
.pro_li li a{
  display: block;
}
.pro_li li img{
  display: block;
  margin-bottom: 10px;
}
.pro_li li h3{
  font-size: 18px;
  line-height: 34px;
  color: #777;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.pro_li li a:hover h3{
  color: #2772db;
}

.pro_con{
  margin-bottom: 120px;
}
.pro_con .left{
  width: 710px;
  height: 390px;
  line-height: 388px;
  font-size: 0px;
  border: 1px solid #dadada;
  text-align: center;
}
.pro_con .left img{
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro_con .right{
  width: 400px;
}
.pro_con .right h3{
  font-size: 24px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dadada;
  color: #222;
  margin-bottom: 5px;
}
.pro_con .right .text{
  min-height: 300px;
  margin-bottom: 10px;
}
.pro_con .right .text p{
  font-size: 14px;
  color: #777;
  line-height: 30px;
}
.pro_con .right .text td{
  font-size: 14px;
  color: #777;
  line-height: 30px;
}
.pro_con .fy{
  float: right;
}
.pro_con .fy .prev,.pro_con .fy .next{
  float: left;
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
.pro_con .fy a{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999;
  line-height: 35px;
  text-align: center;
  font-family: "宋体";
  transition: all 0.3s;
  background-color: #f1f1f1;
}
.pro_con .fy a:hover{
  background-color: #528ee2;
  color: #fff;
}

.zc_main1{
  margin-bottom: 200px;
}
.zc_main1 h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.zc_main1 table{
  width: 100%;
  border-collapse: collapse;
}
.zc_main1 table tr{
  /*display: block;*/
  font-size: 0px;
  border-bottom: 1px solid #777;
}
.zc_main1 table tr:first-child{
  border-top: 2px solid #2772db;
  border-bottom: 2px solid #2772db;
}
.zc_main1 table td{
  /*display: inline-block;*/
  padding: 0 10px;
  line-height: 36px;
  color: #777;
}
.zc_main1 table tr td:nth-child(1){
  width: 15%;
}
.zc_main1 table tr td:nth-child(2){
  width: 15%;
}
.zc_main1 table tr td:nth-child(3){
  width: 35%;
}
.zc_main1 table tr td:nth-child(4){
  width: 20%;
}
.zc_main1 table tr td:nth-child(5){
  width: 15%;
}
.zc_main1 table tr:nth-child(1) td{
  color: #2772db;
}
.zc_main1 .down{
  margin-top: 40px;
}
.zc_main1  .down a{
  display: block;
  width: 165px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  color: #777;
  border: 1px solid #2772db;
  border-radius: 50px;
  transition: all 0.3s;
}
.zc_main1  .down a:hover{
  background-color: #2772db;
  color: #fff;
}
/*.zc_main1  .down a{
  display: block;
  margin: 0 auto;
  color: #777;
  border: 1px solid #777;
  border-radius: 50px;
  width: 160px;
  line-height: 50px;
  text-align: center;
  transition: all 0.3s;
}
.zc_main1  .down a:hover{
  border-color: #2772db;
}*/
/*.zc_main1 table td:first-child{
  border-top: 1px solid #ccc;

}*/
.photoli{
  margin-bottom: 120px;
}
.photoli h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.photoli li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.photoli li:nth-child(3n){
  margin-right: 0px;
}
.photoli li a{
  display: block;
  position: relative;
  transition: all 0.3s;
}
.photoli li img{
  display: block;
  transition: all 0.3s;
}
.photoli li span{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: "宋体";
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0;
  transition: all 0.3s;
}
.photoli li h5{
  line-height: 55px;
  font-size: 18px;
  color: #222;
  text-align: center;
  background-color: #f6f6f6;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.photoli li a:hover{
  background-color: #266bd0;
}
.photoli li a:hover img{
  opacity: 0.2;
}
.photoli li a:hover span{
  opacity: 1;
}
.photoli li a:hover h5{
  color: #fff;
  background-color: #5f9df8;
}

.photoli1{
  margin-bottom: 120px;
}
.photoli1 h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.photoli1 li{
  float: left;
  width: 23%;
  margin-right: 2.666%;
  margin-bottom: 30px;
}
.photoli1 li:nth-child(4n){
  margin-right: 0px;
}
.photoli1 li a{
  display: block;
  position: relative;
  padding: 10px;
  transition: all 0.3s;
  border: 1px solid #dadada;
}
.photoli1 li .photoli1_con{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  line-height: 28px;
  opacity: 0;
  transition: all 0.3s;
  background-color: rgba(33, 109, 204, 0.7);
}
.photoli1 li .img{
  font-size: 0px;
  transition: all 0.3s;
  text-align: center;
}
.photoli1 li .img img{
  display: inline-block;
  vertical-align: middle;
}
.photoli1 li span{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: "宋体";
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0;
  transition: all 0.3s;
}
.photoli1 li h5{
  position: absolute;
  width: 100%;
  bottom: 10px;
  line-height: 28px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  opacity: 0;
  transition: all 0.3s;
}
.photoli1 li a:hover .photoli1_con{
  opacity: 1;
}
/*.photoli1 li a:hover img{
  opacity: 0.2;
}*/
.photoli1 li a:hover span{
  opacity: 1;
}
.photoli1 li a:hover h5{
  opacity: 1;
}
.photoli1 .text{
  margin-bottom: 85px;
  background: url(../images/photoli1_ico1.png) no-repeat right top;
}
.photoli1 .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
  width: 48%;
}

.pz_main{
  margin-bottom: 120px;
}
.pz_main h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.pz_main .left{
  float: left;
  width: 50%;
}
.pz_main .left p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.pz_main .left ul{
  margin-top: 60px;
}
.pz_main .left li{
  margin-bottom: 40px;
}
.pz_main .left li h4{
  font-size: 24px;
  line-height: 24px;
  color: #2772db;
  margin-bottom: 5px;
}
.pz_main .right img{
  margin-top: 80px;
}

.service_main1{
  margin-bottom: 120px;
}
.service_main1 h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.service_main1 .text{
  background: url(../images/service_main1_ico1.png) no-repeat right top;
}
.service_main1 .text .w480{
  width: 480px;
  margin-bottom: 80px;
}
.service_main1 .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.service_main1 .text h4{
  font-size: 24px;
  color: #2772db;
  margin-bottom: 25px;
}
.service_main1 .text li{
  float: left;
  width: 20%;
  margin-right: 6.66%;
}
.service_main1 .text li:nth-child(4n){
  margin-right: 0px;
}
.service_main1 .text h5{
  font-size: 18px;
  color: #2772db;
  margin-bottom: 15px;
}

.service_main2{
  background-color: #dfeafa;
  margin-bottom: 100px;
}
.service_main2 .w1140{
  height: 520px;
  padding-top: 200px;
  background: url(../images/service_main2_pic1.jpg) no-repeat right center;
}
.service_main2 h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.service_main2 p{ 
  font-size: 14px;
  line-height: 30px;
  color: #777;
  width: 500px;
}

.service_main3{
  margin-bottom: 120px;
}
.service_main3 h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}

.service_main3 .serma3_li1,.service_main3 .serma3_li2,.service_main3 .serma3_li3{
  text-align: justify;
  text-align-last: justify;
  text-justify: distribute;
}
.service_main3 .serma3_li1 li,.service_main3 .serma3_li2 li,.service_main3 .serma3_li3 li{
  float: none;
  display: inline-block;
  margin: 0 0px;
  margin-bottom: 20px;
}
.service_main3 .main6_li3{
  display: none;
}

.service_main3 li{
  float: left;
  width: 13%;
  /*height: 72px;*/
  transition: all 0.3s;
  border: 1px solid #dadada;
  margin-right: 4.4%;
  margin-bottom: 45px;
}
.service_main3 li:nth-child(6n){
  margin-right: 0px;
}
.service_main3 li img{
  /*opacity: 0;*/
  display: block;
  transition: all 0.3s;
}
/*.service_main3 li:last-child{
  margin-right: 0px !important;
}*/
/*.service_main3 .serma3_li1 li{
  margin-right: 114px;
  margin-bottom: 25px;
}
.service_main3 .serma3_li2 li{
  margin-right: 130px;
  margin-bottom: 25px;
}
.service_main3 .serma3_li3 li{
  margin-right: 145px;
}*/

/*.load_pic li:nth-child(1) { background: url(../images/bhz1a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(2) { background: url(../images/bhz2a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(3) { background: url(../images/bhz3a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(4) { background: url(../images/bhz4a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(5) { background: url(../images/bhz5a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(6) { background: url(../images/bhz6a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(7) { background: url(../images/bhz7a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(8) { background: url(../images/bhz8a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(9) { background: url(../images/bhz9a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(10) { background: url(../images/bhz10a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(11) { background: url(../images/bhz11a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(12) { background: url(../images/bhz12a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(13) { background: url(../images/bhz13a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(14) { background: url(../images/bhz14a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(15) { background: url(../images/bhz15a.png) no-repeat -9999px -9999px; }
.load_pic li:nth-child(16) { background: url(../images/bhz16a.png) no-repeat -9999px -9999px; }

.service_main3 .serma3_li1 li:nth-child(1){
  background: url(../images/bhz1.png);
}
.service_main3 .serma3_li1 li:nth-child(2){
  background: url(../images/bhz2.png);
}
.service_main3 .serma3_li1 li:nth-child(3){
  background: url(../images/bhz3.png);
}
.service_main3 .serma3_li1 li:nth-child(4){
  background: url(../images/bhz4.png);
}
.service_main3 .serma3_li1 li:nth-child(5){
  background: url(../images/bhz5.png);
}
.service_main3 .serma3_li1 li:nth-child(6){
  background: url(../images/bhz6.png);
}
.service_main3 .serma3_li2 li:nth-child(1){
  background: url(../images/bhz7.png);
}
.service_main3 .serma3_li2 li:nth-child(2){
  background: url(../images/bhz8.png);
}
.service_main3 .serma3_li2 li:nth-child(3){
  background: url(../images/bhz9.png);
}
.service_main3 .serma3_li2 li:nth-child(4){
  background: url(../images/bhz10.png);
}
.service_main3 .serma3_li2 li:nth-child(5){
  background: url(../images/bhz11.png);
}
.service_main3 .serma3_li3 li:nth-child(1){
  background: url(../images/bhz12.png);
}
.service_main3 .serma3_li3 li:nth-child(2){
  background: url(../images/bhz13.png);
}
.service_main3 .serma3_li3 li:nth-child(3){
  background: url(../images/bhz14.png);
}
.service_main3 .serma3_li3 li:nth-child(4){
  background: url(../images/bhz15.png);
}
.service_main3 .serma3_li3 li:nth-child(5){
  background: url(../images/bhz16.png);
}

.service_main3 .serma3_li1 li:nth-child(1):hover{
  background: url(../images/bhz1a.png);
}
.service_main3 .serma3_li1 li:nth-child(2):hover{
  background: url(../images/bhz2a.png);
}
.service_main3 .serma3_li1 li:nth-child(3):hover{
  background: url(../images/bhz3a.png);
}
.service_main3 .serma3_li1 li:nth-child(4):hover{
  background: url(../images/bhz4a.png);
}
.service_main3 .serma3_li1 li:nth-child(5):hover{
  background: url(../images/bhz5a.png);
}
.service_main3 .serma3_li1 li:nth-child(6):hover{
  background: url(../images/bhz6a.png);
}
.service_main3 .serma3_li2 li:nth-child(1):hover{
  background: url(../images/bhz7a.png);
}
.service_main3 .serma3_li2 li:nth-child(2):hover{
  background: url(../images/bhz8a.png);
}
.service_main3 .serma3_li2 li:nth-child(3):hover{
  background: url(../images/bhz9a.png);
}
.service_main3 .serma3_li2 li:nth-child(4):hover{
  background: url(../images/bhz10a.png);
}
.service_main3 .serma3_li2 li:nth-child(5):hover{
  background: url(../images/bhz11a.png);
}
.service_main3 .serma3_li3 li:nth-child(1):hover{
  background: url(../images/bhz12a.png);
}
.service_main3 .serma3_li3 li:nth-child(2):hover{
  background: url(../images/bhz13a.png);
}
.service_main3 .serma3_li3 li:nth-child(3):hover{
  background: url(../images/bhz14a.png);
}
.service_main3 .serma3_li3 li:nth-child(4):hover{
  background: url(../images/bhz15a.png);
}
.service_main3 .serma3_li3 li:nth-child(5):hover{
  background: url(../images/bhz16a.png);
}*/

.newsli .newsli_tl h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.newsli li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.newsli li:nth-child(3n){
  margin-right: 0px;
}
.newsli li a{
  display: block;
  border: 2px solid #e5e5e5;
  padding: 2px;
  transition: all 0.3s;
}
.newsli li img{
  display: block;
  background-color: #ddd;
  width: 100%;
}
.newsli li .text{
  padding: 10px 15px;
}
.newsli li .text h3{
  color: #222;
  font-size: 16px;
  line-height: 28px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.newsli li .text p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
  height: 56px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsli li .text h5{
  color: #777;
  font-size: 36px;
  line-height: 28px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.newsli li .text span{
  display: block;
  color: #999;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.newsli li a:hover{
  border: 2px solid #2772db;
}
.newsli li a:hover h3{
  color: #2772db;
}
.newsli li a:hover h5{
  color: #2772db;
}

.news .news_tl{
  text-align: center;
  margin-bottom: 60px;
}
.news .news_tl h3{
  font-size: 24px;
  color: #222;
  margin-bottom: 15px;
}
.news .news_tl span{
  display: block;
  font-size: 14px;
  color: #999;
}
.news .news_con{
  margin-bottom: 100px;
}
.news .news_con p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.news .news_con table{
  width: 100%;
  border: 1px solid #ccc;
  border-top: 0px;
  border-collapse:collapse;
}
.news .news_con table tr td{
  border: 1px solid #ccc;
  color: #777;
  font-size: 14px;
  line-height: 32px;
  padding: 0 10px;
}
.news .news_tj{
  margin-bottom: 110px;
}
.news .news_tj li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.news .news_tj li:nth-child(3n){
  margin-right: 0px;
}

.news .news_tj li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.news .news_tj li:nth-child(3n){
  margin-right: 0px;
}
.news .news_tj li a{
  display: block;
  border: 3px solid #fff;
  transition: all 0.3s;
}
.news .news_tj li img{
  display: block;
  background-color: #ddd;
  width: 100%;
}
.news .news_tj li .text{
  padding: 20px 15px;
}
.news .news_tj li .text h3{
  font-size: 18px;
  line-height: 30px;
  color: #222;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news .news_tj li .text font{
  display: block;
  width: 12px;
  height: 2px;
  background-color: #666;
  margin: 5px 0;
}
.news .news_tj li .text span{
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #777;
  margin-bottom: 5px;
  font-family: "arial";
}
.news .news_tj li .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.news .news_tj li a:hover{
  border: 3px solid #2772db;
}
.news .fy{
  margin: 0 auto;
  text-align: center;
  margin-bottom: 200px;
}
.news .fy .prev,.news .fy .next{
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
.news .fy a{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999;
  line-height: 35px;
  text-align: center;
  font-family: "宋体";
  transition: all 0.3s;
  /*background-color: #f1f1f1;*/
}
.news .fy a:hover{
  background-color: #528ee2;
  color: #fff;
}

.sh_main1 h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.sh_main1 .text .left{
  width: 49%;
}
.sh_main1 .text .right{
  width: 49%;
}
.sh_main1 .text h4{
  font-size: 16px;
  line-height: 30px;
  color: #2772db;
  margin-bottom: 60px;
}
.sh_main1 .text .left img{
  display: block;
}
.sh_main1 .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.sh_main2{
  padding-bottom: 160px;
  padding-top: 40px;
  background-color: #eee;
}
.sh_main2 .left{
  /*padding-top: 90px;*/
  width: 49%;
}
.sh_main2 .right{
  width: 49%;
}
.sh_main2 .left h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.sh_main2 .left p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.sh_main2 .right .bd{
  margin-bottom: 10px;
}
.sh_main2 .right .bd li img{
  display: block;
  width: 100%;
  height: 100%;
}
.sh_main2 .right .hd{
  position: relative;
}
.sh_main2 .right .hd li{
  float: left;
  width: 24%;
  margin-right: 1.33%;
  cursor: pointer;
}
.sh_main2 .right .hd li:nth-child(4n){
  margin-right: 0px;
}
.sh_main2 .right .hd li .img{
  position: relative;
}
.sh_main2 .right .hd li .img:after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #2772db;
  opacity: 0;
  transition: all 0.3s;
}
.sh_main2 .right .hd li img{
  display: block;
  width: 100%;
  height: 100%;
}
.sh_main2 .right .hd li h4{
  text-align: center;
  line-height: 16px;
  color: #777;
  padding: 5px 0;
}
.sh_main2 .right .hd li.on h4{
  color: #2772db;
}
.sh_main2 .right .hd li.on .img:after{
  opacity: 0.5;
}

.rc_main1{
  margin-bottom: 100px;
}
.rc_main1 .left{
  width: 49%;
}
.rc_main1 .right{
  width: 49%;
}
.rc_main1 h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.rc_main1 .left h4{
  font-size: 18px;
  line-height: 30px;
  color: #2772db;
  font-weight: bold;
  margin-bottom: 10px;
}
.rc_main1 .left p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.rc_main2{
  padding-bottom: 200px;
  background-color: #eee;
}
.rc_main2 .rc_main2_img{
  width: 50%;
}
.rc_main2 .w1140{
  position: relative;
}
.rc_main2 .right{
  margin-top: 20px;
  width: 49%;
}
.rc_main2 h4{
  font-size: 18px;
  line-height: 30px;
  color: #2772db;
  font-weight: bold;
  margin-bottom: 10px;
}
.rc_main2 p{
  font-size: 14px;
  line-height: 30px; 
  color: #777;
}
.rc_main2 span{
  display: block;
  font-size: 16px;
  color: #222;
}
.rc_main2 .w1140 .left{
  position: absolute;
  bottom: 0px;
  width: 49%;
}

.peo_main h3{
  font-size: 30px;
  line-height: 30px;
  color: #222;
  margin-bottom: 30px;
}
.peo_main .peo_con{
  margin-bottom: 160px;
}
.peo_main .peo_con .left{
  width: 300px;
}
.peo_main .peo_con .left ul{
  margin-bottom: 95px;
}
.peo_main .peo_con .left li a{
  display: block;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  color: #777;
  background-color: #f7f7f7;
}
.peo_main .peo_con .left li.on a{
  background-color: #528ee2;
  color: #fff;
}
.peo_main .left h4{
  background: url(../images/con_left_ico1.png) no-repeat left top 3px;
  padding-left: 60px;
  font-size: 14px;
  line-height: 24px;
  color: #777;
}
.peo_main .left h4 a{
  display: inline-block;
  color: #528ee2;
}

.peo_main .right{
  width: 780px;
}

.peo_main .right li:after,.peo_main .right li dl:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.peo_main .right .peo_tl li dl{
  border-bottom: 1px solid #528ee2;
}
.peo_main .right .peo_tl li dl dd{
  font-size: 16px;
  color: #222;
}
.peo_main .right li dl{
  border-bottom: 1px solid #e7e7e7;
}
.peo_main .right li dd{
  float: left;
  padding-left: 5px;
  width: 23.33%;
  font-size: 14px;
  color: #777;
  line-height: 56px;
  text-align: center;
}
.peo_main .right li dd:nth-child(3){
  width: 16%;
}
.peo_main .right li dd:nth-child(5){
  width: 14%;
}

.peo_main .right li dd:nth-child(1){
  text-align: left;
}
.peo_main .right li .btn a{
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
  margin-top: 18px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-family: "宋体";
  border-radius: 100%;
  background-color: #d9d9d9;
  transform: rotate(90deg);
  transition: all 0.3s;
}
.peo_main .right li .btn.current a{
  transform: rotate(-90deg);
  background-color: #a0a0a0;
}
.peo_main .right li .peo_li_con{
  display: none;
  padding: 15px 5px;
  border-bottom: 1px solid #e7e7e7;
}
.peo_main .right li .peo_li_con p{
  font-size: 14px;
  line-height: 25px;
  color: #777777;
}
.peo_main .right .bd{
  /*margin-bottom: 50px;*/
}
.peo_main .right .hd{
  margin-top: 100px;
}
.peo_main .right .hd a{
  display: inline-block;
  font-family: "宋体";
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #777;
  text-align: center;
}
.peo_main .right .hd ul{
  display: inline-block;
  margin: 0 20px;
}
.peo_main .right .hd li{
  display: inline-block;
  color: #777;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  /*background-color: #eee;*/
}
.peo_main .right .hd a:hover{
  background-color: #528ee2;
  color: #fff;
}
.peo_main .right .hd li.on{
  background-color: #528ee2;
  color: #fff;
}