.sub-banner {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 316px;
}
.c-title {
  background-color: #0079c5;
}
.c-title .c-home {
  width: 74px;
  height: 64px;
  background: url(../images/c-break-home.png) no-repeat center center #8dba21;
}
.c-title .news-tab {
  background-color: #8dba21;
  padding-left: 23px;
  padding-right: 3px;
  right: 74px;
  top: 0;
  height: 64px;
  width: 77px;
}
.c-title .news-tab a {
  height: 34px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 15px;
}
.c-title .news-tab a.news1 {
  width: 40px;
  background-image: url(../images/tab03.jpg);
}
.c-title .news-tab a.news2 {
  width: 37px;
  margin-left: -1px;
  background-image: url(../images/tab02.jpg);
}
.c-title .news-tab a.act.news1 {
  background-image: url(../images/tab01.jpg);
}
.c-title .news-tab a.act.news2 {
  background-image: url(../images/tab04.jpg);
}
.c-nav {
  width: 92%;
  height: 64px;
}
.c-nav a {
  width: 13.66%;
  float: left;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: url(../images/c-nav-aline.png) no-repeat right 7px;
  margin-top: 25px;
  line-height: 26px;
}
.c-nav a.big {
  width: 26%;
}
.c-nav a .line {
  margin-top: 13px;
  height: 3px;
  width: 0;
  background-color: #86b61a;
  transition: all 0.5s;
}
.c-nav a:hover .line,
.c-nav a.act .line {
  width: 100%;
  transition: all 0.5s;
}
.c-about .c-a-left {
  width: 30.667%;
  padding: 7px;
  border: 1px solid #cccccc;
}
.c-about .c-a-right {
  width: 65%;
}
.c-a-list {
  overflow: hidden;
}
.c-a-list ul {
  margin-left: -1%;
  height: 491px;
  overflow: hidden;
}
.c-a-list li {
  width: 24%;
  margin-left: 1%;
  float: left;
  height: 100%;
  position: relative;
}
.c-a-list li .c-a-text {
  left: 0;
  bottom: 0;
  z-index: 99;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.47);
  transition: all .6s ease 0s;
}
.c-a-list li:hover .c-a-text {
  height: 120px;
  transition: all .6s ease 0s;
}
.c-a-list li.li01,
.c-a-list li.li03 {
  top: -100%;
  transition: all .6s ease 0s;
}
.c-a-list li.li02,
.c-a-list li.li04 {
  top: 100%;
  transition: all .6s ease 0s;
}
.c-a-list.scti li.li01,
.c-a-list.scti li.li03,
.c-a-list.scti li.li02,
.c-a-list.scti li.li04 {
  top: 0%;
  transition: all .6s ease 0s;
}
.develop .d-top {
  height: 34px;
  background: url(../images/d01.jpg) no-repeat 16px center;
}
.develop .d-bot {
  height: 34px;
  background: url(../images/d04.jpg) no-repeat 16px center;
}
.develop .d-content {
  padding-top: 8px;
  padding-left: 81px;
  padding-bottom: 20px;
  background: url(../images/d02.jpg) repeat-y 29px center;
}
.develop li {
  padding-top: 11px;
  padding-bottom: 9px;
  position: relative;
}
.develop li .date {
  padding-left: 14px;
  font-size: 14px;
  background: url(../images/d06.jpg) no-repeat left 6px;
}
.develop li .d-text {
  width: 90%;
}
.develop li .ico {
  width: 42px;
  height: 42px;
  background: url(../images/d03.jpg) no-repeat center center;
  top: 0;
  left: -69px;
}
.develop li .d-box {
  padding: 15px;
  display: none;
  background-color: #f7f7f7;
}
.develop li .d-box .img {
  width: 21.6%;
}
.develop li .d-box .d-box-txt {
  width: 75%;
}
.develop li.cur .ico {
  background-image: url(../images/d05.jpg);
}
.develop li.cur .date {
  color: #0168b7;
  background-image: url(../images/d07.jpg);
}
.honor .honor-title a {
  width: 116px;
  font-size: 16px;
  border-right: 1px solid #ff9f0b;
  line-height: 15px;
  text-align: center;
}
.honor .honor-title a.last {
  border-right: none;
}
.honor .honor-title a:hover,
.honor .honor-title a.act {
  color: #0068b6;
}
.honor .honor-list ul {
  margin-left: -2.4133%;
  /*display: none;*/
}
.honor .honor-list li {
  width: 30.9167%;
  margin-left: 2.4133%;
  float: left;
  margin-bottom: 35px;
}
.honor .honor-list li .h-div {
  border: 1px solid #cccccc;
  padding: 5px;
  height: 240px;
}
.c-video {
  border: 1px solid #cccccc;
  padding: 15px;
}
.c-video .ll {
  padding-left: 39px;
  background: url(../images/ll.png) no-repeat left center;
}
.c-video .c-v-box {
  height: 682px;
}
.c-video .v-ico {
  left: 50%;
  top: 50%;
  width: 71px;
  height: 71px;
  margin-top: -35px;
  margin-left: -35px;
}
#column-width {
  margin-left: -1.25%;
}
#column-width .item {
  width: 23.75%;
  margin-bottom: 20px;
  margin-left: 1.25%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  box-shadow: 6px 6px 0px #d6d6d6;
}
#column-width .item-txt {
  padding-left: 5%;
  padding-right: 5%;
}
#column-width .item-img {
  border-bottom: 1px solid #dddddd;
}
#column-width .news-ico {
  width: 15px;
  height: 20px;
  background: url(../images/news-ico.jpg) no-repeat center center;
}
.c-more-a {
  background-color: #f4f4f4;
}
.news-list2 li {
  padding: 10px;
  background: #f6f6f6;
  margin-bottom: 10px;
  color: #999;
}
.news-list2 li .pic {
  width: 174px;
}
.news-list2 li .txt {
  width: 78%;
  margin-left: 2%;
}
.news-list2 li .n-txt {
  height: 48px;
}
.news-list2 li:hover {
  background-color: #196fd0;
}
.news-list2 li:hover p,
.news-list2 li:hover a,
.news-list2 li:hover div {
  color: #fff;
}
html.open * {
  box-sizing: border-box;
}
html.open .frameHtmlact{
  overflow-y: auto;
}
html.open .frameHtmlact .frame-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
html.open body {
  height: 100%;
  overflow: hidden;
}
.frame {
  position: fixed;
  top: 0;
  left: 0;
  right: 0px;
  bottom: 0px;
  z-index: 1006;
  background: url(../images/bg_3.png) repeat;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
html.open .frameHtmlact .frame-close {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.frame-close {
  display: block;
  width: 80px;
  height: 80px;
  position: fixed;
  left: 0px;
  top: 50%;
  margin-top: -35px;
  z-index: 1008;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-80px);
  transform: translate(-80px);
}
.frame-close span.i0 {
  color: #fff;
  background-color: #80abde;
  padding-top: 20px;
  height: 60px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 80px;
  font-size: 16px;
  line-height: 1.2;
}
.frame-close span.i1 {
  background: url(../images/fram_close.png) no-repeat scroll center center #174f90;
  color: #fff;
  position: absolute;
  left: 100%;
  top: 0px;
}
.frame-close:hover span.i1 {
  left: 0px;
}
.frame-close:hover span.i0 {
  left: -80px;
}
.frame-close span {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: 0.4s;
}
.frame-wrap {
  position: relative;
  margin: 0px auto 0 80px;
  background: #fff;
  z-index: 1010;
  cursor: auto;
  width: 100%;
  transition: 400ms;
  padding-right: 80px;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.frame-tit {
  background-color: #f4f4f4;
  text-align: center;
  color: #666;
  padding: 28px 0 16px;
}
.frame-main {
  padding: 40px;
  margin: 0 auto;
}
.show-news-cont .frame-news-cont {
  display: block;
}
.frame-cont {
  overflow: hidden;
}
.frame-cont {
  padding: 0 0 60px 0;
  min-height: 500px;
}
.product .product-left {
  width: 22%;
}
.product .product-right {
  width: 74%;padding-bottom: 60px;
}
.product .product-right .t-line {
  height: 34px;
}
.product .product-right .t-line span {
  border-bottom: 1px solid #0068b6;
}
.product .product-title {
  background: url(../images/p-logo.png) no-repeat center 2px;
  background-color: #1e78dc;
}
.product .p-nav li {
  margin-top: 2px;
  position: relative;
}
.product .p-nav li > a {
  font-size: 14px;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
  padding-left: 45px;
  padding-right: 8px;
  background: url(../images/p-ico.png) no-repeat 25px center;
  background-color: #f7f7f7;
}
.product .p-nav li .p-d-nav {
  z-index: 88;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}
.product .p-nav li .p-d-nav a {
  line-height: 30px;
  height: 30px;
  background: url(../images/p-ico.png) no-repeat 40px center;
  text-indent: 60px;
  transition: all 0.6s;
}
.product .p-nav li .p-d-nav a:hover,
.product .p-nav li .p-d-nav a.act {
  color: #1e78dc;
  background-position: 50px center;
  transition: all 0.6s;
}
.product .p-nav li.act > a {
  background-image: url(../images/p-ico01.png);
  background-color: #1e78dc;
  color: #fff;
}
.product .p-nav li.act .p-d-nav {
  display: block;
}
.product .p-nav li .inNav_er{display: none;}
.inNav_er a{
  display: block;
  line-height: 30px;
  height: 30px;
  background: url(../images/x01.jpg) no-repeat 30px center;
  text-indent: 50px;
  transition: all 1s ease 0s;
}
.inNav_er a.act{
  background: url(../images/x02.jpg) no-repeat 30px center;
  color: #0068b6;
}
.inNav_er a:hover{
  background: url(../images/x02.jpg) no-repeat 40px center;
  color: #0068b6;
  transition: all 1s ease 0s;
}

.pro-list ul {
  margin-left: -1.83%;
}
.pro-list li {
  float: left;
  width: 31.5%;
  margin-left: 1.83%;
  margin-bottom: 26px;
  box-shadow: 5px 5px 0 #e5e5e5;
}
.pro-list li a {
  border: 1px solid #e5e5e5;
  padding: 9px;
}
.pro-list li a:hover .p-text {
  color: #1e78dc;
}
.pro-list li .p-img {
  height: 190px;
}
.pro-list li .p-text {
  height: 40px;
}
.company-gg li {
  padding-top: 28px;
  padding-bottom: 27px;
  border-bottom: 1px dotted #cccccc;
}
.company-gg a:hover .gg-date {
  background-color: #196fd0;
  color: #fff;
}
.company-gg .gg-date {
  width: 98px;
  padding-top: 20px;
  padding-bottom: 19px;
  background-color: #f2f2f2;
}
.company-gg .gg-text {
  width: 80%;
  margin-left: 2%;
}
.company-gg .gg-ico {
  width: 41px;
  height: 41px;
  margin-right: 2%;
  margin-top: 28px;
  background: url(../images/gg-ico.png) no-repeat center center;
}
.yq table {
  table-layout: fixed;
}
.yq thead {
  border: 1px solid #ededed;
}
.yq thead td {
  font-size: 14px;
  background: url(../images/tb_bg.jpg) repeat-x;
  line-height: 39px;
}
.yq td {
  padding-left: 1%;
  padding-right: 1%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yq td.td01 {
  width: 23%;
}
.yq td.td02,
.yq td.td03,
.yq td.td04,
.yq td.td05,
.yq td.td06 {
  width: 13%;
}
.yq tbody td {
  padding-top: 13px;
  padding-bottom: 11px;
  line-height: 24px;
  border-bottom: 1px dashed #ececec;
}
.yq .s-more {
  background: url(../images/s-more.jpg) no-repeat center center;
}
.yq_detail .yq-title {
  background: url(../images/tb_bg.jpg) repeat-x;
  background-size: auto 100%;
  line-height: 45px;
  border: 1px solid #ededed;
}
.yq-tj span {
  width: 25%;
}
.yq-fl span {
  padding-left: 24px;
  padding-right: 24px;
  line-height: 36px;
  border: 1px solid #4798f3;
  color: #4798f3;
  font-size: 15px;
  margin-left: 22px;
  margin-right: 22px;
  margin-bottom: 10px;
}
.qy-d-tile {
  background-color: #f3f3f3;
  padding-left: 74px;
  padding-right: 74px;
}
.qy-d-bdy {
  padding-left: 74px;
  padding-right: 74px;
}
.go-back-btn {
  border-top: 1px dashed #d3d3d3;
}
.go-back-btn a {
  width: 145px;
  line-height: 44px;
  border-radius: 5px;
  background-color: #faab14;
}
.yq-bd {
  width: 600px;
}
.yq-bd .s01 {
  width: 82px;
}
.yq-bd .inp {
  width: 478px;
  line-height: 24px;
  padding: 5px 10px;
  border: 1px solid #cccccc;
}
.yq-bd textarea {
  height: 100px;
}
.yq-bd .btn {
  font-size: 15px;
  color: #333;
  width: 160px;
  line-height: 45px;
  text-align: center;
  background-color: #c0c0c0;
}
.yq-bd .btn.act {
  background-color: #186fd0;
  color: #fff;
}
.yq-bd .s-btn {
  padding: 5px 10px;
  border: 1px solid #cccccc;
  line-height: 24px;
  width: 168px;
}
.yq-bd .sub-btn {
  width: 76px;
  background-color: #c7c7c6;
  position: relative;
  overflow: hidden;
}
.yq-bd .file {
  position: absolute;
  left: 0;
  width: 0;
  width: 96px;
  height: 34px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.bigImage {
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  z-index: 9999;
}
.bigImage .box {
  max-width: 800px;
}
.i-close {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  position: absolute;
  right: 5%;
  top: 2%;
  z-index: 99;
  background: url(../images/pop_close.png) no-repeat center center;
}
.i-close:hover {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari å’? Chrome */
  -o-transform: rotate(180deg);
}
.tb_cel {
  display: table-cell;
  vertical-align: middle;
}

/**2018-05-21**/
.mob-pic{ display:none;}
.cp-som{ margin-top:30px;}
.pro-zoom{ float:left; width:470px;}
.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.zoomdiv img{max-width: inherit;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.jqzoom img{ width: 470px; height: 330px;}
.spec-preview{width:470px;height:330px;margin: 0 auto;}
.spec-scroll{clear:both;margin:10px auto;width:470px;}
.spec-scroll .prev{float:left; background: url(../images/left.gif) center center no-repeat;}
.spec-scroll .next{float:right;background: url(../images/right.gif) center center no-repeat;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:12px;height:45px;cursor:pointer; margin:0 10px;}
.spec-scroll .items{float:left;position:relative;width:395px;height:50px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:80px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:62px;height:45px;}
.spec-scroll .items ul li img:hover{border:2px solid #1e78dc;padding:1px;}

.rbns{ width:385px; float:right;}
.rbns .tit{ font-size:24px; line-height:65px; height:65px; overflow:hidden;}
.rbns .dcs{ color:#666; line-height:25px;font-size:14px; line-height:2;}


.rbns .jiks{ border-bottom:1px solid #ebebeb; border-top:1px solid #ebebeb; padding:20px 0; margin-top:20px; line-height:32px;}
.rbns .jiks .input{ display:block; width:93px; height:29px; background:url(../images/d.jpg); border:none; margin-right:40px; vertical-align:middle;}
.rbns .jiks img{ margin:0 10px}

.rbns .cos{ padding:10px 0; border-bottom:1px solid #ebebeb; text-transform:uppercase;}
.rbns .cos > a { margin-left:15px;}
.ds-xx{ margin-top:20px;}
.ds-xx .cp-nav li{ width:219px; text-align:center; cursor:pointer; height:35px; line-height:35px; background:#e5e5e5; float:left; margin-right:2px;}
.ds-xx .cp-nav li.cur{ color:#fff; background:#1e78dc;}
.tach-dn{ line-height:2; color:#666; padding:20px 0; display:none;}
/**5-22**/
.xsd-choose{ position:relative;width:175px; padding:0 5px; height:31px; line-height:31px; background:url(../images/xj.jpg) no-repeat right center; border:1px solid #fff; display:inline-block; color:#fff; margin-top:10px;}
.xsd-choose span{ display:block; width:100%; height:30px; cursor:pointer;}
.xsd-choose ul{ display:none; position:absolute; left:-1px; bottom:30px; z-index:10;background: url(../images/bg-col.png); border:1px solid #e3eeee; border-bottom:none; width:100%; }
.xsd-choose ul li a{ display:block; width:100%; height:30px; text-indent:5px; color:#fff;}
.xsd-choose ul li a:hover{ background: url(../images/bg-col.png); text-decoration:none;}
.cp-ost{ padding:30px 0;}
.ptns-ov{ width:50%; float:left;}
.ptns-ov .slick-slide img{width: 80%;height: auto;margin: auto;}
.mos-com{ width:50%; height:352px; background:#e5e5e5; float:left; padding:20px;box-sizing: border-box;}
.mos-com .tit{ font-size:24px; line-height:35px; text-transform:uppercase; padding-top:10px;}
.mos-com .tft{ font-size:15px; text-transform:uppercase; line-height:30px;}
.mos-com .con{ font-size:12px; line-height:24px; height:120px; overflow:hidden; color:#666; margin-top:20px;text-transform:uppercase;}
.mos-com .link{ margin-top:30px;text-transform:uppercase;}
.mos-com .link a{ border:2px solid #b8b8b8; color:#999; font-size:12px; display:inline-block; width:110px; height:35px; text-align:center; line-height:31px;}
.mos-com .link a:hover{ color:#fff; background:#1e78dc; border-color:#1e78dc;}
.reg-suk{ width:310px; float:right; border:1px solid #e5e5e5; padding:0 24px; background:url(../images/bu.jpg) repeat-x left bottom; height:352px;box-sizing: border-box;}
.reg-suk h3{ font-size:24px; text-transform:uppercase; font-weight:normal; line-height:55px;}
.fotns{ width:260px; height:40px; margin-bottom:12px; background:#dedede url(../images/xl.jpg) no-repeat right center; line-height:40px; color:#444;}
.fotns ul{ bottom:auto; top:38px; background:#dedede; border:none; left:0;}
.fotns ul li a{ height:40px; color:#666; text-indent:10px;}
.fotns ul li a:hover{ color:#fff;}
.keword-input{ margin:20px 0;}
.keword-input input{ width:260px; padding:10px 5px; border:1px solid #ddd;}
.search-sot{ margin-top:20px;}
.search-sot input{ background:#1e78dc; color:#fff; width:260px; height:40px; border:none; cursor:pointer;transition:all 1s ease 0s;}
.search-sot input:hover{ background:#0691CB;transition:all 1s ease 0s;}

.sktv{ margin-top:15px;}
.sktv h3{ font-size:32px; background:url(../images/tq.jpg) no-repeat left center; line-height:50px; text-indent:20px;}
.sktv p{ color:#666; line-height:1.6;}


.pchs-tab{ margin-top:30px;}
.tab-nav{ height:58px;}
.tab-nav li{ float:left; width:238px; height:58px; text-align:center; margin-right:2px;}
.tab-nav li.cur{ background:url(../images/zx.png) no-repeat center bottom;}
.tab-nav li span{ display:block; background:#e5e5e5; line-height:50px; width:100%; height:50px; cursor:pointer;}
.tab-nav li.cur span,.tab-nav li.cur a{ color:#fff; background:#1e78dc;}
.tab-con{ width:1227px; margin-left:-27px; display:none;}
.tab-con li{ margin-top:27px; margin-left:27px; float:left;width:382px; position:relative; overflow:hidden;}
.tab-con li img{ width:382px; height:382px;}
.tab-con li .on-tit{box-sizing: border-box; line-height:55px; height:55px; background:url(../images/bg-col.png); position:absolute; left:0; bottom:5px; width:100%; color:#fff; font-size:16px; text-transform:uppercase; padding:0 3%; z-index:1;transition:all 1s ease 0s;}
.tab-con li .on-tit span{ float:right; display:block; height:55px; width:12px; background:url(../images/xs.png) no-repeat center center; float:right;}
.tab-con li .off-tit{line-height:55px; height:55px; background:#1e78dc; position:absolute; left:0; bottom:-50px; width:100%;color:#fff; font-size:16px; text-transform:uppercase;padding:0 3%; z-index:2;transition:all 1s ease 0s;}
.tab-con li .link{ width:100%; height:100%; position:absolute; left:0; z-index:1; background:url(../images/bg-col.png); top:-100%;transition:all 1s ease 0s;}
.tab-con li .link a{ display:block; width:100%; height:100%; background:url(../images/smt.png) no-repeat center center;}

.tab-con li:hover .on-tit{bottom:-50px;transition:all 1s ease 0s;}
.tab-con li:hover .off-tit{bottom:0px;transition:all 1s ease 0s;}
.tab-con li:hover .link{ top:0;transition:all 1s ease 0s;}

/****/
.contactMain_box{overflow: hidden;}
.contactMain_box iframe{max-width: 100%;}
@media (max-width: 997px) {
  .contactMain_box .fl,.contactMain_box .fr{float: none;}

}