* {
  padding: 0;
  margin: 0;
}
html {
  overflow-x: hidden;
}
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body {
  color: #333;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
  font-size: 16px;
  background: #fefdfd;
}
div,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
p {
  margin: 0;
  line-height: 1em;
}
s {
  font-style: normal;
  text-decoration: none;
}
b,
strong {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none outside none;
}
a {
  text-decoration: none;
  color: #333;
  background: 0 0;
  outline: 0;
}
a:focus {
  outline: 0;
}
a:active,
a:hover {
  color: #0F66CD;
  outline: 0;
}
form {
  margin: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
select {
  text-transform: none;
}
input {
  background-color: #FFF;
  width: 99%;
  line-height: normal;
}
textarea {
  color: #000;
  background-color: #fff;
  width: 99%;
}
i {
  display: block;
}
img:hover {
  opacity: 0.9;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.clear {
  display: block;
  clear: both;
  height: 3px;
  overflow: hidden;
  line-height: 3px;
}
/*ÃƒÂ¦Ã‚Â¸Ã¢â‚¬Â¦ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¤ÃƒÂ¦Ã‚ÂµÃ‚Â®ÃƒÂ¥Ã…Â Ã‚Â¨*/
.clearfix:after {visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0; }
.clearfix{*zoom:1;}
.clear { clear:both; }
.fl{ float:left;}
.fr{ float:right;}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.hide {
  display: none;
}
.code_image {
  cursor: pointer;
  padding-bottom: 6px;
}
.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.icon {
  background: url(../images/icon.png) no-repeat;
}
.w {
  width: 1200px;
  margin: 0 auto;
}

.index {
  /* background: url("../images/index_bg.jpg") no-repeat bottom center #fff; */
}
.index .alltitle {
  overflow: hidden;
  border-bottom: 1px solid #e2e4e5;
  height: 56px;
  line-height: 56px;
  position: relative;
}
.index .alltitle .line {
  width: 5px;
  height: 19px;
  background: #0A85D9;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9.5px;
}
.index .alltitle h2 {
  padding-left: 19px;
  float: left;
  line-height: 56px;
  font-size: 24px;
  color: #000;
}
.index .alltitle h2.cur{color:#0070db;}
.index .alltitle span {
  float: right;
  transition: all ease 600ms;
}
.index .alltitle span a {
  font-size: 12px;
  color: #666;
  background: url(../images/more.png) no-repeat right center;
  padding-right: 15px;
}
.index .alltitle span:hover {
  transform: translateY(-2px);
  transition: all ease 600ms;
}
.index .alltitle span:hover a {
  color: #000;
}
.floor_1_2 .alltitle .hd{width: 320px;}
.floor_1_2 .alltitle .hd li{float: left;padding-left:20px;line-height: 56px;cursor: pointer;
  font-size: 24px;
  color: #000;}
.floor_1_2 .alltitle .hd li.on{color:#0070db;}
  
.index .floor_1 {
  overflow: hidden;
  padding-top: 42px;
}
.index .floor_1 .floor_1_1 {
  float: left;
  width:600px;
}
.index .floor_1 .floor_1_1 .body {
  overflow: hidden;
  margin-top: 16px;
}
/*.index .floor_1 .floor_1_1 .part_left {

  float: left;

  width: 465px;

  height: 350px;

  overflow: hidden;

  margin-right: 37px;

}*/
.index .floor_1 .floor_1_1 .box_news {
  position: relative;
}
.index .floor_1 .floor_1_1 .box_news .hd {
  text-align: right;
  z-index: 99;
  width: 94px;position: relative;
}
.index .floor_1 .floor_1_1 .box_news .hoverBg{position: absolute;background: url(../images/hoverbg.png) no-repeat center;width:97px;height:72px;top:-1px;right:0;}
.index .floor_1 .floor_1_1 .box_news .hd ul li {
height:68px;overflow: hidden;margin-bottom: 5px;padding-top:1px;padding-bottom: 1px;
}
.index .floor_1 .floor_1_1 .box_news .hd ul li img {filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;
height:68px;width: 92px;
}
.index .floor_1 .floor_1_1 .box_news .hd ul li.on img {
filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
.index .floor_1 .floor_1_1 .box_news .bd{width: 500px;height: 370px;overflow: hidden;position: relative;}
.index .floor_1 .floor_1_1 .box_news .bd ul li img {
  width:500px;
  height:375px;
  display: block;
}
.index .floor_1 .floor_1_1 .box_news .bd ul li {
  position: relative;width:500px;
}
.index .floor_1 .floor_1_1 .box_news .bd ul li h2 {
  height: 44px;
  line-height: 44px;
  width: 100%;
  background:url(../images/black70.png) repeat left top;
  text-indent: 10px;
  position: absolute;
  bottom:5px;
  left: 0;
}
.index .floor_1 .floor_1_1 .box_news .bd ul li h2 a {
  color: #fff;
  font-size: 14px;
}
.index .floor_1 .floor_1_1 .part_right {
  float: right;
  width: 310px;
}
.index .floor_1 .floor_1_1 .part_right ul .first {
  height: 74px;
  border-bottom: 1px dashed #B8B8B8;
  width: 310px;
  margin-bottom: 2px;
}
.index .floor_1 .floor_1_1 .part_right ul .first h2 {
  font-size: 16px;
  line-height: 16px;
  color: #000;
  padding-bottom: 10px;
}
.index .floor_1 .floor_1_1 .part_right ul .first p {
  font-size: 12px;
  color: #999999;
  line-height: 18px;
}
.index .floor_1 .floor_1_1 .part_right ul .first p a {
  padding-left: 74px;
  font-size: 12px;
  color: #0c6fe6;
  line-height: 18px;
}
.index .floor_1 .part_right ul {
  width:530px;
  margin-right: 0;
  padding-right: 0;display: none;
}
.index .floor_1 .part_right ul:first-child{display: block;}
.index .floor_1 .part_right ul li {
  overflow: hidden;
  background: url(../images/testlist.gif) no-repeat left center;
  line-height: 18px;
  margin-top: 16px;
  zoom: 1;
}
.index .floor_1 .part_right ul li a {
  color: #333;
  padding-left: 18px;display: block;
}
.index .floor_1 .part_right ul li a:hover {
  color: #0d4da4;
}
.index .floor_1 .part_right ul li span {
  float: right;
  color: #999;
  font-size: 12px;padding-left: 10px;
}
.index .floor_1 .floor_1_2 {
  width:530px;
}
.index .floor_1 .floor_1_2 .content ul li {
  width: 100%;
  height: 33px;
  line-height: 33px;
}
.index .floor_1 .floor_1_2 .content ul li a {
  font-size: 14px;
  color: #666;
}
.index .floor_1 .floor_1_2 .content ul li s {
  font-size: 14px;
  color: #666;
  font-weight: bold;
  margin-left: 1px;
  margin-right: 5px;
}
.index .floor_1 .floor_1_2 .content ul li span {
  line-height: 33px;
  float: right;
  font-size: 12px;
  color: #999;
  margin-right: 2px;
}
.index .floor_1 .floor_1_2 .content ul li:hover {
  background: #F6F6F6;
}
.index .floor_1 .floor_1_2 .content ul li:hover a {
  color: #0641cb;
}
.index .floor_1 .floor_1_2 .content ul li:hover s {
  color: #0641cb;
}
.index .floor_3_1 .box1{padding-bottom: 30px;}
.index .floor_1_3 {
  width: 575px;
}
.index .floor_1_3 .content .first {
  height: 40px;
  margin-top: 16px;
  width:100%;
  padding-bottom: 6px;
}
.index .floor_1_3 .content .first h2 {
  font-size: 16px;
  line-height: 16px;
  color: #000;
  padding-bottom: 10px;
}
.index .floor_1_3 .content .first p {
  font-size: 12px;
  color: #999999;
  line-height: 18px;
}
.index .floor_1_3 .content .first p a {
  float: right;
  font-size: 12px;
  color: #0c6fe6;
  line-height: 18px;
}
.index .floor_1_3 .content ul li {
  overflow: hidden;
  background: url(../images/testlist.gif) no-repeat left center;
  line-height: 45px;  border-bottom:1px solid #e6e1e1;
  margin-top: 16px;
  zoom: 1; width:574px;
}
.index .floor_1_3 .content ul li a {
  color: #333;
  padding-left: 18px;
}
.index .floor_1_3 .content ul li a:hover {
  color: #0d4da4;
}
.index .floor_1_3 .content ul li span {
  float: right;
  color: #999;
  font-size: 12px;
}
.floor_2 {
  margin-top:55px;
  height: 110px;
  margin-bottom:40px;
}
.floor_2 .left {
  float: left;
  width: 400px;
  margin-right: 12px;
  margin-top: -6px;
}
.floor_2 .left a img {
  margin-top: 6px;
  width: 400px;
  height: 57px;
  display: block;
}
.floor_2 .right {
  width:100%;
  height: 110px;
}
.floor_2 .right .slideBox {
  width:1200px;
  height: 110px;
  overflow: hidden;
  position: relative;
}
.floor_2 .right .slideBox .hd {
  height: 15px;
  width: 100%;
  position: absolute;
  right: 8px;
  bottom:2px;
  z-index: 1;
}
.floor_2 .right .slideBox .hd ul {
  zoom: 1;
  float: right;
}
.floor_2 .right .slideBox .hd ul li {
  float: left;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  font-size: 0;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  filter: alpha(opacity=40);
  /* IE */
  -moz-opacity: 0.4;
  /* FF ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¨Ã‚Â¦Ã‚ÂÃƒÂ¦Ã‹Å“Ã‚Â¯ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚ÂºÃ¢â‚¬Â ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¼ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾FF */
  opacity: 0.4;
  /* FF */
}
.floor_2 .right .slideBox .hd ul li.on {
  background: #fff;
  color: #fff;
  filter: alpha(opacity=100);
  /* IE */
  -moz-opacity: 1;
  /* FF ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¨Ã‚Â¦Ã‚ÂÃƒÂ¦Ã‹Å“Ã‚Â¯ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚ÂºÃ¢â‚¬Â ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¼ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾FF */
  opacity: 1;
  /* FF */
}
.floor_2 .right .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.floor_2 .right .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.floor_2 .right .slideBox .bd img {
  width:1200px;
  height: 110px;
  display: block;
}
.floor_3 {overflow:hidden;}
.floor_3 .floor_3_1 {
  width: 1200px;
  /*  height: 408px;*/
  float: left;
  margin-right: 70px;
}
.floor_3 .floor_3_1 .alltitle {
  margin-bottom: 15px;
}
.floor_3 .floor_3_1 .alltitle .btn {
  float: right;
  display: inline;
  line-height: 12px;
  font-size: 12px;
  padding: 7px 9px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  border: 1px solid #0070db;
  color: #0070db;
  margin-top: 18px;
}
.floor_3 .floor_3_1 .alltitle .btn:hover {
  border: 1px solid #fff;
  background: #0070db;
  color: #fff;
}
.floor_3 .floor_3_1 .content {
  /* ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¦Ã‹Å“Ã‚Â¯ÃƒÂ¥Ã¢â‚¬Â°Ã‚Â/ÃƒÂ¥Ã‚ÂÃ…Â½ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â®ÃƒÂ¤Ã‚Â»Ã‚Â£ÃƒÂ§Ã‚Â Ã‚ÂÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¥Ã‚Â¦Ã¢â‚¬Å¡ÃƒÂ¦Ã…Â¾Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ©Ã…â€œÃ¢â€šÂ¬ÃƒÂ¨Ã‚Â¦Ã‚ÂÃƒÂ¥Ã‹â€ Ã‚Â ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¤ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¥Ã‚ÂÃ‚Â¯ */
}
.floor_3 .floor_3_1 .content .slideTxtBox {
  width: 810px;
  text-align: left;
  position: relative;
}
.floor_3 .floor_3_1 .content .slideTxtBox .hd ul {
  position: absolute;
  left: 124px;
  top: -46px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .hd ul li + li {
  border-left: 1px solid #888888;
}
.floor_3 .floor_3_1 .content .slideTxtBox .hd ul li {
  float: left;
  padding: 0 8px;
  cursor: pointer;
  font-size: 12px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .hd ul li.on a {
  color: #0641cb;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd ul {
  position: relative;
  margin-left: -12px;
  zoom: 1;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li {
  width: 397px;
  height: 70px;
  border: 1px solid #E3E3E3;
  float: left;
  margin-left: 12px;
  margin-bottom: 12px;
  position: relative;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a {
  display: block;
  width: 397px;
  height: 70px;
}
.floor_3_1 .slideTxtBox .moremore a{display: block;color:#0070db;border: 1px solid #0070db;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;width: 80px;height: 28px;line-height: 28px;text-align: center;background: none;padding: 0;}
.floor_3_1 .slideTxtBox .moremore a:hover{background: #0070db;color: #fff;}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a img {
  margin-top: 11px;
  margin-left: 14px;
  border: 1px solid #E3E3E3;
  display: block;
  float: left;
  margin-right: 15px;
  width: 63px;
  height: 46px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a h4 {
  font-size: 16px;
  color: #000;
  line-height: 16px;
  padding-top: 11px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div1,
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div2 {
  position: absolute;
  top: 39px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div1 i,
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div2 i {
  width: 13px;
  height: 16px;
  background: #000;
  display: block;
  float: left;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div1 span,
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div2 span {
  font-size: 12px;
  color: #999999;
  margin-left: 6px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div1 {
  left: 91px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div1 i {
  background: url("../images/icon_tel.png");
  width: 14px;
  height: 14px;
  display: block;
  margin-top: 4px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div2 {
  left: 265px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li a .div2 i {
  background: url("../images/icon_user.jpg");
  width: 15px;
  height: 13px;
  margin-top: 4px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .bd li:hover {
  transform: translate3d(0, -4px, 0);
  -webkit-box-shadow: 5px 5px 115px #F2F2F2;
  -moz-box-shadow: 5px 5px 115px #F2F2F2;
  box-shadow: 5px 5px 115px #F2F2F2;
}
.floor_3 .floor_3_1 .content .slideTxtBox .arrow {
  position: absolute;
  right: 10px;
  top: 0;
}
.floor_3 .floor_3_1 .content .slideTxtBox .arrow a {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow.png") 0 0 no-repeat;
}
.floor_3 .floor_3_1 .content .slideTxtBox .arrow .next {
  background-position: 0 -50px;
}
.floor_3 .floor_3_1 .content .slideTxtBox .arrow .prevStop {
  background-position: -60px 0;
}
.floor_3 .floor_3_1 .content .slideTxtBox .arrow .nextStop {
  background-position: -60px -50px;
}
.floor_3 .floor_3_2 {
 width: 318px;
}
.floor_3 .floor_3_2 .list{padding-top: 18px;}
.floor_3 .floor_3_2 li{display:block;height: 52px;line-height: 52px;margin-bottom: 8px;border: 1px solid #eaeaea;background: #f6f6f6;width: 316px;}
.floor_3 .floor_3_2 li a{color: #555555;font-size: 16px;padding: 0 20px;display: block;}
.floor_3 .floor_3_2 li em{background: url(../images/hico.png) no-repeat left top;vertical-align: middle;display: inline-block;width: 12px;height: 12px;margin-right: 26px;}
.floor_3 .floor_3_2 li span{margin:18px auto 0;background: url(../images/jia.png) no-repeat left top;width:20px;height:20px;display: block;}
.floor_3 .floor_3_2 li:hover{border: 1px solid #006fdb;background: #006fdb;}
.floor_3 .floor_3_2 li:hover a{color: #fff;}
.floor_3 .floor_3_2 li:hover span{background: url(../images/jia_a.png) no-repeat left top;}
