@charset "utf-8";
body {
  font-family: "microsoft yahei", Arial;
  font-size: 16px;
}
* {
  margin: 0;
  padding: 0;
}
.clear:after {
  display: block;
  content: '';
  clear: both;
}
/*头部*/
.top {
  width: 100%;
  height: 36px;
  background: #0077d2;
}
.top .cont {
  width: 1200px;
  margin: 0 auto;
}
.top .cont:after {
  display: block;
  content: '';
  clear: both;
}
.top span {
  float: left;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 36px;
}
.top p {
  float: right;
  font-size: 14px;
  color: #FFFFFF;
  height: 36px;
  line-height: 36px;
}
.top p .iconfont {
  font-size: 18px;
  color: #b3d6f2;
  vertical-align: middle;
}
.top p b {
  font-size: 20px;
  color: #fff000;
}

.top ul{
float:right;
}
.top ul li{
display:inline-block;
font-size:19px;
color:#ffffff;
height:30px;
line-height:30px;
font-weight:bold;
}

.header {
  height: 90px;
  width: 1200px;
  margin: 0 auto;
}
.header:after {
  display: block;
  content: '';
  clear: both;
}
.header .logo {
  float: left;
  margin-top: 17px;
}
.header .nav {
  float: right;
  height: 90px;
}
.header .nav ul li {
  height: 90px;
  width: 69px;
  text-align: center;
  line-height: 90px;
  display: inline-block;
  margin: 0 12px;
}
.header .nav ul li a {
  font-size: 16px;
  color: #333333;
}
.header .nav ul li:hover,
.header .nav ul li.on {
  background: url(../images/bg.jpg) no-repeat center center;
}
.header .nav ul li:hover a,
.header .nav ul li.on a {
  color: #FFFFFF;
}
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 520px;
}
.banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner .bd ul {
  width: 100% !important;
  height: 520px !important;
}
.banner .bd ul li {
  width: 100% !important;
  text-align: center;
}
.banner .bd ul li a {
  display: block;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
.banner .hd ul li {
  margin: 0 4px;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  font-size: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.banner .hd .on {
  background: #0077d2;
}
/*首页内容*/
.pro {
  width: 1200px;
  margin: 50px auto 0;
}
.pro:after {
  display: block;
  content: '';
  clear: both;
}
.pro .menu {
  width: 254px;
  padding: 27px 18px 27px 0;
  background: #0077d2;
  float: left;
}
.pro .menu .tit {
  border-bottom: 2px dashed #FFFFFF;
  padding-bottom: 25px;
  min-height: 63px;
  margin-bottom: 15px;
}
.pro .menu .tit h2 {
  font-size: 28px;
  color: #FFFFFF;
  font-weight: bold;
}
.pro .menu .tit p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
  text-transform: uppercase;
}
.pro .menu .tit:before {
  display: block;
  content: '';
  width: 16px;
  height: 58px;
  background: #FFFFFF;
  box-shadow: 6px 2px 0 #0064b1;
  float: left;
  margin-right: 28px;
}
.pro .menu .tit .iconfont {
  float: right;
  font-size: 26px;
  color: #FFFFFF;
  margin-top: 20px;
}
.pro .menu ul li {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #4da0e0;
  padding-left: 28px;
  list-style: square inside;
  font-size: 12px;
  color: #80bbe9;
}
.pro .menu ul li a {
  font-size: 16px;
  color: #FFFFFF;
}
.pro .menu ul li a:hover {
  color: #fff000;
}
.pro .menu ul li span {
  font-size: 26px;
  color: rgba(255, 255, 255, 0.1);
  font-weight: bold;
  float: right;
}
.pro .list {
  width: 870px;
  float: right;
}
.pro .list .title {
  height: 106px;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/icon.jpg) left 24px no-repeat;
  padding-left: 33px;
}
.pro .list .title:after {
  display: block;
  content: '';
  clear: both;
}
.pro .list .title h3 {
  font-size: 24px;
  color: #0077d2;
  font-weight: bold;
  padding-top: 24px;
}
.pro .list .title p {
  font-size: 18px;
  color: #bdbdbd;
  text-transform: uppercase;
}
.pro .list .title img {
  float: right;
  margin-top: 44px;
}
.pro .list .title a {
  float: right;
  color: #fff000;
  margin: 37px 0 0 28px;
}
.pro .list .title .iconfont {
  font-size: 31px;
}
.pro .list ul {
  margin: 20px -18px 0;
}
.pro .list ul li {
  width: 266px;
  height: 188px;
  position: relative;
  float: left;
  margin: 14px 18px;
}

