@media (max-width:768px) {
  .product_index {
  margin:0;
}
}body {
  font-family:Arial,'microsoft yahei',Helvetica,sans-serif;
  color:#333;
  background:url(../images/body_bg.jpg)  repeat-y top;
}
a,button {
  transition:0.5s;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
}
ul {
  list-style:none;
}
h2 {
  margin:0px;
  padding:0px;
}
header {
  z-index:9999;
}
p {
  word-wrap:break-word;
}
.top_menu {
  font-size:12px;
  width:100%;
  height:34px;
  background-color:#fff;
  color:#666666;
  border-bottom:1px solid #E2E0E0;
}
.top_lang {
  float:right;
  height:34px;
  padding:6px 10px 0px 10px;
}
.top_name {
  display:inline-block;
  padding-top:10px;
}
.flash img {
  width:100%
}
.flash ul.bxslider {
  list-style:none;
}
.flash div.bx-pager {
  bottom:4%;
}
/*.flash div.bx-controls-direction {
  display:none;
}*/
.img-thumbnail:hover,.opacity_img:hover {
  transform:translateZ(0) scale(1.12);
}
/*导航菜单*/
.navbar {
  margin:0px;
  border:none;
}
#app_menudown {
  position:absolute;
  top:0px;
  right:0px;
  font-size:16px;
}
#app_menudown:hover {
  background-color:#32a3cc;
}
/*产品搜索*/
.search_group {
  float:right;
  margin:24px 0px 0px 0px;
}
.search_group input.form-control {
  border-radius:0px;
  border:none;
  box-shadow:none;
  padding:12px 10px;
  height:38px;
  border-right:none;
}
#submit_search {
  color:#fff;
  font-size:16px;
  height:38px;
  background-color:#1a5e93;
  border-radius:0px;
  margin-top:-1px;
}
#submit_search:hover {
  cursor:pointer;
  background-color:#288539;
}
#small_search {
  color:#fff;
  float:right;
  margin-top:7px;
  padding:8px 13px;
  font-size:17px;
  border-radius:4px;
}
#small_search:hover,#small_search:focus {
  cursor:pointer;
  background-color:#288539;
}
/*首页产品*/
.product_head h2 {
  font-size:30px;
  text-align:center;
  color:#ea5a02;
  margin:0px;
  font-weight:700;
}
.product_head p {
  text-align:center;
  padding-top:2px;
  font-size:18px;
  color:#ea5a02;
  margin-bottom:5px;
}
.product_index {
  margin:45px 0px 0px 0px;
}
.product_list {
  clear:both;
  padding:30px 0px 30px 0px;
  margin-right:-15px;
  margin-left:-15px;
}
.product_list2 {
  padding-top:30px;
  overflow:hidden;
  padding:10px;
display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}
.product_img {
  padding-left:15px;
  padding-right:15px;
}
.product_img img {
  margin-right:auto;
  margin-left:auto;
  display:block;
  max-width:100%;
  height:auto;
}
.product_title {
  background:#fff;
  text-align:center;
}
.product_title a {
  color:#323c57;
  font-weight:700
}
.product_title a:hover {
  text-decoration:none;
  color:#0ea3ce;
}
/*首页案例*/
.case_box {
  padding:50px 0px 20px 0px;
}
.case_head h2 {
  text-align:center;
  margin-bottom:5px;
  color:#ea5a02;
  font-weight:700;
}
.case_head p {
  text-align:center;
  color:#ea5a02;
}
.case_list {
  clear:both;
  padding:30px 0px 10px 0px;
  margin-right:-15px;
  margin-left:-15px;
}
.case_list p.product_title a {
  color:#555;
  font-size:15px;
}
.case_list p.product_title a:hover {
  text-decoration:none;
}
/*我们的优势*/
.advantage {
  text-align:center;
  color:#fff;
  padding:55px 0px 10px 0px;
  background-color:#fff;
}
.advantage_head h2 {
  font-size:30px;
  color:#ea5a02;
  font-weight:700;
}
.advantage_head p {
  text-align:center;
  padding-top:2px;
  font-size:18px;
  color:#ea5a02;
  margin-bottom:5px;
}
.advantage_list {
  padding-top:30px;
}
.advantage_col {
  margin-bottom:30px;
  text-align:center;
}
.advantage_col p {
  text-align:center;
  padding-top:12px;
}
.advantage_col p a {
  color:#434343;
  font-size:16px;
  font-weight:bold;
}
.advantage_col p a:hover {
  color:#1a5e93;
  text-decoration:none;
}
.advantage_col img:hover {
  -webkit-transform:rotateZ(360deg);
  -moz-transform:rotateZ(360deg);
  -o-transform:rotateZ(360deg);
  -ms-transform:rotateZ(360deg);
  transform:rotateZ(360deg);
  width:100%
}
/*公司简介*/
.about_head h2 {
  font-size:30px;
  text-align:center;
  color:#f39800;
  font-weight:700;
  margin:0px;
}
.about_head p {
  text-align:center;
  padding-top:2px;
  font-size:18px;
  color:#9A9A9A;
  margin-bottom:25px;
}
.about_content p {
  line-height:34px;
  margin-top:20px;
  color:#7a7a7a;
  font-weight:500;
}
@media (max-width:992px){
    .about_content img{
        padding: 0px;
    }
}
.about_content a.btn-info {
  color:#1d1d19;
  background:transparent;
  border-radius:0px;
  border:1px solid #1d1d19;
  padding:8px 36px;
}
.about_content a.btn-info:hover,.about_content a.btn-info:focus {
  color:#fff;
  background:#f0003f;
  border:1px solid #ffffff
}
/*首页新闻*/
.news_box {
  padding-bottom:30px;
}
.news_head {
  margin-top:45px;
}
.news_head h2 {
  text-align:center;
  margin-bottom:5px;
  font-size:30px;
  color:#666666;
  font-weight:700;
}
.news_head p {
  text-align:center;
  font-size:18px;
  color:#9A9A9A;
}
.news_img {
  min-height:426px;
  background-repeat:no-repeat;
}
.news_index {
  clear:both;
  list-style:none;
  margin:0px;
  padding:0px;
  margin-bottom:25px;
}
.news_index li {
  padding:25px 0px 25px 0px;
  border-bottom:1px dotted #dbd4cd;
  transition:0.5s;
  background:#f5f5f5 none repeat scroll 0 0;
  box-shadow:0 0 10px #e5e5e5;
  margin:5px 0;
  box-shadow:3px 3px 8px #ddd;
}
.news_index li:hover {
  background:#35a6c9;
}
.news_index li:hover a {
  color:#fff;
}
.news_index li:hover em {
  color:#fff;
}
.news_index li span {
  display:inline-block;
  width:60px;
  height:60px;
  text-align:center;
  background-color:#35a6c9;
  color:#fff;
  padding:0px 2px;
  margin-right:15px;
}
.news_index li span strong {
  display:block;
  font-size:23px;
  font-weight:normal;
  padding-top:5px;
}
.news_index li span i {
  display:block;
  font-size:12px;
  font-style:normal;
  font-family:Arial;
}
.news_index li a {
  color:#35a6c9;
  font-size:20px;
  float:left;
}
/*.news_index li a:hover {
  text-decoration:none;
  color:#f9c230;
}
*/.news_index li em {
  font-style:normal;
  display:inline-block;
  line-height:18px;
  padding-top:8px;
  font-size:16px;
  transition:0.5s;
  width:80%;
}
/*列表页*/
.list_box {
  clear:both;
  background:#fff;
  margin-top:10px;
}
/*栏目导航*/
.left_nav {
  clear:both;
  box-shadow:3px 3px 8px #ddd;
  margin-top:10px;
  background:#fff;
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.left_h {
  background:url(../images/title_line.jpg) left bottom no-repeat;
  font-size:22px;
  display:block;
  color:#f0003f;
  background:#ffffff;
  padding:10px;
    border-bottom: 1px #ccc solid;
}
.left_nav_ul {
  list-style:none;
  margin:0px;
  padding:0px;
  margin:15px 0px 0px 0px;
}
.left_nav_ul > li {
  position:relative;
  border-bottom:1px solid #f2f2f2;
  background:url(../images/left_sli.gif) 6px 15px no-repeat;
  padding:8px 0px 8px 18px;
}
.left_nav_ul > li > a {
  text-decoration:none;
  color:#656464;
}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active {
  color:#1a5e93;
}
/*小类*/
ul.left_snav_ul {
  list-style:none;
  padding:0px;
  display:none;
  padding-top:8px;
}
ul.left_snav_ul > li {
  margin: 0px;
  position: relative;
  border: 0px;
  border-top: 1px solid #ddd;
}
ul.left_snav_ul > li i{
  position: absolute;
  left: 15px;
  top: 40%;
  font-size: 16px;
}
ul.left_snav_ul > li > a {
  border:0;
  color:#797979;
  padding:5px 0px 5px 0px;
}
ul.left_snav_ul > li > a:hover {
  text-decoration:none;
  color:#1a5e93;
}
.menu_head {
  cursor:pointer;
  font:600 18px/30px "Open Sans",sans-serif;
  width:35px;
  text-align:center;
  color:#303c4b;
  display:inline-block;
  position:absolute;
  top:3px;
  right:0px;
}
.menu_head:hover {
  color:#1a5e93;
}
/*左侧新闻*/
.left_news {
  clear:both;
  list-style:none;
  margin:0px;
  padding:10px;
  background:#fff;
}
.left_news li {
  color:#545455;
  border-bottom:1px solid #dddddd;
  background:url(../images/li.png) no-repeat right 15px;
  line-height:21px;
  padding:10px 0px;
}
.left_news li a {
  color:#656464;
  display:inline-block;
}
.left_news li a:hover {
  text-decoration:none;
  color:#1a5e93;
}
/*左侧联系*/
.index_contact {
  margin:30px 0px 35px 0px;
  box-shadow:3px 3px 8px #ddd;
  background:#fff;
}
.index_contact p,.index_econtact p {
  clear:both;
}
/*新闻列表*/
.list_news {
  clear:both;
  list-style:none;
  margin:0px;
  padding:12px 0px 20px 0px;
}
.list_news li {
  color:#898989;
  line-height:22px;
  padding:8px 0px;
  padding-left:13px;
  transition:.3s
}
.list_news li a {
  color:#f09606;
  display:inline-block;
}
.list_news li a:hover {
  text-decoration:none;
  color:#1a5e93;
}
.news_time {
  float:right;
}
.contents {
  clear:both;
  padding:15px 2px 0px 2px;
  line-height:28px;
  overflow:auto;
}
.contents_title {
  margin:0px;
  padding:10px 0px;
  text-align:center;
  color:#000;
  font-size:24px;
  color:#434343;
  font-weight:bold;
  line-height:34px;
}
/*分页样式*/
.page {
  clear:both;
  padding:20px 0px;
  font-size:14px;
  text-align:center;
}
.page a {
  padding:6px 10px;
  border:1px solid #bfbfbf;
  margin:3px;
  text-decoration:none;
  border-radius:2px;
  display:inline-block;
  cursor:pointer;
  background:#f0003f;
  color:#fff;
}
.page span {
  padding:6px 10px;
  border:1px solid #bfbfbf;
  margin:3px;
  text-decoration:none;
  border-radius:2px;
  display:inline-block;
  cursor:pointer;
  background:#f0003f;
  color:#fff;
}
/* .page a:hover {
  }*/
.page span.current {
  border:#000;
  font-weight:bold;
  border-radius:2px;
}
/*产品展示*/
#pic-page {
  text-align:center;
  margin-top:10px;
}
#pic-page a {
  margin:0 2px;
}
#pic-page a img {
  width:40px;
  padding:2px;
  border:solid #ccc 1px;
  margin-bottom:5px;
}
#pic-page a:hover img,#pic-page a.active img {
  border:solid #5280DD 1px;
}
.showpic_box,.proinfo_box {
  margin:30px 0px 20px 0px;
}
.showpic_box div.bx-wrapper img {
  margin:0 auto;
}
.product_h1 {
  margin:0px;
  line-height:24px;
  font-size:16px;
  color:#757575;
  padding-bottom:5px;
  border-bottom:1px dotted #cccccc;
}
.product_info {
  list-style:none;
  padding:0px;
  margin-top:10px;
  word-break:break-all
}
.product_info li {
  line-height:24px;
  padding-bottom:12px;
}
.product_info li p{
    color: #757575;
    line-height: 30px;
    font-size: 15px;
}
.product_con {
  clear:both;
  border-top:1px dotted #ccc;
  margin:10px 10px 20px 10px;
  padding:20px 0px 0px 0px;
  line-height:26px;
  overflow:auto;
}
.related_h1 {
  padding:30px 0px 12px 0px;
  color:#303c4b;
  margin:0px;
  display:block;
  font-weight:300;
  font-size:24px;
  border-bottom:5px solid #f4f5f6;
  font-family:'Roboto',Arial,Helvetica,sans-serif;
}
.related_list {
  padding-top:25px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: left;
  margin-bottom: 10px;
  margin-top: 10px;
}
.related_news {
  padding-top:10px;
  clear:both;
  margin-bottom:15px;
}
.download_btn {
  text-align:right;
  margin:10px 10px 20px 0px;
}
.page-btn {
  background-color:#f0003f;
  border-radius:0px;
  border:none;
}
.page-btn:hover,.page-btn:focus {
  background-color:#288539;
}
.grey-btn {
  border-radius:0px;
  border:none;
  background-color:#E8E8E8;
}
.grey-btn:hover,.grey-btn:focus {
  background-color:#ccc;
}
.a2a_default_style {
  display:inline-block;
}
/*在线留言订购*/
.feedback {
  margin-top:50px;
}
.form-horizontal .form-group {
  margin-right:-10px;
  margin-left:-10px;
}
.codeimg {
  margin:0px 0px -10px -18px;
}
/*上一个下一个*/
.point {
  clear:both;
  margin:20px 0px 40px 0px;
  padding-bottom:40px;
  line-height:22px;
}
.point span.to_prev {
  text-align:center;
}
.point span.to_prev a {
  color:#757575;
}
.point span.to_prev a:hover {
  color:#1a5e93;
  text-decoration:none;
}
.point span.to_next {
  text-align:center;
}
.point span.to_next a {
  color:#757575
}
.point span.to_next a:hover {
  color:#1a5e93;
  text-decoration:none;
}
/*标签样式*/
.tags {
  margin:15px 0px 10px 0px
}
.tags a {
  margin:0px 5px 8px 0px
}
.tags_list {
  padding:5px 10px 100px 10px
}
.tags_ul {
  margin-top:10px;
}
.tags_ul li {
  line-height:28px;
  margin-bottom:8px;
  padding-bottom:10px;
}
.tags_ul h3 {
  font-size:14px;
  padding:0px;
  margin:0px;
  line-height:20px;
}
.tags_ul p {
  font-size:13px;
  padding:0px;
  margin:0px;
  color:#a0a0a0;
  line-height:20px;
  padding-top:8px;
}
/*网站地图*/
ul.ul_sitemap {
  margin:30px 0px 40px 30px;
}
ul.ul_sitemap li {
  list-style:none;
  line-height:26px;
  clear:both;
}
ul.ul_sitemap li a {
  color:#7d7d7d;
}
li.small_li_sitemap {
  clear:both;
  padding-left:12px;
}
li.small_li2_sitemap {
  float:left;
  padding-left:20px;
}
/*首页Tags*/
.tags_box {
  background-color:#24A551;
  padding:9px 0px 9px 0px;
  text-align:center;
  color:#fff;
  font-size:13px;
  border-top:1px solid #1a5e93;
}
.tags_box a {
  color:#fff;
  border-right:1px solid #fff;
  padding:0px 8px 0px 8px;
  font-size:13px;
}
.tags_box a:hover {
  text-decoration:none;
  color:#FFEB3B;
}
.tags_box a:last-child {
  border-right:0px;
}
.tags_box button {
  display:none;
}
.tags_title {
  font-size:13px;
  margin-right:-6px;
}
.tags_title a {
  padding:0px 10px 0px 0px;
}
.tags_title:after {
  content:"：";
}
/*友情链接*/
.link_box {
  background-color:rgb(0,196,241);
  padding:10px 0px;
  text-align:center;
  color:#fff;
  font-size:13px;
}
.link_box a {
  color:#fff;
  border-right:1px solid #fff;
  padding:0px 10px 0px 10px;
  font-size:13px;
}
.link_box a:hover {
  text-decoration:none;
  color:#FFEB3B;
}
.link_box a:last-child {
  border-right:0px;
}
.link_box button {
  display:none;
}
.link_title {
  font-size:13px;
  margin-right:-6px;
}
.link_title:after {
  content:"：";
}
/*底部信息*/
footer {
  text-align:center;
  background-color:#222;
  color:#fff;
  padding:30px 0px 20px 0px;
  font-size:12px;
  border-top:3px solid #f0003f;
   background: url(../images/f_bg.jpg);
}
@media screen and (max-width:768px) {
  footer {
  margin-bottom:50px;
  padding-left:8px;
  padding-right:8px;
}
}.copyright {
  line-height:20px;
}
.copyright a {
  color:#fff;
}
.foot_nav {
  width:25%;
  float:left;
  background-color:#fafafa;
  text-align:center;
  color:#f0003f;
}
.foot_nav:hover,.foot_nav:focus {
  background-color:#e4e4e4;
  cursor:pointer;
}
.foot_nav a {
  color:#f0003f;
  display:block;
}
.foot_nav a:hover,.foot_nav a:focus {
  text-decoration:none;
}
.foot_nav span {
  display:block;
  padding:3px 0px 0px 0px;
  color:#f0003f;
}
.webshare {
  padding:5px;
}
.ewebshare {
  width:200px;
  padding:5px;
}
.lang {
  color:#f0003f;
  cursor:pointer;
  padding:10px 15px;
  font-size:14px;
  margin:0;
}
/*大屏幕*/
@media screen and (min-width:992px) {
     .mobeimg{
    display: none;
  }
  .logo {
 max-width: 340px;
    width: 100%;
    margin-top: 10px;
}
.navbar {
  min-height:70px;
}
.navbar-nav > li:first-child {
  border-left:0;
}
.navbar-nav > li:last-child {
  border-right:0;
}
.navbar-nav > li > a {
  text-align:center;
  font-size:16px;
  line-height:46px;
  color:#333;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {
  background-color:#f5ab1b;
  color:#fff;
}
.navbar-brand {
  display:none;
}
.navbar-fixed-top {
  margin-top:0px;
  min-height:60px;
  background:#fff;
}
.navbar-fixed-top ul.navbar-nav > li > a {
  font-size:16px;
}
.navbar-fixed-top ul.navbar-nav > li > .lang {
 padding: 30px 20px 31px 10px;
    font-size: 16px;
}
.navbar-fixed-top ul.navbar-nav > li > .showbox {
  top:79px;
}
.nav_small {
  background-color:rgb(255,255,255,.9);
  border-radius:0px;
  box-shadow:0px 5px 5px 1px rgba(0,0,0,0.2)
}
.nav_small > li > a {
  line-height:30px;
  color:#666;
  text-align:center;
}
.nav_small > li > a:hover {
  color:#fff;
  background-color:#f0003f;
}
#app_menudown,#small_search {
  display:none;
}
.index_left_nav,.footer_nav {
  display:none;
}
.index_about {
  width:600px;
}
}
/*小屏幕*/
@media (max-width:992px) {
 .navbar-header{
    background: #fff;
  }
  .logo {
  display:block;
  max-width: 250px;
  margin-top: 5px;
  margin-bottom:0px;
  margin-left: 5px;
}
.navbar-default .navbar-brand {
  color:#333;
  font-size:16px;
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
  color:#fff;
}
.navbar-toggle {
  border:none;
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
  border:1px solid #0b9be1;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
        cursor:pointer;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color:#333;
}
.navbar-default .navbar-nav {
  margin-top:0px;
  margin-bottom:0px;
}
    .navbar-default .navbar-nav > li:last-child {
  border:none;
}
.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color:#333;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus,.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  background-color:#f4a416;
  color:#fafafa;
}
.navbar-fixed-top {
  background-color:rgb(26,94,147,0.9);
}
.top_name {
  display:none;
}
.search_group {
  margin:5px 0px 20px 0px;
}
#topsearch {
  display:none;
}
.product_head {
  background:none;
}
.product_head h2 {
  font-size:26px;
  margin-top:20px;
}
.product_index {
  margin-top:10px;
}
.product_list {
  padding:20px 0px 0px 0px;
}
.product_img {
  min-height:80px;
  margin-bottom:12px;
}
.product_list2 div.product_img {
  min-height:80px;
  margin-bottom:12px;
}
.advantage_list {
  margin-top:10px;
}
.advantage_head h2 {
  font-size:26px;
}
.about_head h2 {
  font-size:26px;
}
.about_content img {
  max-width:500px;
  width:100%;
  margin-bottom:15px;
}
.about_content a.btn-info {
  width:220px;
  margin:0 auto;
  padding:8px 0px;
}
.case_box {
  padding:35px 0px 10px 0px;
  margin-top:10px;
}
.case_head h2,.news_head h2 {
  font-size:26px;
}
.news_img {
  display:none;
}
.news_index {
  padding-left:0px;
  margin-bottom:10px;
}
.news_index li span {
  left:0px;
  top:0px;
  margin-right:12px;
}
.news_index li a {
  margin-left:0px;
  font-size:16px;
}
.news_index li em {
  display:block;
  margin-left:0px;
}
.page_bg {
  display:none;
}
.left_h {
  margin-top:10px;
}
.list_related h2.left_h {
  margin-top:60px;
}
.product_con img,.contents img {
  width:100%;
}
.news_time {
  display:none;
}
#pic-page a img {
  width:35px;
}
#cmsFloatPanel {
  display:none;
}
.point span.to_prev,.point span.to_next {
  text-align:left;
  padding-bottom:8px;
}
.product_list2 {
  padding-top:25px;
}
.feedback {
  margin-top:20px;
}
.link_box {
  padding-left:7px;
}
.link_box a {
  display:block;
  border-right:0px;
  padding:4px 0px;
}
.link_title {
  display:block;
}
.link_title:after {
  content:"";
}
.link_box button {
  display:inline-block;
  background-color:transparent;
  border:none;
  margin-top:-20px;
}
.link_box button:hover,.link_box button:focus {
  color:#FFEB3B;
}
.link_list {
  display:none;
  padding-top:7px;
}
.tags_box {
  padding-left:7px;
}
.tags_box a {
  display:block;
  border-right:0px;
  padding:4px 0px;
}
.tags_title {
  display:block;
}
.tags_title:after {
  content:"";
}
.tags_box button {
  display:inline-block;
  background-color:transparent;
  border:none;
  margin-top:-20px;
}
.tags_box button:hover,.tags_box button:focus {
  color:#FFEB3B;
}
.tags_rows {
  display:none;
  padding-top:7px;
}
.footer_nav {
  background-color:#fafafa;
}
footer {
  margin-bottom:50px;
  padding-left:8px;
  padding-right:8px;
}
}
@media screen and (max-width:767px) {
  .copyright_p {
  display:none;
}
}/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
  .col-mm-1,.col-mm-2,.col-mm-3,.col-mm-4,.col-mm-5,.col-mm-6,.col-mm-7,.col-mm-8,.col-mm-9,.col-mm-10,.col-mm-11,.col-mm-12 {
  float:left;
}
.col-mm-12 {
  width:100%;
}
.col-mm-11 {
  width:91.66666667%;
}
.col-mm-10 {
  width:83.33333333%;
}
.col-mm-9 {
  width:75%;
}
.col-mm-8 {
  width:66.66666667%;
}
.col-mm-7 {
  width:58.33333333%;
}
.col-mm-6 {
  width:50%;
}
.col-mm-5 {
  width:41.66666667%;
}
.col-mm-4 {
  width:33.33333333%;
}
.col-mm-3 {
  width:25%;
}
.col-mm-2 {
  width:16.66666667%;
}
.col-mm-1 {
  width:8.33333333%;
}
}@media screen and (max-width:340px) {
  .logo {
  max-width:230px;
}
}a:hover {
  text-decoration:none
}
.showbox {
  display:none;
  text-align:center;
  background:#fff;
}
.showbox a {
  display:block;
  font-size:16px;
  color:#333;
  padding:10px 0;
}
.showbox a:nth-child(1) {
  border-bottom:1px solid #999;
}
.showbox a:hover {
  background-color:#757575;
  color:#fff;
}
.advantage_col img {
  width:100%;
  box-shadow:3px 3px 8px #ddd;
}
.showbox {
  position:absolute;
  left:-42px;
  top:77px;
  width:160px;
  background:rgb(255,255,255);
}
.about_head h2 {
  color:#ffff;
  font-weight:700;
}
.about_head p {
  color:#fff;
}
.about_content p {
  font-size: 15px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
    overflow: hidden;
}
@media screen and (min-width:769px) {
  .lang {
     padding: 30px 15px 31px 10px;
    font-size: 16px;
}
}.titlebox {
  position:absolute;
  top:45%;
  width:100%;
  text-align:center;
}
.title1 {
  color:#fff;
  font-size: 28px;
  font-weight: 700;
  max-width: 400px;
  margin: 0 auto;
}
.title2 {
  color:#fff;
  font-size:14px;
}
@media screen and (max-width:768px) {
  .showbox {
  left:150px;
  top:-1px;
  width:122px;
  background:#80c25b;
}
.showbox a {
  display:inline-block;
  color:#fff;
}
.showbox a:nth-child(1) {
  border:none;
}
.lang {
  padding:10px 15px;
  font-size:14px;
}
.title1 {
  font-size:24px;
  margin-bottom:0;
}
.title2 {
  font-size:15px;
}
.titlebox {
  top:40%;
}
.product_list a {
  display:block;
}
}@media  (min-width:769px) {
  .titlebox {
  position:absolute;
  top:45%;
  width:100%;
  text-align:center;
}
}.product-child {
  display:block;
  overflow:hidden;
  border:1px solid #ddd;
  border-radius:4px;
  box-shadow:0px 2px 15px #d4d4d4,0 1px 2px rgba(0,0,0,.24);
  margin-bottom:20px;
}
/*.product_list a img {
  height:260px;
}
*/
.contents img {
  width:100%;
  height:auto;
}
.hidebox {
  display:none!important;
}
@media (min-width:992px) {
  .navbar-nav {
  float:right;
  margin:0;
}
}@media (max-width:568px) {
  .hidebox {
  display:block!important;
}
.navbar {
  background:rgba(0,0,0,0.8);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color:#fff;
}
.navbar-default .navbar-brand {
  color:#fff;
  font-size:16px;
}
.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color:#fff;
}
.lang {
  color:#fff;
}
}
.lang:hover {
  background-color:#f0003f;
  color:#fff;
}
.lang:hover .lang-logo {
  color:#fff;
}
.page_bg {
  position:relative;
}
.dropdown a {
  color:#9e9e9e;
}
@media (max-width:992px) {
  .navbar {
  background:#f0003f;
}
	.hideimg {
	  display:none;
	}
}@media (min-width:768px) {
  .pb-md-5,.py-md-5 {
  padding-bottom:3rem !important;
}
}@media (min-width:768px) {
  .pt-md-5,.py-md-5 {
  padding-top:3rem !important;
}
}@media (min-width:1200px) {
  .container {
  width:1200px;
}
}@media (min-width:1600px) {
  .container {
  width:1400px;
}
}@media (min-width:992px) {
  .pt-lg-5,.py-lg-5 {
  padding-top:3rem !important;
}
}@media (min-width:992px) {
  .mt-lg-0,.my-lg-0 {
  margin-top:0 !important;
}
}p {
  margin:0;
  color:#333;
  font-size:16px;
  line-height:1.6;
}
@media (min-width:992px) {
  .pb-lg-5,.py-lg-5 {
  padding-bottom:3rem !important;
}
}h3.agile-title {
  text-transform:uppercase;
  color:#cd2029;
  font-weight:600;
  font-size:30px;
}
@media (min-width:992px) {
  .pb-lg-5,.py-lg-5 {
  padding-bottom:3rem !important;
}
}@media (min-width:992px) {
  .pt-lg-5,.py-lg-5 {
  padding-top:6rem !important;
}
}.w3-aicon {
  background:#FFFFFF;
  text-align:center;
}
@media (min-width:992px) {
  .pb-lg-5,.py-lg-5 {
  padding-bottom:3rem !important;
}
}@media (min-width:992px) {
  .pt-lg-5,.py-lg-5 {
  padding-top:3rem !important;
}
}@media (min-width:768px) {
  .pb-md-3,.py-md-3 {
  padding-bottom:3rem !important;
}
}@media (max-width:768px) {
  .pt-md-3,.py-md-3 {
  padding-top:3rem !important;
}
.pb-5,.py-5 {
  padding-bottom:3rem !important;
}
}.text-center {
  text-align:center !important;
}
@media (min-width:768px) {
  .mb-md-5,.my-md-5 {
  margin-bottom:3rem !important;
}
}.mb-4,.my-4 {
  margin-bottom:1.5rem !important;
}
@media (max-width:576px) {
  .mt-sm-5,.my-sm-5 {
  margin-top:3rem !important;
}
.mb-4,.my-4 {
  margin-bottom:1.5rem !important;
}
.w3-ab-captn {
  background-color:#337ab7;
}
.mt-4,.my-4 {
  margin-top:1.5rem!important;
}
}.w3-ab-grid:hover .w3-ab-captn {
  background-color:#f0003f!important;
  opacity:.9;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -o-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
  padding:10px;
}
.w3-aicon h4 {
  color:#333!important;
}
.copyright p {
  color:#fff;
}

