*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑";
}
img{
	max-width: 100%;
}
a, a:hover{
	text-decoration: none;
}
a:visited {text-decoration: none;}
li{
	list-style: none;
}
.clearboth{
	clear: both;
}
/*头部logo部分*/
.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.k1 a{margin: auto 2px;}

/*头部导航部分*/
nav.line{width: 100%;background-color:#0048a4;height: 55px;}
.navbar-nav>li{	height: 55px;line-height: 55px;}
.navbar-nav>li>a{font-size: 16px;display: block;line-height: 55px;color: #fff;height: 55px;	}
.navbar-nav>li:hover {background:#008be4;}
.navbar-nav > li > a{line-height: 24px;}
.navbar-inverse{border: 0;}
.navbar-inverse .navbar-nav>li>a {color: #fff;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{background-color:#0048a4;}
.dropdown-menu>li{background: #0059ab;height: 38px;line-height: 38px;text-align: left;overflow: hidden;}
.dropdown-menu>li:hover{background-color: #008be4 !important;}
.dropdown-menu>li:hover a{color: #000000;}
.dropdown-menu>li>a{font-size: 14px;color: #fff;line-height: 38px;padding: 0px 28px;box-sizing: border-box;}

/*轮播图样式*/
.swiper-container { width:100%; height:530px; z-index:1; }/*606px*/
.swiper-container .swiper-slide { width:100%; height:530px; }
.swiper-container .swiper-slide a { width:100%; height:530px; display:block; }
.swiper-pagination { width:1200px!important; left:50%!important; text-align:center; margin-left:-600px; margin-bottom:5px; }
.swiper-pagination .swiper-pagination-bullet { width:10px; height:6px; margin:0 0 0 4px!important; opacity:1; background:#fff; border-radius:4px; font-size:0px; }
.swiper-pagination .swiper-pagination-bullet-active { width:15px; background:coral; }


/*新闻轮播*/
#in_01{width: 100%;height: 55px;background: #0048a4;margin:0 auto;}
#in_01_mid{width: 1200px;height: 55px;position: relative;margin:0 auto;}
#in_01_bg{width: 1920px;height: 55px;background: #252525;position: absolute;right: 1200px;top:0;z-index: 1;}
#in_01_title{width: 144px;height: 55px;text-indent: 56px; line-height: 55px;color: #fff;font-size: 15px;background: #252525 url(../static/images/in_01_title.png) 24px center no-repeat;position: absolute;left: 0;top:0;}
#in_01_ul{width: 1047px;height: 55px;right: 0;top:0;position: absolute;}
#in_01_ul div.bd ul{margin-bottom: 0px !important;}
#in_01_ul li{width: 457px;height: 55px;float: left;position: relative;line-height: 55px;background: url(../static/images/in_01_icon.png) left center no-repeat;text-indent: 17px;}
#in_01_ul li span{margin-right: 17px;text-indent: 0;}
#in_01_ul li a{font-size: 12px;color: #8eb4e3;display: block;transition:all .4s;}
#in_01_ul li a:hover{color: #fff;}
#in_01_btn{position: absolute;right: 7px;top:10px;}
#in_01_btn a{width: 18px;height: 35px;display: block;float: left;margin-right: 18px;cursor: pointer;}
.bd>.tempWrap{width: 88%;margin: auto;}

/*产品轮播*/
.da01{margin: auto;position: relative;overflow: hidden;}
.da_t01{text-align: center;position: relative;}
.da_t01 h2{color: #0048a4;font-size: 36px;position: relative;margin-top: 35px;font-weight: bold;}
.da_t01 h2 span{color: #0048a4;font-size: 14px;display: block;text-transform: uppercase;font-weight: normal;margin-top: 5px;}
.da_t01 span:before{content:"";width: 60px;height: 1px;background:#aaa;position: absolute;display: block;left: 39%;top: 86%;}
.da_t01 span:after{content:"";width: 60px;height: 1px;background:#aaa;position: absolute;display: block;right: 39%;bottom: 10px;}
.da_t01 p{line-height: 25px;font-size: 16px;}
#in_03_catname{width: 1200px;height: 90px;margin:25px auto;}
#in_03_catname ul{padding-left: 2px;}
#in_03_catname li{list-style: none;width: 136px;height: 36px;text-align: center;line-height: 36px;float: left;margin-right: 10px; margin-bottom:10px; overflow:hidden;}
#in_03_catname li:last-child{margin-right:0px;}
#in_03_catname li a{display: block;background: #0048a4;font-size: 14px;color: #fff;transition:all 0.4;}
#in_03_catname li a:hover{background: #c80000;text-decoration: none;}
.pro_play{margin:0 auto;overflow: hidden;}
.pro_play li{width: 381px;height: 266px;float: left;margin-right: 29px;position: relative;overflow: hidden;}
.pro_play li img {height: 100%;right: -80px;top: 0;position: relative;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.pro_play li .cptn {background: #333;width: 28%;height: 100%;top: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;position: absolute;right: -40%;overflow: auto;padding: 0 20px;}
.pro_play li .cptn .fa { -wibkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;
    -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
    border: 2px solid #fff;-wibkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
    color: #fff;display: block;height: 30px;position: relative;top: 30%;
    -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);
    line-height: 30px;margin: auto;text-align: center;text-decoration: none;width: 30px;opacity: 0.3;
}
.pro_play li .cptn .fa:hover {opacity: 1;}
.pro_play li .cptn h3 {color: #fff;margin-bottom: 0;font-weight: normal;}
.pro_play li .cptn p { color: #6a6a6a;}
.pro_play li:hover img {right: 10%;}
.pro_play li:hover .cptn {right: 0;}

/*关于博望*/

#in_04_mid{margin:0 auto;position: relative;}
#in_04_title{height: 56px;line-height: 56px;position: absolute;left: 0;top:-56px;color: #444444;font-size: 16px;}
#in_04_title span{font-weight: bold;color: #c80000;}
#in_04_img{width: 424px;height: 540px;position: absolute;right: 20px;top:-56px;z-index: 1;}
#in_04_kuang1{width: 400px;height: 540px; border:solid 5px #84baff; position: absolute;right: 0;top:-32px;z-index: 2;}
#in_04_kuang2{width: 26px;height: 40px; background: url(../static/images/in_04_kuang_red.png) center no-repeat; position: absolute;right: 429px;bottom:-50px;z-index: 2;}
#in_04_more{text-align: center;z-index: 3;}
#in_04_more a{display: block;color: #fff;text-transform: uppercase;background: #ffc600;transition: all .4s;}
#in_04_more a:hover{color: #fff;background: #be0202;}
#intro_title{line-height: 38px;color: #fff;font-size: 30px;font-weight: bold;}
#intro_title span{color: #005dbe;text-transform: uppercase;font-size: 48px;}
#intro_content{line-height: 28px;color: #78aaea;font-size: 14px;}
#intro_num li{ height: 75px;line-height: 80px;color: #fff;font-size: 18px;float: left;position: relative;overflow: hidden;cursor: pointer;transition:all .4s;}
#intro_num li a span{color: #fff;}
#intro_num li .intro_shade1{width: 100%;height: 5px;background: #198dff;position: absolute;left: 0;bottom: 0px;transition: all .4s;z-index: 1;}
#intro_num li .intro_shade2{width: 100%;height: 5px;background: #ffc600;position: absolute;left: -100%;bottom: 0px;transition: all .4s;z-index: 2;}
#intro_num li span{font-size: 25px;font-weight: bold;}
#intro_num li:last-child{margin-right: 0;}
#intro_num li:hover .intro_shade2{left: 0;}
#intro_num li:hover a span{color: #ffc600;}


/*核心优势*/
#in_05 ul{padding-left: 0px;}
#in_05 li:nth-child(even){margin-right: 0;}
#in_05 li .in_05_cb1{background: #345bab;}
#in_05 li .in_05_cb2{background: #b5ca00;}
#in_05 li .in_05_cb3{background: #fdc337;}
#in_05 li .in_05_cb4{background: #d68bd2;}


/*产品滚动*/
.da_t01{text-align: center;position: relative;}
.da_t01 h2{color: #0048a4;font-size: 36px;position: relative;margin-top: 35px;}
.da_t01 h2 span{color: #0048a4;font-size: 14px;display: block;text-transform: uppercase;font-weight: normal;margin-top: 5px;}
.da_t01 span:before{content:"";width: 60px;height: 1px;background:#aaa;position: absolute;display: block;left: 39%;top: 86%;}
.da_t01 span:after{content:"";width: 60px;height: 1px;background:#aaa;position: absolute;display: block;right: 39%;bottom: 10px;}
.da_t01 p{line-height: 25px;font-size: 16px;}
.da_p01{position: relative;}
.da_pro{position: relative;}
.bd> .tempWrap{width:88%;margin:auto;}
.da_pro li article{padding: 15px;position: relative;}
a.p_a{text-align: center;color:#13adee;font-size: 12px;border: 1px #13adee solid;border-radius: 5px;padding:5px 0;width: 190px;position:relative;margin: auto;display: inline-block;margin-top: 20px;}
a.p_a:hover{
	background: #13adee;
	color: #fff;
}
.zd_btn{position: relative;}
.p_r_btn{left: 0;}
.p_l_btn{right: 0;}



/*中间照片栏目*/
.zd_in_nav ul li:nth-child(1) span.in_navs01{background: url(../static/images/da_index01.png) center no-repeat;margin-left: 15px;}
.zd_in_nav ul li:nth-child(2) span.in_navs01{background: url(../static/images/da_index02.png) center no-repeat;}
.zd_in_nav ul li:nth-child(3) span.in_navs01{background: url(../static/images/da_index03.png) center no-repeat;margin-left: 20px;}
.zd_in_nav ul li:nth-child(4) span.in_navs01{background: url(../static/images/da_index04.png) center no-repeat;}
.zd_in_nav ul li:nth-child(5) span.in_navs01{background: url(../static/images/da_index05.png) center no-repeat;}
.zd_in_nav ul li:nth-child(6) span.in_navs01{background: url(../static/images/da_index06.png) center no-repeat;}
.zd_in_nav ul li a{color: #fff;font-family: "宋体";font-size: 33px;}
.zd_in_nav ul li span.in_navs02{display: block;font-size: 19px;margin-left:-19px;font-family: "微软雅黑";}



/*新闻动态*/
/*新闻动态*/
#da_news{margin: auto;position: relative;overflow: hidden;}
.new_tt{font-size: 20px;color: #444;text-align: center;}
.new_tt span{font-size: 12px;color: #a2a2a2;text-transform: uppercase;display: block;}
.newtabBox{position: relative;text-align: center;}
.newtabBox ul{background: #fff;padding: 14px 0;display: inline-block;}
.newtabBox li:first-child{margin-left: 0;}
.newtabBox li:last-child{margin-right: 0;}
.newtabBox li a{cursor: pointer;display: inline-block;background: #f2f2f2;width: 125px;line-height: 34px;color: #6a6969;border: 1px solid #f2f2f2;border-radius: 5px;font-size: 14px;}
.newtabBox li.active a,.newtabBox li:hover a{background: #1b70e4;color: #fff;border: 1px solid #1b70e4;}
.contentBox2>div{display: none;}
.contentBox2>div.show{display: block;}
/*.contentBox2 ul{font-size: 0; text-align: center;margin-left: 50px;}
.contentBox2 ul li{display: inline-block;text-align: center;float: left;margin: auto 25px;margin-bottom: 20px;}*/
.da_n01{float: left;position: relative;width: 50%;}
.da_n01 ul{padding-left: 0px;}
.da_n01 ul li{text-align: left; display: inline-block; margin-bottom: 10px;}
.da_n01 ul li img{width: 248px;height: 166px;float: left;margin-right: 25px;}
.da_n_d h3{line-height: 30px;margin-bottom: 10px;margin-top: 0px;}
.da_n_d{position:relative;width: 297px;margin:auto;display: inline-block;}
a.da_news_tt{font-size: 14px;color: #282828;font-weight: normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
a.da_news_sum p{font-family: "宋体";font-size: 12px;color: #666;line-height: 20px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
a.da_n_xq{text-align:center;color: #fff;background-color: #1b70e4;font-size: 12px;display: inline-block;width: 90px;height: 24px;line-height: 24px;position: absolute;left: 0;top: 140px;}
.da_n02{position: relative;}
.da_n02 ul{position: relative;}
.da_n02 ul li{margin: 30px auto;height: 65px;}
.da_n02 ul li:first-child{margin-top:-18px;}
.da_n_d02{background-color: #1b70e4;border-radius: 5px;display: inline-block;text-align: center;width: 65px;height: 60px;position: relative;float: left;margin-right: 30px;}
.da_n_d02 span{color: #fff;position: relative;}
span.da_span01{font-size: 18px;display:inline-block;margin-top: 5px;}
span.da_span02{display: block;font-size: 12px;}
.da_news02{}
.da_news02 h3{line-height: 18px;margin-bottom: 6px;}
.da_news02 .da_news_tt{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.da_news02 .da_news_sum p{height: 40px;font-family: "宋体";font-size: 12px;color: #888;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}


/*友情链接*/
#f_link{width: 100%;margin: auto;background-color:#f2f2f2;position: relative;overflow: hidden;}
.f_link{margin:auto;line-height:30px;line-height:30px;text-indent:20px;font-size: 12px;color: #5b5b5b;margin:25px auto;}
.link_d01{float: left;width: 90px;}
.link_d02{float:right;margin-right: 0;overflow: hidden;}


/*底部样式*/
/*页面底部*/
#footer{position:relative;width:100%;margin:auto;border-top:2px solid #eee;background-color: #373737;border-top: 10px #1b70e4 solid;}
.foot_tel p{font-size: 12px;color: #b5b5b5;font-family: "宋体";}
.foot_tel p strong{font-size: 24px;color: #fff;display: block;font-family: "微软雅黑";}
.foot_tel .f_div1img.foot_logo{width: 134px;height: 55px;}
.hn_fotter{float: right;position:relative;overflow:hidden;height: 225px;}
.hn_fotter>ul{position:relative;}
.hn_fotter>ul>li{float: left;padding: 0 70px;background: url(../static/images/da_f_jiange.png) left -5px no-repeat;}
.hn_fotter>ul>li>a{font-size: 16px;color: #fff;width: 55px;}
.hn_fotter>ul>li a:hover{color:#2ba245;}
/*.hn_fotter>ul>li:first-child{margin-left: 20px;}*/
.hn_fo_n{height: 180px;overflow:hidden;position:relative;}
.hn_fo_n ul{position:relative;margin-top: 20px;text-align: center;}
.hn_fo_n ul.hn_sort li{line-height: 24px;}
.hn_fo_n ul.hn_sort li a{color: #fff;font-size: 12px;font-family: "宋体";}
.foot-address, .copyright, .foot_divl{line-height: 20px;}
#footer a{color:#fff;}
#footer a:hover{color:#fff;text-decoration:none;}
.foot_er p:first-child{float: left;}
.foot_er img{float: left;width: 80px;height: 81px;margin-right: 15px;}
.foot_er p:last-child{color: #fff;width: 90px;float: right;margin-top: 45px;margin-right: 20px;}



/*关于我们内页部分*/
.page-position {
  padding: 15px 0;
  font-size: 14px;
  color: #2f2f2f;
}

.page-position a {
  color: #2f2f2f;
}

.page-position a:hover {
  color: #ab001a;
}
.page-wrap {
  background: #ffffff;
  padding-bottom: 3.38541667%;
}

 .page-wrap-left {
    float: left;
    width: 305px;
    margin-right: 4.16666667%;
  }


.xypg-left-box {
  margin-bottom: 20px;
}

.xypg-left-title {
  background: #0048a4;
  padding: 10px 20px;
  position: relative;
}

.xypg-left-title h3 {
  font-size: 20px;
  color: #ffffff;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 9;
  margin-bottom: 0px;
  margin-top: 0px;
}

.xypg-left-title i {
  position: absolute;
  left: -5px;
  top: -9px;
  font-style: normal;
  font-size: 67px;
  font-weight: bold;
  opacity: .1;
  color: #fff;
  line-height: 1;
  z-index: 1;
  text-transform: uppercase;
}

.xypg-left-title span {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  opacity: .6;
  
  margin-left: 10px;
  text-transform: capitalize;
}

.xypg-left-title span:before {
  content: "/";
  padding-right: 5px;
}

.xypg-left-con {
  border: 1px solid #d2d2d2;
  border-top: none;
}

.latest-news {
  padding: 10px 0;
}

.latest-news li {
  padding: .5em 1em;
  font-size: 14px;
}

.latest-news li a {
  display: block;
  line-height: 1.2;
  color: #5a5a5a;
}

.latest-news li a:before {
  content: '+';
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}

.latest-news li a:hover {
  color: #ab001a;
}

.latest-news li a:hover:before {
  color: #ab001a;
}

.hot-keys {
  padding: 20px 7px 8px 7px;
}

.hot-keys li {
  width: calc(50% - 14px);
 float: left;
  margin: 0 7px 14px 7px;
}

.hot-keys li a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 2.857;
  border: 1px dashed #f1f1f1;
}

.hot-keys li a:hover {
  color: #ab001a;
  border-color: #ab001a;
}

.page-wrap-contact {
  padding: 10px 0;
  font-size: 14px;
}

.page-wrap-contact h4 {
  padding: .3em 1.4em .8em 1.4em;
  font-size: 16px;
  color: #000000;
}

.page-wrap-contact p {
  border-top: 1px solid #eee;
  position: relative;
  margin-bottom: 0;
  padding: .8em 1.4em;
  color: #2f2f2f;
}

.page-message-img img {
  border: 1px solid #d2d2d2;
}

.page-wrap-right {
  overflow: hidden;
}
/* 内页左侧导航栏样式 */
.xypg-left-nav {
  margin: 0 -1px;
}

.xypg-left-nav > li {
  position: relative;
  border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav > li:last-child {
  border-bottom: none;
}

.xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #2e2e2e;
  padding: 15px 18px;
}

.xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  top: 10px;
  right: 20px;
  cursor: pointer;
  background: url(../image/case-rjt1.png) 6px -4px no-repeat;
}

.xypg-left-nav > li .first-nav-btn.clicked {
  background-position: 0 -270px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
  color: #ab001a;
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-subnav {
  display: none;
  padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav > li {
  border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav > li > a {
  padding: 8px;
  display: block;
  line-height: 20px;
  color: #818181;
  font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-threenav > li > a {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
  color: #ab001a;
}

@media (max-width: 990px) {
  .xypg-left-nav .xypg-left-threenav {
    display: block;
  }
}
.page-wrap-right {
  overflow: hidden;
}

.page-mob-tool {
  position: fixed;
  right: 15px;
  bottom: 100px;
  z-index: 9999;
  display: none;
}

.page-mob-tool li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 1px;
  cursor: pointer;
  position: relative;
}

.page-mob-tool li:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #292e39;
  opacity: .7;
}

.page-mob-tool li i {
  display: block;
  width: 100%;
  height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
  background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
  background-position: -30px -60px;
}

@media (min-width: 992px) {
  .page-mob-tool {
    display: none;
  }
}



/*产品中心内页*/
.pro_list{
	padding-left: 0px;
	padding-right: 0px;
}
.pro_list .xypg-right-content ul{
	margin-bottom: 0px;
}
.pro_list .xypg-right-content ul li{
	margin: 0 15px;
	margin-bottom: 15px;
}
.pro_list .xypg-right-content ul li article a.p_a{
	margin-top: 12px;
}
.pro_list .xypg-right-content ul li article a.p_a:hover{
	background: #0048a4;
	color: #fff;
}

/*产品内容*/
.pro_list .xypg-right-content h2{
	font-family:"微软雅黑";
	font-size: 18px;
	margin-top: 0px;
	text-align: center;
}


/*新闻中心*/
.xypg-right-content .new_list .new_tit h3{
	text-align: center;
	font-size: 25px;
	line-height: 30px;
}
.xypg-right-content .new_list .new_tit span{
	display: block;
	text-align: right;
	font-size: 18px;
	line-height: 25px;
}

/*视频中心*/
.featured{
	padding: 20px 5px 0;
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-top: 1px solid #bbb;
	margin-top: 20px;
	}
	
.zoom-container {
	height: 233.91px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}
.zoom-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.zoom-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.zoom-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	
}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.zoom-container .zoom-caption span{background-color: #0048a4;position:absolute;top: 0px;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.zoom-container .zoom-caption p{height:70px;overflow:hidden;position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 20px; font-weight: bold;background: rgba(0, 0, 0, .5);margin:0;padding: 10px;}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: rgba(0, 0, 0, .5);
}

.videos p { display:block; clear:both; }


/*售后服务*/
.buy_service h3{
	font-size: 30px;
	/*font-weight: 600;*/
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.buy_service ul li{
	width: 48%;
	float: left;
	border: 2px solid #ccc;
	border-radius: 15px;
	margin: 0px 1%;
	padding: 20px 25px;
	box-sizing: border-box;
	margin-bottom: 20px;
	height: 180px;
}
.buy_service ul li h4{
	font-size: 20px;
	line-height: 25px;
}
.buy_service ul li span{
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 75px;
	overflow: hidden;
}
.buy_service ul li p{
	font-size: 14px;
	text-align: right;
	
}
.buy_service ul li a{
	color: #b63b4d;
}
.buy_service ul li a:hover{
	color: #333;
}
.more_service h3{
	display: block;
	font-size: 30px;
	/*font-weight: 600;*/
	margin-top: 0px;
	
	margin-bottom: 20px;
}
.more_service p{
	
	padding-left: 20px;
	
}



/*联系我们*/
.tel_con{
	padding: 20px 0px;
	margin-top: -20px;
}
.tel {
	padding: 30px 0px;
}

.tel_content {
	width: 1200px;
	margin: 0 auto;
}

.tel_content .tel_main {
	width: 35%;
}

.tel_content .tel_main .tel_tit {
	font-size: 25px;
	color: rgb(59, 159, 244);
	font-weight: 600;
	height: 100px;
	line-height: 100px;
}

.tel_main .tel_tit h2 {
	display: inline-block;
	color: #000000;
	margin-left: 20px;
	font-size: 26px;
	font-weight: 300;
}

.tel_main .tel_wh {
	margin-bottom: 20px;
}

.tel_main .tel_wh span {
	color: rgb(19, 27, 56);
	height: 30px;
	line-height: 30px;
}

.tel_main .tel_wh p {
	color: rgb(124, 124, 142);
	height: 30px;
	line-height: 20px;
}

.tel_content .tel_main .ewm span {
	display: block;
	width: 104px;
	height: 104px;
	padding: 1px 1px;
	border: 1px dashed #c3c3c3;
}

.tel_content .tel_main .ewm div {
	width: 30%;
	float: left;
}

.tel_content .tel_main .ewm img {
	border: 0;
	max-width: 100%;
}

.tel_content .tel_main .ewm p {
	display: inline-block;
	padding: 10px 25px;
	box-sizing: border-box;
	color: rgb(124, 124, 142);
	;
}

.tel_content .tel_table {
	padding-left: 60px;
	box-sizing: border-box;
	height: 500px;
	width: 65%;
}

.tel_content .tel_table h3 {
	color: rgb(124, 124, 142);
	height: 100px;
	line-height: 100px;
	font-weight: 400;
}

.tel_content .tel_table form {
	/*border: 1px solid pink;*/
}

.tel_table form .kk {
	width: 100%;
}

.kk label {
	width: 100%;
	font-size: 14px;
	color: rgb(124, 124, 142);
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
}

.kk label span {
	color: red;
}

.kk input {
	width: 100%;
	height: 20px;
	border: 1px solid #ccc;
	padding: 20px 10px;
	background: #fbfbfb;
}

.kk textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #ccc;
	padding: 10px 10px;
	background: #fbfbfb;
}

.kk .select {
	display: block;
	width: 400px;
	height: 40px;
	font-size: 14px;
	line-height: 1.42857143;
	color: rgb(124, 124, 142);
	background-color: #fbfbfb;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.kk select {
	border: 0;
	width: 100%;
	height: 100%;
	background: #fbfbfb
}

.kk input::-webkit-input-placeholder {
	color: rgb(124, 124, 142);
}



.te_fo .bt:hover {
	background:#0048a4;
}

/*分页样式*/
/*.row .center{
	margin:5% 24%;
}*/
.pagination {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-top: 10px;
}
.pagination li {
  display: inline;
  text-align: center;
}
.pagination a {
  float: left;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 12px;
  color: #fff;
  margin-left: -1px;
  border: 1px solid transparent;
  line-height: 1.5;
}
.pagination li.c {
  float: left;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 12px;
  color: #fff;
  background: #0048a4;
  margin-left: -1px;
  border: 1px solid transparent;
  line-height: 1.5;
}
.pagination li.c {
  cursor: default;
}
.pagination li:c {
  outline: none;
}

.modal-1 li:first-child a {
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 0 0 6px;
}
.modal-1 li:last-child a {
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0;
  border-radius: 0 6px 6px 0;
}
.modal-1 a {
  border-color: #ddd;
  color: #4285F4;
  background: #fff;
}
.modal-1 a:hover {
  background: #eee;
}
.modal-1 li.c, .modal-1 li:c {
  border-color: #4285F4;
  background: #4285F4;
  color: #fff;
}
ul.modal-1 a.arr_lf{
	margin-left: 3px;
	padding: 6px 7px;
	
}
ul.modal-1 a.arr_rg{
	margin-left: 68px;
	padding: 6px 7px;
}


.pro_ab img{
	width: 100%;
	height:100%;
}