.pro .list ul li a {
color:#337ab7;
}

.pro .list ul li .pic {
  width: 100%;
  height: 100%;
}
.pro .list ul li .pic img {
  width: 100%;
  height: 100%;
}
.pro .list ul li .info {
  width: 100%;
  height: 153px;
  padding-top: 35px;
  position: absolute;
  background: rgba(0, 119, 210, 0.75);
  text-align: center;
  top: 0;
  opacity: 0;
  transform: scale(0.1);
  -ms-transform: scale(0.1);
  -webkit-transform: scale(0.1);
  -o-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.pro .list ul li .info h3 {
  font-size: 34px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.pro .list ul li .info > a {
  font-size: 12px ;
  color: #FFFFFF;
}
.pro .list ul li .info p {
  padding: 0 15px;
  margin-top: 16px;
}
.pro .list ul li .info p a {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
}
.pro .list ul li:hover .info {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  opacity: 1;
}
.about {
  width: 1198px;
  height: 406px;
  border: 1px solid #eeeeee;
  margin: 58px auto 0;
}
.about:after {
  display: block;
  content: '';
  clear: both;
}
.about .txt {
  width: 682px;
  height: 406px;
  float: left;
  background: url(../images/about_txt.jpg) no-repeat center center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 35px 60px 0 60px;
}
.about .txt h3 {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  font-family: arial;
}
.about .txt h2 {
  font-size: 16px;
  color: #baa412;
  line-height: 44px;
}
.about .txt .cont {
  font-size: 12px;
  color: #333333;
  line-height: 24px;
  text-indent: 2em;
  margin-top: 24px;
  margin-bottom: 40px;
}
.about .txt a {
  font-size: 12px;
  color: #0077d2;
  line-height: 26px;
}
.about .txt .iconfont {
  font-size: 26px;
  float: left;
}
.about .pic {
  width: 516px;
  height: 406px;
  position: relative;
  float: right;
}
.about .pic img {
  width: 100%;
  height: 100%;
}
.about .pic .tit {
  width: 150px;
  height: 92px;
  background: #0077d2;
  position: absolute;
  left: 0;
  top: 0;
}
.about .pic .tit p {
  font-size: 20px;
  text-indent: 15px;
  line-height: 92px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.about .pic .tit p:first-letter {
  font-size: 60px;
}
.about .pic .tit span {
  font-size: 20px;
  color: #FFFFFF;
  position: absolute;
  left: 56px;
  top: 17px;
}
.mid {
  width: 1200px;
  margin: 50px auto 0;
}
.mid:after {
  display: block;
  content: '';
  clear: both;
}
.news {
  width: 323px;
  float: left;
}
.news .tit {
  height: 68px;
  padding-top: 20px;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/icon.jpg) left 20px no-repeat;
  padding-left: 30px;
  margin-bottom: 30px;
}
.news.tit a {
  float: right;
}
.news .tit .iconfont {
  font-size: 30px;
  color: #ede100;
  float:right;
}
.news .tit span {
  font-size: 24px;
  color: #0077d2;
  font-weight: bold;
}
.news .tit a {
  font-size: 18px;
  color: #bdbdbd;
  text-transform: uppercase;
}
.news dt {
  padding-bottom: 10px;
  border-bottom: 1px dashed #c9c9c9;
  margin-top: 27px;
}
.news dt .name {
  font-size: 16px;
  color: #333333;
  line-height: 32px;
}
.news dt .more {
  font-size: 12px;
  line-height: 32px;
  color: #0077d2;
  float: right;
}
.news dt p {
  font-size: 12px;
  line-height: 22px;
  text-indent: 2em;
  margin-top: 8px;
  color: #999999;
}
.news dd {
  height: 43px;
  line-height: 43px;
  border-bottom: 1px dashed #c9c9c9;
}
.news dd .name {
  font-size: 12px;
  color: #333333;
}
.news dd .name:hover {
  color: #0077d2;
  font-weight: bold;
}
.news dd .more {
  font-size: 12px;
  color: #0077d2;
  float: right;
}
.news dd .more:hover {
  color: #d5ca00;
}


.first_list{height:139px; overflow:hidden; margin-bottom:26px; margin:32px auto;}
.first_list img{border: solid 1px #c2c2c2; float: left;}
.first_list .right{float:right;color:#8c8573;line-height: 20px;width: 690px; padding:0 10px;}
.first_list .right .tit{display:block; height:31px; color:#000000; font-size:16px;}
.first_list .right .text{height:60px; overflow:hidden; margin-bottom:4px; font-size:13px;}
.first_list .right a{color: #3b3b3b;display: block}
.first_list .right .date{ display:block; height:20px; line-height:20px; background:url(../images/news_list_time.jpg) left center no-repeat; padding-left:20px; margin-top:10px;}
.other_list{margin-bottom: 67px; }
.other_list li{height:37px; line-height: 37px; border-bottom: dotted 1px #dddddd;}
.other_list a:hover,.other_list li:hover{ color:#cf271e}
.other_list li span{float: right;}

.case {
  width: 820px;
  overflow: hidden;
  float: right;
}
.case .tit {
  height: 68px;
  padding-top: 20px;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/icon.jpg) left 20px no-repeat;
  padding-left: 30px;
  margin-bottom: 30px;
}
.case .tit a {
  float: right;
}
.case .tit .iconfont {
  font-size: 30px;
  color: #ede100;
}
.case .tit h3 {
  font-size: 24px;
  color: #0077d2;
  font-weight: bold;
}
.case .tit p {
  font-size: 18px;
  color: #bdbdbd;
  text-transform: uppercase;
}
.case ul li {
  width: 257px;
  height: 226px;
  margin: 0 12px;
}
.case ul li .pic {
  width: 100%;
  height: 182px;
}
.case ul li .pic img {
  width: 100%;
  height: 100%;
}
.case ul li > a {
  font-size: 12px;
  color: #333333;
  text-align: center;
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #f2f2f2;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 6px;
}
.case ul li > a:hover {
  background: #0077d2;
  color: #FFFFFF;
}
/*底部*/
.footer {
  padding: 10px 0;
  background: #333333;
  margin-top: 60px;
  text-align: center;
  line-height: 24px;
}
.footer ul li {
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}
.footer p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}
.footer a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}
.paper {
  width: 1200px;
  margin: 40px auto;
  min-height: 500px;
}
.paper:after {
  display: block;
  content: "";
  clear: both;
}
/*侧导航*/
.side {
  width: 267px;
  float: left;
}
.side .tit {
  text-transform: uppercase;
  height: 44px;
  padding: 10px 0 0 22px;
  line-height:36px;
  background:#0077d2;
  font-size:22px;
  color:#FFFFFF;
  font-weight:bold;
}
.side .side_c ul{
border:2px solid #1676cd;
}

.side .tit p {
  font-size: 19px;
  color: #48a5ec;
  line-height: 36px;
}
.side .tit span {
  font-size: 21px;
  color: #48a5ec;
}
.side .side_c ul li {
  height: 42px;
  line-height: 42px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 18px;
  margin: 0 0;
  border-bottom:1px dotted #aaa;
}
.side .side_c ul li a {
  font-size: 17px;
  color: #353535;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.side .side_c ul li .iconfont {
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 14px;
  color: #353535;
  margin-right: 15px;
}
.side .side_c ul li:hover,
.side .side_c ul li.on {
  background: #0077d2;
}
.side .side_c ul li:hover a,
.side .side_c ul li.on a,
.side .side_c ul li:hover .iconfont,
.side .side_c ul li.on .iconfont {
  color: #FFFFFF;
}
.side .side_p {
  margin-top: 40px;
}
.side .side_p > p {
  font-size: 14px;
  color: #353535;
  line-height: 24px;
}
.side .side_p img {
  margin-bottom: 20px;
}
/*面包屑导航*/
.navigation {
  width: 100%;
  height: 68px;
  border-bottom: 1px solid #48a5ec;
}
.navigation:after {
  display: block;
  content: '';
  clear: both;
}
.navigation .tit {
  float: left;
  background: url(../images/icon.jpg) left top no-repeat;
  padding-left: 30px;
}
.navigation .tit h3 {
  font-size: 24px;
  color: #0077d2;
  font-weight: bold;
}
.navigation .tit span {
  font-size: 18px;
  color: #bdbdbd;
  text-transform: uppercase;
}
.navigation p {
  float: right;
  line-height: 66px;
  font-size: 14px;
  color: #999999;
}
.navigation p a {
  color: #999999;
}
.navigation p span {
  color: #0077d2;
}
.product,
.page,
.news_list,
.detail {
  width: 915px;
  float: right;
}
/*产品列表*/
.product ul {
  margin: 20px 16px 0;
}
.product ul li {
  width: 220px;
  height: 307px;
  float: left;
  margin: 16px 37px;
}
.product ul li .photo {
  width: 220px;
  height: 156px;
  display: block;
  line-height: 208px;
}
.product ul li .photo img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.product ul li .name {
  width: 100%;
  height: 32px;
  color: #262626;
  font-size: 14px;
  background: #ebebeb;
  display: block;
  text-align: center;
  line-height: 32px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 37px;
}
.product ul li .text {
color:#999;
height:43px;
overflow:hidden;
font-size:14px;
}

.product ul li .more {
font-size:14px;
}
.product ul li .more a{
color:#337ab7;
}

.product ul li .name:hover {
  background: #0077d2;
  color: #FFFFFF;
}
/*新闻列表*/
.news_list ul li {
  height: 1px;
  padding: 19px 0;
  border-bottom: 1px dashed #c3c3c3;
  line-height:1px;
  font-size:12px;
}
.news_list ul li .photo {
  width: 225px;
  height: 143px;
  float: left;
}
.news_list ul li .photo img {
  width: 100%;
  height: 100%;
}
.news_list ul .txt {
  margin-left: 252px;
}
.news_list ul .txt .name {
  font-size: 16px;
  color: #484848;
  line-height: 46px;
}
.news_list ul .txt .name:hover {
  color: #0077d2;
}
.news_list ul .txt span {
  font-size: 14px;
  color: #666666;
  float: right;
  line-height: 46px;
}
.news_list ul .txt p {
  font-size: 14px;
  color: #828282;
  line-height: 28px;
  margin-bottom: 15px;
}
.news_list ul .txt .more {
  font-size: 12px;
  color: #484848;
}
/*翻页*/
.pagination {
  width: 100%;
  margin: 30px 0;
  text-align: center;
}
.pagination:after {
  display: block;
  content: '';
  clear: both;
}
.pagination a {
  display: inline-block;
  width: 26px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #bfbfbf;
  font-size: 16px;
  color: #999999;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.pagination a:hover,
.pagination a.on {
  background: #0077d2;
  color: #ffffff;
  border-color: #0077d2;
}
.pagination .iconfont {
  font-size: 18px;
}
.page .cont {
  margin-top: 30px ;
  line-height: 26px;
}
/*详情页*/
.detail .view {
  padding: 30px 20px ;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.detail .view h1 {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  height: 40px;
}
.detail .photo {
  width: 100%;
  margin: 20px 0;
  line-height: 0;
  text-align: center;
}
.detail .photo img {
  max-width: 100%;
}
.detail .view .date {
  font-size: 14px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #666666;
}
.detail .view .date span {
  margin: 0 10px;
}
.detail .viewbox {
  font-size: 14px;
  line-height: 26px;
  text-indent: 2em;
  margin-top: 30px;
}
.detail .pager {
  width: 100%;
  margin: 20px auto ;
}
.detail .pager p {
  width: 100%;
  height: 32px;
  font-size: 12px;
  color: #777;
  overflow: hidden;
}
.detail .pager a {
  color: #777;
}
.detail .pager a:hover {
  color: #0077d2;
  text-decoration: underline;
}
/*表单*/
.form {
  width: 100%;
  padding-top: 55px;
}
.form_tit {
  width: 100%;
  text-align: center;
}
.form_tit .p1 {
  font-size: 36px;
  color: #efefef;
  text-transform: uppercase;
}
.form_tit .p2 {
  font-size: 24px;
  color: #333333;
  height: 68px;
  line-height: 68px;
}
.form_tit .p3 {
  width: 800px;
  height: 43px;
  line-height: 43px;
  background: #efefef;
  margin: 0 auto;
  font-size: 12px;
  color: #9c9c9c;
}
.layui-form {
  width: 830px;
  margin: 50px auto 0;
}
.layui-form td span {
  font-size: 16px;
  color: #333333;
  margin: 0 15px;
  float: left;
  line-height: 46px;
}
.layui-form table {
  width: 100%;
}
.layui-form td {
  width: 50%;
  padding-bottom: 25px;
  position: relative;
}
.layui-form td input {
  height: 46px;
  text-indent: 25px;
  font-size: 16px;
  line-height: 46px;
  border-radius: 5px;
  background: none;
  outline: none;
  border: 1px solid #cccccc;
  width: 264px;
}
.layui-form .new input {
  width: 674px;
}
.layui-form td .s1 {
  color: red;
  float: right;
  margin-right: 10px;
}
.layui-form textarea {
  resize: none;
  border: 1px solid #cccccc;
  border-radius: 5px;
  width: 670px;
  padding: 5px;
  outline: none;
  background: none;
  height: 153px;
}
.form ul {
  width: 100%;
  text-align: center;
}
.form ul li {
  display: inline-block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  margin: 0 15px;
}
.form ul li input {
  width: 100%;
  height: 100%;
}
/* all */
::-webkit-input-placeholder {
  color: #dedede;
}
::-moz-placeholder {
  color: #dedede;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #dedede;
}
/* ie */
input:-moz-placeholder {
  color: #dedede;
}
/* individual: webkit */
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
/* individual: mozilla */
.form td input::-moz-placeholder {
  color: #dedede;
}
.form td input::-moz-placeholder {
  color: #dedede;
}
.form td input::-moz-placeholder {
  color: #dedede;
}
/*地图*/
.map {
  width: 100%;
  height: 400px;
  margin-top: 30px;
}
.BMap_bubble_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}
.BMap_bubble_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}
/*悬浮*/
.float {
  width: 200px;
  position: fixed;
  right: -150px;
  transition: all 0.5s;
  top: 20%;
  z-index: 100;
}
.float ul li {
  position: relative;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  background: #0077d2;
  border-radius: 5px;
  margin-bottom: 3px;
  cursor: pointer;
}
.float ul li span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.float ul li .iconfont {
  color: #FFFFFF;
  font-size: 30px;
}
.float ul li .icon-huidingbu {
  font-size: 20px !important;
}
.float ul li p {
  font-size: 18px;
  color: #FFFFFF;
}
.float ul li .wx {
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
}
.float:hover {
  right: 0;
}
.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}

.sideMenu h3{ width:193px; height:48px;line-height:32px; padding-left:51px;  cursor:pointer;font:normal 16px "Microsoft YaHei";line-height: 50px;background: #1676cd; color:#fff;margin-bottom: 5px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:8px 25px; color:#999; display:none; /* 默认都隐藏 */ }
.sideMenu h4{ font-size: 16px;padding-left: 36px; font-weight:normal;line-height: 40px; height:40px}
.sideMenu .on:hover{ background:#1676cd; }
.sideMenu .on:hover a{ color:#FFF;}
.sideMenu  h3 a{ color:#FFF;}