.top_nav {
  position:relative;
}
.libox {
  float:left;
}
.libox a {
  color:rgb(231,228,220);
  font-size:16px;
}
.text-muted {
  color:rgb(231,228,220)!important;
  padding-top:0.3rem;
  text-align:left;
  font-size:14px;
  margin:0;
}
.text-uppercase {
  text-align:left;
}
.btn:not(:disabled):not(.disabled) {
  cursor:pointer;
}
.social-icon {
  width:38px;
  height:38px;
  padding:0;
  margin-bottom:1.3rem;
  line-height:38px;
}
.btn-secondary {
  color:#fff;
  background-color:#f0003f;
  border-color:#f0003f;
}
#canvas {
  width:100%;
  height:100%;
  background:#fff;
  box-shadow:rgb(212,212,212) 0px 2px 15px,rgba(0,0,0,0.24) 0px 1px 2px;
}
.contents p strong {
  display:inline-block;
  font-size:30px!important;
  font-weight:500;
  margin-top:10px;
}
.contents p {
  margin-bottom:10px;
}
.zhan {
  max-width:1256px;
  margin:0 auto;
}
.news_index li {
  position:relative;
}
/*.more {
  position:absolute;
  top:15px;
  right:20px;
  padding:0 5px;
  cursor:pointer;
}
*/
/* .news_index li:hover .more {
  }*/
