﻿@charset "UTF-8";
html {
  min-width: 1200px;
}
body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}
input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}
body,
input,
button,
form {
  font-size: 14px;
  line-height: 28px;
  font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
input {
  background: none;
  border: 0 none;
}
img,
iframe {
  border: 0px;
}
em,
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.red {
  color: #e74037;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.hidden {
  display: none;
}
.hide {
  display: none !important;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.icon {
  background: url(../images/icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
a {
  color: #333333;
  text-decoration: none;
  font-weight:normal;
}
a:hover {
  color: #ec8d04;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.ease,
.ease * {
  transition: all ease 300ms;
}
.noease,
.noease * {
  transition: none;
}
:-moz-placeholder {
  color: #50af77;
}
::-moz-placeholder {
  color: #50af77;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #50af77;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #50af77;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/***************top and bottom css*********************/
.top_main {
  width: 100%;
  position: relative;
  z-index: 999;
  border-bottom: 1px solid #ededed;
  height: 35px;
  line-height: 35px;
  color: #999;
}
.top_main .top {
  position: relative;
}
.top_main p {
  float: left;
  width: 42%;
}
.top_main .top_r {
  float: right;
  width: 50%;
  text-align: right;
}
.top_main .top_r li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  margin-left: 5px;
  color: #999;
}
.top_main .top_r li a {
  color: #999;
  cursor: pointer;
}
.top_main .top_r li a:hover {
  color: #0e47a1;
}
.top_main .top_r li s {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-position: -62px 1px;
}
.top_main .top_r li.map s {
  background-position: -82px 2px;
}
/*header_main*/
.header_main {
  width: 100%;
  height: 116px;
  position: relative;
  z-index: 998;
  background: #fff;
}
.header_main .logo_main {
  width: 500px;
  height: 100px;
  float: left;
  padding-top: 8px;
}
.header_main .logo_main img {
  display: block;
  padding-top:15px;
}
.header_main .header {
  position: relative;
}
.header_main .webtel {
  width: 268px;
  padding-top: 25px;
  line-height: 24px;
  float: right;
  white-space: nowrap;
}
.header_main .webtel .tel {
  height: 32px;
  line-height: 32px;
  text-align: right;
}
.header_main .webtel .tel s {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin: 0 8px 0 0;
  background-position: 0 0;
}
.header_main .webtel .tel strong {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 32px;
}
.header_main .webtel .ewm {
  text-align: right;
  position: relative;
  height: 25px;
  line-height: 25px;
  color: #999;
  margin-bottom: 4px;
}
.header_main .webtel .ewm s {
  width: 25px;
  height: 25px;
  vertical-align: top;
  margin: 0 0 0 5px;
  background-position: -34px 0;
}
.header_main .webtel .ewm .box {
  width: 112px;
  height: 0;
  position: absolute;
  right: 0;
  top: 30px;
  overflow: hidden;
  transition: all ease 300ms;
  background: #fff;
}
.header_main .webtel .ewm .box img {
  width: 100px;
  height: 100px;
  display: block;
  padding-top: 6px;
  margin: 0 auto;
}
.header_main .webtel .ewm:hover .box {
  height: 112px;
}
/*nav_main*/
.nav_main {
  width: 100%;
  float: left;
  height: 60px;
  line-height: 60px;
  position: relative;
  z-index: 100;
  background: #0e47a1;
}
.nav_main .list {
  text-align: center;
  line-height: 0;
  font-size: 0;
}
.nav_main li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 60px;
  line-height: 60px;
  position: relative;
  vertical-align: top;
  margin: 0 8px;
  text-align: center;
  font-size: 16px;
}
.nav_main li:first-child {
    background: #1863da;
}
.nav_main li a {
  display: block;
  height: 100%;
  padding: 0 40px;
  position: relative;
  color: #fff;
}
.nav_main li:hover a,
.nav_main li.hover a {
  color: #fff;
  background: #1863da;
}
.nav_main .sub-box {
  background: #0e47a1;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 100;
  display: none;
}
.nav_main .sub-box a {
  color: #fff;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  transition: all ease 300ms;
}
.nav_main .sub-box a:hover {
  background: #ec8d04;
}
/*footer_main*/
.footer_main {
  width: 100%;
  background: url(../images/footerbg.jpg) no-repeat center top;
  color: #fff;
}
.footer_main .footer {
  padding: 60px 0;
}
.footer_main .bcontact {
  width: 410px;
  float: left;
  line-height: 30px;
  font-weight:normal;
}
.footer_main .bcontact h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.footer_main .bcontact a {
  color: #fff;
}
.footer_main .bcontact a:hover {
  color: #ec8d04;
}
.footer_main .bcontact p {
  font-size: 16px;
  padding-top: 10px;
}
.footer_main .bnav {
  width: 300px;
  float: left;
  padding-left: 100px;
  line-height: 36px;
  border-left: 1px solid #1670ff;
  border-right: 1px solid #1670ff;
	margin-left:120px;
}
.footer_main .bnav .list {
  margin-top: -10px;
}
.footer_main .bnav a {
  width: 150px;
  height: 36px;
  color: #fff;
  text-align: left;
  display: block;
  float: left;
  font-weight:normal;
}

.footer_main .bnav a:hover {
  color: #ec8d04;
}
.footer_main .bewm {
  width: 120px;
  float: right;
  padding-top: 0;
}
.footer_main .bewm li {
  width: 120px;
  float: right;
  color: #fff;
  text-align: center;
}
.footer_main .bewm li:first-child {
  float: left;
}
.footer_main .bewm li img {
  width: 110px;
  height: 110px;
  display: block;
  margin: 0 auto 3px;
  border: 5px solid #fff;
}
.footer_main .bewm p {
  text-align: center;
  line-height: 20px;
  padding-top: 5px;
}
.footer_main .copyright {
  line-height: 40px;
  height: 40px;
  background: #121c27;
  font-size: 12px;
  color: #a5a7ab;
}
.footer_main .copyright a {
  color: #a5a7ab;
}
.footer_main .copyright a:hover {
  color: #fff;
}
/***********top and bottom css end***********/
.indexTit {
  width: 100%;
  text-align: center;
  padding: 75px 0 45px;
}
.indexTit .more {
  float: right;
  line-height: 36px;
  font-family: arial;
}
.indexTit h3 {
  font-size: 46px;
  line-height: 50px;
  font-weight: bold;
  color: #333333;
}
.indexTit h3 span {
  color: #0e47a1;
}
.indexTit h3 s {
  width: 98px;
  height: 35px;
  margin: 0 14px;
  background-position: 0 -92px;
}
.indexTit p {
  font-size: 18px;
  letter-spacing: 20px;
  padding-top: 8px;
}
.indexTit .en {
  font-family: arial;
  font-size: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.morebtn {
  width: 510px;
  height: 54px;
  line-height: 54px;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 auto;
}
.morebtn a {
  width: 255px;
  height: 54px;
  text-align: center;
  font-size: 18px;
  display: block;
  float: left;
}
.morebtn a:first-child {
  color: #fff;
  background: #0e47a1;
  border: 0px;
}
.morebtn a:first-child:hover {
  color: #fff;
  background: #ec8d04;
}
.morebtn a.btn2 {
  border: 2px solid #e5e5e5;
  color: #333;
  border-left: 0px;
  width: 251px;
  height: 50px;
  line-height: 49px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.morebtn a.btn2:hover {
  color: #ec8d04;
}
.videolist {
  width: 100%;
  overflow: hidden;
}
.videolist .list {
  width: 105%;
}
.videolist .item {
  width: 290px;
  height: 280px;
  float: left;
  margin: 0 13px 20px 0;
  position: relative;
  background: #fff;
  transition: all ease 300ms;
  overflow: hidden;
}
.videolist .item a {
  width: 290px;
  height: 280px;
  display: block;
}
.videolist .item img {
  width: 290px;
  height: 218px;
  display: block;
}
.videolist .item h3 {
  border: 1px solid #dddddd;
  border-top: 0px;
  padding: 0 5px;
  height: 61px;
  line-height: 61px;
  text-align: center;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}
.videolist .item .bg {
  width: 290px;
  height: 218px;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all ease 300ms;
  background: url(../images/playbg.png) no-repeat center top;
}
.videolist .item .line {
  position: absolute;
  left: 5px;
  top: 5px;
  right: 5px;
  bottom: 5px;
  z-index: 20;
  border: 1px solid #3b87ff;
  transition: all ease 300ms;
  *height: 270px;
}
.videolist .item:hover .bg {
  left: 0;
}
/*prolist*/
.prolist {
  width: 100%;
  overflow: hidden;
}
.prolist .list {
  width: 105%;
}
.prolist .item {
  width: 290px;
  height: 218px;
  float: left;
  margin: 0 13px 20px 0;
  position: relative;
  background: #fff;
  transition: all ease 300ms;
  overflow: hidden;
  border:1px #eee solid;
}
.prolist .item a {
  width: 290px;
  height: 218px;
  display: block;
}
.prolist .item img {
  width: 290px;
  display: block;
}
.prolist .item h3 {
  border: 1px solid #dddddd;
  border-top: 0px;
  padding: 0 5px;
  height: 61px;
  line-height: 61px;
  text-align: center;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}
.prolist .item .txt {
  width: 290px;
  height: 170px;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all ease 300ms;
  padding-top: 48px;
  color: #fff;
  text-align: center;
  z-index: 10;
  background: url(../images/pro-lihover.png) no-repeat center center;
}
.prolist .item .txt h4 {
  font-size: 18px;
}
.prolist .item .txt .more {
  width: 153px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #fff;
  display: block;
  margin: 25px auto;
  font-size: 16px;
}
.prolist .item .line {
  position: absolute;
  left: 5px;
  top: 5px;
  right: 5px;
  bottom: 5px;
  z-index: 20;
  border: 1px solid #3b87ff;
  transition: all ease 300ms;
  *height: 218px;
}
.prolist .item:hover .txt {
  left: 0;
}
/*caselist*/
.caselist {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.caselist .list {
  width: 105%;
  position: relative;
}
.caselist .item {
  width: 301px;
  height: 227px;
  text-align: center;
  float: left;
  position: relative;
  overflow: hidden;
}
.caselist .item a {
  display: block;
}
.caselist .item img {
  width: 300px;
  height: 225px;
  display: block;
  transition: all ease 300ms;
  border: 1px solid #c7c7c7;
}
.caselist .item .txt {
  width: 300px;
  height: 225px;
  position: absolute;
  left: -100%;
  top: 0;
  transition: all ease 300ms;
  background: url(../images/black50.png) repeat 0 0;
}
.caselist .item .txt h4 {
  font-size: 18px;
  padding-top: 75px;
  color: #fff;
}
.caselist .item .txt span {
  width: 128px;
  height: 28px;
  display: block;
  margin: 16px auto 0;
  line-height: 28px;
  text-align: center;
  border: 1px solid #ffc067;
  color: #ffc067;
}
.caselist .item:hover .txt {
  left: 0;
  padding-top:70px;
}
/*txtlist*/
.txtlist {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.txtlist .list {
  width: 120%;
  position: relative;
}
.txtlist li {
  width: 300px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  float: left;
  margin-right: 70px;
}
.txtlist li a {
  width: 100%;
  display: block;
}
.txtlist li s {
  width: 4px;
  height: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  border-radius: 100%;
  background: #333333;
  margin-right: 10px;
}
.txtlist li .time {
  float: right;
}
.banner_main {
  width: 100%;
  overflow: hidden;
  height: 650px;
  position: relative;
  z-index: 2;
}
.banner {
  width: 100%;
  min-width: 1000px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  height: 650px;
}
.banner .list {
  max-height: 650px;
  overflow: hidden;
}
.banner li {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.banner li img {
  width: 1920px;
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner li a {
  width: 100%;
  display: block;
}
.banner .tip {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 46px;
  z-index: 10;
}
.banner .tip span {
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
  margin: 0 6px;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  background: none;
  border-radius: 100%;
}
.banner .tip span.cur {
  background: #fff;
  border-color: #fff;
}
.banner .prev,
.banner .next {
  width: 52px;
  height: 52px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  background: url(../images/btn-ico.png) no-repeat 0 0;
}
.banner .prev {
  left: 3%;
  background-position: 0 0;
}
.banner .prev:hover {
  background-position: 0 -68px;
}
.banner .next {
  right: 3%;
  background-position: -69px 0;
}
.banner .next:hover {
  background-position: -69px -68px;
}
.search_main {
  position: relative;
  height: 80px;
  line-height: 80px;
  width: 100%;
  top: -40px;
  z-index: 100;
  overflow: hidden;
}
.search_main .bg {
  width: 960px;
  height: 80px;
  position: absolute;
  right: 50%;
  background: #0e47a1;
}
.search_main .search {
  background: #0e47a1;
  position: relative;
  z-index: 10;
}
.search_main .box {
  width: 528px;
  float: right;
  position: relative;
}
.search_main .box input {
  border: 0px;
  outline: none;
  display: block;
}
.search_main .box .txt {
  width: 392px;
  padding-left: 10px;
  padding-top: 23px;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #106dff;
  color: #fff;
}
.search_main .box .btn {
  width: 80px;
  height: 80px;
  display: block;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: #ec8d04 url(../images/search-btnbg.png) no-repeat center center;
}
.search_main .skey_txt {
  width: 640px;
  float: left;
  line-height: 80px;
  color: #fff;
}
.search_main .skey_txt span {
  font-size: 16px;
  display: inline-block;
  color: #fff;
}
.search_main .skey_txt a {
  display: inline-block;
  margin-right: 30px;
  filter: alpha(opacity=60);
  color: #fff;
  transition: all ease 300ms;
}
.search_main .skey_txt a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/***********index css ***********/
.index {
  width: 100%;
  position: relative;
  z-index: 20;
  /*xunpan*/
}
.index .floor_1 {
  padding-bottom: 60px;
	padding-top: 40px;
}
.index .floor_1 .prolist {
  padding-bottom: 40px;
}
.index .floor_1 .indexTit {
  padding-top: 40px;
}
.index .ixbanner-img {
  width: 100%;
  height: 255px;
  display: block;
  position: relative;
  overflow: hidden;
  background: url(../images/ixbannerbg.jpg) no-repeat center top;
  color: #fff;
}
.index .ixbanner-img .w1200 {
  position: relative;
}
.index .ixbanner-img h3,
.index .ixbanner-img p,
.index .ixbanner-img .line,
.index .ixbanner-img strong {
/*  margin-left: 285px;*/
}
.index .ixbanner-img h3 {
  font-size: 32px;
  padding-top: 80px;
  color:#ec8d04;
  font-weight:bold;
}
.index .ixbanner-img p {
  padding: 15px 0 12px;
  font-size:16px;
}
.index .ixbanner-img .line {
  width: 62px;
  height: 2px;
  background: #fff;
  display: block;
  margin-bottom: 20px;
}
.index .ixbanner-img strong {
  font-size: 24px;
  font-weight: normal;
}

.index .ixbanner-img strong span {
  font-size: 24px;

}
.index .ixbanner-img a {
  width: 152px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background:#ec8d04;
  display: block;
  position: absolute;
  right: 0;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
}
.index .ixbanner-img a:hover {
  background: #ec8d04;
  border-color: #ec8d04;
}
.index .ixbanner-img a.btn1 {
  top: 85px;
}
.index .ixbanner-img a.btn2 {
  top: 158px;
}
.index .floor_2 {
  padding-bottom: 60px;
}
.index .floor_2 .indexTit {
  padding-bottom: 55px;
}
.index .floor_2 .iadvan {
  position: relative;
}
.index .floor_2 .iadvan .bigimg {
  position: absolute;
  left: 50%;
  top: 20px;
  width: 540px;
  height: 300px;
  margin-left: -270px;
}
.index .floor_2 .iadvan li {
  width: 255px;
  float: left;
  padding-left: 70px;
  position: relative;
}
.index .floor_2 .iadvan li s {
  width: 52px;
  height: 52px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/iadvan-ico.png) no-repeat -226px center;
}
.index .floor_2 .iadvan li h3 {
  font-size: 28px;
  height: 52px;
  line-height: 52px;
  color: #0e47a1;
  font-weight: bold;
}
.index .floor_2 .iadvan li .txt {
  line-height: 30px;
  height: 96px;
  overflow: hidden;
  padding-top: 10px;
}
.index .floor_2 .iadvan li.a1 {
  padding-bottom: 24px;
  margin-bottom: 24px;
  background: url(../images/iadvan-libg.png) no-repeat 0 bottom;
}
.index .floor_2 .iadvan li.a2 {
  padding-bottom: 24px;
  margin-bottom: 24px;
  background: url(../images/iadvan-libg.png) no-repeat right bottom;
  float: right;
  margin-left: 500px;
}
.index .floor_2 .iadvan li.a2 s {
  background-position: -82px center;
}
.index .floor_2 .iadvan li.a3 s {
  background-position: -155px center;
}
.index .floor_2 .iadvan li.a4 {
  float: right;
}
.index .floor_2 .iadvan li.a4 s {
  background-position: -11px center;
}
.index .floor_3 {
  width: 100%;
  height: 637px;
  background: url(../images/icasebg.jpg) no-repeat center top;
  color: #fff;
}
.index .floor_3 .indexTit {
  padding: 65px 0 55px;
}
.index .floor_3 .indexTit h3 {
  color: #fff;
}
.index .floor_3 .indexTit h3 span {
  color: #ec8d04;
}
.index .floor_3 .indexTit p {
  color: #fff;
}
.index .floor_3 .icase {
  margin-bottom: 65px;
  position: relative;
}
.index .floor_3 .prev,
.index .floor_3 .next {
  width: 60px;
  height: 50px;
  z-index: 10;
  position: absolute;
  top: 90px;
  cursor: pointer;
  background: url(../images/icase-btn.png) no-repeat 0 center;
}
.index .floor_3 .prev:hover,
.index .floor_3 .next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.index .floor_3 .prev {
  left: -90px;
  background-position: 0 center;
}
.index .floor_3 .next {
  right: -90px;
  background-position: -91px center;
}
.index .floor_3 .morebtn .btn1 {
  background: #ec8d04;
}
.index .floor_3 .morebtn .btn1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.index .floor_3 .morebtn .btn2 {
  border-color: #fff;
  color: #fff;
}
.index .floor_3 .morebtn .btn2:hover {
  color: #ec8d04;
}
.index .floor_4 {
  padding-bottom: 70px;
}
.index .floor_4 .list {
  width: 100%;
  height: 154px;
  margin-bottom: 100px;
  background: url(../images/iliucbg.png) no-repeat center bottom;
}
.index .floor_4 .list li {
  width: 72px;
  height: 154px;
  position: relative;
  float: left;
  text-align: center;
}
.index .floor_4 .list li h3 {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -40px;
  font-size: 16px;
  color: #666;
}
.index .floor_4 .list li img {
  display: block;
  margin: 0 auto;
  position: relative;
}
.index .floor_4 .list li .img1 {
  z-index: 5;
}
.index .floor_4 .list li .img2 {
  margin-top: -8px;
}
.index .floor_4 .list li.a1 {
  height: 115px;
  padding-top: 39px;
}
.index .floor_4 .list li.a2 {
  width: 92px;
  margin-left: 104px;
  height: 115px;
  padding-top: 39px;
}
.index .floor_4 .list li.a3 {
  width: 106px;
  margin-left: 88px;
}
.index .floor_4 .list li.a4 {
  width: 100px;
  margin-left: 86px;
  height: 115px;
  padding-top: 39px;
}
.index .floor_4 .list li.a5 {
  width: 95px;
  margin-left: 87px;
  height: 134px;
  padding-top: 20px;
}
.index .floor_4 .list li.a6 {
  width: 104px;
  margin-left: 94px;
  height: 122px;
  padding-top: 32px;
}
.index .floor_4 .list li.a7 {
  width: 84px;
  height: 115px;
  margin-right: -5px;
  float: right;
  padding-top: 42px;
  height: 112px;
}
.index .xunpan {
  width: 100%;
  height: 200px;
  background: url(../images/ixbanner2bg.jpg) no-repeat center top;
  color: #fff;
}
.index .xunpan .zixun {
  width: 454px;
  padding-top: 40px;
  text-align: center;
}
.index .xunpan .zixun .ewm {
  width: 108px;
  height: 108px;
  display: block;
  padding: 6px;
  background: #fff;
}
.index .xunpan .zixun .tel {
  border: 1px solid #65b44e;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  margin-bottom: 20px;
  font-family: arial;
  font-weight: bold;
  border-radius: 30px;
}
.index .xunpan .zixun .tel s {
  width: 30px;
  height: 30px;
  background-position: -141px -30px;
  margin-right: 8px;
}
.index .xunpan .zixun .zx {
  width: 302px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #ff9619;
}
.index .xunpan .zixun .zx s {
  width: 22px;
  height: 20px;
  display: inline-block;
  background-position: -123px 0;
  margin-left: 10px;
  vertical-align: middle;
}
.index .xunpan p {
  font-size: 20px;
}
.index .xunpan p strong {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  padding-right: 10px;
  font-style: italic;
}
.index .xunpan p.bigtxt {
  font-size: 36px;
  padding-bottom: 25px;
  padding-top: 60px;
  font-weight:bold;
}
.index .xunpan p span {
  color: #0e47a1;
  display: inline-block;
}
.index .floor_5 {
  width: 100%;
  height: 800px;
  background: url(../images/iaboutbg.jpg) no-repeat center top;
}
.index .floor_5 .iabout {
  position: relative;
}
.index .floor_5 .aboutTxt {
  width: 490px;
  padding-top: 40px;
  margin-bottom: 168px;
  *margin-bottom: 150px;
}
.index .floor_5 .aboutTxt h3 {
  font-style: oblique;
  color: #0e47a1;
  font-size: 32px;
  font-weight: bold;
	font-style: normal;
}
.index .floor_5 .aboutTxt h4 {
  font-size: 20px;
  border-bottom: 1px solid #0e47a1;
  display: inline-block;
  color: #0e47a1;
  padding: 10px 0 8px;
  margin-bottom: 35px;
}
.index .floor_5 .aboutTxt .txt {
  line-height: 30px;
  height: 120px;
  margin-bottom: 22px;
  overflow: hidden;
}
.index .floor_5 .aboutTxt .btn a {
  width: 143px;
  height: 38px;
  line-height: 37px;
  text-align: center;
  background: #fff;
  border: 1px solid #dddddd;
  display: block;
  float: left;
  margin-right: 18px;
}
.index .floor_5 .aboutTxt .btn a s {
  width: 26px;
  height: 28px;
  background-position: -153px 9px;
}
.index .floor_5 .aboutTxt .btn a:hover {
  border-color: #0e47a1;
  background: #0e47a1;
  color: #fff;
}
.index .floor_5 .aboutTxt .btn a.btn1 s {
  margin-left: 5px;
}
.index .floor_5 .aboutTxt .btn a.btn1:hover s {
  background-position: -180px 9px;
}
.index .floor_5 .aboutTxt .btn a.btn2 s {
  margin-right: 6px;
  background-position: -106px -64px;
}
.index .floor_5 .aboutTxt .btn a.btn2:hover s {
  background-position: -106px -30px;
}
.index .floor_5 .videoCon {
  width: 535px;
  height: 400px;
  position: absolute;
  overflow: hidden;
  right: 106px;
  top: 30px;
}
.index .floor_5 .videoCon img {
  max-width: 100%;
  display: block;
}
.index .floor_5 .videoCon iframe,
.index .floor_5 .videoCon video {
  width: 535px !important;
  height: 400px !important;
}
.index .floor_5 .iwhy {
  padding: 0 0 0 20px;
  height: 50px;
  border-left: 5px solid #ec8d04;
  padding-left: 20px;
  width: 692px;
  color: #fff;
}
.index .floor_5 .iwhy h3 {
  font-size: 28px;
  line-height: 28px;
  margin: -3px 0 5px 0;
}
.index .floor_5 .iwhy p {
  font-size: 18px;
  line-height: 18px;
}
.index .floor_5 .iwhy .more {
  width: 55px;
  height: 55px;
  transition: all ease 300ms;
  background-position: -42px -32px;
  float: right;
}
.index .floor_5 .iwhy .more:hover {
  margin-right: -8px;
}
.index .floor_6 {
  padding-bottom: 50px;
}
.index .floor_6 .imgleft {
  width: 530px;
  height: 425px;
  float: left;
  background: #0e47a1;
}
.index .floor_6 .imgleft a {
  display: block;
  height: 127px;
  position: relative;
  padding: 298px 0 0 120px;
}
.index .floor_6 .imgleft img {
  width: 100%;
  height: 298px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.index .floor_6 .imgleft h3 {
  font-size: 18px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding-top: 15px;
  overflow: hidden;
  margin-bottom: 8px;
  border-bottom: 1px solid #106dff;
  margin-right: 40px;
  transition: all ease 300ms;
}
.index .floor_6 .imgleft .txt {
  color: #d9d9d9;
  line-height: 24px;
  height: 48px;
  margin-right: 40px;
  overflow: hidden;
}
.index .floor_6 .imgleft .time {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 120px;
  text-align: center;
  color: #fff;
}
.index .floor_6 .imgleft .time .day {
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  display: block;
  color: #fff;
}
.index .floor_6 .imgleft:hover .txt {
  color: #fff;
}
.index .floor_6 .imgleft:hover h3 {
  text-indent: 10px;
}
.index .floor_6 .news_right {
  width: 610px;
  float: right;
}
.index .floor_6 .news_right .item {
  background: #fff;
}
.index .floor_6 .news_right .item a {
  display: block;
  height: 154px;
  padding: 0 120px 0 0;
  position: relative;
}
.index .floor_6 .news_right .item h3 {
  font-size: 18px;
  color: #333333;
  height: 20px;
  line-height: 20px;
  padding-bottom: 17px;
  overflow: hidden;
  margin-bottom: 12px;
  border-bottom: 1px solid #dedede;
  transition: all ease 300ms;
}
.index .floor_6 .news_right .item .txt {
  color: #555;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.index .floor_6 .news_right .item .time {
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
  text-align: center;
  color: #aaa;
}
.index .floor_6 .news_right .item .time .day {
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  display: block;
}
.index .floor_6 .news_right .item .time s {
  width: 12px;
  height: 15px;
  background-position: -106px 0;
  display: block;
  margin: 20px 0 0 70px;
}
.index .floor_6 .news_right .item:hover {
  border-color: #0e47a1;
}
.index .floor_6 .news_right .item:hover h3 {
  color: #0e47a1;
  text-indent: 10px;
}
/**********index css end**********/
/************content************/
.leftNav {
  width: 240px;
  position: relative;
}
.leftNav .left-title {
  height: 80px;
  background: #0e47a1;
  color: #fff;
}
.leftNav .left-title h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 80px;
  padding-left: 26px;
  text-transform: uppercase;
}
.leftNav .left-title s {
  background-position: -142px -64px;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-right: 30px;
  margin-top: 28px;
}
.leftNav .list {
  border: 1px solid #e5e5e5;
  border-top: 0;
}
.leftNav .item {
  border-top: 1px solid #e5e5e5;
}
.leftNav .item h3 a {
  display: block;
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
}
.leftNav .item h3 s {
  width: 10px;
  height: 15px;
  float: right;
  margin-top: 25px;
  background-position: -22px 0;
}
.leftNav .item h3:hover a,
.leftNav .item h3.hover a {
  color: #0e47a1;
}
.leftNav .item h3:hover s,
.leftNav .item h3.hover s {
  background-position: -40px 0;
}
.leftNav .item .box {
  padding-bottom: 10px;
}
.leftNav .item .box a {
  width: 100%;
  line-height: 30px;
  display: block;
  height: 30px;
  overflow: hidden;
}
.leftNav .item .box a:hover,
.leftNav .item .box a.hover {
  color: #ec8d04;
}
.leftNav .item:first-child {
  border-top: 0;
}
.leftCon {
  width: 240px;
  padding-bottom: 40px;
  float: left;
  position: relative;
  z-index: 20;
}
.leftCon .leftContact {
  width: 238px;
  margin-top: 25px;
  padding-top: 15px;
  border: 1px solid #e5e5e5;
}
.leftCon .leftContact .title {
  padding: 3px 0 10px;
  margin: 0 15px 10px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
}
.leftCon .leftContact .title span {
  font-size: 14px;
  margin-left: 6px;
}
.leftCon .leftContact .contxt {
  padding: 0 15px 15px;
  line-height: 30px;
}
.leftCon .leftContact .contxt .img {
  width: 208px;
  height: 140px;
  display: block;
  border: 1px solid #e5e5e5;
  margin: 0 auto 10px;
  overflow: hidden;
}
.leftCon .leftContact .contxt img {
  max-width: 100%;
}
/************content************/
/* pager */
.pager {
  padding: 40px 0 30px;
  text-align: center;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager p {
  height: 32px;
  line-height: 32px;
  float: left;
  color: #666;
  display: none;
}
.pager ul {
  overflow: hidden;
  margin-left: 20px;
}
.pager ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 !important;
  height: auto !important;
  border: none !important;
}
.pager ul a {
  line-height: 26px;
  margin-left: 7px;
  padding: 0 8px;
  transition: all ease 300ms;
  color: #666;
  border: 1px solid #ddd;
  text-decoration: none;
  float: left;
  background: #fff;
  border-radius: 2px;
}
.pager ul a.current,
.pager ul a:hover {
  background-color: #0e47a1;
  border-color: #0e47a1;
  color: #fff;
}
/* loaction */
.location {
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 2px solid #0e47a1;
}
.location h3 {
  font-size: 18px;
  padding-left: 3px;
  display: inline-block;
  position: relative;
}
.location h3 s {
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: #ec8d04;
}
.location .sitepath {
  color: #333333;
  float: right;
  text-align: right;
  width: 60%;
  white-space: nowrap;
}
.location .sitepath a {
  color: #333333;
}
.location .sitepath a:hover {
  color: #0e47a1;
}
/* reLink */
.reLink {
  width: 100%;
  height: 58px;
  line-height: 58px;
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
  display: block;
  text-align: left;
  color: #666;
}
.reLink .nextLink a:hover,
.reLink .prevLink a:hover {
  color: #0e47a1;
}
.reLink .nextLink {
  text-align: right;
}
.nybanner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.nybanner img {
  width: 1920px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.n-tit {
  margin-bottom: 20px;
}
.n-tit h3 {
  font-size: 24px;
  color: #000;
  margin-bottom: 22px;
}
.n-tit .line {
  width: 28px;
  height: 2px;
  display: block;
  background: #000;
}
.n-ico {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/n-ico.png) no-repeat 0 0;
}
.wrapper {
  *padding-top: 30px;
}
.wrapper .shareNew {
  padding-bottom: 20px;
}
.wrapper .noinfo {
  width: 100%;
  padding: 0 3%;
}
.wrapper .noinfo img {
  display: block;
  margin: 0 auto;
}
.wrapper .content {
  width: 930px;
  float: right;
  overflow: hidden;
}
.wrapper .content .prolist {
  width: 106%;
  position: relative;
}
.wrapper .content .prolist .item {
  margin-right: 27px;
}
.wrapper .content .bgfff {
  width: 818px;
  padding: 15px 40px 50px;
  border: 1px solid #dddddd;
  background: #fff;
}
.wrapper .caselist {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.wrapper .caselist .list {
  width: 105%;
  position: relative;
}
.wrapper .caselist .item {
  margin: 0 14px 15px 0;
}
.wrapper .caselist .item img {
  border: 0px;
}
.wrapper .probox {

  *padding-bottom: 30px;

}
.wrapper .probox.a1 {
  padding-top: 0;
  background: none;
}
.wrapper .newsbox {
  padding-bottom: 40px;

}
.wrapper .newsbox .txtlist li {
  width: 418px;
  margin-right: 90px;
}
.singlePage .txtcon img,
.aboutPage .txtcon img {
  max-width: 100%;
}
.showPro {
  padding-bottom: 50px;
}
.showPro .showTab {
  width: 100%;
  border-bottom: 2px solid #0e47a1;
}
.showPro .showTab a {
  display: inline-block;
  cursor: pointer;
  margin-right: 12px;
  height: 33px;
  line-height: 33px;
  width: 90px;
  text-align: center;
  background: url(../images/btn2bg.jpg) no-repeat center center;
  color: #333;
}
.showPro .showTab a.hover,
.showPro .showTab a:hover {
  background-image: url(../images/blue-jbg.jpg);
  color: #fff;
}
.showPro .showContxt {
  padding: 20px 0 30px;
  line-height: 26px;
}
.showPro .showContxt img {
  max-width: 100%;
  height: auto !important;
}
.showPro .showimgCon {
  padding: 0 0 30px;
}
.showPro .showimgCon .txtcon {
  width: 487px;
  height: 400px;
  float: right;
  position: relative;
}
.showPro .showimgCon .txtcon .tit {
  font-size: 24px;
  margin-bottom: 20px;
  color: #0e47a1;
  font-weight: bold;
  line-height: 30px;
}
.showPro .showimgCon .txtcon .txt {
  line-height: 30px;
  max-height: 270px;
  overflow: hidden;
}
.showPro .showimgCon .txtcon .btn2 {
  width: 204px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  background: url(../images/btn2bg.jpg) no-repeat center center;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all ease 300ms;
}
.showPro .showimgCon .txtcon .btn2:hover {
  background-image: url(../images/blue-jbg.jpg);
  color: #fff;
}
.showPro .showimgCon .txtcon .btn1 {
  width: 204px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  font-size: 18px;
  text-align: center;
  background: url(../images/blue-jbg.jpg) no-repeat center center;
  position: absolute;
  right: 224px;
  bottom: 0;
  transition: all ease 300ms;
}
.showPro .showimgCon .txtcon .btn1 span,
.showPro .showimgCon .txtcon .btn1 strong {
  display: block;
  width: 100%;
  color: #fff;
  height: 50px;
  line-height: 50px;
}
.showPro .showimgCon .txtcon .btn1 strong {
  display: none;
}
.showPro .showimg {
  width: 442px;
  position: relative;
  float: left;
  overflow: hidden;
}
.showPro .showimg .bigimg {
  width: 440px;
  height: 330px;
  display: block;
  position: relative;
  border: 1px solid #e5e5e5;
}
.showPro .showimg .bigimg .list {
  width: 500%;
}
.showPro .showimg .bigimg .list li {
  width: 440px;
  height: 330px;
}
.showPro .showimg .bigimg .list img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
}
.showPro .showimg .smallimg {
  width: 442px;
  height: 80px;
  position: relative;
  padding-top: 10px;
  z-index: 10;
  overflow: hidden;
}
.showPro .showimg .list {
  width: 374px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.showPro .showimg .listcon {
  width: 300%;
  position: relative;
}
.showPro .showimg .prev,
.showPro .showimg .next {
  width: 24px;
  height: 62px;
  z-index: 10;
  position: absolute;
  top: 10px;
  cursor: pointer;
  background: #eeeeee url(../images/btn-ico2.png) no-repeat 0 center;
}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover {
  background-color: #ddd;
}
.showPro .showimg .prev {
  left: 0;
  background-position: 6px center;
}
.showPro .showimg .next {
  right: 0;
  background-position: -41px center;
}
.showPro .showimg li {
  width: 80px;
  height: 60px;
  margin-right: 16px;
  float: left;
  cursor: pointer;
  position: relative;
  border: 1px solid #e5e5e5;
}
.showPro .showimg li img {
  width: 100%;
  height: 100%;
  display: block;
}
.showPro .showimg li.on {
  width: 78px;
  height: 58px;
  border: 2px solid #0e47a1;
}
.contactPage .txtcon img {
  max-width: 100%;
}
.contactPage .t2 {
  font-size: 20px;
  padding: 36px 0 30px;
}
.formData {
  padding: 20px 0;
}
.formData :-moz-placeholder {
  color: #aaa;
}
.formData ::-moz-placeholder {
  color: #aaa;
}
.formData input:-ms-input-placeholder,
.formData textarea:-ms-input-placeholder {
  color: #aaa;
}
.formData input::-webkit-input-placeholder,
.formData textarea::-webkit-input-placeholder {
  color: #aaa;
}
.formData .item {
  float: left;
  color: #999;
  font-weight: normal;
  width: 430px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  margin-right: 66px;
  margin-bottom: 32px;
  position: relative;
}
.formData .item label {
  padding-left: 15px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  text-align: center;
  display: block;
  margin: 0;
  height: 40px;
  line-height: 40px;
  color: #999;
}
.formData .item input {
  outline: none;
  line-height: 38px;
  height: 38px;
}
.formData .item .txt {
  width: 372px;
  height: 40px;
  line-height: 40px;
  display: block;
  background: none;
  padding-left: 58px;
  border: 0 none;
  color: #333;
}
.formData .item .red {
  position: absolute;
  right: 15px;
  top: 0;
  color: #ff0000;
  z-index: 11;
}
.formData .item.mr0 {
  margin-right: 0;
}
.formData .msg-box {
  position: absolute;
  left: 0;
  top: 0px;
}
.formData .liuyan {
  width: 928px;
  height: 200px;
  border: 1px solid #e5e5e5;
  float: left;
}
.formData .liuyan label {
  text-align: right;
  display: block;
}
.formData .liuyan textarea {
  width: 908px;
  height: 174px;
  line-height: 26px;
  padding: 8px 10px;
  text-indent: 70px;
  font-family: "microsoft yahei";
  color: #333;
  border: 0 none;
  overflow: hidden;
  background: none;
  resize: none;
  display: block;
  outline: none;
}
.formData .bot {
  width: 100%;
}
.formData .sub {
  width: 200px;
  height: - 4px;
  line-height: 40px;
  margin-right: 2px;
  text-align: center;
  background: #0e47a1;
  color: #FFF;
  cursor: pointer;
  display: block;
  transition: all ease 300ms;
}
.formData .sub:hover {
  background: #ec8d04;
}
.formData .yzm {
  width: 432px;
}
.formData .yzm .txt {
  padding-left: 80px;
}
.formData .yzm img {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  border: 0px;
  display: block;
}
@media (max-width: 1260px) {
  .formData .item {
    width: 424px;
  }
  .formData .item .txt {
    width: 325px;
  }
  .formData .liuyan {
    width: 888px;
  }
  .formData .liuyan textarea {
    width: 856px;
  }
}
.newsPage .item {
  width: 100%;
  height: 124px;
  margin: 0 auto;
  padding: 28px 0;
  border-bottom: 1px solid #e5e5e5;
}
.newsPage .item a {
  display: block;
  width: 100%;
}
.newsPage .item img {
  width: 220px;
  height: 124px;
  display: block;
  float: left;
  border: 1px solid #e5e5e5;
  margin-right: 20px;
}
.newsPage .item h3 {
  font-size: 16px;
  height: 40px;
  line-height: 36px;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
  transition: all ease 300ms;
}
.newsPage .item .txt {
  color: #737373;
  line-height: 22px;
  height: 44px;
  margin: 8px 0 8px;
  overflow: hidden;
  font-weight:normal
}
.newsPage .item .txt span {
  color: #ec8d04;
}
.newsPage .item .time {
  color: #999;
  font-size: 12px;
}
.newsPage .item:hover h3 {
  color: #ec8d04;
}
.newsPage .item:first-child {
  padding-top: 2px;
}
/*showpage*/
.showPage {
  background: #fff;
}
.showPage .title {
  color: #333333;
  margin-bottom: 5px;
  font-size: 24px;
  text-align: center;
}
.showPage .title .more {
  font-size: 14px;
}
.showPage .mark {
  padding: 5px 0 10px;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.showPage .mark span {
  margin-right: 18px;
  font-size: 12px;
  color: #666666;
  font-weight:normal;
}
.showPage .showContxt {
  color: #333333;
  padding: 5px 0 30px;
  font-weight:normal;
}
.showPage .showContxt img {
  max-width: 100%;
  display:block; 
  margin:0 auto;
}
.showPage .newsbox {
  margin-top: 40px;
}
.showPage .gridlist {
  padding-top: 10px;
}
.showPage .gridlist .item {
  width: 350px;
  height: 323px;
}
.showPage .gridlist .item img {
  width: 350px;
  height: 263px;
}
.showPage .gridlist .item h3 {
  height: 60px;
  line-height: 60px;
}
.showPage .img-quotes {
  padding-top: 30px;
  margin-bottom: 40px;
}
.showPage .imgcon {
  width: 423px;
  height: 468px;
  padding-left: 295px;
  margin-left: 30px;
  position: relative;
  border: 1px solid #dddddd;
}
.showPage .imgcon .img {
  position: absolute;
  left: -30px;
  top: -30px;
  width: 276px;
  height: 368px;
  display: block;
  z-index: 10;
}
.showPage .imgcon h4 {
  padding-top: 45px;
  font-size: 16px;
}
.showPage .imgcon h3 {
  font-size: 26px;
  margin-bottom: 40px;
}
.showPage .imgcon .txt {
  margin-top: 40px;
  line-height: 30px;
}
.resultPage .item1 {
  display: block;
  float: left;
  width: 860px;
  padding: 20px 35px;
  background: #f7f7f7;
  margin-bottom: 28px;
}
.resultPage .item1 h3 {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 18px;
  color: #000;
  margin-bottom: 5px;
  transition: all ease 300ms;
}
.resultPage .item1 img {
  width: 150px;
  height: 90px;
  float: left;
  margin-right: 24px;
  display: block;
  transition: all ease 300ms;
}
.resultPage .item1 .txt {
  font-size: 12px;
  color: #999999;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.resultPage .item1:hover h3 {
  color: #0e47a1;
}
.resultPage .item1:hover img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}
.resultPage .item2 {
  width: 280px;
  margin: 0 26px 31px 0;
  float: left;
  position: relative;
  overflow: hidden;
}
.resultPage .item2 img {
  width: 280px;
  height: 210px;
  display: block;
  transition: all ease 300ms;
}
.resultPage .item2 .bg {
  width: 280px;
  height: 210px;
  display: block;
  transition: all ease 300ms;
  background: url(../images/black70.png) repeat 0 0;
  position: absolute;
  left: -100%;
  top: 0;
}
.resultPage .item2 .plus {
  width: 280px;
  height: 210px;
  display: block;
  transition: all ease .4s;
  background: url(../images/ipro_hover.png) no-repeat center center;
  position: absolute;
  left: -100%;
  top: 0;
}
.resultPage .item2 h3 {
  color: #000;
  line-height: 28px;
  text-align: center;
  padding-top: 8px;
  height: 28px;
  overflow: hidden;
}
.resultPage .item2:hover .bg {
  left: 0;
}
.resultPage .item2:hover .plus {
  left: 0;
}
.resultPage .item2:hover img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}
.resultPage .item2:hover h3 {
  color: #0e47a1;
}
/*rightFix*/
.rightFix {
  width: 48px;
  position: fixed;
  right: 10px;
  bottom: 250px;
  z-index: 99;
}
.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  margin-top: 1px;
  padding: 0px;
  border-radius: 48px;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  background: #ffffff url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
  width: 120px;
  height: 120px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 3px;
  background: #0e47a1;
  border: 1px solid #ddd;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 10px;
}
.rightFix .ico .box {
  width: 120px;
  position: absolute;
  left: -78px;
  top: -30px;
  padding: 0 18px;
  background: url(../images/white0.png) repeat 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease 300ms;
}
.rightFix .ico .box .list {
  background: #0e47a1;
  margin: 0 auto;
  padding: 14px 0 4px;
  border-radius: 8px;
}
.rightFix .ico .box a {
  width: 100px;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 12px;
  background: #fff;
  color: #0e47a1;
  border-radius: 15px;
}
.rightFix .ico .box a:hover {
  color: #ec8d04;
}
.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #0e47a1;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 48px;
}
.rightFix .ico:hover {
  background-color: #0e47a1;
  border-color: #0e47a1;
  overflow: visible;
}
.rightFix .ico:hover img,
.rightFix .ico:hover .box {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -150px;
}
.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}
.rightFix .fix-tel {
  background-position: 11px 12px;
}
.rightFix .fix-tel:hover {
  background-position: -33px 12px;
}
.rightFix .fix-zx {
  background-position: 11px -40px;
}
.rightFix .fix-zx:hover {
  background-position: -33px -40px;
}
.rightFix .fix-qq {
  background-position: 11px -202px;
}
.rightFix .fix-qq:hover {
  background-position: -34px -202px;
}
.rightFix .fix-ewm {
  background-position: 11px -96px;
}
.rightFix .fix-ewm:hover {
  background-position: -33px -96px;
}
.rightFix .fix_top {
  background-position: 11px -150px;
}
.rightFix .fix_top:hover {
  background-position: -33px -150px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 30px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 8%;
  width: 86%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #0e47a1;
  border-color: #0e47a1;
  color: #fff;
}
.aboutPage .about_txt {
  background: #fff;
  padding: 40px 50px;
  margin-bottom: 30px;
}
.aboutPage .img {
  margin-bottom: 30px;
  width: 100%;
  display: block;
}
.aboutPage .txtcon {
  color: #666666;
}
.aboutPage .txtcon img {
  max-width: 100%;
}
/*******font-face********/
@font-face {
  font-family: 'impact';
  src: url('../font/impact.eot');
  src: url('../fonts/impact.eot') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/impact.woff') format('woff'), /* Modern Browsers */ url('../fonts/impact.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/impact.svg#impact') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}


.pagination{ margin:30px 0px; padding-bottom:30px;}
.pagination li{ width:30px; height:30px; margin:0 5px; border:1px #eee solid; float:left; display:block; text-align:center;}
.pagination li a{ display:block;  font-weight:normal;}
.pagination li a:hover{ background:#0e47a1; color:#fff; }
.pagination .active a{ background:#0e47a1; color:#fff;}

.form-group{ margin:15px 0px;}
.form-control{ width:450px; height:35px; border:1px #eee solid;}
.form-control-c{ width:450px; height:35px; border:1px #eee solid;}
.form-control-y{ width:300px; height:35px; border:1px #eee solid;}
.form-sub{ width:100px;}
/* youshi */
.center {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.pr{position: relative;}

.super{ overflow: hidden;
    background: #f1f1f1;
    height: 635px;
    margin-top: 20px;}
.super .pro_tit{/* background: url(../images/ys_tbg.png) no-repeat center 12px; */}
.sup_nav{top: 470px;z-index: 5;width: 807px;position: absolute;z-index: 10;}
.sup_nav ul li{width: 269px;float: left;height: 116px;font-size: 26px;color: #333;line-height: 30px;padding-top: 30px;text-align: center;background: #fff;box-sizing: border-box;}
.sup_nav ul li i{display: block;font-size: 12px;color: rgba(51,51,51,0.5);font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;font-style: normal;}
.sup_nav ul li:hover,.sup_nav ul li.on{background: #0e47a1;color: #fff;font-weight: bold;}
.sup_nav ul li:hover i,.sup_nav ul li.on i{color: rgba(255,255,255,0.5);font-weight: normal;}
.sup_m{background: #f1f1f1;margin-top: 10px;width: 1200px;margin: 0 auto;position: relative;}
.super dl{width: 1200px;display:none;position: relative;margin: 0 auto;}
.super dl dt{float: right;width: 951px;height: 655px;line-height: 0;overflow: hidden;position: absolute;top: 0;left: 50%;}
.super dl dt img{width: 960px;height: 661px;}
.super dl dd{position: relative;width: 530px;float: left;padding: 80px 0 0 0;}
.super dl dd h5{font-size: 36px;color: #333;height: 115px;background: url(../images/ys_line.png) no-repeat 0 bottom;font-weight: BOLD;line-height: 42px;padding-left:20px;}
.super dl dd h5 i{display: block;font-size: 26px;font-weight: normal;font-style: normal;}
.ys_desc{padding: 34px 0 0;}
.super dl dd p{font-size: 16px;color: #333;line-height: 32px;padding: 0 0 0 1rem;background: url(../images/ys_ico01.png) no-repeat 0 center;background-size: 0.6rem 0.6rem;}
.super dl dd em{width: 522px;height: 62px;display: block;line-height: 0;padding-top: 35px;}
.super dl dd em img{width: 522px;height: 62px;}
.super dl dd span{display: block;width: 90px;height: 46px;line-height: 0;position: absolute;top: 90px;right: 0;}
.super dl dd span img{width: 90px;height: 46px;}

.sup_m .on{ display:block;}

.right_bar{position:fixed; top:calc(90px + 10vh); right:0; width:50px; height:203px; z-index:10; display:none;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#0953a8; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-65px; left:-142px; padding-bottom:9px; }
.rtbar_shwx img{ padding:10px 10px 20px 10px; background-color:#FFF; }