@charset "utf-8";
/* CSS Document */
body {
  font-size: 14px;
  line-height: 24px;
  font-family: "微软雅黑";
  color: #333;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
p {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input {
  vertical-align: middle;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.fb {
  font-weight: bold;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none;
}
input,
textarea {
  font: inherit;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
h3 {
  font-weight: normal;
}
em {
  font-style: normal;
}
.wrap_box {
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
}
/*header*/
.clearfix::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.content {
  width: 1360px;
  margin: 0 auto;
}
.bigimg img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.bigimg:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.header_bg {
  background: url(../images/header_bg.jpg) no-repeat center top;
  height: 204px;
}
.head {
  height: 148px;
}
.logo {
  padding: 78px 0 0;
}
.tel {
  padding: 87px 64px 0 0;
}
.m_logo {
  top: 57px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 36px;
}
.nav_box {
  padding: 11px 0 0;
}
.nav_box .nav li {
  width: 126px;
  height: 34px;
  float: left;
  color: #ffffff;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  margin-right: 39px;
}
.nav:last-child li {
  margin-left: 39px;
  margin-right: 0;
}
.nav li:hover {
  background: #fff;
  color: #000000;
  border-radius: 20px;
}
.nav li.active {
  background: #fff;
  color: #000000;
  border-radius: 20px;
}
/*banner*/
.flexslider {
  position: relative;
  overflow: hidden;
  background: url(../images/loading.gif) 50% no-repeat;
  height: 792px;
}
.slides {
  position: relative;
  z-index: 1;
}
.slides img {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.flex-control-nav {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  text-align: center;
  display: none;
}
.flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}
.flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 40px;
  overflow: hidden;
  background: #fff;
  border-radius: 100%;
  cursor: pointer;
}
.flex-control-nav .flex-active {
  background: #1f95d7;
}
.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
}
.flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.flex-direction-nav li a.flex-prev {
  left: 40px;
  background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
  right: 40px;
  background: url(../images/next.png) center center no-repeat;
}
/*index*/
.about_box {
  padding: 90px 0;
}
.about_con {
  width: 740px;
  margin: 0 0 0 14px;
}
.about_text {
  margin: 50px 0;
}
.about_text h3 {
  color: #2a5193;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 23px;
}
.about_text div {
  color: #333333;
  line-height: 28px;
  height: 105px;
  overflow: hidden;
}
.more {
  display: block;
  width: 137px;
  height: 42px;
  border: solid 1px #07a0e4;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #07a0e4;
}
.pro_bg {
  background: url(../images/bg1.jpg) no-repeat center top;
  padding: 65px 0 0;
}
.pro_box {
  width: 1155px;
  margin: 68px auto 0;
}
.pro_box li {
  width: 346px;
  height: 437px;
  overflow: hidden;
  float: left;
  position: relative;
}
.pro_box li .pro_pic {
  border: solid 2px #fff;
}
.pro_box li .pro_pic img {
  width: 342px;
  height: 376px;
}
.pro_box li .pro_tit {
  height: 56px;
  background: #eeeeee;
  color: #333333;
  font-size: 18px;
  line-height: 56px;
  padding: 0 15px;
}
.pro_box li .pro_con {
  width: 100%;
  background: #113c69;
  height: 0;
  bottom: 0;
  left: 0;
  padding: 0 15px;
  transition: all 0.3s;
}
.pro_box li .pro_con h3 {
  color: #fff;
  font-size: 18px;
  line-height: 46px;
  background: url(../images/index_12.png) no-repeat right center;
}
.pro_box li .pro_con > div {
  line-height: 20px;
  color: #7cd0fd;
  height: 40px;
  overflow: hidden;
}
.pro_box li:hover .pro_pic {
  border: solid 2px #2a5193;
}
.pro_box li:hover .pro_con {
  height: 103px;
}
.source_bg {
  background: url(../images/bg2.jpg) no-repeat center bottom;
  margin: 110px 0 0;
  height: 645px;
}
.source {
  width: 930px;
}
.source_tit {
  margin: 0 0 0 97px;
}
.source_con {
  line-height: 33px;
  height: 132px;
  overflow: hidden;
  margin: 60px 0 40px;
}
.source_more {
  width: 118px;
  height: 43px;
  border: solid 1px #000000;
  line-height: 41px;
  text-align: center;
  display: block;
  margin-right: 123px;
}
.news_box {
  padding: 90px 0 100px;
}
.news_con {
  width: 520px;
  margin: 55px 0 0;
}
.news_con_pic {
  overflow: hidden;
}
.news_con_pic img {
  width: 520px;
  height: 343px;
}
.news_text {
  margin: 13px 0 0;
}
.news_text h3 {
  font-size: 18px;
  line-height: 38px;
}
.news_text > div {
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.news_list {
  width: 795px;
  margin: 32px 0 0;
}
.news_list li {
  height: 130px;
  margin: 23px 0 0;
}
.news_list li .news_list_con {
  width: 570px;
  height: 130px;
  background: #eeeeee;
  padding: 17px 19px 0;
  color: #000;
}
.news_list li .news_list_con h3 {
  line-height: 42px;
}
.news_list li .news_list_con > div {
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.news_list li .news_list_pic {
  width: 220px;
  height: 130px;
}
.news_list li:hover .news_list_con {
  background: #2a5193;
  color: #fff;
}
.contact_bg {
  background: url(../images/bg3.jpg) no-repeat center top;
  height: 611px ;
}
.contact {
  width: 500px;
  margin: 52px 0 0 75px;
}
.contact_txt {
  color: #fff;
  font-size: 15px;
  line-height: 39px;
  margin: 15px 0 50px;
}
.contact_txt b {
  font-size: 18px;
}
.link li {
  float: left;
  margin-right: 100px;
  text-align: center;
  color: #fff;
}
.link li h3 {
  font-size: 22px;
  line-height: 32px;
  padding: 15px 0 0;
}
.link li p {
  font-size: 12px;
  line-height: 20px;
}
.message {
  width: 555px;
  margin: 44px 80px 0 0;
}
.message p {
  border-bottom: solid 1px #87858e;
  line-height: 66px;
}
.message p label {
  width: 100px;
  color: #fff;
  font-size: 18px;
}
.message p .user {
  width: 450px;
  height: 66px;
  background: none;
  border: none;
  color: #fff;
}
.message p .user::-webkit-input-placeholder {
  color: #a5a9b0;
}
.message p .uder1 {
  height: 225px;
  vertical-align: top;
  line-height: 1.7;
  padding: 20px 0;
}
.btn {
  width: 124px;
  height: 42px;
  border: solid 1px #a09c9b;
  line-height: 40px;
  text-align: center;
  margin: 34px 0 0;
  background: none;
  font-size: 16px;
  color: #a09c9b;
}
.friendlink {
  padding: 30px 0 25px;
}
.friendlink_list {
  width: 1048px;
  height: 40px;
  overflow: hidden;
}
.friendlink_list a {
  margin-left: 23px;
  font-size: 16px;
  line-height: 40px;
}
.footer_bg {
  background: url(../images/footer_bg.jpg) no-repeat center top;
  padding: 25px 0 0;
  height: 384px ;
  color: #fff;
}
.footer_nav {
  background: url(../images/footer_nav.png) no-repeat center top;
  height: 84px;
  margin-bottom: 30px;
}
.footer_nav li {
  float: left;
  margin: 0 48px;
  line-height: 65px;
  font-size: 16px;
}
.subnav {
  width: 560px;
  margin-left: 50px;
}
.subnav li {
  float: left;
  margin-right: 120px;
  line-height: 32px;
}
.subnav li h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.subnav li p a {
  display: block;
}
.subnav li:last-child {
  margin-right: 98px;
}
.code {
  width: 226px;
}
.code img {
  width: 138px;
  height: 138px;
  float: left;
  margin-right: 23px;
  vertical-align: middle;
}
.code span {
  font-size: 16px;
  line-height: 28px;
  padding: 40px 0 0;
  display: inline-block;
}
.footer_logo {
  padding: 16px 95px 0 0;
}
.copyright {
  color: #d6d6d6;
  border-top: solid 2px #00469f;
  padding: 24px 0 0;
  margin: 32px 0 0;
}
.m_tit {
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../images/main1.jpg) no-repeat center bottom;
  color: #fff;
  padding-bottom: 15px;
}
.m_tit h3 {
  font-size: 36px;
  line-height: 52px;
}
.m_tit p {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 28px;
}
.path_bg {
  border-bottom: solid 1px #aaaaaa;
  height: 58px;
  line-height: 57px;
}
.type a {
  width: 124px;
  display: inline-block;
  color: #2a5193;
  font-size: 16px;
  text-align: center;
}
.type a.active {
  background: #2a5193;
  color: #fff;
}
.path {
  color: #2a5193;
  font-size: 16px;
  background: url(../images/main2.jpg) no-repeat left center;
  padding-left: 30px;
  padding-right: 10px;
}
.main {
  padding-bottom: 20px;
}
.sub_tit {
  margin: 23px 0 0 19px;
  border-bottom: solid 10px #f7f7f7;
  line-height: 60px;
  background: url(../images/main4.jpg) no-repeat left bottom;
  font-size: 24px;
  font-family: "黑体";
}
.m_pro {
  padding: 46px 0 60px;
}
.m_pro li {
  width: 425px;
  height: 437px;
  float: left;
  margin: 0 42px 42px 0;
}
.m_pro li:nth-child(3n+3) {
  margin-right: 0;
}
.m_pro li span {
  width: 425px;
  height: 377px;
  border: solid 1px #dcdcdc;
  position: relative;
  display: block;
}
.m_pro li span::after {
  content: "";
  width: 100%;
  height: 356px;
  left: 0;
  top: 0;
  background: url(../images/main5.png) no-repeat center center rgba(42, 81, 147, 0.66);
  position: absolute;
  display: none;
}
.m_pro li img {
  width: 423px;
  height: 375px;
}
.m_pro li h3 {
  color: #333;
  font-size: 18px;
  line-height: 59px;
}
.m_pro li:hover h3 {
  margin-top: -20px;
  background: #2a5193;
  color: #fff;
  text-indent: 2em;
  z-index: 2;
}
.m_pro li:hover span::after {
  display: block;
}
.page a {
  padding: 0 10px;
  line-height: 30px;
  margin: 0 6px;
  background: #c8c8c8;
  color: #000;
  font-size: 15px;
  display: inline-block;
}
.page a.on {
  background: #2a5193;
  color: #fff;
}
.main_bg {
  background: url(../images/main6.jpg) no-repeat center top;
  height: 886px;
}
.m_news {
  padding: 50px 0;
}
.m_news li {
  width: 619px;
  float: left;
  margin: 0 30px 60px;
  color: #6b6a66;
}
.m_news li span {
  display: block;
  overflow: hidden;
}
.m_news li span img {
  width: 619px;
  height: 322px;
}
.m_news li .m_news_con {
  border-bottom: solid 1px #6b6a66;
  padding-bottom: 40px;
}
.m_news li .m_news_con h3 {
  padding: 24px 0 15px;
  font-size: 18px;
}
.m_news li .m_news_con > div {
  height: 48px;
  overflow: hidden;
  margin: 15px 0 0;
}
.m_news li:hover h3 {
  color: #2a5193;
}
.m_message {
  width: 1055px;
  margin: 75px auto 0;
  color: #00a2e0;
}
.m_message label {
  display: block;
  line-height: 74px;
  font-size: 24px;
  font-family: "黑体";
  font-weight: bold;
}
.m_message_pic img {
  width: 520px;
  height: 463px;
}
.m_message_con {
  width: 423px;
}
.m_message_con h4 {
  font-size: 24px;
  font-family: "黑体";
}
.m_message_con p {
  margin-top: 25px;
}
.user {
  width: 100%;
  height: 44px;
  border: solid 1px #00a2e0;
  line-height: 42px;
  padding: 0 10px;
}
.area {
  width: 1005px;
  margin: 60px auto 30px;
}
.area p {
  color: #aaaaaa;
  font-size: 16px;
  line-height: 70px;
}
.user1 {
  height: 180px;
  padding: 5px 10px;
  line-height: 24px;
}
.m_btn {
  width: 255px;
  height: 54px;
  background: #00a2e0;
  line-height: 54px;
  color: #fff;
  margin: 0 auto;
  display: block;
  font-size: 24px;
  border: none;
}
/**/
.sub_con{
	padding: 20px 0;
	line-height: 2.4rem;
	font-size: 1.2rem;
	margin: 0 0 0 19px;
}
.show_fy { width:1200px; margin:10px auto; line-height:24px;}
.show_fy span{ height: 35px;line-height: 33px; margin:15px 0 5px 0; width:49%; display:inline-block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.show_fy a{ color:#000;}
.news_list li .news_list_pic img{
  width: 220px;
  height: 130px;
}