.newtit {
  font-size:20px;
  margin-bottom:10px;
  margin-top:10px;
}
.newcon {
  font-size:16px;
  line-height:24px;
  height:100px;
  overflow:hidden;
  padding:10px;
}
.newlist {
  overflow:hidden;
  box-shadow:0px 2px 15px #d4d4d4,0 1px 2px rgba(0,0,0,.24);
  margin-bottom:20px;
  border:1px solid #d2d2d2;
}
.newlist span {
  padding:10px;
}
.list_news li:hover .newcon {
  color:#fff;
}
.list_news li:hover .newtit {
  color:#fff;
}
.list_news li:hover  span {
  color:#fff;
}
.list-a {
  display:block;
  overflow:hidden;
}
.product_img a img {
  transition:.3s;
}
.news_index li {
  position:relative;
  background:#fff;
}
.newtit {
  font-size:20px;
  margin-bottom:10px;
  margin-top:10px;
}
.newcon {
  font-size:16px;
  line-height:24px;
  height:100px;
  overflow:hidden;
  padding:10px;
  transition:.3s
}
.newlist {
  overflow:hidden;
  box-shadow:0px 2px 15px #d4d4d4,0 1px 2px rgba(0,0,0,.24);
  margin-bottom:20px;
  border:1px solid #d2d2d2;
}
.newlist span {
  padding:10px;
  transition:.3s
}
/*.list_news li:hover {
  background:#f09606;
}*/
.list_news li:hover .newcon {
  color:#fff;
}
.list_news li:hover .newtit {
  color:#fff;
}
.list_news li:hover  span {
  color:#fff;
}
.product_img a img {
  transition:.3s;
}
.news-con em {
  width:100%!important;
}
.news-cont {
  overflow:hidden;
  float:left;
  width:70%;
  padding:20px;
}
@media (max-width:768px) {
  .news-cont {
  width:75%;
}
}.foot-nav {
  font-size:14px;
}
.faa {
  font:normal normal normal 14px/1 FontAwesome;
}
@media (min-width:845px) {
.dropdown-menu {
    position: absolute;
    top:85px;
    text-align: center;
    width: 100%;
}
}
.nav-porduct {
  display:inline-block;
  padding:5px;
}
.index_contact p {
  font-size:14px;
}
.nav-porduct {
  width:200px;
}
@media (max-width:768px) {
  .nav-porduct {
  width:50%;
  float:left;
}
}.product_title a {
  background:#fff;
  padding:10px;
  overflow:hidden;
  font-size:14px;
}
.new-img {
  width:20%;
  float:left;
}
.card-post--aside {
  display:flex;
  flex-flow:row;
}
.card {
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  min-width:0;
  word-wrap:break-word;
  background-color:#fff;
  background-clip:border-box;
}
.card {
  background-color:#fff;
  border:none;
  border-radius:.625rem;
  box-shadow:0 0.46875rem 2.1875rem rgba(90,97,105,.1),0 0.9375rem 1.40625rem rgba(90,97,105,.1),0 0.25rem 0.53125rem rgba(90,97,105,.12),0 0.125rem 0.1875rem rgba(90,97,105,.1);
}
.card-small {
  box-shadow:0 2px 0 rgba(90,97,105,.11),0 4px 8px rgba(90,97,105,.12),0 10px 10px rgba(90,97,105,.06),0 7px 70px rgba(90,97,105,.1);
}
.card-post--aside .card-post__image {
  border-top-right-radius:0;
  min-width:260px;
}
.card-post__image {
  position:relative;
  min-height:10.3125rem;
  border-top-left-radius:.625rem;
  border-top-right-radius:.625rem;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.card-post--1.card-post--aside .card-post__category {
  right:initial;
  top:.9375rem;
  left:.9375rem;
  padding:0 .5rem;
  line-height:20px;
  font-size:700;
}
.card-post--1 .card-post__author,.card-post--1 .card-post__category {
  position:absolute;
}
.card-post--1 .card-post__category {
  top:.9375rem;
  right:.9375rem;
  position:absolute;
  text-transform:uppercase;
}
.badge {
  background-color:#f0003f!important;
}
.badge {
  display:inline-block;
  min-width:10px;
  padding:3px 7px;
  font-size:12px;
  font-weight:bold;
  line-height:1;
  color:#fff;
  text-align:center;
  white-space:nowrap;
  vertical-align:middle;
  background-color:#777;
  border-radius:10px;
}
.card-post--1.card-post--aside .card-post__author {
  left:.9375rem;
  bottom:.9375rem;
  -webkit-transform:none;
  transform:none;
  margin:0;
}
.card-post--1 .card-post__author,.card-post--1 .card-post__category {
  position:absolute;
}
.card-post--1 .card-post__author {
  -webkit-transform:translateY(50%);
  transform:translateY(50%);
  margin-left:1.5625rem;
  position:absolute;
  bottom:0;
}
.card-post--1.card-post--aside .card-body {
  padding:1.5625rem 1.5625rem;
}
.card-title {
  font-weight:500;
  margin-bottom:.75rem;
}

h5 {
  font-weight:400;
  color:#00a9ea;
  font-size:16px;
}
.text-fiord-blue {
  text-decoration:none;
}
.text-fiord-blue {
  color:#f0003f!important;
  font-weight:500;
  font-size:18px;
}
.card-post--aside {
  display:flex;
  flex-flow:row;
  margin-bottom:20px;
  transition:.5s;
}
.card-post--aside:hover {
  background:#f0003f;
}
.card-post--aside:hover .card-post__image {
  opacity:.8;
}
.card-post--aside:hover .text-fiord-blue {
  color:#fff!important;
}
.card-post--aside:hover .card-body p {
  color:#fff;
}
.card-body p {
  font-size:14px;
  transition:.5s;
}
.card-post span {
  display:inline-block;
  width:150px;
  height:75px;
  text-align:center;
  background-color:#f0003f;
  color:#fff;
  /* float:right;
  */
    padding:0px 2px;
  margin-right:15px;
}
.card-post span strong {
  display:block;
  font-size:23px;
  font-weight:normal;
  padding-top:5px;
}
.card-post span i {
  display:block;
  font-size:12px;
  font-style:normal;
  font-family:Arial;
}
@media (max-width:768px) {
  .card-post--aside {
  display:block;
}
.card-post__image {
  min-height:300px;
}
.card-post span {
  display:none;
}
}.text-muted i {
  color:#e7e4dc;
}
.text-uppercase {
  color:#f7f9fa;
}
.prd-con {
  display:block;
  padding-left:20px;
}
.product-child:hover .prd-con {
  padding-left:40px;
  color:#cf1c22;
}
@media (max-width:992px) {
  header {
  position:relative!important;
}
}.index_contact  p span i {
  font-size:16px;
  color:#f0003f;
}
.index_contact  p span {
  padding-right:5px;
}
.index_contact  p {
  margin-bottom:5px;
}
.jiathis_style_32x32 a i {
  color:#0ece7e;
  padding-right:5px;
}
.hidebox {
  display:none;
}
.showBox-dir p {
  font-size:30px;
  font-weight:700;
  color:#fff;
  background:#757575;
  opacity:.7;
}
.dir h2 {
  background:#f0003f;
  padding:5px;
  opacity:.8;
  word-wrap:break-word;
  text-align:center;
}
.product-child {
  display:block;
  overflow:hidden;
  border:1px solid #fff;
  border-radius:4px;
  box-shadow:0px 2px 15px #d4d4d4,0 1px 2px rgba(0,0,0,.24);
  margin-bottom:20px;
}
.product-child:hover {
  border:1px solid #f0003f;
}
.product_img img {
  margin-right:auto;
  margin-left:auto;
  display:block;
  max-width:100%;
  height:auto;
}
@media screen and (max-width:768px) and (min-width:320px) {
  .col-mm-6 {
  width:50%;
  float:left;
}
}
.titlebox {
  position:absolute;
  top:45%;
  width:100%;
  text-align:center;
}
@media screen and (max-width:768px) {
  .titlebox {
  top:35%;
}
.title1 {
  font-size:14px;
  margin-bottom:0;
  color:#fff;
  font-weight:700;
}
.title2 {
  font-size:12px;
  color:#fff;
}
}
.showbox a {
  display:block;
  font-size:16px;
  color:#333;
  padding:10px 0;
}
@media screen and (max-width:768px) {
  .showbox {
  position:absolute;
  left:150px;
  top:-1px;
  width:122px;
  background:#80c25b;
  text-align:center;
  display:none;
}
.showbox a {
  display:inline-block;
  color:#fff;
}
#cmsFloatPanel .ctrolPanel {
  display:none;
}
}.contents img {
  width:auto;
}
@media (max-width:568px) {
  #top_nav {
        width:100%
}
}.lang-logo {
  padding-right:3px;
  color:#f7f9fa;
  font-size:16px;
}
@media (max-width:768px) {
  .lang-logo {
  color:#fff;
}
}.product-child:hover .prd-con {
  color:#fff;
  background:#f0003f;
}
.service_con {
  width:1160px;
  position:absolute;
  left:50%;
  top:10px;
  z-index:100;
  margin-left:-600px;
}
.section_title1 {
  width:100%;
  color:#000;
  font-size:18px;
  text-align:left;
  position:relative;
  padding-bottom:27px;
    margin-bottom:60px;
}
.section_title1 h3 {
  margin-bottom:5px;
  font-size:30px;
  font-family:ziti;
  text-transform:uppercase;
  color:#fff;
  letter-spacing:2px;
  font-weight:normal;
}
.section_title1 p {
  font-size:22px;
  color:#fff;
}
.service_info {
  width:100%;
  text-shadow:0px 0px 10px rgba(0,0,0,0.2);
}
.service_info p {
  color:#fff;
  font-size:16px;
  line-height:26px;
  text-align:left;
}
.service {
  overflow:hidden;
  background:#fff;
  font-size:0;
}
.service {
  width:100%;
  position:relative;
}
.ptb-100 {
  padding-top:50px;
  padding-bottom:50px;
}
.gray-bg {
  background-color:#f9f9f9;
}
.section-title {
  margin-bottom:30px;
}
.section-title h2 {
  font-size:30px;
  text-transform:capitalize;
  position:relative;
}
.section-title span.bordered-icon {
  color:#dadada;
  padding:0 10px;
  font-size:12px;
  line-height:18px;
  position:relative;
  display:inline-block;
}
.section-title span.bordered-icon:before,.section-title span.bordered-icon:after {
  content:"";
  background:#dadada;
  width:50px;
  height:1px;
  top:8px;
  position:absolute;
}
.section-title span.bordered-icon:after {
  right:100%;
}
.section-title span.bordered-icon:before {
  left:100%;
}
.x-progress .progress-wrapper {
  border:1px solid #f1f1f1;
  margin-bottom:30px;
}
.x-progress .progress-item {
  line-height:43px;
  padding:0 20px;
  border-bottom:1px solid #f1f1f1;
}
.x-progress .progress-title {
  display:inline-block;
  float:left;
  width:95px;
}
.x-progress .progress {
  width:70%;
  display:inline-block;
  height:8px;
  margin-bottom:0;
  background-color:#f9f9f9;
  box-shadow:none;
}
.about-abv {
  overflow:hidden;
}
section {
  overflow:hidden;
}
@media (max-width: 768px){
  .x-progress .progress{
    width: 50%;
  }
}
/*产品展示*/
.productBox {
  padding:30px 0 30px 0;
  width:100%;
}
.titles {
  padding:40px 0;
  margin:0 auto;
}
.titles h4 {
  color:#ffff;
  font-size:18px;
  text-transform:uppercase;
  text-align:center;
  padding-top:8px;
  line-height:1.4;
}
.titles h3 {
  color:#ffff;
  font-size:22px;
  text-align:center;
  padding:6px 0 0 0;
  line-height:1.4;
}
.productCon {
  width:1300px;
  margin:0px auto;
}
.productCon .listL {
  height:auto;
  border:1px solid #dcdcdc;
  padding: 0px;
}
.productCon .listL dt {
  padding:15px 0;
  background-color:#fff;
}
.productCon .listL dd a {
  float:left;
  width:100%;
  color:#333;
  text-align:center;
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  border-bottom: 1px #daecf4 solid;
    font-size: 14px;
    background: #fff;
    box-shadow: 3px 3px 8px #ddd;
}
.productCon .listL dd a:hover{
  background:#f0003f;
  color: #fff;
}
.productCon .listL dd a span{
  display: block;
  height: 40px;
  background-image: url(../images/jtt.gif);
  background-repeat: no-repeat;
  float: left;
  line-height: 40px;
  padding-left: 10px;
  color: #666666;
  font-size: 14px;
}
.fastnav{
  position: absolute;
  left:20%;
  top: 20%;
}
.fastnav p{
  color: #fff;
  font-weight: 700;
}
.commodity {
  display:none;
}
.productCon .commodity {
  width:100%;
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}
.productCon .commodity li img {
  width:100%;
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.productCon .listL dt p:nth-child(1) {
  font-size:20px;
}
.productCon .listL dt p {
  line-height:34px;
  font-size:18px;
  color:#757575;
  text-align:center;
  text-transform:uppercase;
}
.active {
  background:#fff;
}
.active a {
  color:#fff!important;
  background:#f0003f!important;
}
.commodity {
  display:none;
}
.showpct {
  display:block;
}
@media screen and (max-width:768px) {
  .productBox {
  padding-top: 0;
}
}@media screen and (max-width:800px) {
  .titles {
  padding:10px 6px;
}
}@media screen and (max-width:800px) {
  .titles h4,.titles h3 {
  font-size:18px;
}
}@media screen and (max-width:800px) {
  .titles h4,.titles h3 {
  font-size:18px;
}
}@media screen and (max-width:1300px) {
  .productCon {
  width:100%;
  box-sizing:border-box;
  flex-wrap:wrap;
  overflow: hidden;
}
}@media screen and (max-width:768px) {
  .productCon .listL {
  width:100%;
  padding-bottom:20px;
  box-sizing:border-box;
  border:none;
  overflow:hidden;
}
}@media screen and (max-width:768px) {
  .productCon .listL dt {
  height:42px;
  padding:0;
  margin-bottom:12px;
  margin-left:4px;
}
}@media screen and (max-width:768px) {
  .productCon .listL dt p:nth-child(1) {
  font-size:14px;
  padding-top:4px;
}
}@media screen and (max-width:768px) {
  .productCon .listL dt p {
  line-height:1.2;
  font-size:14px;
  padding:0 10px;
  width:150px;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
}
}@media screen and (max-width:768px) {
  .productCon .listL dd a {
  text-align:center;
  border:1px solid #fff;
  padding:0 10px;
  width:100%;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  margin:0;
  font-size:14px;
  height:45px;
  line-height:45px;
}
dd {
  width:50%;
  float:left;
}
}@media screen and (max-width:768px) {
  .productCon .commodity {
  width:100%;
  box-sizing:border-box;
  padding:0;
  overflow:hidden;
}
}.lang i {
  color:#f0003f;
}
.lang span {
  color:#f0003f;
}
.lang:hover .lang-en {
  color:#ffff
}
/*主页产品触碰*/
.box {
  position:relative;
}
@media screen and (min-width:1200px) {
  .he_border2 {
  width:18.88rem;
}
}@media screen and (max-width:1200px) {
  .he_border2 {
  width:21.88rem;
}
}.he_border2 {
  background:#f0003f;
  width:100%;
  height:100%;
  padding:0;
  margin:0;
  position:relative;
  box-sizing:border-box;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  overflow:hidden;
  box-shadow:3px 3px 8px #ddd;
}
.he_border2 .he_border2_img {
  display:block;
  width:100%;
  padding:0;
  margin:0;
  position:relative;
  opacity:1;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  overflow:hidden
}
.he_border2:hover .he_border2_img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
  opacity:.3
}
.he_border2 .he_border2_caption {
  color:#fff;
  padding:0;
  margin:0;
  -moz-backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  overflow:hidden
}
.he_border2 .he_border2_caption::before,.he_border2 .he_border2_caption::after {
  position:absolute;
  content:'';
  opacity:0;
  -webkit-transition:opacity 0.4s,-webkit-transform .4s;
  -moz-transition:opacity 0.4s,-moz-transform .4s;
  -o-transition:opacity 0.4s,-o-transform .4s;
  transition:opacity 0.4s,transform .4s
}
.he_border2 .he_border2_caption::before {
  top:14%;
  right:5%;
  bottom:14%;
  left:5%;
  border-top:2px solid #fff;
  border-bottom:2px solid #fff;
  -webkit-transform:scale(0,1);
  -moz-transform:scale(0,1);
  -o-transform:scale(0,1);
  transform:scale(0,1);
  -webkit-transform-origin:0 0;
  -moz-transform-origin:0 0;
  -o-transform-origin:0 0;
  transform-origin:0 0
}
.he_border2 .he_border2_caption::after {
  top:8%;
  right:10%;
  bottom:8%;
  left:10%;
  border-right:2px solid #fff;
  border-left:2px solid #fff;
  -webkit-transform:scale(1,0);
  -moz-transform:scale(1,0);
  -o-transform:scale(1,0);
  transform:scale(1,0);
  -webkit-transform-origin:100% 0;
  -moz-transform-origin:100% 0;
  -o-transform-origin:100% 0;
  transform-origin:100% 0
}
.he_border2:hover .he_border2_caption::before,.he_border2:hover .he_border2_caption::after {
  opacity:1;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1)
}
.he_border2 .he_border2_caption,.he_border2 .he_border2_caption > a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  overflow:hidden;
  z-index:1000;
  cursor:pointer
}
.he_border2 .he_border2_caption_h {
  font-size:1.3em;
  font-weight:700;
  text-align:center;
  width:80%;
  position:absolute;
  top:20%;
  left:10%;
  -webkit-transition:all .5s ease-in-out;
  -moz-transition:all .5s ease-in-out;
  -o-transition:all .5s ease-in-out;
  -ms-transition:all .5s ease-in-out;
  transition:all .5s ease-in-out;
  overflow:hidden;
  opacity:1
}
.he_border2 .he_border2_caption_p {
  font-size:1.5rem;
  text-align:center;
  width:80%;
  position:absolute;
  top:60%;
  left:10%;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  overflow:hidden;
  opacity:0;
  color:#fff;
}
.he_border2:hover .he_border2_caption_p {
  top:45%;
  opacity:1
}
@media (max-width:992px) {
  .lang i {
  color:#fff;
}
.lang span {
  color:#fff;
}
}/*留言*/
.portfolio-single {
  background-color:#f7f9fa;
}
.entry {
  background-color:#fff;
  position:relative;
  box-shadow:3px 3px 8px #ddd;
}
@media (min-width:768px) {
  .magtitle {
  text-align:left;
}
.magtitle {
  padding:1vw 0;
  width:93%;
  margin:0 auto;
}
}.magtitle p {
  display:inline-block;
  margin:0 auto;
  color:#f0003f;
  font-family:"Microsoft Yahei",tahoma,arial;
  font-size:28px;
  line-height:40px;
  font-weight:500;
  padding-bottom:15px;
}
@media (min-width:768px) {
  .magbox {
  margin-bottom:20px;
  overflow:hidden;
}
}.magboxer {
  overflow:hidden;
  width:93%;
}
@media (min-width:768px) {
  .magboxer {
  margin:0 auto;
}
}.magbox input:nth-child(1) {
  float:left;
}
@media (min-width:768px) {
  .magbox input {
  width:48%;
}
.magbox input {
  display:block;
  line-height:35px;
  padding:0 10px;
  border:1px #ccc solid;
  font-size:0.75vw;
}
}.magbox input:nth-child(2) {
  float:right;
}
@media (min-width:768px) {
  .magbox input {
  width:48%;
}
}.magbox input {
  display:block;
  line-height:35px;
  padding:0 10px;
  border:1px #ccc solid;
  font-size:0.75vw;
}
.magtel {
  width:93%;
  margin:0 auto;
  margin-top:1vw;
  padding:20px 0;
}
.magtel span {
  color:#f0003f;
  font-family:"Microsoft Yahei",tahoma,arial;
}
@media (min-width:768px) {
  .magtel span {
  font-size:22px;
}
}.entry-item {
  margin-bottom:2%;
  position:relative;
}
@media (min-width:1200px) {
  }@media (min-width:992px) {
  .entry img {
  width:100%;
}
}.magbox textarea {
  display:block;
  resize:none;
  width:93%;
  padding:10px;
  font-size:14px;
  height:120px;
  font-family:"微软雅黑";
  border:1px #ccc solid;
  outline:none;
  margin:0 auto;
}
.magboxer span {
  text-align:center;
  margin-left:10px;
}
@media (min-width:768px) {
  .magboxer span {
  float:left;
}
}@media (min-width:768px) {
  .msg_btn_area {
  margin:0 auto;
}
}.msg_btn_area {
  width:93%;
}
.msg_btn_area input {
  border:currentColor;
  width:138px;
  height:40px;
  color:rgb(255,255,255);
  line-height:40px;
  font-family:Microsoft Yahei,tahoma,arial;
  font-size:15px;
  cursor:pointer;
  background-color:#66cae1;
}
@media (max-width:768px) {
  .magbox input {
  width:100%;
  margin-bottom:2vw;
}
}@media (max-width:768px) {
  .magboxer {
  margin:0 auto;
  margin-top:2vw;
}
.msg_btn_area {
  margin:0 auto;
  margin-top:3vw;
  text-align:center;
}
.magtel {
  text-align:center;
}
.magtel span {
  font-size:18px;
}
.magboxer img {
  width:auto;
}
}.nactive {
  background:#f0003f;
}
.newmove {
  display:none;
}
.nshow {
  display:block;
}
.ab-mous {
  height:50px;
  text-align:center;
}
.ab-mous span {
  line-height:50px;
  font-size:18px;
  color:#222;
}
.nactive a span {
  color:#fff;
  width:100%;
  display:block;
}
@media (max-width:768px) {
  .product_index {
  margin:0;
}
}.about-img-foot img {
  width:60%;
}
.probox {
  width:100%!important;
}
/*.text {
  width:100%!important;
}*/
@media  (min-width:1200px) {
  .gongneng_tabmin {
  width:22%;
}
}@media (min-width:992px) and (max-width:1200px ) {
  .gongneng_tabmin {
  width:25%;
}
}@media (min-width:768px) and (max-width:992px ) {
  .gongneng_tabmin {
  width:35%;
}
}@media (max-width:768px) {
  .gongneng_tabmin {
  width:80%;
}
}.conBox {
  line-height:1.625em;
}
/*产品列表*/
.conBox {
  line-height:1.625em;
}
.item_block {
  transition:all .2s ease-out;
  -webkit-transition:all .2s ease-out;
  position:relative;
  overflow:hidden;
  padding-top:10px;
  padding-bottom:10px;
}
.item_over {
  overflow:hidden;
}
.item_block .item_img {
  display:block;
  position:relative;
  overflow:hidden;
}
.content_list a {
  color:#fff;
}
.item_block.item_block img {
  width:100%;
  height:auto;
  transition:all ease-out .3s;
}
.item_block .item_img .rectborder {
  width:calc(100% + 20px);
  height:calc(100% + 20px);
  position:absolute;
  left:-10px;
  top:-10px;
  border:#fff 1px solid;
  transition:all ease-out .3s;
}
.item_block .item_wrapper {
  background:#fff;
  padding:7px 10px;
  /* height:85px;
  */
    position:relative;
  overflow:hidden;
}
.item_block .item_info .title {
  font-size:14px;
  color:#444;
  overflow:hidden;
  text-overflow:ellipsis;
  /* font-weight:700;
  */
}
.item_block .item_info .subtime {
  font-size:14px;
  color:#666;
  line-height:20px;
  margin-top:12px;
  height:20px;
  overflow:hidden;
  width:50%;
  float:left;
}
.item_block .item_info .subadd {
  font-size:14px;
  color:#666;
  line-height:20px;
  margin-top:12px;
  height:20px;
  overflow:hidden;
  float:right;
}
.item_block:hover .rectborder {
  width:calc(100% - 22px);
  height:calc(100% - 32px);
  left:10px;
  top:10px;
}
.item_over {
  transition:.5s;
  border:1px solid #E5E5E5;
}
.item_block:hover .item_over {
  box-shadow:0px 2px 10px #d4d4d4,0 1px 2px rgba(0,0,0,.24);
}
@media (max-width:768px) {
  .item_block .item_info .title {
  font-size:14px;
}
}/*返回顶部*/
/*=========*/
.fix-r-section {
  position:fixed;
  bottom:150px;
  right:15px;
  width:46px;
  text-align:center;
  z-index:9999;
  font-size:0;
}
.fix-r-section .f-btn {
  display:inline-block;
  width:46px;
  height:46px;
  margin-bottom:10px;
  cursor:pointer;
  line-height:46px;
  background-color:#f0003f;
  color:#fff;
  position:relative;
}
.fix-r-section .f-btn i {
  vertical-align:middle;
}
.fix-r-section .tel-wrap {
  position:absolute;
  padding-right:20px;
  bottom:0;
  left:-318px;
}
.fix-r-section .tel-box {
  padding:15px 20px;
  width:312px;
  height:auto;
  background:#fff;
  box-shadow:0 1px 10px rgba(0,0,0,.1);
  -webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
  text-align:left;
  cursor:default;
  display:none;
  line-height:normal;
}
.fix-r-section .tel-box .close {
  position:absolute;
  top:0;
  right:26px;
  font-size:20px;
  color:#c4c4c4;
}
.iconfont {
  font-family:iconfont!important;
  font-style:normal;
}
.fix-r-section .tel-box .text-wrap {
  display:inline-block;
  font-size:14px;
  vertical-align:middle;
}
.fix-r-section .tel-box .text-wrap .text {
  font-size:12px;
  color:#999;
}
.fix-r-section .tel-box .text-wrap .text {
  font-size:12px;
  color:#999;
}
.bttop {
  width:45px;
  height:45px;
  line-height:45px;
  background-color:#f0003f;
  position:absolute;
  bottom:-45px;
  left:0;
  box-shadow:0 2px 6px rgba(103,107,110,.4);
  -webkit-box-shadow:0 2px 6px rgba(103,107,110,.4);
}
.fix-r-section .f-btn i {
  font-size:24px;
  vertical-align:middle;
}
.fix-r-section .dot {
  position:absolute;
  width:6px;
  height:6px;
  background-color:#ff0042;
  -webkit-border-radius:3px;
  top:3px;
  right:3px;
}
.bttop i {
  color:#fff;
  font-size:30px;
  line-height:40px;
}
.fix-r-section .tel-box .close {
  position:absolute;
  top:0;
  right:26px;
  font-size:20px;
  color:#c4c4c4;
}
.fix-r-section .tel-box .close {
  position:absolute;
  top:0;
  right:25px;
  font-size:20px;
  color:#c4c4c4;
}
.fix-r-section .tel-box .text-wrap .til {
  color:#333;
  margin:0;
}
@media (max-width:768px) {
  .fix-r-section .f-btn {
  display:none;
}
}/*企业实力*/
@media (min-width:768px) {
  .flogo {
  display:none;
}
}@media only screen and (max-width:1366px) {
  .mt_55 {
  margin-top:40px;
}
}.strength_li .strength_inx {
  text-align:center;
  border:1px solid #e1e1e1;
  margin-top:-1px;
  margin-right:-1px;
  padding-top:45px;
  padding-bottom:45px;
}
.fl {
  float:left;
}
.icon_w {
  height:50px;
}
.strength_li .strength_inx .p1 {
  margin-top:10px;
  color:#f0003f;
}
@media only screen and (max-width:1440px) {
  .fnt_52 {
  font-size:38px;
}
}.fnt_18 {
  font-size:18px;
}
.strength_inx.con img {
  width:70%;
}
.icon_w img {
  width:auto;
}
.fnt_52 {
  font-size:26px;
}
@media only screen and (max-width:1024px) {
  .fnt_18 {
  font-size:16px;
}
.flogo {
  display:none;
}
.fnt_52 {
  font-size:20px;
}
}
.contactme h3 span {
  width:3px;
  background:#000;
  display:inline-block;
  height:auto;
  margin-right:5px;
}
.contactme h3 {
  color:#000;
  margin-bottom:15px;
  border-bottom:1px solid #dedede;
  padding-bottom:15px;
  font-size:18px;
  font-weight:bold;
}
.contactme p {
  padding-left:50px;
  height:32px;
  line-height:32px;
  border-bottom:1px dashed #dedede;
  margin-bottom:15px;
  padding-bottom:40px;
  color:#666!important;
  font-size:16px;
}
@media (max-width:768px) {
  .contactme img {
  display:none;
}
}.foot_logo {
  width:300px;
  height:46px;
}
.foot_logo a {
  display:block;
  background:#e73a34  url(../images/icon_mess.png) no-repeat 20px center;
  border-radius:25px;
  width:126px;
  height:35px;
  line-height:35px;
  text-align:center;
  color:#fff;
  font-size:14px;
  padding-left:30px;
}
/*扇形图滚动*/
#certify {
  position:relative;
  width:1200px;
  margin:0 auto
}
#certify  .swiper-slide {
  width:520px;
  background:#fff;
  box-shadow:0 8px 30px #ddd;
}
#certify  .swiper-slide img {
  display:block;
}
#certify  .swiper-slide p {
  line-height:36px;
  padding-top:0;
  text-align:center;
  color:#636363;
  font-size:1.1em;
  margin:0;
}
#certify .swiper-pagination1 {
  width:100%;
  bottom:20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin:0 5px;
  border:3px solid #fff;
  background-color:#d5d5d5;
  width:10px;
  height:10px;
  opacity:1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border:3px solid #00aadc;
  background-color:#fff;
}
#certify .swiper-button-prev1 {
  left:-30px;
  width:45px;
  height:45px;
  background:url(../images/wm_button_icon.png) no-repeat;
  background-position:0 0;
  background-size:100%;
}
#certify .swiper-button-prev1:hover {
  background-position:0 -46px;
  background-size:100%
}
#certify .swiper-button-next1 {
  right:-30px;
  width:45px;
  height:45px;
  background:url(../images/wm_button_icon.png) no-repeat;
  background-position:0 -93px;
  background-size:100%;
}
#certify .swiper-button-next1:hover {
  background-position:0 -139px;
  background-size:100%
}
.mshebi {
  display:none;
}
@media (max-width:769px) {
  .shebi {
  display:none;
}
.mshebi {
  display:block;
}
}.swiper-button-next1,.swiper-button-prev1 {
  position:absolute;
  top:50%;
  margin-top:-22px;
  z-index:10;
  cursor:pointer;
}
/*中间广告图5*/
/*==box2==*/
.layout {
  position:absolute;
  top:0px;
  bottom:0px;
  right:0px;
  left:0px;
  overflow:hidden;
}
@media screen and (max-width:767px) {
  .layout {
  position:static;
  top:0px;
  bottom:0px;
  height:100%;
}
}.box2 ul {
  height:100%;
  margin-bottom:0px;
  background:#f0003f;
}
.box2 ul li {
  position:relative;
  float:left;
  width:33.33%;
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.box2 ul li .pic {
  width:100%;
  height:50%;
}
.box2 ul li .summary {
  box-sizing:border-box;
  width:100%;
  height:50%;
  padding:3%;
  order:1;
}
.box2 ul li:nth-of-type(2) .summary {
  order:0
}
.box2 ul li .summary .flex {
  width:100%;
  height:100%;
  text-align:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.box2 ul li .summary h3 {
  line-height:26px;
  font-size:16px;
  color:#fff;
  text-align:center;
  font-weight:bold;
  opacity:0;
  transition-duration:1s;
}
.box2 ul li .summary h3.opacity {
  opacity:1;
}
.box2 ul li .summary h3 span {
  display:block;
}
.box2 ul li .summary hr {
  width:30px;
  height:2px;
  margin:5% auto;
  border:none;
  background:#fff;
  opacity:0;
  transition-delay:1.5s;
}
.box2 ul li .summary hr.opacity {
  opacity:1;
}
.box2 ul li .summary p {
  max-width:450px;
  max-height:104px;
  overflow:hidden;
  margin:auto;
  line-height:26px;
  font-size:14px;
  color:#fff;
  text-align:center;
  opacity:0;
  transition-duration:1s;
}
.box2 ul li .summary p.opacity {
  opacity:1;
}
.box2 ul li .summary .more {
  display:block;
  box-sizing:border-box;
  width:95px;
  height:65px;
  padding:6px 10px;
  margin:5% auto 0px auto;
  border:2px solid #777;
  line-height:18px;
  font-size:14px;
  color:#fff;
  text-align:left;
  vertical-align:middle;
}
.box2 ul li .summary .more span {
  display:block;
}
.box2 ul li .summary .more i {
  display:inline-block;
  width:70%;
  height:7px;
  background:url(../images/cellmore.png) no-repeat right;
  transition:.3s;
}
.box2 ul li .summary .more:hover {
  border-color:#000;
  color:#000;
}
.box2 ul li .summary .more:hover i {
  width:100%;
  background:url(../images/cellmoreh.png) no-repeat right;
}
@media screen and (max-width:1200px) {
  .box2 ul li {
  float:none;
  width:100%;
  height:33.33%;
  flex-direction:row;
  justify-content:flex-start;
}
.box2 ul li .pic {
  width:50%;
  height:100%;
}
.box2 ul li .summary {
  width:50%;
  height:100%;
  padding:2%;
}
.box2 ul li .summary h3 span {
  height:26px;
  overflow:hidden;
}
.box2 ul li .summary hr {
  margin:3% auto;
}
.box2 ul li .summary .more {
  height:30px;
  padding:0px;
  margin:3% auto 0px auto;
  line-height:26px;
  text-align:center;
}
.box2 ul li .summary .more i {
  display:none;
}
}@media screen and (max-width:767px) {
  .box2 {
  height:826px;
}
.box2 ul li .summary h3,.box2 ul li .summary hr,.box2 ul li .summary p {
  opacity:1;
}
}@media screen and (max-width:592px) {
  .box2 {
  height:auto;
}
.box2 ul li {
  display:block;
  padding-top:15px;
}
.box2 ul li .summary {
  width:100%;
  height:auto;
}
.box2 ul li .summary .flex {
  display:block;
}
.box2 ul li .summary h3 {
  margin-top:0px
}
.box2 ul li .pic {
  width:100%;
  height:auto;
  padding:25% 0px;
}
}#superContainer {
  height:100%;
  position:relative;
  /* Touch detection for Windows 8 */
    -ms-touch-action:none;
  /* IE 11 on Windows Phone 8.1*/
    touch-action:none;
}
.fp-section {
  position:relative;
  -webkit-box-sizing:border-box;
  /* Safari<=5 Android<=3 */
    -moz-box-sizing:border-box;
  /* <=28 */
    box-sizing:border-box;
}
.fp-slide {
  float:left;
}
.fp-slide,.fp-slidesContainer {
  height:100%;
  display:block;
}
.fp-slides {
  z-index:1;
  height:100%;
  overflow:hidden;
  position:relative;
  -webkit-transition:all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
    transition:all 0.3s ease-out;
}
.fp-section.fp-table,.fp-slide.fp-table {
  display:table;
  table-layout:fixed;
  width:100%;
}
.fp-tableCell {
  display:table-cell;
  vertical-align:middle;
  width:100%;
  height:100%;
}
.fp-slidesContainer {
  float:left;
  position:relative;
}
.fp-controlArrow {
  position:absolute;
  z-index:4;
  top:50%;
  cursor:pointer;
  width:0;
  height:0;
  border-style:solid;
  margin-top:-38px;
}
.fp-controlArrow.fp-prev {
  left:15px;
  width:0;
  border-width:38.5px 34px 38.5px 0;
  border-color:transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right:15px;
  border-width:38.5px 0 38.5px 34px;
  border-color:transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow:scroll;
}
.fp-notransition {
  -webkit-transition:none !important;
  transition:none !important;
}
#fp-nav {
  position:fixed;
  z-index:100;
  margin-top:-32px;
  top:50%;
  opacity:1;
}
#fp-nav.right {
  right:17px;
}
#fp-nav.left {
  left:17px;
}
.fp-slidesNav {
  position:absolute;
  z-index:4;
  left:50%;
  opacity:1;
}
.fp-slidesNav.bottom {
  bottom:17px;
}
.fp-slidesNav.top {
  top:17px;
}
#fp-nav ul,.fp-slidesNav ul {
  margin:0;
  padding:0;
}
#fp-nav ul li,.fp-slidesNav ul li {
  display:block;
  width:14px;
  height:13px;
  margin:7px;
  position:relative;
}
.fp-slidesNav ul li {
  display:inline-block;
}
#fp-nav ul li a,.fp-slidesNav ul li a {
  display:block;
  position:relative;
  z-index:1;
  width:100%;
  height:100%;
  cursor:pointer;
  text-decoration:none;
}
#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span {
  background:#333;
}
#fp-nav ul li a span,.fp-slidesNav ul li a span {
  top:2px;
  left:2px;
  width:8px;
  height:8px;
  border:1px solid #000;
  background:rgba(0,0,0,0);
  border-radius:50%;
  position:absolute;
  z-index:1;
}
#fp-nav ul li .fp-tooltip {
  position:absolute;
  top:-2px;
  color:#fff;
  font-size:14px;
  font-family:arial,helvetica,sans-serif;
  white-space:nowrap;
  max-width:220px;
  overflow:hidden;
  display:block;
  opacity:0;
  width:0;
}
#fp-nav ul li:hover .fp-tooltip {
  -webkit-transition:opacity 0.2s ease-in;
  transition:opacity 0.2s ease-in;
  width:auto;
  opacity:1;
}
#fp-nav ul li .fp-tooltip.right {
  right:20px;
}
#fp-nav ul li .fp-tooltip.left {
  left:20px;
}
/*桌子*/
.post-content em {
  display:block;
  padding-top:45px;
  height:50px;
  margin-bottom:20px;
  position:relative;
}
.post-content em:after {
  content:'';
  position:absolute;
  left:115px;
  bottom:0;
  height:3px;
  width:20px;
  border-bottom:3px solid #f0003f;
}
.post-title {
  text-align:center;
}
/*关于我们*/
.about-box {
  background-color:#eee;
  border-left:0 solid #000;
  border-right:0 solid #000;
  border-top:0 solid #000;
  border-bottom:0 solid #000;
  border-top-right-radius:0;
  border-top-left-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:0;
}
.about-litter {
  border-left:0 solid #000;
  border-right:0 solid #000;
  border-top:0 solid #000;
  border-bottom:0 solid #000;
  border-top-right-radius:0;
  border-top-left-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:0;
}
.about-tit {
  padding:30px;
}
.about-left h2 {
  font-size:24px;
  color:#333;
  font-weight:700;
  letter-spacing:0;
  line-height:1.8em;
  text-align:left;
  margin-bottom:30px;
}
.ableft-tit p {
  letter-spacing:0;
  line-height:1.4em;
  text-align:left;
  text-indent:30px;
}
.about-tit span {
  display:inline-block;
  height:2px;
  width:30px;
  background:#f0003f;
  margin-bottom:7px;
  margin-right:10px;
}
.about-left {
  padding-top:30px;
}
/*公司历程*/
.cd-container {
  width:90%;
  max-width:1170px;
  margin:0 auto;
}
.cd-container::after {
  content:'';
  display:table;
  clear:both;
}
#cd-timeline {
  position:relative;
  padding:2em 0;
  margin-top:2em;
  margin-bottom:2em;
}
#cd-timeline::before {
  content:'';
  position:absolute;
  top:0;
  left:18px;
  height:100%;
  width:4px;
  background:#d7e4ed;
}
@media only screen and (min-width:1170px) {
  #cd-timeline {
  margin-top:3em;
  margin-bottom:3em;
}
#cd-timeline::before {
  left:50%;
  margin-left:-2px;
}
}.cd-timeline-block {
  position:relative;
  margin:2em 0;
}
.cd-timeline-block:after {
  content:"";
  display:table;
  clear:both;
}
.cd-timeline-block:first-child {
  margin-top:0;
}
.cd-timeline-block:last-child {
  margin-bottom:0;
}
@media only screen and (min-width:1170px) {
  .cd-timeline-block {
  margin:4em 0;
}
.cd-timeline-block:first-child {
  margin-top:0;
}
.cd-timeline-block:last-child {
  margin-bottom:0;
}
}.cd-timeline-img {
  position:absolute;
  top:0;
  left:0;
  width:40px;
  height:40px;
  border-radius:50%;
  box-shadow:0 0 0 4px white,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);
}
.cd-timeline-img img {
  display:block;
  width:24px;
  height:24px;
  position:relative;
  left:50%;
  top:50%;
  margin-left:-12px;
  margin-top:-12px;
}
.cd-timeline-img.cd-picture {
  background:#75ce66;
}
.cd-timeline-img.cd-movie {
  background:#c03b44;
}
.cd-timeline-img.cd-location {
  background:#f0ca45;
}
@media only screen and (min-width:1170px) {
  .cd-timeline-img {
  width:60px;
  height:60px;
  left:50%;
  margin-left:-30px;
  -webkit-transform:translateZ(0);
  -webkit-backface-visibility:hidden;
}
.cssanimations .cd-timeline-img.is-hidden {
  visibility:hidden;
}
.cssanimations .cd-timeline-img.bounce-in {
  visibility:visible;
  -webkit-animation:cd-bounce-1 0.6s;
  -moz-animation:cd-bounce-1 0.6s;
  animation:cd-bounce-1 0.6s;
}
}.cd-timeline-content {
  position:relative;
  margin-left:60px;
  background:white;
  border-radius:0.25em;
  padding:1em;
  box-shadow:0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content:"";
  display:table;
  clear:both;
}
.cd-timeline-content h2 {
  color:#303e49;
  font-size:1.7rem;
}
.cd-timeline-content p,.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date {
  font-size:13px;
  font-size:0.8125rem;
}
.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date {
  display:inline-block;
}
.cd-timeline-content p {
  margin:1em 0;
  line-height:1.6;
}
.cd-timeline-content .cd-read-more {
  float:right;
  padding:.8em 1em;
  background:#acb7c0;
  color:white;
  border-radius:0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color:#bac4cb;
}
a.cd-read-more:hover {
  text-decoration:none;
  background-color:#424242;
}
.cd-timeline-content .cd-date {
  float:left;
  padding:.8em 0;
  opacity:.7;
}
.cd-timeline-content::before {
  content:'';
  position:absolute;
  top:16px;
  right:100%;
  height:0;
  width:0;
  border:7px solid transparent;
  border-right:7px solid white;
}
.cd-timeline-content h2 {
  font-size:1.7rem;
}
@media only screen and (min-width:768px) {
  .cd-timeline-content h2 {
  font-size:20px;
  font-size:1.7rem;
}
.cd-timeline-content p {
  font-size:16px;
  font-size:1rem;
}
.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date {
  font-size:14px;
  font-size:0.875rem;
}
}@media only screen and (min-width:1170px) {
  .cd-timeline-content {
  margin-left:0;
  padding:1.6em;
  width:45%;
}
.cd-timeline-content::before {
  top:24px;
  left:100%;
  border-color:transparent;
  border-left-color:white;
}
.cd-timeline-content .cd-read-more {
  float:left;
}
.cd-timeline-content .cd-date {
  position:absolute;
  width:100%;
  left:122%;
  top:6px;
  font-size:16px;
  font-size:1rem;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content {
  float:right;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
  top:24px;
  left:auto;
  right:100%;
  border-color:transparent;
  border-right-color:white;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
  float:right;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
  left:auto;
  right:122%;
  text-align:right;
}
.cssanimations .cd-timeline-content.is-hidden {
  visibility:hidden;
}
.cssanimations .cd-timeline-content.bounce-in {
  visibility:visible;
  -webkit-animation:cd-bounce-2 0.6s;
  -moz-animation:cd-bounce-2 0.6s;
  animation:cd-bounce-2 0.6s;
}
}@media only screen and (min-width:1170px) {
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
  -webkit-animation:cd-bounce-2-inverse 0.6s;
  -moz-animation:cd-bounce-2-inverse 0.6s;
  animation:cd-bounce-2-inverse 0.6s;
}
}.cd-timeline-img {
  text-align:center;
}
.cd-timeline-img i {
  font-size:28px;
  color:#fff;
}
.cd-timeline-content {
  text-align:center;
}
/*广告图*/
.bj {
  width:100%;
  background:url(../images/tdbj.jpg) no-repeat center;
}
.lb-service {
  width:1200px;
  height:700px;
  margin-left:auto;
  margin-right:auto;
  background-repeat:no-repeat;
  background-position:center top;
}
.tdbj {
  height:713px;
  clear:none;
  float:left;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}
