#demo_2 {
  width: 100%;
  height: 700px;
  position: relative;
  min-width: 1200px;
  max-width: 1920px;
}
#demo_2 .tab {
  position: absolute;
  bottom: 7%;
  right: 40%;
  height: 30px;
  z-index: 10;
  display: none;
}
#demo_2 .tab li {
  float: left;
  width: 60px;
  height: 7px;
  margin: 5px;
  background-color: #c9c7ca;
  border-radius: 1px;
  cursor: pointer;
}
#demo_2 .tab li.on,
#demo_2 .tab li:hover {
  background-color: #2982e8;
}
#demo_2 img {
  max-width: 100%;
}
#demo_2 .content {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#demo_2 .content span {
  position: absolute;
  right: 10px;
  top: 5px;
  background: #FFF;
  font-size: 12px;
  opacity: 0.9;
  color: #666;
  padding: 2px 8px;
}
#demo_2 .content a {
  display: inline-block;
  min-height: 410px;
  max-height: 569px;
}
#demo_2 div.content:nth-child(2) {
  display: block;
}
.TndexTitle {
  padding: 20px 0;
  text-align: center;
}
.TndexTitle h3.h3 {
  font-size: 30px;
  color: #2982e8;
  font-weight: 800;
  height: 35px;
}
.TndexTitle p {
  color: #333;
  font-size: 16px;
  height: 30px;
}
.TndexTitle span {
  display: block;
}
.TndexTitle span.unline {
  width: 45px;
  border-top: 2px solid #ccc;
}
.IndexFirst {
  text-align: center;
}
.IndexFirst > div {
  display: inline-block;
  width: 45%;
  margin: 10px auto;
}
.IndexFirst > div > a {
  float: left;
  margin-left: 20px;
}
.IndexFirst > div > a img {
  width: 141px;
  height: 162px;
}
.IndexFirst > div > div.rt {
  width: 58%;
  margin-right: 20px;
  text-align: left;
}
.IndexFirst > div > div.rt a.h3 {
  font-size: 16px;
  color: #333;
  margin-top: 20px;
  height: 22px;
  overflow: hidden;
  display: block;
}
.IndexFirst > div > div.rt span {
  color: #ccc;
  font-size: 12px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.IndexFirst > div > div.rt p {
  color: #999;
  font-size: 12px;
  height: 42px;
  overflow: hidden;
}
a.more {
  padding: 3px 23px;
  border-radius: 3px;
  border: 1px solid #dddddd;
  color: #999999;
  font-size: 12px;
  margin-top: 20px;
  display: inline-block;
}
a.more:hover {
  background: #2982e8;
  color: #FFF;
  border-color: #2982e8;
}
.IndexActivity {
  background: #f8f8f8;
  padding: 20px 0 50px;
}
.IndexActivity .InActDiv {
  margin-top: 20px;
}
.scrolllist {
  width: 1200px;
  height: 204px;
  margin: 0 auto;
  position: relative;
}
.scrolllist a.abtn {
  display: block;
  height: 61px;
  width: 61px;
  overflow: hidden;
}
.scrolllist a.aleft {
  float: left;
  position: absolute;
  left: -70px;
  top: 90px;
  background: url(../images/indexleft.png) no-repeat;
}
.scrolllist a.agrayleft {
  cursor: default;
  background: url(../images/index1left.png) no-repeat;
}
.scrolllist > a.aleft:hover {
  cursor: default;
  background: url(../images/index1left.png) no-repeat;
}
.scrolllist a.aright {
  float: right;
  position: absolute;
  right: -70px;
  top: 90px;
  background: url(../images/indexright.png) no-repeat;
}
.scrolllist > a.aright:hover {
  background: url(../images/index1right.png) no-repeat;
}
.scrolllist a.agrayright {
  cursor: default;
  background: url(../images/index1right.png) no-repeat;
}
.scrolllist .imglist_w {
  width: 1200px;
  height: 400px;
  overflow: hidden;
  float: left;
  position: relative;
  /*必要元素*/
}
.scrolllist .imglist_w ul {
  width: 20000px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.scrolllist .imglist_w ul li:hover {
  box-shadow: 0px 1px 5px #ccc;
}
.scrolllist .imglist_w ul li {
  width: 270px;
  float: left;
  padding: 0 5px;
  margin: 0 10px;
  margin-top: 5px;
  padding-top: 5px;
  background: #fff;
}
.scrolllist .imglist_w ul li p.content a {
  font-size: 13px;
  color: #999;
  width: 90%;
  margin: 0 auto;
  margin-left: 5%;
  height: 90px;
}
.scrolllist .imglist_w ul li p.more {
  margin-top: 25px;
  margin-bottom: 10px;
  text-align: center;
}
.scrolllist .imglist_w ul li p.more a {
  display: block;
  float: none;
  width: 110px;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 13px;
  color: #FFF;
  border-radius: 25px;
  background: #2982e8;
  height: 15px;
  line-height: 15px;
}
.scrolllist .imglist_w ul li p.more a:hover {
  background-color: #fdc36f;
}
.scrolllist .imglist_w ul li a {
  color: #666;
  text-decoration: none;
  float: left;
  font-size: 16px;
}
.scrolllist .imglist_w ul li a img {
  width: 270px;
  height: 179px;
}
.scrolllist .imglist_w ul li a:hover img {
  filter: alpha(opacity=86);
  -moz-opacity: 0.86;
  opacity: 0.86;
}
.scrolllist .imglist_w ul li p {
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  float: left;
  width: 100%;
  text-align: center;
}
.scrolllist .imglist_w ul li p a {
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  width: 90%;
  margin-left: 5%;
  font-size: 16px;
  color: #2982e8;
}
.IndexProject {
  text-align: center;
  padding: 20px 0;
}
.IndexProject .InProOne {
  vertical-align: top;
}
.IndexProject .InProTwo {
  width: 500px;
  padding-left: 50px;
  text-align: left;
}
.IndexProject .InProTwo .TndexTitle {
  text-align: left;
}
.IndexProject .InProTwo .TndexTitle p {
  height: 35px;
}
.IndexProject .InProTwo > p {
  color: #999999;
  font-size: 12px;
  max-height: 130px;
  overflow: hidden;
  margin-bottom: 20px;
}
.IndexProject .InProTwo > a {
  border: 1px solid #ccc;
  padding: 10px 25px;
  color: #999;
  display: inline-block;
}
.IndexProject .InProTwo > a:hover {
  background: #2982e8;
  color: #fff;
  border-color: #2982e8;
}
.IndexCollege {
  background: #f8f8f8;
  position: relative;
}
.IndexCollege > img {
  max-width: 100%;
  min-width: 1200px;
  margin-top: -6px;
}
.IndexCollege > div.InColl {
  position: absolute;
  top: 15%;
  left: 50%;
  margin-left: -600px;
}
.IndexCollege > div.InColl > div.in_block {
  width: 800px;
  background: #fff;
  padding: 25px;
  height: 449px;
}
.IndexCollege > div.InColl div.InCollTitle p {
  font-size: 16px;
  color: #000;
  height: 20px;
}
.IndexCollege > div.InColl div.InCollTitle span {
  border-bottom: 2px solid #bcbcbc;
  display: inline-block;
  width: 40px;
}
.IndexCollege > div.InColl div.InCollTitle h3 {
  margin-top: 10px;
  font-size: 30px;
  color: #2982e8;
  font-weight: 800;
  height: 40px;
}
.IndexCollege > div.InColl div.InCollContent {
  border-top: 1px solid #d6d6d6;
  padding-top: 40px;
}
.IndexCollege > div.InColl div.InCollContent > div {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.IndexCollege > div.InColl div.InCollContent div.lefts {
  text-align: left;
}
.IndexCollege > div.InColl div.InCollContent div.lefts a img {
  max-width: 100%;
}
.IndexCollege > div.InColl div.InCollContent div.lefts h3 {
  font-size: 16px;
  color: #000;
  height: 20px;
  margin: 15px 0;
}
.IndexCollege > div.InColl div.InCollContent div.lefts p {
  font-size: 12px;
  color: #999;
  height: 66px;
  overflow: hidden;
}
.IndexCollege > div.InColl div.InCollContent div.lefts a.more {
  padding: 0 23px;
  height: 27px;
  line-height: 25px;
}
.IndexCollege > div.InColl div.InCollContent div.rights ul {
  margin-left: 30px;
  width: 85%;
}
.IndexCollege > div.InColl div.InCollContent div.rights ul li {
  border-bottom: 1px dashed #b8b8b8;
}
.IndexCollege > div.InColl div.InCollContent div.rights ul li b {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 10px 0 5px;
  background: #c8c8c8;
  margin-top: 10px;
}
.IndexCollege > div.InColl div.InCollContent div.rights ul li a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  overflow: hidden;
  font-size: 16px;
}
.IndexCollege > div.InColl div.InCollContent div.rights ul li a:hover {
  color: #0077ff;
}
.IndexCollege > div.InColl > div.InColljoin {
  display: inline-block;
  vertical-align: top;
  margin-left: -3px;
}
.IndexCollege > div.InColl > div.InColljoin div.TndexTitle {
  text-align: left;
  padding-left: 20px;
  width: 325px;
  height: 320px;
  background: rgba(240, 45, 61, 0.8);
}
.IndexCollege > div.InColl > div.InColljoin div.TndexTitle h3 {
  margin-top: 70px;
}
.IndexCollege > div.InColl > div.InColljoin div.TndexTitle p {
  height: 40px;
}
.IndexCollege > div.InColl > div.InColljoin div.TndexTitle h3,
.IndexCollege > div.InColl > div.InColljoin div.TndexTitle p,
.IndexCollege > div.InColl > div.InColljoin div.TndexTitle span {
  color: #FFF;
}
.IndexCollege > div.InColl > div.InColljoin div.TndexTitle span.unline {
  border-top-color: #fff;
}
.IndexCollege > div.InColl > div.InColljoin div.InCollteam {
  background: #FFF;
  margin-top: -40px;
  height: 139px;
}
.IndexCollege > div.InColl > div.InColljoin div.InCollteam p {
  text-align: center;
}
.IndexCollege > div.InColl > div.InColljoin div.InCollteam p b {
  display: block;
  width: 0;
  height: 0;
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: rgba(240, 45, 61, 0.8) transparent transparent;
  /*灰 透明 透明 */
  margin: 40px auto;
  position: relative;
}
.IndexCollege > div.InColl > div.InColljoin div.InCollteam p a {
  margin-top: 0px;
  font-size: 13px;
  padding: 10px 50px;
  background: #fdc36f;
  color: #fff;
  border-color: #fdc36f;
}
.TndexNews .TndexTitle {
  padding: 45px 0  30px 10px;
  border-bottom: 1px solid #dfdfdf;
  background: #f8f8f8;
}
.TndexNews > div.TndexZX {
  text-align: center;
}
.TndexNews > div.TndexZX > div {
  display: inline-block;
  width: 380px;
  padding-top: 30px;
}
.TndexNews > div.TndexZX > div div.lefts {
  display: inline-block;
  text-align: center;
  width: 30%;
  vertical-align: top;
  padding-top: 20px;
}
.TndexNews > div.TndexZX > div div.lefts b {
  font-size: 66px;
  color: #a6a6a6;
  font-weight: normal;
}
.TndexNews > div.TndexZX > div div.lefts p {
  font-size: 12px;
  color: #a6a6a6;
}
.TndexNews > div.TndexZX > div div.rights {
  display: inline-block;
  text-align: left;
  width: 68%;
  padding-bottom: 30px;
}
.TndexNews > div.TndexZX > div div.rights h3 {
  font-size: 15px;
  font-weight: 800;
  color: #000;
  height: 22px;
  overflow: hidden;
}
.TndexNews > div.TndexZX > div div.rights span {
  background: #d1d1d1;
  display: inline-block;
  width: 20px;
  height: 3px;
}
.TndexNews > div.TndexZX > div div.rights p {
  font-size: 12px;
  color: #999;
  height: 66px;
  overflow: hidden;
  width: 95%;
}
.TndexNews > div.TndexZX > div div.rights a:hover {
  border-color: #FFF;
  background: transparent;
}
.TndexNews > div.TndexZX > div {
  border: 1px solid #e6e6e6;
  margin-left: -5px;
  margin-top: -1px;
}
.TndexNews > div.TndexZX > div:hover {
  background: #3488ea;
}
.TndexNews > div.TndexZX > div:hover div.lefts {
  color: #fff;
}
.TndexNews > div.TndexZX > div:hover div.lefts b {
  color: #fff;
}
.TndexNews > div.TndexZX > div:hover div.lefts p {
  color: #fff;
}
.TndexNews > div.TndexZX > div:hover div.rights {
  color: #fff;
}
.TndexNews > div.TndexZX > div:hover div.rights h3 {
  color: #fff;
}
.TndexNews > div.TndexZX > div:hover div.rights span {
  color: #fff;
}
.TndexNews > div.TndexZX > div:hover div.rights p {
  color: #fff;
}
.TndexNews > div.TndexZX > div:hover div.rights a {
  color: #ffffff !important;
}
.IndexContact {
  padding-top: 60px;
}
.IndexContact div.InCont {
  text-align: center;
}
.IndexContact div.InCont > div.in_block {
  width: 24%;
  text-align: left;
  margin: 4%;
}
.IndexContact div.InCont > div.in_block > div b {
  display: block;
  width: 50%;
  font-size: 16px;
  color: #333;
}
.IndexContact div.InCont > div.in_block > div span {
  font-size: 13px;
  color: #333;
}
.IndexContact div.InCont > div.in_block > div img {
  margin-top: -35px;
}
.IndexContact div.InCont > div.in_block > div img.hide {
  display: none;
}
.IndexContact div.InCont > div.in_block p {
  font-size: 16px;
  color: #999;
  margin-top: 15px;
  max-height: 65px;
  overflow: hidden;
}
.IndexContact div.InCont > div.in_block p.unline {
  background: #d6d6d6;
  width: 20px;
  height: 2px;
}
.banners {
  margin-bottom: -4px;
  position: relative;
}
.banners img {
  max-width: 100%;
}
.banners > div {
  position: absolute;
  height: 33px;
  bottom: 4px;
  width: 100%;
  background: url(../images/navbar_bg.png) no-repeat center center;
  background-size: cover;
}
.banners > div.NavBar2 {
  background-image: url(../images/navbar_bg2.png);
}
.banners > div.hide {
  display: none;
}
.NavBarList {
  padding: 35px 0;
}
.NavBarList > a {
  display: inline-block;
  border-right: 1px solid #efefef;
  width: 20%;
  margin-right: 4%;
}
.NavBarList > a img {
  float: left;
  width: 86px;
  height: 64px;
}
.NavBarList > a span.lf {
  margin-left: 20px;
  margin-top: 10px;
}
.NavBarList > a span.lf b {
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.NavBarList > a span.lf span {
  font-size: 13px;
  color: #6a6a6a;
}
.NavBarList > a:last-child {
  border-right: 0;
}
.other_page {
  width: 100%;
  margin: 10px auto;
  height: 30px;
  text-align: center;
  margin-top: 40px;
}
.other_page a,
.other_page span.pre {
  padding: 7px 17px;
  border: 1px solid #CCC;
  background: #FFF;
  margin-left: -5px;
}
.other_page a:hover,
.other_page a.hover {
  background-color: #0b64ca;
  color: #fff;
  border-color: #0b64ca;
}
.other_page a:first-child,
.other_page span.pre:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.other_page a:last-child span.pre:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.other_page span.pre {
  cursor: pointer;
  display: inline-block;
  padding: 4.5px 15px;
}
.Contents {
  background: #f8f8f8;
  padding: 30px 0 100px;
  border-radius: 3px;
}
.Contents > div.block div.ConLfs {
  width: 240px;
  vertical-align: top;
}
.Contents > div.block div.ConLfs p.title {
  width: 224px;
  height: 60px;
  line-height: 55px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  border-radius: 3px;
  font-size: 20px;
}
.Contents > div.block div.ConLfs > ul li {
  margin: 10px 0;
}
.Contents > div.block div.ConLfs > ul li a {
  display: block;
  background: #ebebeb;
  width: 154px;
  padding: 8px 0;
  font-size: 13px;
  font-weight: 800;
  padding-left: 70px;
  border-radius: 3px;
}
.Contents > div.block div.ConLfs > ul li:hover a,
.Contents > div.block div.ConLfs > ul li.selects a {
  width: 165px;
  background: url("../images/select_bg.png") no-repeat;
  color: #fff;
}
.Contents > div.block div.ConLfs > div.callUs {
  background: #2982e8;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  width: 224px;
  padding-bottom: 15px;
}
.Contents > div.block div.ConLfs > div.callUs h3 {
  font-size: 17px;
  font-family: "Microsoft YaHei", "HanHei SC";
  text-align: left;
  padding-left: 15px;
  padding-top: 15px;
}
.Contents > div.block div.ConLfs > div.callUs p {
  font-size: 10px;
  font-family: "Microsoft YaHei", "HanHei SC";
  margin-bottom: 15px;
  text-align: left;
  padding-left: 15px;
}
.Contents > div.block div.ConLfs > div.callUs span.in_block {
  background: #1f7be1;
  padding: 2px 10px;
  font-size: 23px;
}
.Contents > div.block div.ConLfs > div.callUs span.in_block img {
  margin-right: 5px;
  vertical-align: middle;
}
.Contents > div.block div.ConRts {
  width: 920px;
  background: #fff;
  margin-left: 20px;
}
.Contents > div.block div.ConRts div.title {
  width: 900px;
  margin-left: 20px;
  border-bottom: 1px solid #ddd;
}
.Contents > div.block div.ConRts div.title h3 {
  height: 57px;
  display: inline-block;
  padding: 0 15px;
  border-bottom: 1px solid #2982e8;
  line-height: 57px;
  font-family: "Microsoft YaHei", "HanHei SC";
  font-size: 18px;
  color: #333;
}
.Contents > div.block div.ConRts div.title h3 img {
  vertical-align: middle;
  margin-right: 5px;
}
.Contents > div.block div.ConRts div.title span.in_block {
  float: right;
  margin-top: 17px;
  margin-right: 40px;
}
.ProductCon {
  width: 98%;
  margin: 0 auto;
  /* text-align: center; */      text-align:left;     /*修改*/
  padding-bottom: 40px;
}
.ProductCon dl {
  display: inline-block;
  vertical-align: top;
  margin: 15px  5px;
  padding-bottom: 15px;
  border-bottom: 2px solid transparent;
  text-align: left;
  width: 280px;
  height: 244px;
}
.ProductCon dl dt img {
  width: 280px;
  height: 167px;
}
.ProductCon dl dd {
  padding-left: 15px;
}
.ProductCon dl dd a.h3 {
  font-size: 14px;
  color: #333;
  display: inline-block;
  margin-top: 6px;
  height: 22px;
  overflow: hidden;
  width: 95%;
}
.ProductCon dl dd p {
  font-size: 12px;
  color: #999;
  height: 40px;
  overflow: hidden;
  width: 95%;
  margin-top: -3px;
}
.ProductCon dl:hover {
  border-bottom-color: #2982e8;
  box-shadow: 0px 7px 10px #dedede;
}
.ProductContent {
  padding: 40px 0;
  width: 95%;
  margin: 0 auto;
}
.ProductContent .zoom {
  display: inline-block;
  cursor: pointer;
}
.ProductContent .zoom img {
  display: block;
  width: 412px;
  height: 332px;
}
.ProductContent .zoom img::selection {
  background-color: transparent;
}
.ProductContent .zoom:after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
}
.ProductContent .picScroll-top {
  margin: 0 auto;
  vertical-align: top;
  margin-left: 15px;
  width: 80px;
  overflow: hidden;
  position: relative;
}
.ProductContent .picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
}
.ProductContent .picScroll-top .bd ul li {
  text-align: center;
  zoom: 1;
  margin-bottom: 15px;
}
.ProductContent .picScroll-top .bd ul li .pic {
  text-align: center;
}
.ProductContent .picScroll-top .bd ul li .pic img {
  width: 68px;
  height: 68px;
  display: block;
  margin: 0 auto;
  padding: 2px;
  border: 1px solid #e2e2e2;
}
.ProductContent .picScroll-top .bd ul li .pic a:hover img,
.ProductContent .picScroll-top .bd ul li .pic a.selects img {
  border-color: #0066cc;
}
.ProductContent .picScroll-top .bd ul li .title {
  line-height: 24px;
}
.ProductContent div.rt {
  width: 38%;
  font-family: "Microsoft YaHei", "HanHei SC";
}
.ProductContent div.rt h3 {
  font-size: 24px;
  color: #333;
  height: 40px;
}
.ProductContent div.rt p.detail {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 30px;
}
.ProDeInfo {
  padding-bottom: 50px;
  font-family: "Microsoft YaHei", "HanHei SC";
  width: 100%;
}
.ProDeInfo > ul {
  padding: 20px 0;
  border: 1px solid #e0e0e0;
  border-right: none;
  border-left: none;
  width: 95%;
  margin: 0 auto;
}
.ProDeInfo > ul li {
  display: inline-block;
  margin-right: 10px;
  padding: 0 35px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 800;
  border-right: 1px solid #e0e0e0;
}
.ProDeInfo > ul > li:hover,
.ProDeInfo > ul li.hover {
  color: #0066cc;
}
.ProDeInfo > .ProDeInfoDiv {
  width: 95%;
  margin: 0 auto;
}
.ProDeInfo > .ProDeInfoDiv > div:first-child {
  display: block;
}
.ProDeInfo > .ProDeInfoDiv > div {
  width: 95%;
  margin-left: 1.5%;
  margin-top: 25px;
  display: none;
}
.ProDeInfo > div.neimu {
  margin-top: 70px;
  text-align: center;
}
.ProDeInfo > div.neimu a {
  margin-left: 5px;
}
.RecPro {
  width: 224px;
  margin-top: 30px;
  background: #fff;
  padding-bottom: 30px;
}
.RecPro > p {
  width: 204px;
  border-radius: 3px;
  padding: 15px 10px;
  border-bottom: 1px solid #f0f0f0;
}
.RecPro > dl {
  width: 85%;
  margin: 0 auto;
  margin-top: 20px;
}
.RecPro > dl dt {
  width: 100%;
}
.RecPro > dl dt > a {
  width: 100%;
}
.RecPro > dl dt > a img {
  max-width: 100%;
}
.RecPro > dl dd b {
  font-size: 14px;
  color: #333;
  display: block;
  height: 22px;
  overflow: hidden;
  margin-top: 5px;
}
.RecPro > dl dd p {
  font-size: 12px;
  color: #999;
}
.AboutUs {
  padding: 30px 0;
  width: 860px;
  margin: 0 auto;
}
.AboutUs img {
  max-width: 100%;
}
.AboutUs p.ConList {
  margin-bottom: 20px;
}
.AboutUs p.ConList img {
  vertical-align: middle;
}
.AboutUs p.ConList span,
.AboutUs p.ConList a {
  display: inline-block;
  font-size: 16px;
  color: #333;
}
.AboutUs p.ConList a:hover {
  color: #2982e8;
}
.AboutUs p.p {
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #ddd;
  height: 35px;
  margin-top: 50px;
}
.AboutUs div.fromes > div.in_block {
  width: 344px;
  margin-left: 10px;
  padding-top: 10px;
}
.AboutUs div.fromes > div.in_block p {
  font-size: 14px;
  height: 45px;
  line-height: 45px;
}
.AboutUs div.fromes > div.in_block input {
  border: 1px solid #dfdfdf;
  padding-left: 15px;
  height: 40px;
  width: 325px;
  background: #fbfbfb;
}
.AboutUs div.fromes > div.in_block:nth-child(3) {
  width: 700px;
}
.AboutUs div.fromes > div.in_block:nth-child(3) textarea {
  border: 1px solid #dfdfdf;
  height: 100px;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  background: #fbfbfb;
}
.AboutUs div.fromes > a {
  margin-left: 10px;
  display: block;
  width: 700px;
  padding: 10px 0;
  color: #fbf9f9;
  background: #2982e8;
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}
.NewsCenter {
  width: 95%;
  margin: 20px auto;
  padding-bottom: 30px;
}
.NewsCenter div.NewsList {
  border-bottom: 1px dashed #d3d3d3;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.NewsCenter div.NewsList > a > img {
  width: 187px;
  height: 123px;
}
.NewsCenter div.NewsList span.rt {
  font-size: 14px;
  color: #999;
  margin-top: -26px;
  margin-right: 10px;
}
.NewsCenter div.NewsList div.rt {
  width: 655px;
  margin-right: 10px;
}
.NewsCenter div.NewsList div.rt a.h3 {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  width: 550px;
}
.NewsCenter div.NewsList div.rt a.h3 img {
  margin-right: 10px;
}
.NewsCenter div.NewsList div.rt p {
  margin-left: 15px;
  max-height: 88px;
  overflow: hidden;
}
.NewsCenter div.NewsList div.rt a.h3:hover {
  color: #2982e8;
}
.NewsDetails {
  padding: 25px 0;
}
.NewsDetails h3.h3 {
  font-size: 24px;
  text-align: center;
  color: #333;
  padding-bottom: 13px;
  height: 25px;
  overflow: hidden;
}
.NewsDetails div.bshare-custom {
  width: 95%;
  margin: 0 auto;
  text-align: center;
  color: #999;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 27px;
}
.NewsDetails div.bshare-custom a {
  margin-right: 0px!important;
}
.NewsDetails div.NewsCon {
  padding-top: 27px;
  width: 93%;
  margin: 0 auto;
}
.NewsDetails div.neimu {
  text-align: center;
}
.NewsDetails div.neimu img {
  margin: 0 4px;
}
.KnowShare {
  padding: 30px 0 40px;
}
.KnowShare div.NewsList {
  border-bottom: 1px dashed #d3d3d3;
  padding-bottom: 20px;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.KnowShare div.NewsList span.rt {
  font-size: 14px;
  color: #999;
  margin-top: -26px;
  margin-right: 10px;
}
.KnowShare div.NewsList div.in_block {
  margin-right: 10px;
}
.KnowShare div.NewsList div.in_block a.h3 {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  width: 88%;
}
.KnowShare div.NewsList div.in_block a.h3 img {
  margin-right: 10px;
}
.KnowShare div.NewsList div.in_block p {
  margin-left: 15px;
  max-height: 88px;
  overflow: hidden;
  width: 80%;
}
.KnowShare div.NewsList div.in_block a.h3:hover {
  color: #2982e8;
}
.CoopFran {
  width: 90%;
  margin: 0 auto;
  margin-top: 50px;
}
.CoopFran h3.h3 {
  font-size: 18px;
  color: #333;
  height: 30px;
}
.CoopFran p.p {
  font-size: 14px;
  color: #000;
  margin-bottom: 20px;
}
.CoopFran div.CoopFrom > p {
  margin-bottom: 23px;
}
.CoopFran div.CoopFrom > p.one input {
  width: 480px;
}
.CoopFran div.CoopFrom > p.two input {
  width: 185px;
}
.CoopFran div.CoopFrom span {
  width: 75px;
  padding-right: 10px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
}
.CoopFran div.CoopFrom span b {
  color: red;
}
.CoopFran div.CoopFrom input {
  height: 33px;
  font-size: 14px;
  color: #333;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  padding-left: 15px;
}
.CoopFran div.CoopFrom textarea {
  width: 750px;
  min-width: 750px;
  max-width: 750px;
  height: 150px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
.CoopFran div.CoopFrom > a {
  display: inline-block;
  background: #2982e8;
  color: #fff;
  padding: 10px 60px;
  font-size: 14px;
  border-radius: 3px;
}
/*----------修改------------*/
.CoopFran div.CoopFrom > #submit{
  display: inline-block;
  background: #2982e8;
  color: #fff;
  padding: 10px 60px;
  font-size: 14px;
  border-radius: 3px;
  height:45px;
}

/*----------修改------------*/
.RecrInfo .AboutUs2 {
  margin: 0 auto;
  margin-top: 30px;
  min-height: 400px;
  width: 95%;
  padding-bottom: 20px;
}
.RecrInfo .AboutUs2 div.Lfts > div.AboutUs2Div {
  margin-bottom: 10px;
}
.RecrInfo .AboutUs2 div.Lfts > div.AboutUs2Div span {
  height: 30px;
  display: inline-block;
  width: 22%;
  text-align: center;
  font-size: 16px;
  font-weight: 800;
  color: #000;
}
.RecrInfo .AboutUs2 div.Lfts > div.AboutUs2Div span:last-child {
  width: 10%;
}
.RecrInfo .AboutUs2 div.Lfts > div.AboutUs2List {
  border: 1px solid transparent;
  margin: 15px 0;
}
.RecrInfo .AboutUs2 div.Lfts > div.actives {
  border-color: #dddddd;
}
.RecrInfo .AboutUs2 div.Lfts > .actives > div.a {
  background: #f5f5f5;
  border: none;
}
.RecrInfo .AboutUs2 div.Lfts > .AboutUs2List > div.a {
  border-bottom: 1px solid  #dddddd;
}
.RecrInfo .AboutUs2 div.Lfts > .AboutUs2List > div.a span {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  width: 22%;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
}
.RecrInfo .AboutUs2 div.Lfts > .AboutUs2List > div.a > a {
  cursor: pointer;
  width: 10%;
  height: 30px;
  margin-bottom: -11px;
  display: inline-block;
  background: url("../images/bottom.png") no-repeat center center;
}
.RecrInfo .AboutUs2 div.Lfts > .AboutUs2List > div.b {
  margin: 0 auto;
  margin-top: 10px;
  width: 90%;
  padding: 15px 0;
  display: none;
}
.RecrInfo .AboutUs2 div.Lfts > .AboutUs2List > div.b > a {
  padding: 10px 40px;
  color: #FFF;
  background: #0d7ee8;
  display: inline-block;
  margin: 30px 0 10px 0;
}
.RecrDetail {
  margin: 0 auto;
  margin-top: 30px;
  min-height: 400px;
  width: 95%;
  padding-bottom: 50px;
}
.RecrDetail > div {
  padding-bottom: 10px;
  font-size: 14px;
  margin: 10px 0;
}
.RecrDetail > div > span {
  display: inline-block;
  vertical-align: top;
  width: 100px;
}
.RecrDetail > div > input {
  border: 1px solid #dcdfe0;
  width: 350px;
  padding-left: 15px;
  height: 35px;
  border-radius: 3px;
}
.RecrDetail > div > select {
  border: 1px solid #dcdfe0;
  color: #666;
  padding: 5px 20px;
  width: 367px;
  border-radius: 3px;
}
.RecrDetail > div > span.p {
  width: 150px;
}
.RecrDetail > div > span.p > input {
  margin-right: 5px;
  font-size: 14px;
}
.RecrDetail > div.files input {
  border: none;
  color: #666;
  padding-left: 0;
}
.RecrDetail > div > textarea {
  resize: none;
  width: 365px;
  border: 1px solid #dcdfe0;
  height: 200px;
  border-radius: 3px;
}
.RecrDetail > a {
  display: inline-block;
  margin-left: 100px;
  padding: 10px 40px;
  background: #0d7ee8;
  color: #FFF;
  font-size: 14px;
}
.Partner {
  /* text-align: center; */    text-align:left; /*修改*/
  padding-bottom: 100px;
}
.Partner dl {
  display: inline-block;
  margin: 15px 8px;
}
.Partner dl img {
  border: 1px solid #ddd;
}
.Partner dl a {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  font-size: 16px;
}
.logins {
  background: #fff;
  min-height: 600px;
}
.logins p.title {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  background: #177bd7;
  margin-bottom: 80px;
}
.logins div.forms {
  width: 425px;
  margin: 0 auto;
}
.logins div.forms input {
  padding-left: 15px;
  width: 405px;
  background: #f4f4f4;
  height: 40px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  display: block;
  margin-bottom: 20px;
}
.logins div.forms > p {
  text-align: right;
  margin-bottom: 20px;
}
.logins div.forms > p a {
  font-size: 14px;
}
.logins div.forms a.BigA {
  width: 100%;
  display: inline-block;
  padding: 8px 0;
  color: #fff;
  background: #2982e8;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
  border-radius: 3px;
}
/* ---------修改-------------*/
.logins div.forms button.BigA {
  width: 100%;
  display: inline-block;
  padding: 8px 0;
  color: #fff;
  background: #2982e8;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
  border-radius: 3px;
}
/* ---------修改-------------*/
.logins div.forms p.YZ {
  text-align: left;
}
.logins div.forms p.YZ input {
  width: 245px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.logins div.forms p.YZ span.rt {
  width: 148px;
  display: inline-block;
}
.logins div.forms p.YZ span.rt a {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
  color: #fff;
  background: #2982e8;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
  border-radius: 3px;
}
.logins div.forms span.Reinfo {
  display: block;
  margin-bottom: 20px;
  margin-top: -10px;
}
.logins div.forms span.Reinfo > input {
  width: 15px;
  height: 15px;
  margin: 0;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
#slider1 {
  margin-bottom: 20px;
}
.man_user_info {
  width: 95%;
  margin: 40px  auto;
}
.man_user_info .man_info_show {
  width: 100%;
  border-bottom: 1px solid #cdcdcd;
}
.man_user_info .man_info_show p {
  height: 58px;
  width: 100%;
  line-height: 58px;
}
.man_user_info .man_info_show p > span {
  display: inline-block;
  font-size: 14px;
}
.man_user_info .man_info_show p span.one {
  width: 183px;
  margin-left: 10px;
}
.man_user_info .man_info_show p span.two {
  width: 600px;
}
.man_user_info .man_info_show p span.stop,
.man_user_info .man_info_show p span.edit {
  cursor: pointer;
}
.man_user_info .man_info_show p span.stop b,
.man_user_info .man_info_show p span.edit b {
  display: inline-block;
  width: 9px;
  height: 5px;
  background: url("../images/to_btm.png") no-repeat center;
  margin: 0 0 2px 5px;
}
.man_user_info .man_info_show p span.stop b {
  background-image: url("../images/to_top.png");
}
.man_user_info .man_info_show p.add_color {
  background: #f4f4f4;
}
.man_user_info .man_info_show .edit_info {
  width: 100%;
  height: 142px;
  background: #f4f4f4;
}
.man_user_info .man_info_show .edit_info > div {
  width: 525px;
  height: 118px;
  margin: 0 auto;
  font-size: 14px;
  padding-top: 22px;
}
.man_user_info .man_info_show .edit_info div input {
  display: block;
  border: 1px solid #d6d6d6;
  padding-left: 10px;
  height: 38px;
  width: 207px;
  margin-bottom: 23px;
}
.man_user_info .man_info_show .edit_info div a {
  display: inline-block;
  width: 110px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #2982e8;
  color: #FFF;
}
/*----------修改-------*/
.man_user_info .submit {
  display: inline-block;
  width: 110px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #2982e8;
  color: #FFF;
}
/*----------修改-------*/
.man_user_info .man_info_show .edit_info div.info_radio span {
  display: inline-block;
  margin-right: 10px;
}
.man_user_info .man_info_show .edit_info div.info_radio input {
  display: inline-block;
  border: 1px solid #d6d6d6;
  padding-left: 10px;
  height: 15px;
  width: 15px;
  margin: 0 3px 23px 0;
  vertical-align: sub;
}
.man_user_info .man_info_show .edit_info div.info_radio a {
  display: block;
  width: 110px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #2982e8;
  color: #FFF;
}
.man_user_info .man_info_show > div.phone_updt > div > p > input {
  display: inline-block;
}
.man_user_info .man_info_show > div.phone_updt > div > p button {
  border: 1px solid #d6d6d6;
  background: #333;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  margin-left: -1px;
}
.UserCenter2 {
  width: 93%;
  margin: 20px auto;
  padding: 20px 0;
}
.UserCenter2 div.ListDiv {
  width: 262px;
  height: 140px;
  background: #f2f2f2;
  text-align: center;
  padding-top: 56px;
}
.UserCenter2 div.ListDiv > b {
  font-size: 13px;
  display: inline-block;
  width: 100%;
}
.UserCenter2 div.ListDiv > p {
  font-size: 13px;
  color: #999;
}
.UserCenter2 a.BigA {
  width: 196px;
  margin-top: 50px;
  display: inline-block;
  padding: 8px 0;
  color: #fff;
  background: #2982e8;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
  border-radius: 3px;
}
/*-------修改----------*/
.UserCenter2 .BigA {
  width: 196px;
  margin-top: 50px;
  display: inline-block;
  padding: 8px 0;
  color: #fff;
  background: #2982e8;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
  border-radius: 3px;
}
/*-------修改----------*/
.new-contentarea {
  width: 165px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  display: inline;
}
.btn-upload-img {
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  width: 56px;
  height: 36px;
  background: url("../images/add.png") no-repeat center center;
}
.new-contentarea input[type=file] {
  background: #333 none repeat scroll 0 0;
  height: 36px;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 77px;
  z-index: 2;
}
.UserCenter3 {
  width: 93%;
  margin: 20px auto;
  padding-bottom: 20px;
}
.UserCenter3 ul li {
  border-bottom: 1px dashed #dfdfdf;
  padding: 15px 0;
}
.UserCenter3 ul li img {
  margin-right: 5px;
  vertical-align: bottom;
}
.UserCenter3 ul li span.in_block {
  width: 78%;
  color: #0066cc;
  height: 22px;
  overflow: hidden;
}
.UserCenter3 ul li span.rt {
  color: #999;
}
.UserCenter4 {
  width: 93%;
  margin: 20px auto;
  padding-bottom: 20px;
}
.UserCenter4 .Titles {
  background: #f7f7f7;
  padding: 20px 0;
}
.UserCenter4 .Titles div.in_block:first-child {
  border-right: 1px solid #e0e0e0;
}
.UserCenter4 .Titles div.in_block {
  width: 245px;
  text-align: center;
}
.UserCenter4 .Titles div.in_block > b {
  color: #34b235;
  font-size: 41px;
  display: inline-block;
  margin-top: 10px;
}
.UserCenter4 .Titles div.rt a {
  display: inline-block;
  margin-top: 15px;
  color: #999;
}
.UserCenter4 p.info {
  text-align: center;
  border: 1px solid #e0e0e0;
  height: 42px;
  line-height: 42px;
}
.UserCenter4 p.info span {
  border-bottom: 2px solid #2982e8;
  padding-bottom: 11px;
}
.UserCenter4 table {
  width: 100%;
  text-align: center;
  border: 1px solid #e0e0e0;
  margin-top: 20px;
}
.UserCenter4 table thead tr {
  background: #f7f7f7;
  height: 40px;
}
.UserCenter4 table thead tr td:nth-child(1) {
  width: 260px;
}
.UserCenter4 table thead tr td:nth-child(2) {
  width: 225px;
}
.UserCenter4 table thead tr td:nth-child(3) {
  width: 220px;
}
.UserCenter4 table tbody tr {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}
.UserCenter4 table tbody tr td {
  padding: 15px 0;
}
.UserCenter4 table tbody tr td:nth-child(2) {
  font-size: 20px;
  color: #333;
}
.UserCenter5 {
  width: 93%;
  margin: 20px auto;
}
.UserCenter5 img {
  vertical-align: top;
}
.UserCenter5 div.ListInfo {
  padding: 10px 0 20px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px;
}
.UserCenter5 div.ListInfo div.rt {
  width: 90%;
  margin-right: 20px;
}
.UserCenter5 div.ListInfo h3 {
  font-size: 14px;
  color: #999;
  height: 30px;
}
.UserCenter5 div.ListInfo p {
  line-height: 25px;
}
.UserCenter6 {
  width: 93%;
  margin: 20px auto;
  padding-top: 60px;
}
.UserCenter6 div.tables {
  width: 675px;
  border: 1px solid #e0e0e0;
}
.UserCenter6 div.tables div.titles div.in_block {
  text-align: center;
  line-height: 58px;
  width: 65px;
  height: 58px;
}
.UserCenter6 div.tables div.titles input {
  border: none;
  border-left: 1px solid #e0e0e0;
  height: 58px;
  padding-left: 15px;
  width: 400px;
  font-size: 15px;
}
.UserCenter6 div.tables div.titles a.rt {
  background: url("../images/search_03.jpg") no-repeat center center;
  display: inline-block;
  width: 185px;
  height: 60px;
  margin-top: -1px;
}
.UserCenter6 div.tables div.titles2 {
  padding: 15px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.UserCenter6 div.tables div.titles2 span {
  display: inline-block;
  font-size: 14px;
  color: #999;
  margin-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #e0e0e0e0;
}
.UserCenter6 div.tables div.titles2 span img {
  margin-right: 5px;
  vertical-align: middle;
}
.UserCenter6 div.tables ul.KInfos {
  padding: 20px 0 30px;
  color: #999;
}
.UserCenter6 div.tables ul.KInfos li {
  background: url("../images/bgs.jpg") repeat-y 23% center;
}
.UserCenter6 div.tables ul.KInfos li span:first-child {
  display: inline-block;
  width: 166px;
  padding-top: 10px;
  text-align: center;
  vertical-align: top;
}
.UserCenter6 div.tables ul.KInfos li span:nth-child(2) {
  width: 400px;
  display: inline-block;
  line-height: 25px;
  padding-top: 15px;
  position: relative;
}
.UserCenter6 div.tables ul.KInfos li span:nth-child(2) b {
  position: absolute;
  left: -15px;
  top: 20px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("../images/bgs2.jpg") no-repeat center center;
}
.UserCenter6 div.tables ul.KInfos li:first-child {
  background: url(../images/bgs.jpg) no-repeat 23% -10%;
}
.UserCenter6 div.tables ul.KInfos li:first-child span:nth-child(2) b {
  background: url("../images/bgs-top.jpg") no-repeat center center;
}
.UserCenter6 div.tables ul.KInfos li:last-child {
  background: url(../images/bgs.jpg) no-repeat 23% 108%;
}
.UserCenter6 div.tables ul.KInfos li:last-child span:nth-child(2) b {
  background: url("../images/bgs-btm.jpg") no-repeat center center;
}
@media all and (max-width: 1870px) {
  #demo_2 {
    height: 680px;
  }
}
@media all and (max-width: 1820px) {
  #demo_2 {
    height: 660px;
  }
}
@media all and (max-width: 1765px) {
  #demo_2 {
    height: 640px;
  }
}
@media all and (max-width: 1725px) {
  #demo_2 {
    height: 620px;
  }
}
@media all and (max-width: 1700px) {
  #demo_2 {
    height: 600px;
  }
}
@media all and (max-width: 1600px) {
  #demo_2 {
    height: 580px;
  }
}
@media all and (max-width: 1550px) {
  #demo_2 {
    height: 550px;
  }
  .IndexProject {
    text-align: center;
    padding-bottom: 50px;
  }
  .IndexCollege {
    padding-bottom: 100px;
  }
}
@media all and (max-width: 1500px) {
  #demo_2 {
    height: 520px;
  }
}
@media all and (max-width: 1410px) {
  #demo_2 {
    height: 500px;
  }
}
@media all and (max-width: 1355px) {
  #demo_2 {
    height: 480px;
  }
}
@media all and (max-width: 1300px) {
  #demo_2 {
    height: 460px;
  }
  #s1 > a.aleft {
    left: 15px;
    z-index: 1000;
  }
  #s1 > a.aright {
    right: 15px;
    z-index: 1000;
  }
  .header {
    height: 208px;
  }
  .header div.block > .NavMenu {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #dfdfdf;
  }
  .header .NavMenu li {
    display: inline-block;
    float: none;
  }
  .header .NavMenu li > div > a {
    text-align: left;
  }
  .header > div.block > a {
    margin-right: 30px;
  }
}
@media all and (max-width: 1265px) {
  #demo_2 {
    height: 440px;
  }
}
@media all and (max-width: 1200px) {
  #demo_2 {
    height: 420px;
  }
}
                   /*-------分页选中样式----------*/
.current{
	padding: 7px 17px;
    border: 1px solid #CCC;
    background: #0369c9;
    margin-left: -5px;
	color:#fff;
}				   