body,
html {
  font-family: "微软雅黑";
}
* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
.k_banxin {
  max-width: 1010px;
  margin: 0 auto;
}
.ell {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.container {
  padding: 0;
  width: 1010px;
}
.header {
  height: 92px;
  overflow: hidden;
}
.header .header_title {
  padding-bottom: 14px;
}
.header .header_title .logo {
  height: 100%;
  width: 100px;
}
.header .header_title .header_title_box {
  margin-left: 20px;
  color: #0074C5;
}
.header .header_title .header_title_box h1 {
  font-size: 27px;
  margin: 0;
  padding: 20px 10px 4px 0;
}
.header .header_title .header_title_box p {
  font-size: 16x;
  margin: 0;
  color: #ED792E;
}
.header .header_tel {
  margin-top: 20px;
}
.header .header_tel p {
  text-align: left;
  font-size: 14px;
  color: #737373;
  margin-bottom: 0;
  padding-right: 20px;
}
.header .header_tel .p2 {
  color: #ED792E;
  font-size: 22px;
}
.nav {
  background: url(../images/nav-bg.png);
  background-size: cover;
}
.nav .k_nav {
  display: flex;
  margin: 0;
}
.nav .k_nav li {
  flex: 1;
  height: 40px;
  line-height: 40px;
}
.nav .k_nav li a {
  display: block;
  text-align: center;
  height: 100%;
  color: #fff;
  font-size: 16px;
}
.nav .k_nav li a:hover {
  background: url(../images/cur.gif);
  text-decoration: none;
}
.vs {
  margin-top: 12px;
  border: 1px solid #eee;
  position: relative;
}
.vs .vs_box {
  display: flex;
  margin-top: 16px;
}
.vs .vs_box .item {
  flex: 1;
}
.vs .vs_box .left_box .left_left {
  width: 204px;
  text-align: center;
}
.vs .vs_box .left_box .left_rig {
  margin-left: 10px;
  width: 210px;
  margin-top: 15px;
}
.vs .vs_box .left_box .left_left img{
    border: #dddbdb 2px solid;
    padding: 0px 5px 0px 5px;
    margin-left: 5px
}
.vs .vs_box .left_box .left_rig p {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  padding-left:5px;
  color: #777777;
}
.vs .vs_box .cent {
  flex: 0 0 100px;
  width: 100px;
}
.vs .vs_box .cent img {
  width: 100px;
}
.vs .vs_box .right_box .left_left {
  width: 204px;
  text-align: center;
}
.vs .vs_box .right_box .left_rig {
  margin-right: 10px;
  width: 210px;
  margin-top: 15px;
  text-align: right;
}
.vs .vs_box .right_box .left_left img{
    border: #dddbdb 2px solid;
    padding: 0px 5px 0px 5px;
    margin-right: 5px
}
.vs .vs_box .right_box .left_rig p {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  padding-right:5px;
  color: #777777;
}
.vs::after {
  content: '';
  width: 1010px;
  height: 34px;
  position: absolute;
  background: url(../images/coo_bj.gif);
}
.remen {
  margin-top: 17px;
}
.remen .fenlei {
  width: 200px;
}
.remen .fenlei .title {
  width: 200px;
  height: 56px;
  background: url(../images/l_nav.gif);
  background-size: cover;
}
.remen .fenlei .title h2 {
  color: #fff;
  font-size: 18px;
  line-height: 56px;
  font-weight: 900;
  text-align: center;
}
.remen .fenlei .box {
  margin-top: 10px;
}
.remen .fenlei .box ul li a {
  display: inline-block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-indent: 1em;
  color: #716F6E;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 1px dashed #716F6E;
}
.remen .fenlei .box ul .li1 {
  background: #296AAF;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.remen .fenlei .box ul .li1 a {
  border-bottom: none;
  color: #fff;
}
.remen .rexiao {
  margin-top: 20px;
  margin-left: 10px;
  width: 800px;
  border: 1px solid #eee;
}
.remen .rexiao .box {
  margin-top: 0px;
}
.remen .rexiao .box .item {
  text-align: center;
  width: 245px;
  float: left;
  margin-left: 16px;
  margin-top: 10px;
}
.remen .rexiao .box .item img{
    border: #dddbdb 2px solid;
    padding: 0px 5px 0px 5px;
    margin-left: 5px;
}
.remen .rexiao .box .item .text .k_title h2 a {
  color: #545B5F;
  font-size: 13px;
}
.k_banner {
  margin: 15px 0;
}
.dianjiaoji_faq {
  margin-top: 10px;
  margin-bottom: 50px;
}
.dianjiaoji_faq .dianjiaoji {
  width: 200px;
}
.dianjiaoji_faq .dianjiaoji .box {
  margin-top: 16px;
}
.dianjiaoji_faq .dianjiaoji .box .item {
  position: relative;
  float: left;
  border: 1px solid #eee;
  width: 183px;
  padding-bottom: 4px;
  height: 280px;
  min-height: 280px;
}
.dianjiaoji_faq .dianjiaoji .box .item p {
  margin-top: 16px;
  font-size: 12px;
  text-indent: 1em;
  line-height: 18px;
  height: 54px;
  overflow: hidden;
}
.dianjiaoji_faq .dianjiaoji .box .item .a1 {
  position: absolute;
  display: inline-block;
  left: 50%;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: -40px;
  border: 1px solid #bdbdbd;
  bottom: -13px;
  background: #fff;
  color: #636A6F;
}
.dianjiaoji_faq .dianjiaoji .box .item2 {
  margin: 0 10px;
}
.dianjiaoji_faq .faq {
  width: 800px;
  margin-left: 10px;
}
.dianjiaoji_faq .faq .box2 {
  margin-top: 0px;
}
.dianjiaoji_faq .faq .box2 .box2_item {
  position: relative;
  border: 1px solid #eee;
  padding-bottom: 4px;
  height: 320px;
  min-height: 320px;
}
.dianjiaoji_faq .faq .box2 .box2_item .kapian .img {
  width: 187px;
  height: 140px;
}
.dianjiaoji_faq .faq .box2 .box2_item .kapian .box {
  margin-left: 10px;
  width: 600px;
  height: 140px;
}
.dianjiaoji_faq .faq .box2 .box2_item .kapian .box p {
  margin-top: 10px;
  text-indent: 1em;
  font-size: 12px;
  line-height: 18px;
  color: #40474A;
  height: 54px;
  min-height: 54px;
  overflow: hidden;
  color: #777777;
}
.dianjiaoji_faq .faq .box2 .box2_item .k_line {
  height: 6px;
  background: url(../images/line01.gif);
  margin-top: 12px;
}
.dianjiaoji_faq .faq .box2 .box2_item .ul {
  margin-top: 20px;
}
.dianjiaoji_faq .faq .box2 .box2_item .ul li {
  width: 45%;
  text-align: center;
  margin-left: 1%;
}
.dianjiaoji_faq .faq .box2 .box2_item .ul li a {
  display: inline-block;
  max-width: 100%;
  color: #605D5C;
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
}
.dianjiaoji_faq .faq .box2 .box2_item .a1 {
  position: absolute;
  display: inline-block;
  left: 50%;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: -40px;
  border: 1px solid #bdbdbd;
  bottom: -13px;
  background: #fff;
  color: #636A6F;
}
.side1 ul {
  padding: 0;
}
.side1 ul li {
  list-style: none;
  border-bottom: 1px dashed #eee;
  position: relative;
  background: url(../images/ico04.gif);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  padding-left: 30px;
  background-size: 8px 5px;
  height: 30px;
}
.side1 ul li a {
  font-size: 16px;
  color: #296AAF;
  display: block;
  width: 90%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dianjiaoji_faq {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dianjiaoji_faq .dianjiaoji2 {
  width: 100%;
}
.dianjiaoji_faq .dianjiaoji2 .box {
  margin-top: 0px;
  border: 1px solid #eee;
}
.dianjiaoji_faq .dianjiaoji2 .box .item {
  position: relative;
  float: left;
  border: 2px solid #eee;
  width: 320px;
  padding-bottom: 4px;
  margin:10px 0px 10px 12px;
  height: 290px;
  min-height: 240px;
  text-align:center;
}
.dianjiaoji_faq .dianjiaoji2 .box .item p {
  margin-top: 16px;
  font-size: 12px;
  text-indent: 1em;
  line-height: 18px;
  height: 54px;
  overflow: hidden;
}
.dianjiaoji_faq .dianjiaoji2 .box .item .a1 {
  position: absolute;
  display: inline-block;
  left: 50%;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: -40px;
  border: 1px solid #bdbdbd;
  bottom: -13px;
  background: #fff;
  color: #636A6F;
}
.dianjiaoji_faq .dianjiaoji2 .box .item2 {
  margin: 0 10px;
}
.links {
  border: 1px solid #eee;
  margin-top: 10px;
}
.links .left {
  height: 82px;
  width: 100px;
  background: url(../images/linkbg.jpg);
  background-size: 100% 100%;
}
.links .left p {
  text-align: right;
  margin:8px 12px 0 0;
}
.links .left .p1 {
  color: #868584;
  font-size: 18px;
  font-weight: 600;
}
.links .left .p2 {
  color: #B7B6B6;
}
.links .right ul li a {
  color: #666;
}
.footer {
  background: url(../images/footer.jpg);
  height: 210px;
  margin-top: 12px;
}
.footer .gonggao {
  height: 70px;
}
.footer .gonggao p {
  line-height: 70px;
  text-align: center;
  color: #fff;
}
.footer .footer_left {
  width: 170px;
}
.footer .text_box {
  padding-top: 10px;
  font-size: 12px;
}
.footer .text_box p {
  margin-top: 6px;
  color: #fff;
}
.footer .text_box p a {
  color: #fff;
}
.index_title {
  width: 100%;
  position: relative;
  background: url(../images/nav002.gif);
  background-repeat: round;
  height: 37px;
}
.index_title9 {
  width: 100%;
  position: relative;
  background: url(../images/nav02.gif);
  background-repeat: round;
  height: 37px;
}
.index_title9 h2 {
  z-index: 100;
  display: inline-block;
  width: 174px;
  color: #296AAF;
  margin: 0;
  line-height: 37px;
  text-indent: 40px;
  font-size: 18px;
  font-weight: 900;
}
.index_title .span {
  margin-top: 10px;
  margin-right: 10px;
}
.index_title .span a {
  display: block;
  height: 15px;
  width: 42px;
  background: url(../images/more.gif);
  background-repeat: no-repeat;
  color: #999;
  padding: 2px 10px;
  border-radius: 15px;
}
.index_title .span a:hover {
  color: #fff;
  text-decoration: none;
}
.index_title h2 {
  z-index: 100;
  display: inline-block;
  width: 174px;
  color: #296AAF;
  margin: 0;
  line-height: 37px;
  text-indent: 40px;
  font-size: 18px;
  font-weight: 900;
}
.index_title h2 span {
  color: #0074C5;
  font-size: 32px;
  margin-right: 8px;
}
.index_title2 {
  width: 100%;
  position: relative;
  height: 37px;
  border-bottom: 1px solid #eee;
}
.index_title2 .span {
  margin-top: 10px;
  margin-right: 10px;
}
.index_title2 .span a {
  display: block;
  height: 15px;
  width: 42px;
  background: url(../images/more.gif);
  background-repeat: no-repeat;
  color: #999;
  padding: 2px 10px;
  border-radius: 15px;
}
.index_title2 .span a:hover {
  color: #fff;
  text-decoration: none;
}
.index_title2 h2 {
  z-index: 100;
  display: inline-block;
  background: url(../images/l_nav.gif);
  background-repeat: no-repeat;
  width: 174px;
  color: #fff;
  margin: 0;
  line-height: 37px;
  text-indent: 40px;
  font-size: 18px;
  font-weight: 900;
}
.index_title2 h2 span {
  color: #0074C5;
  font-size: 32px;
  margin-right: 8px;
}
.side ul {
  padding: 0;
}
.side ul li {
  list-style: none;
  border-bottom: 1px dashed #eee;
  position: relative;
  padding: 4px 0;
  height: 30px;
}
.side ul li a {
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  display: block;
  width: 90%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.side a {
  color: #000;
}
.side .index_title h2 {
  font-size: 16px;
  font-weight: 900;
}
.side .index_title h2::before {
  top: 26px;
}
.side .side_con1 li,
.side .side_con2 li {
  background: #A2A2A1;
}
.crumbs {
  border-bottom: 1px dashed #aaa;
}
.crumbs .breadcrumb {
  margin: 0;
  padding: 0;
  background: none;
}
.product .cebian {
  width: 240px;
}
.product .cebian .cebian_top .title {
  position: relative;
  background: #0064AD;
  color: #fff;
  height: 50px;
}
.product .cebian .cebian_top .title h2 {
  margin-left: 30px;
  padding-top: 10px;
}
.product .cebian .cebian_top .title p {
  margin-left: 50px;
  margin-top: 2px;
}
.product .cebian .cebian_top ul li {
  border: 1px solid #E8E9EB;
  text-indent: 1em;
}
.product .cebian .cebian_top ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  text-indent: 2em;
  color: #2E3537;
}
.product .cebian .cebian_bottom {
  margin-top: 20px;
}
.product .cebian .cebian_bottom .title {
  position: relative;
  background: #0064AD;
  color: #fff;
  height: 50px;
}
.product .cebian .cebian_bottom .title h2 {
  margin-left: 30px;
  padding-top: 10px;
}
.product .cebian .cebian_bottom .title p {
  margin-left: 50px;
  margin-top: 2px;
}
.product .cebian .cebian_bottom .info p {
  margin: 0 0 4px;
}
.product .cebian .cebian_bottom .info .phone .p2 {
  font-size: 20px;
  color: #125EB1;
  font-weight: 600;
}
.product .cebian .cebian_bottom .info .p4 {
  color: #125EB1;
}
.product .cebian .cebian_bottom .info .img {
  margin-top: 12px;
  text-align: center;
}
.product .product_box {
  margin-top: 20px;
  margin-left: 10px;
  width: 760px;
}
.product .product_box .crumbs {
  height: 38px;
  line-height: 38px;
  padding-left: 20px;
}
.product .product_box .product_box_item {
  margin-bottom: 20px;
  border: 1px solid #eee;
}
.product .product_box .product_box_item .img {
  width: 300px;
}
.product .product_box .product_box_item .text {
  margin-left: 10px;
  width: 350px;
}
.product .product_box .product_box_item .text .k_title {
  padding-left: 0;
}
.product .product_box .product_box_item .text .k_title h2 {
  border-bottom: none;
}
.product .product_box .product_box_item .text .k_title a {
  color: #6A7074;
}
.product .product_box .product_box_item .text .p1 {
  color: #6A7074;
  font-size: 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eee;
}
.product .product_box .product_box_item .text .desc {
  margin-top: 20px;
}
.product .product_box .product_box_item .text .desc .p2 {
  color: #6A7074;
  font-size: 12px;
  line-height: 20px;
  height: 100px;
  min-height: 100px;
  overflow: hidden;
}
.product .nes_box {
  margin-top: 20px;
  margin-left: 10px;
  width: 760px;
}
.product .nes_box .nes_item {
  margin-top: 16px;
}
.product .nes_box .nes_item .nes_item_left {
  width: 73px;
  height: 104px;
  background: #0074C5;
}
.product .nes_box .nes_item .nes_item_left p {
  color: #fff;
  text-align: center;
}
.product .nes_box .nes_item .nes_item_left .p1 {
  margin-top: 30px;
  font-size: 18px;
}
.product .nes_box .nes_item .nes_item_right {
  margin-left: 10px;
  width: 670px;
}
.product .nes_box .nes_item .nes_item_right .k_title {
  padding-left: 0;
}
.product .nes_box .nes_item .nes_item_right .p1 {
  margin-left: 20px;
  color: #81868C;
  font-size: 12px;
}
.product .nes_box .nes_item .nes_item_right .p2 {
  margin-top: 10px;
  text-indent: 1em;
  color: #81868C;
  font-size: 12px;
  line-height: 18px;
  height: 36px;
  min-height: 36px;
  overflow: hidden;
}
.product .zhengjian_box {
  margin-top: 20px;
  margin-left: 10px;
  width: 850px;
}
.product .zhengjian_box .zhengjian_item {
  margin-top: 10px;
  float: left;
  width: 365px;
  margin-left: 40px;
}
.product .zhengjian_box .zhengjian_item .img {
  width: 365px;
}
.product .zhengjian_box .zhengjian_item .k_title {
  padding-left: 0;
  text-align: center;
}
.product .peijian_box {
  margin-top: 20px;
  margin-left: 10px;
  width: 850px;
}
.product .peijian_box .peijian_box_item {
  margin-top: 20px;
}
.product .peijian_box .img {
  width: 190px;
}
.product .peijian_box .text {
  margin-left: 10px;
  width: 650px;
}
.product .peijian_box .text .k_title {
  padding-left: 0;
}
.product .peijian_box .text .k_title a {
  color: #0064AD;
  font-size: 16px;
}
.product .peijian_box .text .p1 {
  color: #81868C;
  font-size: 12px;
}
.product .peijian_box .text .p2 {
  color: #81868C;
  font-size: 14px;
  text-indent: 2em;
  margin-top: 8px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.product .tab_box {
  margin-top: 20px;
  margin-left: 10px;
  width: 760px;
}
.product .tab_box .crumbs {
  height: 38px;
  line-height: 38px;
  padding-left: 20px;
}
.product .tab_box .tag_item {
  margin:10px 0px 10px 15px;
  border: 1px solid #eee;
  text-align: center;
}
.product .tab_box .tag_item .img {
  width: 355px;
}
.product .tab_box .tag_item .text {
  width: 355px;
}
.product .tab_box .tag_item .text .k_title {
  padding-left: 0;
}
.product .tab_box .tag_item .text .k_title h2 {
  border-bottom: none;
}
.product .tab_box .tag_item .text .k_title a {
  color: #6A7074;
}
.product .tab_box .tag_item .text .p1 {
  color: #6A7074;
  font-size: 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eee;
}
.product .tab_box .tag_item .text .desc {
  margin-top: 20px;
}
.product .tab_box .tag_item .text .desc .p2 {
  color: #6A7074;
  font-size: 12px;
  line-height: 20px;
  height: 100px;
  min-height: 100px;
  overflow: hidden;
}
.article_list {
  margin-top: 20px;
}
.article_list .list_box .title h2 {
  margin: 10px 0 0;
}
.article_list .list_box .title h2 a {
  display: block;
  font-size: 18px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.article_list .k_article .k_article_title h1 {
  font-size: 24px;
}
.article_list .k_article .k_article_content {
  min-height: 400px;
}
.article_list .k_article .k_article_content img {
  max-width: 100%;
}
.article_list .k_article .context ul {
  padding: 0;
}
.article_list .k_article .context ul li {
  list-style: none;
  margin-top: 4px;
}
/*分页*/
.fenye {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.fenye > a {
  padding: 6px 8px;
  background-color: #fff;
}
.fenye > ul li a:hover {
  color: #3889C7;
  text-decoration: underline;
}
.fenye > ul {
  display: inline-block;
}
.fenye > ul > li {
  background-color: #fff;
  display: inline-block;
  padding: 6px 12px;
}
.fenye > p {
  display: inline-block;
  margin-left: 20px;
}
.fenye > p > a {
  margin-left: 20px;
  background-color: #FFA200;
  display: inline-block;
  padding: 6px 12px;
  color: #fff;
}
/*分页end*/
.k_title {
  position: relative;
  margin: 8px;
}
.k_title .span {
  position: absolute;
  display: inline-block;
  padding: 5px;
  background: #000;
  top: 6px;
  left: 0;
}
.k_title h2 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  border-bottom: 1px dashed #eee;
  padding-bottom: 2px;
}
.k_title h2 a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #232b38;
  font-size: 16px;
  display: block;
  padding: 4px 0;
  color: #423B39;
}
.k_title:hover .span {
  background: #0074c5;
}
.k_title:hover h2 a {
  color: #0074c5;
  text-decoration: none;
}
.k_list_box {
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.k_list_box .time {
  width: 60px;
  margin: 0 20px;
  color: #fff;
  background: #0073C3;
}
.k_list_box .time div:first-child {
  margin-top: 40%;
}
.k_list_box .text {
  flex: 1;
}
.k_list_box .text h2 {
  margin: 0;
  font-size: 18px;
  padding-bottom: 6px;
  border-bottom: 1px solid #aaa;
}
.k_list_box .text h2 a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k_list_box .text p {
  margin-top: 6px;
  font-size: 14px;
  text-indent: 2em;
  line-height: 18px;
  max-height: 54px;
  height: 54px;
  overflow: hidden;
}
.k_line {
  height: 6px;
  background: url(../images/line01.gif);
  margin-top: 12px;
}