.td {
  padding-top:71px;
  height:642px;
}
.td h3 {
  text-align:center;
  margin-bottom:60px;
  font-size:24px;
  color:#666666;
  line-height:36px;
}
.td h3 span {
  font-size:36px;
  color:#127ad3;
}
.td h3 i {
  display:block;
  text-transform:uppercase;
  font-size:16px;
  line-height:16px;
  margin-top:13px;
  color:#666666;
}
.td ul li.odd {
  width:380px;
  margin-right:422px;
}
.td ul li {
  float:left;
  height:84px;
  margin-bottom:60px;
}
.td ul li.odd dt {
  float:right;
}
.td ul li dl dt {
  width:82px;
  height:84px;
}
.td ul li dl dt img {
  width:82px;
  height:84px;
}
img {
  margin:0;
  padding:0;
  border:none;
}
.td ul li.odd dd {
  float:left;
  width:280px;
}
.td ul li.odd dd b {
  text-align:right;
}
.td ul li dl dd b {
  display:block;
  font-size:22px;
  color:#333333;
  margin-bottom:13px;
}
.td ul li.odd dd p {
  text-align:right;
}
.td ul li dl dd p {
  font-size:15px;
  color:#666666;
}
.td ul li.even {
  width:396px;
}
.td ul li.even dt {
  float:left;
}
.td ul li.even dd {
  float:right;
  width:300px;
}
/*企业实力手机与pc端*/
.streng_phone {
  display:none;
}
@media (max-width:845px) {
  .streng_phone {
  display:block;
}
.streng_pc {
  display:none;
}
}/*分页导航*/
.FenyeNav {
  display:flex;
  flex-wrap:wrap;
  flex-direction:row;
  align-items:center;
  justify-content:center;
  background: #fff;
}
.FenyeNav li {
  position: relative;
  width: 100%;
  color: #333;
  text-align: center;
  display: block;
  border-bottom: 1px #daecf4 solid;
  font-size: 14px;
  transition:.3s;
  padding: 15px 20px;
}
#categories{
  padding: 5px;
  background:#fff;
  box-shadow: 3px 3px 8px #ddd;
   border-top: 2px solid #f0003f;
}
.FenyeNav li:hover .biglink {
  color:#f0003f;
}
.FenyeNav li a {
  color:#333;
  width: 100%;
}
.FenyeNav p{
  font-size:24px;
  background:#fff;
  color: #f0003f;
  width: 100%; 
  font-weight: 700;
  text-align: center;
}
.pagingnav {
  overflow:hidden;
}
.menu_head{
  top: 10px;
  left: 0px;
}
@media (max-width:768px) {
  .FenyeNav li {
  margin:0;
}
}.pagh2 {
  float:left;
}
.streng_phone {
  display:none;
}
@media (max-width:845px) {
  .streng_phone {
  display:block;
}
.streng_pc {
  display:none;
}
}
#outerContainer {
  background:url(../images/weibiaoti.jpg) no-repeat scroll center top;
}
#outerContainer {
  border-left:0 solid #000;
  border-right:0 solid #000;
  border-top:0 solid #000;
  border-bottom:0 solid #000;
  border-top-right-radius:0;
  border-top-left-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:15px;
}
.sitewidget-title .sitewidget-hd>h2 {
  font-size:30px;
  color:#fff;
  font-weight:700;
  letter-spacing:0;
  line-height:1.8em;
  text-align:center;
}
@media (max-width:768px) {
  .sitewidget-title .sitewidget-hd>h2 {
  font-size:20px;
}
}.sitewidget-bd {
  font-size:14px;
  color:#eee;
  font-weight:400;
  text-align:center;
}
.sitewidget-graphicNew {
  border-left:0 solid #eee;
  border-right:0 solid #eee;
  border-top:0 solid #eee;
  border-bottom:0 solid #eee;
  border-top-right-radius:0;
  border-top-left-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  margin-top:0;
  margin-bottom:0;
  padding-top:25px;
  padding-right:0;
  padding-bottom:25px;
  padding-left:0;
  box-shadow:0 2px 8px 0 #f0003f;
  background:#fff;
  padding:20px;
}
.sitewidget-hd>h2 {
  font-size:20px;
  color:#333;
  font-weight:400;
  letter-spacing:0;
  line-height:1.5em;
  text-align:center;
}
.sitewidget-bd {
  font-size:12px;
  color:#eee;
  font-weight:400;
}
.fix {
  color:#2c2c2c;
}
.resizee {
  height:65px;
}
@media (max-width:768px) {
  .resizee {
  height:0px;
}
}/*opo*/
#outerContainer {
  background:url(../images/weibiaoti.jpg) no-repeat scroll center top;
}
#outerContainer {
  border-left:0 solid #000;
  border-right:0 solid #000;
  border-top:0 solid #000;
  border-bottom:0 solid #000;
  border-top-right-radius:0;
  border-top-left-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:15px;
}
.sitewidget-title .sitewidget-hd>h2 {
  font-size:34px;
  color:#fff;
  font-weight:700;
  letter-spacing:0;
  line-height:1.8em;
  text-align:center;
}
.sitewidget-bd {
  font-size:14px;
  color:#eee;
  font-weight:400;
  text-align:center;
}
.sitewidget-graphicNew {
  border-left:0 solid #eee;
  border-right:0 solid #eee;
  border-top:0 solid #eee;
  border-bottom:0 solid #eee;
  border-top-right-radius:0;
  border-top-left-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  margin-top:0;
  margin-bottom:0;
  padding-top:25px;
  padding-right:0;
  padding-bottom:25px;
  padding-left:0;
  box-shadow:0 2px 8px 0 #ffe599;
}
.sitewidget-hd>h2 {
  font-size:24px;
  color:#333;
  font-weight:400;
  letter-spacing:0;
  line-height:1.8em;
  text-align:center;
}
.sitewidget-bd {
  font-size:14px;
  color:#eee;
  font-weight:400;
}
.fix {
  color:#2c2c2c;
}
.resizee {
  height:65px;
}
@media (max-width:768px) {
  .resizee {
  height:0px;
}
}/*fenlei*/

.w1200 {
  margin:0 auto;
  max-width:1200px;
}
.team-section {
  position:relative;
  padding:80px 0px 0px 0px;
}
.team-section .row {
  margin:0px 0px;
}
.team-section .team-member {
  position:relative;
  padding:0px 0px;
  width:373px;
  float:left;
  margin:0 40px 0 0;
}
.team-section .team-member:last-child {
  margin-right:0px;
}
.team-member .inner-box {
  position:relative;
  overflow:hidden;
}
.team-member .inner-box:hover .image-box .overlay-box {
  bottom:0%;
}
.team-member .inner-box:hover .image-box .overlay-box .designation:after {
  opacity:1;
}
.team-member .inner-box .image-box {
  position:relative;
}
.team-member .inner-box .image-box img {
  position:relative;
  width:100%;
  display:block;
  border-radius:10px;
}
.team-member .inner-box .image-box .overlay-box {
  position:absolute;
  width:100%;
  height:100%;
  left:0px;
  bottom:-100%;
  padding:32px 25px 25px;
  text-align:center;
  border-radius:10px;
  background-color:rgb(48, 57, 98,.7);
  transition:all 0.8s ease;
  -moz-transition:all 0.8s ease;
  -webkit-transition:all 0.8s ease;
  -ms-transition:all 0.8s ease;
  -o-transition:all 0.8s ease;
}
.team-member .inner-box .image-box .overlay-box h4 {
  position:relative;
  font-size:20px;
  font-weight:500;
  color:#ffffff;
}
.team-member .inner-box .image-box .overlay-box .designation {
  position:relative;
  color:#fff;
  font-size:13px;
  font-weight:400;
  margin-top:0px;
  padding-bottom:12px;
  font-family:Arial,Helvetica,sans-serif;
}
.team-member .inner-box .image-box .overlay-box .designation:after {
  position:absolute;
  bottom:0px;
  content:'';
  width:60px;
  height:1px;
  left:50%;
  margin-left:-30px;
  text-align:center;
  background-color:#ffffff;
  opacity:0;
}
.team-member .inner-box .image-box .overlay-box .text {
  position:relative;
  color:#ffffff;
  font-size:13px;
  margin-top:16px;
  line-height:160%;
}
.team-member .inner-box .image-box .overlay-box .social-nav {
  position:absolute;
  left:0px;
  bottom:55px;
  width:100%;
  text-align:center;
}
.team-member .inner-box .image-box .overlay-box .social-nav a {
  color:#ffffff;
  font-size:18px;
  margin:0px 20px;
}
.team-section .team-member {
  position:relative;
  padding:0px 0px;
  margin-bottom:25px;
  padding: 10px;
}
.auto-container {
  position:static;
  max-width:1200px;
  padding:0px 0px;
  margin:0 auto;
}
.sec-title {
  position:relative;
  margin-bottom:115px;
  text-align:center;
}
.sec-title h2 {
  font-size:33px;
  font-weight:300;
  letter-spacing:1px;
  color:#242424;
  line-height:1.4em;
  text-transform:uppercase;
  font-family:'Open Sans',sans-serif;
}
.sec-title .separator {
  position:relative;
  display:block;
  width:100%;
  height:30px;
  background:url(../images/icons/separator-one.png) center center no-repeat;
}
.sec-title .text {
  position:relative;
  line-height:1.8em;
  padding-top:10px;
  color:#4f4f4f;
  font-size:15px;
}
@media (max-width:768px) {
  .team-section .team-member {
  width:100%;
}
.team-section {
  padding:30px;
  padding-top:20px;
}
}/*四大实力*/
index-advantage {
  width:100%;
  padding-bottom:65px;
}
.index-advantage img {
  width:100%;
}
.index-advantage .text {
  width:100%;
}
.index-advantage .text .title {
  padding-left:100px;
  background:no-repeat left center;
  height: 60px;
}
.index-advantage .text .title b {
  display: block;
  font-size: 24px;
  color: #3b3b3b;
  line-height: 26px;
}
.index-advantage .text .title b span {
  color:#bc2026;
}
.index-advantage .text .title small {
  display:block;
  font-size:12px;
  color:#c5c5c5;
  line-height:18px;
}
.index-advantage .text i {
  display:block;
  width:100%;
  height:4px;
  border-top:1px dashed #dcdcdc;
  border-bottom:1px dashed #dcdcdc;
  margin-top:19px;
}
.index-advantage .text p {
  padding-left: 0px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
}
.index-advantage .text1 {
  margin-top:55px;
}
.index-advantage .text1 .title {
  background-image:url(../images/num1.png);
}
.index-advantage .text2 {
  margin-top:50px;
}
.index-advantage .text2 .title {
  background-image:url(../images/num2.png);
}
.index-advantage .text3 {
  margin-top:40px;
}
.index-advantage .text3 .title {
  background-image:url(../images/num3.png);
}
.index-advantage .text4 {
  margin-top:65px;
}
.index-advantage .text4 .title {
  background-image:url(../images/num4.png);
}
.index-advantage .img2 {
  margin-top:40px;
}
.index-bar2 {
  width:100%;
  background:url(../images/bar2.jpg) no-repeat center;
  padding-bottom:48px;
}
.index-bar2 .text {
  width:69%;
  padding-top:52px;
}
.index-bar2 .text .title {
  background:url(../images/logo2.png) no-repeat left center;
  height:93px;
  padding-left:25%;
}
.index-bar2 .text .title b {
  display:block;
  font-size:36px;
  color:#fff;
  line-height:58px;
}
.index-bar2 .text .title b span {
  color:#bc2026;
}
.index-bar2 .text .title small {
  display:block;
  font-size:26px;
  color:#fff;
  line-height:32px;
}
.index-bar2 .text ul {
  margin-top:30px;
  overflow:hidden;
}
.index-bar2 .text ul li {
  float:left;
  padding-left:30px;
  height:20px;
  line-height:20px;
  margin-right:66px;
  color:#fff;
  font-size:16px;
  font-weight:bold;
  background:url(../images/gou.png) no-repeat left center;
}
.index-bar2 .cot {
  width:30%;
  padding-top:65px;
  line-height:1;
  text-align:right;
  color:#fff;
  overflow:hidden;
}
.index-bar2 .cot strong {
  display:block;
  font-size:26px;
}
.index-bar2 .cot span {
  display:block;
  font-size:16px;
  color:#e08e91;
  margin-top:15px;
}
.index-bar2 .cot span b {
  color:#fff;
  font-size:30px;
  letter-spacing:-3px;
}
.index-bar2 .cot a {
  display:block;
  float:right;
  width:126px;
  height:38px;
  line-height:38px;
  text-align:center;
  margin-top:20px;
  background:#fff;
  color:#333;
  font-size:18px;
  font-weight:bold;
  border-radius:5px;
}
.index-bar2 .cot a:hover {
  color:#bc2026;
}
@media screen and (max-width:320px) {
  .index-advantage .text .title b {
  font-size:20px;
  line-height:32px;
}
}@media screen and (max-width:375px) {
  .index-advantage .text .title b {
  font-size:20px;
}
}@media screen and (max-width:400px) {
  .index-advantage .text .title b {
  font-size: 18px;
  line-height: 24px;
}
}@media screen and (max-width:320px) {
  .index-advantage .text p {
  font-size:14px;
  line-height:28px;
}
}.index-bar {
  width:100%;
  background:url(../images/bar.png) no-repeat center;
  height:160px;
  color:#fff;
  text-transform:uppercase;
  margin-top:-20px;
}
.index-bar p {
  font-size: 12px;
  line-height: 16px;
  color:#fff;
}
.index-bar h3 {
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  margin:0;
}
.index-bar span {
  opacity:0.3;
  line-height:16px;
  font-size: 12px;
}
@media screen and (max-width:1024px) {
  .index-bar h3 {
    font-size: 20px;
    line-height: 24px;
}
}@media screen and (max-width:320px) {
  .index-bar p {
  font-size:12px;
}
}@media screen and (max-width:991px) {
  .index-bar span {
  line-height:14px;
}
}.index-bar .fr {
  padding-top:15px;
  width:26%;
  text-align:left;
  float:right;
}
.index-bar .fl {
  padding-top:38px;
  width:58%;
  text-align:right;
}
@media screen and (max-width:767px) {
  .index-bar .fr {
  width:100%;
  text-align:center;
}
.index-bar .fl {
  display:none;
}
.index-bar {
  background:url(../images/bar.png) no-repeat right;
}
.index-advantage .text1{
  margin-top: 5px;
}
.index-advantage .text3P{
   margin-top: 10px;
}
  .index-advantage .text2{
  margin-top: 10px;
}
.index-advantage .text4{
   margin-top:10px;
}
}

.profile{
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media  (max-width: 992px){
  .profile{
    height: 100px;
  }
}
.adver{
  position: relative;
  height: 280px;
}
.adverbox{
  position: absolute;
  top: 40%;
  left: 10%;
}
.adverbox p{
  color: rgba(235, 21, 22,0.7);
}
@media (max-width: 992px){
  .adverbox{
    top: 0;
    left: 0;
  }
  .adver{
    height: 120px;
  }
}
.productCon{
  overflow: hidden;
}
.promore p{
  text-align: center;
  margin: 10px 0;
}
/*四大实力*/
index-advantage {
  width:100%;
  padding-bottom:65px;
}
.index-advantage img {
  width:100%;
}
.index-advantage .text {
  width:100%;
}
.index-advantage .text .title {
  padding-left:100px;
  background:no-repeat left center;
  height: 60px;
}
.index-advantage .text .title b {
  display: block;
  font-size: 24px;
  color: #3b3b3b;
  line-height: 60px;
}
.index-advantage .text .title b span {
  color:#f0003f;
}
.index-advantage .text .title small {
  display:block;
  font-size:12px;
  color:#c5c5c5;
  line-height:18px;
}
.index-advantage .text i {
  display:block;
  width:100%;
  height:4px;
  border-top:1px dashed #f0003f;
  border-bottom:1px dashed #f0003f;
  margin-top:19px;
}
.index-advantage .text p {
  padding-left: 0px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
}
.index-advantage .text1 {
  margin-top:0px;
}
.index-advantage .text1 .title {
  background-image:url(../images/num1.png);
}
.index-advantage .text2 {
  margin-top:20px;
}
.index-advantage .text2 .title {
  background-image:url(../images/num2.png);
}
.index-advantage .text3 {
  margin-top:5px;
}
.index-advantage .text3 .title {
  background-image:url(../images/num3.png);
}
.index-advantage .text4 {
  margin-top:20px;
}
.index-advantage .text4 .title {
  background-image:url(../images/num4.png);
}
.index-advantage .img2 {
  margin-top:5px;
}
.index-bar2 {
  width:100%;
  background:url(../images/bar2.jpg) no-repeat center;
  padding-bottom:48px;
}
.index-bar2 .text {
  width:69%;
  padding-top:52px;
}
.index-bar2 .text .title {
  background:url(../images/logo2.png) no-repeat left center;
  height:93px;
  padding-left:25%;
}
.index-bar2 .text .title b {
  display:block;
  font-size:36px;
  color:#fff;
  line-height:58px;
}
.index-bar2 .text .title b span {
  color:#bc2026;
}
.index-bar2 .text .title small {
  display:block;
  font-size:26px;
  color:#fff;
  line-height:32px;
}
.index-bar2 .text ul {
  margin-top:30px;
  overflow:hidden;
}
.index-bar2 .text ul li {
  float:left;
  padding-left:30px;
  height:20px;
  line-height:20px;
  margin-right:66px;
  color:#fff;
  font-size:16px;
  font-weight:bold;
  background:url(../images/gou.png) no-repeat left center;
}
.index-bar2 .cot {
  width:30%;
  padding-top:65px;
  line-height:1;
  text-align:right;
  color:#fff;
  overflow:hidden;
}
.index-bar2 .cot strong {
  display:block;
  font-size:26px;
}
.index-bar2 .cot span {
  display:block;
  font-size:16px;
  color:#e08e91;
  margin-top:15px;
}
.index-bar2 .cot span b {
  color:#fff;
  font-size:30px;
  letter-spacing:-3px;
}
.index-bar2 .cot a {
  display:block;
  float:right;
  width:126px;
  height:38px;
  line-height:38px;
  text-align:center;
  margin-top:20px;
  background:#fff;
  color:#333;
  font-size:18px;
  font-weight:bold;
  border-radius:5px;
}
.index-bar2 .cot a:hover {
  color:#bc2026;
}
@media screen and (max-width:320px) {
  .index-advantage .text .title b {
  font-size:20px;
  line-height:32px;
}
}@media screen and (max-width:375px) {
  .index-advantage .text .title b {
  font-size:20px;
}
}@media screen and (max-width:400px) {
  .index-advantage .text .title b {
  font-size: 18px;
  line-height: 24px;
}
}@media screen and (max-width:320px) {
  .index-advantage .text p {
  font-size:14px;
  line-height:28px;
}
}.index-bar {
  width:100%;
  background:url(../images/bar.png) no-repeat center;
  height:160px;
  color:#fff;
  text-transform:uppercase;
  margin-top:10px;
}
.index-bar p {
  font-size: 12px;
  line-height: 16px;
  color:#fff;
}
.index-bar h3 {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  color: #fff;
  margin:0;
}
.index-bar span {
  opacity:0.3;
  line-height:16px;
  font-size: 12px;
}
@media screen and (max-width:1024px) {
  .index-bar h3 {
    font-size: 20px;
    line-height: 24px;
}
}@media screen and (max-width:320px) {
  .index-bar p {
  font-size:12px;
}
}@media screen and (max-width:991px) {
  .index-bar span {
  line-height:14px;
}
}.index-bar .fr {
  padding-top:15px;
  width:32%;
  text-align:left;
  float:right;
}
.index-bar .fl {
  padding-top:38px;
  width:58%;
  text-align:right;
}
@media screen and (max-width:767px) {
  .index-bar .fr {
  width:100%;
  text-align:center;
}
.index-bar .fl {
  display:none;
}
.index-bar {
  background:url(../images/bar.png) no-repeat right;
}
.index-advantage .text1{
  margin-top: 5px;
}
.index-advantage .text3P{
   margin-top: 10px;
}
  .index-advantage .text2{
  margin-top: 10px;
}
.index-advantage .text4{
   margin-top:10px;
}
}

.profile{
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media  (max-width: 992px){
  .profile{
    height: 100px;
  }
}
/*--------------分页导航*/
.FenNav{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content:center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.FenNav li {
    font-size: 16px;
    padding: 0 10px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: .3s;
    width: 150px;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    background: #fff;
    position: relative;
}
.fenul{
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 9999;
}
.FenNav li:hover{
  background: #f0003f;
}
.FenNav li:hover .biglink{
   color: #fff!important;
}
.fenul li:hover .fenname{
   color: #fff!important;
}
.listL dd a{
  word-wrap:break-word;
}
/*---------------------------------------*/
.adver{
  position: relative;
  height: 280px;
}
.adverbox{
  position: absolute;
  top: 40%;
  left: 10%;
}
.adverbox p{
  color: rgba(235, 21, 22,0.7);
}
@media (max-width: 992px){
  .adverbox{
    top: 0;
    left: 0;
  }
  .adver{
    height: 120px;
  }
}
.productCon{
  overflow: hidden;
}
.promore{
  margin-top: 30px;
}
.profile {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 80px;
    background: #f0003f;
}
.promore p{
  text-align: center;
}
.promore p a{
  display: block;
  text-align: center;
  margin: 0 auto;
  border-radius: 5px;
  border:1px solid #f0003f;
  color: #FFFFFF;
  width: 150px;
  line-height: 36px;
  height: 36px;
  font-size: 16px;
  color:#f0003f;
}
.promore p a:hover{
	background-color:#f0003f;
	color:#fff;
	border:1px solid #f0003f;
}
  @media (max-width:768px){
  	.promore{
  		margin-top:15px;
  	}
  	.promore p a{
  		width: 120px;
	    line-height: 32px;
	    height: 32px;
	    font-size: 14px;
  	}
  }

/*========================*/


.title-column{
  position: relative;
    padding: 12px 0;
    text-align: right;
}
.title-column h2{
  display: block;
    font-size: 24px;
    line-height: 43px;
    color:#f0003f;
   font-weight: 700;
}
.title-column h2 span{
  color: #f0003f;
}
.column{
  padding: 16px 0;
    padding-left: 35px;
    border-left: 2px solid #f0003f;
    margin-bottom: 20px;
}
.column p{
  font-size: 16px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
}
.Welcome{
  margin-top: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color:#f0003f;
}
.sec-title1{
  margin-bottom: 30px;
  margin-top: 30px;
}
.sec-title1 .title {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #888888;
    font-weight: 400;
    padding-left: 40px;
  /*  text-transform: uppercase;*/
    margin-bottom: 15px;
}
.sec-title1 .title:before {
    position: absolute;
    left: 0;
    top: 11px;
    height: 2px;
    width: 30px;
    background-color: #f0003f;
    content: "";
}
.fw-title{
    position: relative;
    display: block;
    font-size: 1.8em;
    line-height: 1.2em;
    color: #000000;
}
.feature-block {
    position: relative;
    margin-bottom: 25px;
}
.feature-block .inner-box {
    position: relative;
    padding-left: 73px;
}
.feature-block .icon-box {
    position: absolute;
    left: 0;
    top: 5px;
}
.feature-block h4 {
    font-size: 20px;
    line-height: 1.2em;
    color: #f0003f;
    font-weight: 700;
    margin-bottom: 7px;
}
.feature-block .text {
    font-size: 15px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
}
@media  (max-width: 992px){
	.sec-title1{
  margin-bottom: 15px;
  margin-top: 15px;
}
  .title-column{
    text-align: center;
}
  .fw-title{
    font-size: 20px;
  }
  .feature-block h4{
    font-size: 16px;
  }
  .feature-block .text {
    font-size: 14px;
    line-height: 20px;
}
.about_content p{
  margin-top: 0;
  font-size: 14px;
}
.title-column h2 {
    font-size: 20px;
    line-height: 30px;
}
.Welcome{
  margin-top: 20px;
}
.column p{
  font-size: 14px;
}
}

/*六大优势*/
.bg_2{ background:#f5f3f3;}
.c_1200_2{ width:100%; float:left; padding:27px 20px 50px 20px;}
.c_1200_2 .title{ width:100%; float:left; text-align:center;}
.c_1200_2 .title h4{ width:100%; float:left; line-height:60px; font-size:22px; color:#333; }
.c_1200_2 .title h4 em{ color:#f0003f; font-size:30px;}
.c_1200_2 .title h4 em span{ font-size:48px;}
.c_1200_2 .title h5{ width:100%; float:left; margin-top:4px; font-size:18px; color:#142135; line-height:30px; letter-spacing:3px;}
.c_1200_2 .title h5 span{ font-size:22px; color:#f0003f;}
.c_1200_2 .title h6{ width:100%; float:left;}
.c_1200_2 .title h6 span{display:inline-block;*display:inline; *zoom:1; padding:0 5px; font-size:10px; color:white; line-height:21px; text-transform:uppercase; background:#f0003f;}
.c_1200_2 .main_1{ width:100%; float:left; padding:45px 0 29px 0; position:relative;}
.c_1200_2 .main_1 .img{ width:313px; height:313px; overflow:hidden; position:absolute; top:50px; left:36.5%; margin-top:40px;}
.c_1200_2 .main_1 .img li{ width:313px; height:313px; position:absolute; left:0; top:0; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;}
.c_1200_2 .main_1 .img li .new_bian1{ width:100%; height:100%; position:absolute; left:0; top:0; border: 10px solid #f0003f; border-right-color: #142135; border-bottom-color: #142135; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;
-webkit-transition: all 0.4s ease-out 0s; 
   -moz-transition: all 0.4s ease-out 0s; 
   -o-transition: all 0.4s ease-out 0s; 
    transition: all 0.4s ease-out 0s;}
.c_1200_2 .main_1 .img li .new_bian1.on{transform:rotate(180deg);
-ms-transform:rotate(180deg);   /* IE 9 */
-moz-transform:rotate(180deg);  /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);  /* Opera */
}
.c_1200_2 .main_1 .img li img{ width:100%; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;}
.c_1200_2 .main_1 ul{ width:33.666%; float:left;}
.c_1200_2 .main_1 ul li{ width:100%; float:left; margin-top:25px; cursor:pointer; position:relative;}
.c_1200_2 .main_1 ul li .ico{ width:20.94%; float:left; padding:16px; border:dashed 1px #142135; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; text-align:center; margin-top:16px; position:relative;}
.c_1200_2 .main_1 ul li .ico span{display:inline-block;*display:inline; *zoom:1; width:100%; height:100%; background:#142135; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; padding:10px; position:relative; z-index:3; overflow:hidden;}
.c_1200_2 .main_1 ul li .ico span:before{ content:''; width:100%; height:100%; background:#f0003f; position:absolute; left:0; top:-100%;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
   -o-transition: all 0.2s ease-out 0s; 
    transition: all 0.2s ease-out 0s;}
.c_1200_2 .main_1 ul li .ico span img{ position:relative; z-index:3;}
.c_1200_2 .main_1 ul li .text{ width:74.04%; float:left; margin-left:5%; padding:10px 20px; border:dashed 1px #999;}
.c_1200_2 .main_1 ul li .text h4{ width:100%; float:left; font-size:18px; color:#333; line-height:28px; font-weight:bold;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
   -o-transition: all 0.2s ease-out 0s; 
    transition: all 0.2s ease-out 0s;}
.c_1200_2 .main_1 ul li .text h6{ width:100%; float:left; margin-top:9px; font-size:12px; color:#666; line-height:18px; font-family:"宋体"; height:54px; overflow:hidden;}
.c_1200_2 .main_1 ul li.on .text h4{ color:#f0003f;}
.c_1200_2 .main_1 .main_1_r{ float:right;}
.c_1200_2 .main_1 .main_1_r .ico{ float:right;}
.c_1200_2 .main_1 .main_1_r li{ text-align:right;}
.c_1200_2 .main_1 .main_1_r li .text{ margin-right:5%; margin-left:0; float:right;}
.c_1200_2 .main_1 .main_1_r li .text h6{ float:right;}

.c_1200_2 .main_1 ul li .ico:before{ content:''; background:url(../images/ico3_8.png) no-repeat center; position:absolute; width:57px; height:13px; left:70%; top:50%; margin-top:-6px;}
.c_1200_2 .main_1 .main_1_r .ico:before{ left:auto; right:70%;
transform:rotate(180deg);
-ms-transform:rotate(180deg);   /* IE 9 */
-moz-transform:rotate(180deg);  /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);  /* Opera */}
.c_1200_2 .main_1 ul li.on .ico:before{ background-image:url(../images/ico3_9.png);}
.c_1200_2 .main_1 ul li.on .ico span:before{ top:0;}
.c_1200_2 .main_1 ul li:hover .ico span:before{ top:0;}


.c_1200_2 .main_2{ width:100%; float:left; text-align:center;}
.c_1200_2 .main_2 .tel{display:inline-block;*display:inline; *zoom:1; padding-left:46px; background:url(../images/ico1.png) no-repeat left center; text-align:left; width:185px;}
.c_1200_2 .main_2 .tel h5{ width:100%; float:left; font-size:15px; line-height:21px; color:#888;}
.c_1200_2 .main_2 .tel h4{ width:100%; float:left; font-size:21px; line-height:25px; color:#000; font-family:Impact;}
.c_1200_2 .main_2 .btn{display:inline-block;*display:inline; *zoom:1; width:129px;height: 40px;line-height: 30px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; overflow:hidden; background:#f0003f; font-size:16px; color:white; margin-left:26px;}
@media screen and (max-width:1199px) {
.c_1200_2 .main_1 ul{ width:34.5%;}
.c_1200_2 .main_1 ul li .text h4{ font-size:18px;}
.c_1200_2 .main_1 .img{ width:257px; height:257px;}
.c_1200_2 .main_1 .img li{ width:257px; height:257px;}
}
@media screen and (max-width:991px) {
.c_1200_2 .main_1 .img{ width:100%; position:relative; left:0; top:0; float:left; text-align:center; margin-top:20px; padding:0 25%;}
.c_1200_2 .main_1 .img li{ margin-left:-128px; left:50%;}
.c_1200_2 .main_1 ul{ width:50%;}
.c_1200_2 .main_1 ul li .text{ margin-left:3%;}
.c_1200_2 .main_1 .main_1_r li .text{ margin-right:3%; margin-left:0;}
.c_1200_2 .main_1 ul li .ico:before{ left:60%;}
.c_1200_2 .main_1 .main_1_r .ico:before{ left:auto; right:60%;}
}
@media screen and (max-width:767px) {
.c_1200_2{ padding:17px 15px 20px 15px;}
.c_1200_2 .title h4{ line-height:30px; font-size:18px;}
.c_1200_2 .title h4 em{ font-size:20px;}
.c_1200_2 .title h4 em span{ font-size:28px;}
.c_1200_2 .title h5{ margin-top:2px; font-size:14px; line-height:22px;}
.c_1200_2 .title h5 span{ font-size:16px;}
.c_1200_2 .title h6 span{ line-height:20px;}
.c_1200_2 .main_1{ padding:15px 0 19px 0;}
.c_1200_2 .main_1 .img{ height:auto;}
.c_1200_2 .main_1 .img span{ display:block; width:100%; float:left; position:relative;border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;}
.c_1200_2 .main_1 .img span img{ width:100%;}
.c_1200_2 .main_1 .img span .new_bian2{ position:absolute; left:0; top:0; width:100%; height:100%;border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; border: 5px solid #f0003f; border-right-color: #142135; border-bottom-color: #142135;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
   -o-transition: all 0.2s ease-out 0s; 
    transition: all 0.2s ease-out 0s;}
.c_1200_2 .main_1 .img span .new_bian2.on{
transform:rotate(180deg);
-ms-transform:rotate(180deg);   /* IE 9 */
-moz-transform:rotate(180deg);  /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);  /* Opera */}
.c_1200_2 .main_1 ul li{ margin-top:15px;}
.c_1200_2 .main_1 ul li .text h4{ font-size:16px; line-height:24px;}
.picScroll{ width:100%; float:left;}
.picScroll .bd ul{ width:100%;  float:left; overflow:hidden;}
.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.picScroll .hd{ height:8px; line-height:8px; overflow:hidden; text-align:center; width:100%; float:left; margin-top:10PX;}
.picScroll .hd dl{display:inline-block;*display:inline; *zoom:1;} 
.picScroll .hd li{ float:left; width:8px; height:8px; background:#D0D0D0; margin:0 5px; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; text-indent:999px; }
.picScroll .hd .on{ background:#f0003f;  }
.c_1200_2 .main_1 ul li .ico{ width:80px; height:80px;}
}
@media screen and (max-width:560px) {
.c_1200_2 .main_1{ width:100%; overflow-x:auto;}
.c_1200_2 .main_1 .img{ padding:0 15%;}
.c_1200_2 .main_1 .zbox{ width:1000px;}
.c_1200_2 .main_1 ul{ width:500px;}
.c_1200_2 .main_1 .main_1_r .ico{ float:left;}
.c_1200_2 .main_1 ul li .ico{ width:60px; height:60px; padding:10px;}
.c_1200_2 .main_1 ul li .ico:before{ left:50%;}
}


/*五金工具*/
.panes .pane {
	display: none;
}

.panes .pane dd {
	float: left;
	width: 19.4%;
    margin: 0.3%;
}

.indprosubject {
	text-align: center;
	font-size: 35px;
	line-height: 50px;
	padding: 80px 0 30px 0
}

.indprosubject .cons1 {
	color: #e95412;
	font-weight: Bold;
}

.indprosubject .cons2 {
	color: #333
}

.prolist {
	position: relative;
}

.prolist img {
	width: 100%
}

.prolist .procons {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.prolist .procons:Hover {
	opacity: 1
}

.prolist .procons .up {
	position: absolute;
	z-index: 4;
	top: 10%;
	left: 10%;
	width: 80%
}

.prolist .procons .up h2 {
	font-size: 24px;
	line-height: 30px
}

.prolist .procons .up h3 {
	font-size: 14px;
	margin: 3px 0 10px 0
}
.prolist .procons .down {
	background: url(../images/6.png) no-repeat center;
	width: 44px;
	height: 44px;
	position: absolute;
	z-index: 4;
	bottom: 10%;
	right: 10%
}
.pcover {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%
}
.sec-title2{
	overflow: hidden;
	width: 100%;
}
@media (max-width: 992px){
	.prolist .procons .up h2{
		font-size: 16px;
		line-height: 20px
	}
	.prolist .procons .up h3 {
		font-size: 12px;
		margin: 3px 0 5px 0
	}
}

#topsearch{
  position: absolute;top: 50%;right: 10%;
}
@media (max-width: 768px) and (min-width: 568px){
  #topsearch{
    top: 30%;
  }
}
@media (max-width: 568px){
   #topsearch{
    top: -22%;
  }
}

/*面包屑导航*/
.cname {
    width: 100%;
    height: 60px;
    padding-top: 20px;
    font-size: 18px;
    text-indent: 12px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    margin: auto;
    overflow: hidden;
    margin-bottom: 0px;
}
.cname span {
    float: right;
    font-size: 14px;
}
.cname .lx {
    float: left;
    width: 3px;
    height: 24px;
    margin-top: 8px;
    background-color: #c9234b;
}
.mocname{
  float: left;
}
@media (max-width: 768px){
  .mocname{
    display: none;
  }
  .cname span{
    float: none;
  }
}
/*é¢åŒ…å±‘å¯¼èˆª*/
.cname {
    width: 100%;
    height: 50px;
    padding-top: 10px;
    font-size: 18px;
    text-indent: 12px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    margin: auto;
    overflow: hidden;
    margin-bottom: 8px;
}
.cname span {
    float: right;
    font-size: 14px;
}
.cname .lx {
    float: left;
    width: 2px;
    height: 24px;
    margin-top: 8px;
    background-color: #f0003f;
}
.mocname{
  float: left;
}
@media (max-width: 768px){
  .mocname{
    display: none;
  }
  .cname span{
    float: none;
  }
    .about-tit{
    padding: 10px;
  }
  .about-left h2{
    margin-bottom: 0px;
  }
    .FenNav li{
    margin: 2px;
  }
}
.newdata{
    display: flex;

flex-wrap:wrap ;
 justify-content:space-between ;
}
.newdata span{
  font-size: 14px;
  padding:0 10px;
   display: flex;
}

section{
  overflow: hidden;
}
/*home3*/
/*==============*/
.home-3{
  position: relative;
  overflow: hidden;
}
.home3-1,.home3-5{
  position: relative;
  width: 100%;
  overflow: hidden;
}
.home3-2{
  width: 50%;
    max-width: none;
    min-width: 0px;
    height: 100%;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: 0px;
    left: auto;
    z-index: 0;
    bottom: auto;
    right: 0px;
    overflow: hidden;
}
.home3-2 video{
  width: auto !important;
    height: 100% !important;
    left: 50%!important;
    top: 50%!important;
    transform: translate(-50%,-50%)!important;
    position: absolute!important;
}
.home3-4{
      width: auto;
    max-width: 1400px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 6%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: relative;
}
.home3-6{
  margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 45.94%;
}
.homea{
  margin-top: 32px;
  display: inline-block;
  width: 150px;
  background: #fff;
}
.home3bnt{
      width: 100%;
    height: 36px;
    color: rgba(255,255,255,1);
    border-width: 1px;
    border-style: none;
    border-color: transparent;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    min-height: inherit;
}
.home3bnt .font {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    height: auto;
    color: #f0003f;
    line-height: 36px;
}
.home3-7{
  width: 100%;
    max-width: 1200px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    position: relative;
}
.home3-8{
  margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 66.66%;
        min-height: 110px;
}
.home3-9{
  overflow: hidden;
    padding: 30px 15px;
    background: #fff;
}
.home3-6 h3{
  font-size: 20px;
  color: #f0003f;
}
.home3-6 p{
  color:#f0003f;
  line-height:24px;
}
.home3-9 h3{
      border-bottom: solid 1px rgba(0,0,0,0.1);
      margin:0px;
      padding: 10px;
      color: #f0003f;
}
.home3-9 p{
  padding: 10px;
  line-height: 30px;
  color:#f0003f;
}
/*å››å¤§å®žåŠ›å“åº”å¼æ”¹*/
.fours{
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1600px){
    .index-advantage .text .title b{
    line-height: 30px;
    font-size: 20px;
  }
 .index-advantage .text1{
    margin-top: 10px;
  }
  .index-advantage .text2{
    margin-top: 10px;
  }
  .index-advantage .text3{
    margin-top: 10px;
  }
  .index-advantage .text4{
    margin-top: 10px;
  }
}

@media (max-width: 1400px){
  .index-advantage .text1{
    margin-top: 10px;
  }
  .index-advantage .text2{
    margin-top: 10px;
  }
  .index-advantage .text3{
    margin-top: 10px;
  }
  .index-advantage .text4{
    margin-top: 10px;
  }
  .index-advantage .text .title b{
    line-height: 60px;
    font-size: 20px;
  }

}

@media (max-width: 1200px){
  .index-advantage .text .title{
    height: 54px;
  }
  .index-advantage .text i{
    margin-top: 5px;
  }
  .index-advantage .text p{
    margin-top: 5px;
  }
   .index-advantage .text .title b{
    line-height: 30px;
    font-size: 20px;
  }
  .fours{
  margin-top: 10px;
  margin-bottom: 10px;
}
}


@media (max-width: 992px){
  .home3-6{
    width: 100%;
    padding: 10px;
  }
  .home3-8{
    width: 100%;
  }
  .home3-2{
    width: 0%;
  }
 .index-advantage .text .title b{
    line-height: 30px;
    font-size: 20px;
  }
.fours{
  margin-top: 5px;
  margin-bottom: 5px;
}
}

/*case*/
/* case */
.case{width: 100%;;background: #003b21;padding-bottom: 44px;}
.com-title{padding-top: 58px;text-align: center;}.com-title{text-align: center;}
.case .menu{margin: 20px auto 0;padding-top: 20px;}
.case .menu li{float: left;height: 77px;position: relative;}
.case .menu li>a{display: block;padding-top: 12px;text-decoration: none;}
.case .menu li>a span{display: block;width: 33px;height: 25px;overflow: hidden;position: relative;margin: 0 auto;}
.case .menu li>a img{display: block;width: 33px;height: 50px;position: relative;}
.case .menu li>a p{font-size: 15px;color: #fff;text-align: center;margin-top: 10px;}
.case .menu li.cur{background: #e8e7e7;}
.case .menu li.cur p{color: #000;}
.case .menu li.cur>a span img{top: -25px;}
.case .menu li .xial{position: absolute;left: 0;top: 77px;background: url(../images/caseBg01.png);width: 100%;padding: 30px 0 7px;display: none;z-index: 99999;}
.case .menu li .xial a{display: block;text-indent: 55px;background: url(../images/case-icon06.png) no-repeat 46px center;margin-bottom: 25px;text-decoration: none;color: #fff;}
.case .menu li .xial span{font-size: 15px;color: #fff;padding-bottom: 5px;}
.case .menu li:hover .xial{display: block;}
.case .menu li .xial a:hover span{border-bottom: 1px solid #a98d73;color: #ffc783;}
.case .menu li .xial a:hover{background: url(../images/case-icon07.png) no-repeat 46px center;color: #ffc783;}
.case .conBox1{height: 586px;position: relative;width: 100%;}
.case .conBox1 .caseBtns{width: 1200px;position: absolute;left: 50%;margin-left: -600px;top: 256px;cursor: pointer;z-index: 999;}
.case .conBox1 .caseBtns i{display: block;width: 128px;height: 52px;position: absolute;top: 0;background: url(../images/caseBtn.png) no-repeat center top;}
.case .conBox1 .caseBtns i.prev{left: -50px;}
.case .conBox1 .caseBtns i.next{right: -50px;background-position: center bottom;}
.case .conBox1 li{height: 586px;float: left;position:relative;}
.case .conBox1 li .container{height: 586px;position: relative;}
.case .conBox1 li a.dd{ display:block; position:absolute; top:0; left:0; width:100%; height: 586px; z-index:999;}
.case .conBox1 li dl{height: 88px;background: url(../images/caseBg02.png);position: absolute;left: 0;bottom: 0;width: 100%;z-index:9999;}
.case .conBox1 li dt{float: left;margin-left: 38px;margin-top: 18px;}
.case .conBox1 li dt p{font-size: 20px;color: #fff;font-weight: bold;background: #f0003f;padding: 5px;}
.case .conBox1 li dt span{display: block;font-size: 16px;color: #fff;margin-top: 6px;}
.case .conBox1 li dd{float: right;margin-right: 56px;margin-top: 16px;width: 100px;}
.case .conBox1 li dd a{display: block;height: 25px;width: 98px;border: 1px solid #fff;border-radius: 4px;font-size: 14px;color: #fff;text-align: center;margin-bottom: 5px;text-decoration: none;line-height: 25px;}
.case .conBox1 li dd a:hover{background: #ffb366;border-color: #ffb366;}
.case .conBox1 .box{height: 586px;position:relative;width: 100%;overflow: hidden;}
.case .conBox1 .box ul{position: absolute;left: 0;top: 0;}
.case .conBox2{margin: 30px auto 0;position: relative;height: 212px;overflow: hidden;}
.case .conBox2 ul{position: absolute;left: 0;top: 0;}
.case .conBox2 li{float: left;width: 276px;margin-right: 32px; }
.case .conBox2 li a{display: block;text-decoration: none;}
.case .conBox2 li span{display: block;width: 276px;height: 183px;overflow: hidden;}
.case .conBox2 li span img{display: block;width: 276px;height: 183px;transition: all 1s ease-out;}
.case .conBox2 li p{font-size: 15px;color: #fff;margin-top: 10px;text-align: center;}
.case .conBox2 li:hover img{transform: scale(1.1);}
.case a.more{display: block;width: 198px;height: 46px;line-height: 46px;text-align: center;border-radius: 6px;font-size: 15px;color: #ffb366;text-decoration:none;border: 1px solid #ffb366;margin: 30px auto 0;}
.case a.more:hover{background: #ffb366;color: #fff;}
@media  (max-width: 768px){
  .case .conBox1 li dt p{
    font-size: 16px;
  }
  .serverbo{
    padding: 1px;
  }
  .service_con .servicebox ul{
    margin-top: 10px;
  }
  .service_con .servicebox li{
    margin-bottom: 0px;
  }
  .case .conBox1 li dt {
    margin-left: 0;
    margin-top: 0px;
  }
  .case .conBox1{
    height: 500px;
  }
  .case .conBox1 .box{
    height: 500px;
  }
  .case .conBox1 li{
    height: 500px;
  }
  .case .conBox1 li .container{
    height: 500px;
  }
}


/*图片样式3*/
/*--------äº§å“å¯¼èˆª-----*/
.postNews{
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}
.pronav1{
  position: relative;
}

.protext{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  color: #fff;
  background:rgb(48, 57, 98,.7);
}
.pormore {
    display: inline-block;
    padding-right: 10px;
    background: url(../images/icon4.png) no-repeat right center;
    }
.pronav1 a{
  display: block;
    margin: 5px;
    position: relative;
}
.protext p {

    background: bottom center no-repeat;
}
.pronav1 a:hover{
  display: block;
    margin: 7px;
    position: relative;
}
  .proimg:hover {
    background: #000;
}
.proimg:before {
    transition: all 0.5s;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(255,255,255,0);
    z-index: 100;
}
.pronav1 a:hover .proimg:before {
    background: rgb(48, 57, 98,.8);
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.pronav1 a:hover .protext {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    text-align: center;
    color: #000;
    z-index: 100;
    background: none;
}
.pronav1 a:hover .protext h3 {
    color: #FFF;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 20px;
    padding-bottom: 15px;
}
.pronav1 a:hover .protext span {
    display: none;
}
.pronav1 a:hover .protext p{
  color: #7f7f7f;
    padding-bottom: 20px;
    background: url(../images/icon5.png) bottom center no-repeat;
}
.protext h3{
  font-size:14px;
  margin: 0;
}

 .PostNews .imgBox {
  position: relative;
  overflow: hidden;
}
 .PostNews .imgBox:after {
  content: '';
  display: block;
  padding-top: 72%;
}
 .owl-carousel .item .imgBox img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
 .owl-carousel .item:hover .imgBox img {
  transform: scale(1.1)
}
 .postNews li {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 0;

}
 .PostNews {
  margin-right: -20px;
}
  .postNews li .imgText {
  text-align: left;
  background: #f5f5f5;
  padding: 15px 15px 35px 15px;
  position: relative;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
  .postNews li:hover .imgText {
  background:#f0003f;
}
 .imgText p {
  overflow: hidden;
  line-height: 22px;
  padding: 0px;
  font-size: 12px;
  color: #999;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
 .imgText p.time,  .imgText i {
  position: absolute;
  left: 15;
  bottom: 12px;
  height: 12px;
  line-height: 12px;
}
 .imgText h4 {
  font-size: 16px;
  padding: 0px 0 5px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .imgText i a {
  color: #F4CE58
}
 .imgText i {
  left: auto;
  right: 55px;
  bottom: 10px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0
}
 .postNews  li:hover .imgText a,   .postNews li:hover .imgText i a,   .postNews li:hover .imgText p {
  color: #fff;
}
 .postNews li:hover .imgText i {
  color: #fff;
}
 .item:hover .imgText i,   .postNews li:hover .imgText i {
  right: 15px;
  opacity: 1;
}
 .owl-carousel .item .imgText {
  padding: 15px 15px 40px;
  text-align: left;
  background: #222;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
 .owl-carousel .item:hover .imgText {
  background: #F4CE58;
  color: #fff;
}
 .owl-carousel .item:hover .imgText a,  .owl-carousel .item:hover .imgText p,  .owl-carousel .item:hover .imgText h4 {
  color: #fff;
}
.post li a i.fa, .imgShow a i.fa, .post .PostShow .owl-item a i.fa {
  font-family: FontAwesome;
  top: 50%;
  color: #FFF;
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 2;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  filter: alpha(opacity=0);
  opacity: 0;
  text-shadow: none;
  font-size: 0;
  line-height: 0;
  overflow: visible
}
.post li a:hover i.fa, .imgShow a:hover i.fa, .post .PostShow .owl-item a:hover i.fa {
  font-size: 25px;
  filter: alpha(opacity=100);
  opacity: 1;
}
  .postNews li a:hover i.fa {
  font-size: 25px;
}
.imgBox{
  overflow: hidden;
}
.anim .imgBox img{
  transition: 0.5s
}
.anim:hover{
  background: #f0003f;
}
.anim:hover .imgBox img{
  transform: scale(1.08);
}
.post.case .more {
  padding: 0 0 35px 0;
}
.post .more {
  padding: 35px 0 0;
  text-align: center;
  clear: both;
}
.post .more a {
  padding: 8px 30px;
  display: inline-block;
  background: rgba(0,0,0,0.7);
  text-shadow: none;
  font-size: 14px;
  position: relative;
  color: rgba(255,255,255,0.6);
  border-radius: 50px;
}
.post .more a:hover {
  background: #F4CE58;
  color: rgba(0,0,0,1)
}
.post .more a:after {
  background: #F4CE58;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 50px;
  transform: scale(0);
  opacity: 0
}
.post .more a:hover:after {
  width: 100%;
  transform: scale(1);
  opacity: 1
}
.post .more a span {
  position: relative;
  z-index: 1
}
.post .more a:hover:after {
  width: 100%;
}
.PostBox.newsBg  .PostNews {
  margin-right: 0px;
}
.PostBox.newsBg .owl-carousel .owl-nav .owl-prev, .PostBox.newsBg .owl-carousel .owl-nav .owl-next {
  top: 50%
}

@media (max-width: 768px){
  .protext h3{
    font-size: 14px;
  }
  .protext{
    padding: 5px;
  }
  .pormore{
    font-size: 12px;
  }
}
/*产品列表样式*/
#wrap ul li .a1 img{
  width: 100%;
}
#wrap ul li{
  height: auto;
  list-style: none;
  position: relative;
  float: left;
  overflow: hidden;
} 
#wrap ul li .a1 .divA{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #fafafa;
}
#wrap ul li .a1 .divA>.p1{
  width:80%;
  font-size: 16px;
    line-height: 25px;
    color: #666;
}
#wrap ul li .a1 .divA>.p2{
  width: 312px;
  height: 21px;
    font-size: 14px;
    color: #b4b4b4;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#wrap ul li .a1 .divA>.p3{
  position: absolute;
  right: 0;
  bottom: 12px;
  width: 108px;
  height: 28px;
  color: #1f1b17;
}
#wrap ul li .a1 .divA>.p3>span{
  font-size: 20px;
  font-weight:800;
}
/*遮罩*/
#wrap ul li .a2{
  position: absolute;
  top: 0;
  left:-100%;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  background: rgba(0,0,0,0.5);
  transition: all 0.2s;  
} 
#wrap ul li .a2 .p4{
  width: 100%;
  text-align: center;
  position: absolute;
  top: 20%;
  left: -100%;
  color: #ffffff;
  font-size: 24px;
    font-weight: bold;
    transition: all 0.2s 0.1s ease-out ;  
}
#wrap ul li .a2 .p5{
  width: 100%;
  text-align: center;
  line-height:20px ;
  position: absolute;
  top: 65px;
  left: -100%;
  margin: 30px  0 10px;
  font-size: 14px;
    color: white;
    transition: all 0.2s 0.2s ease-out ;  
}
#wrap ul li .a2 .p6{
  position: absolute;
  top: 140px;
  left: 175px;
  transform: scale(1.4);
  transition: all 0.3s 0.2s ;
}
#wrap ul li .a2 .p6 span{
  font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    color: white;
}
#wrap ul li .a2 .p7{
  position: absolute;
  bottom:-100%;
  left: 36%;
  width: 110px;
  height: 38px;
  line-height: 38px;
  border-radius: 20px;
  margin: 10px auto;
  border: 1px solid;
  transition: all 0.2s 0.5s ;
  color: #fff
}
@media (max-width: 768px){
  #wrap ul li .a1 .divA>.p1 {
    width: 100%;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}
#wrap ul li .a1 .divA>.p3>span{
  display: none;
}
#wrap ul li .a2 .p4{
  font-size: 14px;
}
#wrap ul li .a2 .p7{
  width: 80px;
  height: 35px;
  line-height: 30px;
  font-size: 14px;
}
}
/*新闻模板*/
/* 必要布局样式css */

.slide-title {
    font-size: 48px;
    color: #313131;
    letter-spacing: 5px;
    line-height: 1;
    text-align: center;
}

.slide-links {
    margin-top: 0;
    text-align: center;
}

.slide-links a {
    background-color: #20b573;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #20b573;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 2px;
}

.slide-links a:hover {
    background: #188a57;
    color: #fff;
}

.slide-item-body ul li {
    width: 33.333%;
    float: left;
    display: block;
    height: 200px;
    padding-top: 42px;
    margin-bottom: 30px;
    border: none;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: inherit;
    padding-top: 0;
    border-radius: 0;
    background-color: #f5f5f5;
    color: #000;
    z-index: 10002;
}

.slide-item-body ul li a {
    display: block;
    box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);
}
.new-img{
  width: 100%;
  float: none;
}
.new-img img {
    width: 100%;
    height: auto;
    border: none;
    display: block;
}

.slide-item {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    /* overflow: hidden; */
}
.new-body {
    padding: 20px 20px 30px 20px;
}

.new-body-title {
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    color:#f0003f;
    letter-spacing: 1px;
}

.new-body-text {
    height: 92px;
    min-height: 50px;
    line-height: 18px;
    font-size: 12px;
    color: #919191;
    overflow: hidden;
}

.slide-item-body {
    /* padding-top:20px; */
/*    margin-left: -70px;*/
}

.slide-item-body ul li {
    margin-left: 7px;
    margin-right: 7px;
    padding-top: 20px;
}

.slide-item-body .tempWrap {
    padding-top: 20px;
 
}

.slide-item-body ul {
    padding-top: 10px;
    overflow: visible;
}

.slide-item-body ul li:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 1002;
    position: relative;
    left: 0;
}

.next {
    position: absolute;
    top: 49%;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    right: auto;
    left: -157px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.next-bg {
    background-image: url("../images/btn-fl1.png");
}

.next1:hover {
    background-image: url("../images/btn-fl2.png");
}

.prev {
    position: absolute;
    top: 49%;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    right: -179px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.prev-bg {
    background-image: url("../images/btn-fr1.png");
}

.prev-bg:hover {
    background-image: url("../images/btn-fr2.png")
  }
  .information-box{
    display: none;
  }
  @media (max-width: 768px){
    .information-box{
      display: block;
    }
    .information-box1{
      display: none;
    }
  }

  .icon-box img{
    width: 50px;
  }
.showpic_flash li{
  padding: 20px;
}

/*为什么选择我们*/
.ys{
  background: url(../images/ys.png) no-repeat center;
    background-position-y: 130px;
}
.ys-conter{
  padding-top: 80px;
}
.ys-conter h3{
  background: url(../images/CHOOSE.png) no-repeat center;
  font-size: 25px;
  font-weight: bold;
  line-height: 32px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #f0003f;
  padding-top: 39px;
  text-align: center;
  padding-left: 170px;
  margin: 0px;
}
.ys-conter ul{
  height: 360px;
  position: relative;
  margin-top: 0px;
}
.ys-conter ul li{
    width: 164px;
    transition: 0.7s;
    text-align: center;
}
.ys-conter ul li .ys-p1{
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    line-height: 20px;
}
.ys-conter ul li .ys-p2{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
}
.ys-conter ul .ys-l1{
    position: absolute;
    top: 30px;
    left: 0px;
}
.ys-conter ul .ys-l2{
    position: absolute;
    top: 0px;
    left: 345px;
}
.ys-conter ul .ys-l3{
    position: absolute;
    top: 80px;
    left: 690px;
}
.ys-conter ul .ys-l4{
    position: absolute;
    top: 50px;
    right: 0px;
}
.ys-conter ul li:hover{
  margin-top: -10px;
}
.ys-conter ul li:hover img{
  transform: rotateY(360deg);
    transition: 1s;
}
@media (max-width: 1200px){
  .ys-conter ul .ys-l1{
    position: static;
  }
  .ys-conter ul .ys-l2{
    position: static;
  }
  .ys-conter ul .ys-l3{
    position: static;
  }
  .ys-conter ul .ys-l4{
    position: static;
  }
  .ys-conter ul {
    display: flex;
    flex-direction: row;
    justify-content:space-around;
    align-items:center;
  }
}
@media (max-width: 768px){
  .ys-conter ul{
    flex-wrap:wrap;
    margin-top: 40px;
  }
  .ys-conter ul li{
    width: 50%;
  }
  .ys-conter ul li img{
    width: 60px;
  }
  .ys-conter h3{
    padding-left: 0px;
    padding-top: 40px;
    background-size: cover;
    font-size: 20px;
    text-align: right;
  }
  .ys-conter{
    padding-top: 40px;
  }
}
/*产品中心*/
/*tabè½®æ’­*/
    .slideGroup{ width:100%;  text-align:left;  }
    .slideGroup .parHd{   width: 100%;
    line-height: 50px; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
    .slideGroup .parHd ul{  overflow: hidden;width: 100%; margin: 0px; display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content:left;}
    .slideGroup .parHd ul li{ float:left; cursor:pointer; font-size: 16px;text-align: center;border-right: 1px #fff solid;    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px; }
    .slideGroup .parHd ul li.on{   background:#f0003f; border:1px solid #ddd; color: #fff;    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;}
    .slideGroup .slideBox{ overflow:hidden; zoom:1;  position:relative; padding: 20px 35px 20px 35px;  }
    .slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:0px; top:35%; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(../images/icoLeft.gif) center center no-repeat #fff; }
    .slideGroup .sNext{ left:auto; right:0px; background:url(../images/icoRight.gif) center center no-repeat #fff;  }
    .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
    .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
    .slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
    .slideGroup .parBd ul li .pic{ text-align:center; }
    .slideGroup .parBd ul li .pic img{  display:block;  padding:2px; }
    .slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
    .slideGroup .parBd ul li .title{ line-height:24px;   }
    .pardd{
      position: relative;
      overflow: hidden;
    }
    .parHd a{
      display: block;
      padding: 0px;
    }
    .parHd a li{
      width: 100%;
      padding: 0px;
    }
    /*关于我们*/
.index-page01 .item-l{
  width: 50%;
    padding: 0 260px 0 8%;
}
.title-typea {
    padding-bottom: 28px;
    margin-bottom: 36px;
    position: relative;
}
.title-typea::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 48px;
    height: 1px;
    background-color: #333;
}
.index-page01 .item-l .content {
    line-height: 1.7;
    margin-bottom: 100px;
}
c-btn-a.type-line {
    background: none;
    color: #666;
    border-color: #666;
}
.c-btn-a {
    width: 200px;
    line-height: 46px;
    color: #fff;
    background: #009ee7;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: color .3s, border-color .3s;
    -o-transition: color .3s, border-color .3s;
    transition: color .3s, border-color .3s;
    cursor: pointer;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px #009ee7 solid;
}
.c-btn-a{
  background: none;
    color: #666;
    border-color: #666;
    display: block;
    text-align: center;
}
.index-page01{
  overflow: hidden;
  padding: 80px 0 100px;
  background-color: #fff;
}
.index-page01 .item-r {
    width: 50%;
}
.item-r,.item-l{
  float: left;
}
.title-typea{
  font-size: 34px;
}
@media (max-width: 1600px){
  .index-page01{
    padding: 80px 0 100px;
  }
  .index-page01 .item-l{
    padding: 0 4%;
  }
  .index-page01 .item-l .content{
    margin-bottom: 60px;
  }
}
@media (max-width: 1440px){
  .index-page01{
    padding: 64px 0 80px;
  }
    .index-page01 .item-l .content{
    margin-bottom: 48px;
  }
  .title-typea{
  font-size: 28px;
}
}
@media (max-width: 1280px){
  .title-typea {
    padding-bottom: 20px;
    margin-bottom: 28px;
}
}
@media (max-width: 992px){
  .index-page01{
    padding: 0;
  }
 .index-page01 .item-l {
    width: 100%;
    padding: 32px 3% 48px;
}
      .index-page01 .item-l .content{
    margin-bottom: 28px;
  }
  .title-typea {
    padding-bottom: 16px;
    margin-bottom: 24px;
}
  .index-page01 .item-l {
      width: 100%;
  }
  .index-page01 .item-r{
    width: 100%
  }
  .title-typea{
  font-size: 24px;
}
}
@media (max-width: 768px){
  .title-typea {
    padding-bottom: 14px;
    margin-bottom: 18px;
}
.index-page01 .item-l {
    padding: 32px 3% 40px;
}
.title-typea{
  font-size: 22px;
}
.text-justify p{
  font-size: 14px;
}
.slideGroup .parHd ul{
  justify-content:left;
}
}

/*优势*/
.youshi{
  padding: 40px 0;
}
.youshi-txt p{
  font-size: 24px;
  font-weight: bold;
  color: #444444;
  text-align: center;
}
.youshi-box{
  overflow: hidden;
}
.youshi-txt span{
  display: block;
  font-size: 15px;
  font-weight: lighter;
  color: #444444;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.youshi-txt em{
  display: block;
  width: 58px;
  height: 2px;
  background: #444444;
  margin: 0 auto;
}
.youshi-box ul{
  padding-top: 40px;
  overflow: hidden;
}
.youshi-img{
  text-align: center;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background: #eee;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.youshi-img span{
  display: block;
  width: 50px;
  height: 50px;
}
.youshi-bg1{
  background: url(../images/ys1b.png) center center no-repeat;
  background-size: cover;
}
.youshi-bg2{
  background: url(../images/ys2b.png) center center no-repeat;
  background-size: cover;
}
.youshi-bg3{
  background: url(../images/ys3b.png) center center no-repeat;
  background-size: cover;
}
.youshi-bg4{
  background: url(../images/ys4b.png) center center no-repeat;
  background-size: cover;
}
.youshi-img-tlt{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #ffffff;
}
.youshi-box p{
  text-align: center;
  margin: 0px;
  font-size: 14px;
  color: #ffffff;
}
.youshi-img,.youshi-img span{
  transition: .7s
}
.youshi-box li:hover .youshi-img{
  background-color: #f0003f;
}
.youshi-box li:hover .youshi-bg1{
   background: url(../images/ys1a.png) center center no-repeat;
  background-size: cover;
}
.youshi-box li:hover .youshi-bg2{
   background: url(../images/ys2a.png) center center no-repeat;
  background-size: cover;
}
.youshi-box li:hover .youshi-bg3{
   background: url(../images/ys3a.png) center center no-repeat;
  background-size: cover;
}
.youshi-box li:hover .youshi-bg4{
   background: url(../images/ys4a.png) center center no-repeat;
  background-size: cover;
}
@media (max-width: 768px){
  .youshi-img{
    width: 80px;
    height: 80px;
  }
  .youshi-img-tlt{
    margin-top: 10px;
    font-size: 16px;
  }
  .youshi-box p{
    font-size: 12px;
    margin-top: 0;
  }
  .youshi-box ul{
    padding-top: 20px;
  }
  .youshi{
    padding: 20px 0 0;
  }
}
.navbar-nav > li >.active1{
  background-color: #f0003f;
  color: #fff;
}
.FenNav .active2 {
  background-color: #f0003f;
  
}
.FenNav .active2 a{
  color: #fff
}
.FenyeNav .active3{
  background-color: #f0003f;
}
.FenyeNav .active3 a{
  color: #fff;
}
/*===========================
    6.VIDEO css 
===========================*/
.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

.video-area {
  position: relative;
  z-index: 10;
  background-attachment: fixed; }
  .video-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #222;
    opacity: .6;
    z-index: -1; }
  .video-area .shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: project-shape 5s infinite;
    animation: project-shape 5s infinite; }
    .video-area .shape-1 img {
      width: 100%; }
      @media only screen and (min-width: 1200px) and (max-width: 1600px) {
        .video-area .shape-1 img {
          width: 90%; } }
  .video-area .shape-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-animation: footer-shape 10s infinite;
    animation: footer-shape 10s infinite; }
    .video-area .shape-2 img {
      width: 100%; }
      @media only screen and (min-width: 1200px) and (max-width: 1600px) {
        .video-area .shape-2 img {
          width: 90%; } }
  .video-area .video-item a {
    height: 95px;
    width: 95px;
    text-align: center;
    line-height: 95px;
    background: #f0003f;
    font-size: 24px;
    color: #fff;
    position: relative;
    z-index: 10;
    }
    .video-area .video-item a::before {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      border: 1px solid #fff;
      z-index: -1;
      opacity: 0;
      -webkit-animation: pulse-border-2 1.5s linear infinite;
      -moz-animation: pulse-border-2 1.5s linear infinite;
      -o-animation: pulse-border-2 1.5s linear infinite;
      animation: pulse-border-2 1.5s linear infinite; }
    .video-area .video-item a::after {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      border: 1px solid #fff;
      z-index: -1;
      opacity: 0;
      -webkit-animation: pulse-border 1s linear infinite;
      -moz-animation: pulse-border 1s linear infinite;
      -o-animation: pulse-border 1s linear infinite;
      animation: pulse-border 1s linear infinite; }
  .video-area .video-item .title {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 66px;
    padding-top: 77px; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .video-area .video-item .title {
        font-size: 46px;
        line-height: 56px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .video-area .video-item .title {
        font-size: 42px;
        line-height: 52px; } }
    @media (max-width: 767px) {
      .video-area .video-item .title {
        font-size: 15px;
        line-height: 34px; } }

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0; } }
@keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0; } }