html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style-type: none;
  outline: 0;
}
:focus{ outline: 0 !important;}
body { min-width: 1200px; text-align: justify !important; font-family: '微软雅黑','宋体'}
.box_align{ align-items: center; }
a:hover,.active{color: #f6ab00 !important; outline: 0;}
.fixed-top{ position: fixed; top: 0; background: #fff; z-index: 99; }
.margin-top{ margin-top: 15px; }
.margin-right{ margin-right: 15px; }
.margin-bottom{ margin-bottom: 15px; }
.margin-left{ margin-left: 15px; }
.np{ padding: 0 !important; }
a {
  color: inherit;
  text-decoration: none;
  outline: none;
}
a.link {  display: block;}
.line-top{ border-top: 1px solid #d6d6d6 }
.line-right{ border-right: 1px solid #d6d6d6 }
.line-bottom{ border-bottom: 1px solid #d6d6d6 }
.line-left{ border-left: 1px solid #d6d6d6 }
.mobile-gy-bottom-icp{ font-size: 0.8em; color: #3e3e3e; }
.mobile-gy-bottom-icp a{ padding-left: 10px; }

.section { width: 1200px;  margin: auto;}
.btn_more{   font-size: 20px;   line-height: 46px;}
.btn_more a{}
.mar_top_15{ margin-top: 15px;}

.swiper-slide img{ width: 100%;}

/* 平板及以上 */
@media (min-width: 768px) {
  .section { width: 100%; }
  /*内页框架*/
  .left,.right{ border: 1px solid #cccccc;}
  .left{ width: 21.5%; float: left; margin-right: 1.5%; padding: 15px;}
  .right{ width: 77%;}
  .article{ font-size: 1.2em; line-height: 1.5em;  padding-bottom: 30px;}
}

/* 电脑 */
@media (min-width: 992px){
	.section { width: 100%; }
}

/* 宽屏-电脑 */
@media (min-width: 1200px){
	.section { width: 1200px; }
}

/* 手机 */
@media (max-width: 768px) {
  .child_menus{}
  .child_menus li{ display: inline-block;}
  .child_menus li a{ display: block; float: left; padding: 5px 10px; background: #ccc;}
  .child_menus li a.active{ background: rgba(64, 0, 63); color: #fff !important;}
  .swiper-slide{ margin-top: 45px;}
  .swiper-slide img{ min-height: 160px;}
  body { min-width: 100%; }
  .section { width: 100%; margin: auto; }
  /* 产品详情页 */
  .product_content img{  width: 100% !important; height: auto !important;}
  .products_list_position ul{ padding: 0; }
  .products_list_position ul li a{ font-size: 14px; }

  /* contact */
  .contact_dl{ border-right: 1px solid #d6d6d6; }
  .ny_banner{ background-image:url('../images/ny_banner2.jpg') !important;height: 190px !important; background-position: center top !important; background-size:cover !important; background-repeat:no-repeat;}
  .btn_more{ font-size: 14px; line-height: 26px; }
  .pro_position { top: 70px !important; line-height: 60px !important; height: 60px !important; font-size: 28px !important; }
  .block_home_slider{ padding-top: 60px;}
  .block_home_slider .flex-direction-nav a{ margin-top: 15px !important;}
  .index_servers dl{ margin-bottom: 15px;}

  /*内页框架*/
  .right{ width: 100%;}
  .article{ font-size: 1.3em; line-height: 1.8em;  padding-bottom: 30px;}
}
.thumb_img{ width: 100%; height: auto;}
.align_r{ text-align: right;}
.align_l{ text-align: left;}
.clr{ clear: both; }
.flol{ float: left; }
.flor{ float: right; }
.no-padding-l{ padding-left: 0 !important;}

/*-------------------------首页---------------------------*/
.header_tel{ background: url('../images/header_tel_bg.png') no-repeat left top;padding-left: 205px; height: 61px; display: block; height: 61px; line-height: 69px; color: #0095ad; font-size: 20px;}
/*banner*/
.block_home_slider {
/*  padding: 1px;*/
  position: relative;
  background-color: #ffffff;
 /* border: 4px solid #f2f2f2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;*/
  behavior: url(../images/pie.htc); /*半透明兼容*/
  text-align: center;
  line-height: 0px;
  margin-right: auto;
  margin-left: auto;
}  /*底部小图标*/
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(../images/bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(../images/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {
  margin: 0px;
  padding: 0px;
  float: left;
  overflow: hidden;
  list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background-repeat:no-repeat; background-image:url(../images/sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.index_order_search{ padding:20px 0; background: #ececec; text-align: center;}
.index_order_form{}
.index_order_form label{ position: relative; margin-top: 15px;}
.index_order_form label i{ position: absolute; left: 5px; top: 7px; font-size: 14px;}
.index_order_form label input{ height: 30px; text-indent: 10px;}
.order_search_btn{ background: #f6ab00; color: #fff; font-size: 14px; border-radius: 5px; border: 0; line-height: 30px; padding: 0 8px; margin-left: 10px;}

/*服务项目*/
.index_servers{ margin-top: 4em;}
.index_tit{ font-size: 2em; font-weight: bold; text-align: center; margin-bottom: 2em;}
.index_servers dl{ transition: all .28s; float: left; border: 1px solid #e0e0e0; padding-bottom: 10px;}
.index_servers dl:hover{box-shadow: 0px 0 4px 4px rgba(153,153,153,0.35); transform: translate(0, -1px);}
.index_servers dl dt{}
.index_servers dl dd{ color: #333333; padding: 10px;}
.index_servers dl dd h2{ font-size: 1.4em; font-weight: bold; padding-bottom: 8px;}
.index_servers dl dd p{ font-size: 1.2em; line-height: 23px;}
.index_servers dl dd a{ float: right; display: block; padding: 7px 10px; margin-top: 10px; border-radius: 3px; border: 0; background: #0095ad; font-size: 10px; color: #fff;}

/*新闻*/
.index_news{ margin-top: 4em; margin-bottom: 35px;}
.index_news_list{ list-style: none; margin-bottom: 30px;}
.index_news_list_a{ color: #373c65 !important; text-decoration:uppercase !important;}
.index_news_list h2{ font-size: 1.5em; font-weight: bold;}
.index_news_list a{ color: #0095ad;}
.index_news_list p{ color: #666; line-height: 25px; margin: 0.6em 0  0.5em; font-size: 1.3em;}

/*底部*/
.footer{background: #303030;  color: #fff; padding: 35px 0; margin-top: 30px;}
.company_info{ font-size: 1.2em; color: #c4c4c4; line-height: 24px;}
.company_info h2{ font-size: 1.2em; color: #fff; font-weight: bold; line-height: 46px;}
.footer_copyright{ text-align: center; background: #222; color: #ccc; height: 50px; line-height: 50px;}

/*banner*/
.ny_banner{ background-position: center top; width: 100%;  height: 400px; text-indent: -99999;}
/*.about_banner{ background-image: url('../images/about_banner.jpg'); }*/

/*内页框架*/
.left{ }
.right{ }
.left_box{ border: 1px solid #0095ad; border-radius: 5px 5px 0 0; margin-bottom: 20px;}
.left_tit{ background: #0095ad; color: #fff; height: 50px; line-height: 50px; font-size: 1.5em; padding-left: 15px;}
.left_tit i{ padding-right: 5px; }
.left_content{ padding: 10px 20px; font-size: 14px; line-height: 25px;}
.left_content ul li{}
.left_content ul li a{ line-height: 40px; font-size: 16px; color: #111;}
.left_content ul li a:hover{color: #373c65 !important; font-weight: bold;}
.left_content ul li a i{ padding-right: 5px;}
.left_content ul li{}

.left_content form{ padding: 15px 0;}
.left_content form input{ border: 1px solid #f6ab00; border-radius: 3px; width: 100%; height: 28px; text-indent: 10px;}
.left_content form button{ padding: 5px 12px; background: #f6ab00; border-radius: 5px; color: #fff; font-size: 14px; margin-top: 20px;}
.article p{ margin: 10px 0;}

/*-----------------------订单查询---------------------*/
#order_search{ background: #f4f4f4;}
.order_search{ background: #fff; margin-bottom: 50px;}
.order_tit{ font-size: 19px; color: #0095ad; border-left: 5px solid #0095ad; padding-left: 10px; margin-bottom: 25px; margin-top: 25px; font-weight: bold;}
.orders_info{ margin-top: 80px; padding-top: 45px; border-top: 1px solid #e0e0e0; font-size:1.3em;}
.wx_orders_info{ font-size: 1.1em !important;}
.orders_info_tit{ color: #666; font-size: 1.2em;}
.orders_info_tit span,.orders_info_tit  a{ color: #373c65;}
.orders_table thead{ background: #333; color: #fff; font-size: 1em; line-height: 4em;}
.orders_table tbody first:tr{ background: #eeeeee; color: #fa8a00;}


/* about page */
.position{ padding: 15px 0; }
.position ul{}
.position ul li{ list-style: none; display: inline-block; }
.position ul li a{ text-transform:uppercase; font-weight: bold;}
.position ul li i{ margin: 0 5px; }


/* products */
.search{ text-align: center; margin-bottom: 20px; margin-top: 80px; float: left; width: 100%;}
.search h3{ font-weight: normal; font-family: 'Arial'; margin: 10px 0 15px; }
.search_form{ text-align: center;  position: relative; margin: 0 auto;}
.search_icon{  position: absolute; left: 45px; top: 18px;  font-size: 20px; color: #b8b8b8;}
.search_input{ border: 1px solid #c8c8c8; border-radius: 30px; margin: 0 auto; height: 55px; width: 100%; text-indent: 55px;}
.products_items{ float: left; }
.product_bg{ display: table-cell;  }
.product_bg dl{ background:#f2f2f2; padding: 15px 15px 20px; text-align: center;}
.product_bg dl dd{ line-height: 30px; margin-top: 15px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; width: 100%;}
.product_item{ margin: 8px; }
.products_more{ margin-bottom: 135px; float: left; width: 100%; }
.pro_position{ background:rgba(255,255,255,0.6); position: absolute; top: 48px; left: 0; width: 100%; height: 80px; line-height: 80px; font-size: 18px; font-size: 36px;}

/* product lists*/
.products_list_position{ line-height: 40px; }
.products_list{border-left: 1px solid #d6d6d6;}
@media (min-width: 768px) {
	.products_list{ padding-left: 0 !important; }
}
.product_dl{ border-right: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; text-align: center; padding-top: 15px;}
.product_dl dd{overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; width: 100%;}
.products_menu{}
.products_menu ul{ padding-top: 10px;}
.products_menu ul li{ list-style: none; line-height: 15px; padding: 10px 0;}
.products_menu ul li a{ color: #3e3e3e; }
.products{ margin-bottom: 100px; float: left; width: 100%; }

/*product info*/
.product_info{ float: left; width: 100%; padding: 10px 0; }
.position_change{ float: left; width: 100%;}
.pro_con_change{ float: left; width: 100%; }
.pro_con_change ul{ text-align: right; }
.pro_con_change ul li{ display: inline-block; list-style: none; }
.pro_con_change ul li a{ color: #222; line-height: 25px; padding: 0 8px; margin: 10px 0;}
.pro_con_change ul li a:hover{color: #0070c9;}
.product_content{ position: relative; padding: 0 0 60px;}
.product_content img{  width: 100% !important; height: auto !important;}
.close_btn{ position: absolute; right: 15px; top: 8px; }
.share_list a{ font-size: 40px; }

/*News*/
.news_ul{}
.news_li{ border-bottom: 1px dashed #e3e3e3; padding: 1em 0 1em; margin: 1em auto;}
.news_title{ font-size: 1.4em; line-height: 1.5em;}
.news_title a{ color: #333;}
.news_intro{ font-size: 1.2em;}

.news_dl{ float: left; width: 100%; margin: 15px 0; padding: 10px 0;}
.products_list_position{}
.products_list_position ul{ margin: 0; padding: 5px 0 0; }
.products_list_position ul li{ list-style: none; display: inline-block; font-size: 1.2em;}
.products_list_position ul li a{}
.products_list_position ul li span{}

/* News Info */
.news_info_top{text-align: center; border-bottom: 1px solid #e3e3e3; padding-bottom: 5px; margin-bottom: 15px; }
.news_info_top h1{ font-size: 1.8em; color: #373c65; line-height: 35px;}
.news_data{ color: #666; font-size: 1.1em;}
.news_data span{ padding: 0 10px;}

.news_tit{ font-size: 28px;  text-align: left; margin-top: 10px;}
.news_article{ padding-bottom: 30px; text-align: justify; font-size: 1.4em; line-height: 1.7em;}
.news_article img{ width:100% !important; height: auto !important; }
.news_pre_next{ padding: 20px 0; border-top: 1px solid #e3e3e3; float: left; width: 100%; font-size: 1.4em; line-height: 1.7em;}

/* Contact us */
.contact{ margin: 0 0 50px; float: left; width: 100%; }
.contact_dl{ padding: 15px 0; border-left: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6;  float: left; width: 100%;}
.contact_dl dt i{ font-size: 25px;  color: #83c228;}
.contact_dl dd{ text-align: left; }
.contact_dl dd h3{ font-size: 1.6em;}
.contact_dl dd p{}
.article_tit{ padding: 25px 0 5px; margin: 0 0 25px; }
.contact_message{ background: #f1f1f1; float: left; width: 100%; padding: 10px 0 30px;}
.font-red{ color: red; }
.ret_text{ font-size: 12px; color: red; line-height: 33px; }

/* page */
.pages{ width:auto; text-align:right; float:left; margin-top:10px; margin-bottom: 15px;}
.news_pagehui{ padding:2px 7px; border:#e4e4e4 solid 1px; color:#e4e4e4; margin:0 3px; float:left;}
.news_pagezc{ padding:2px 7px; border:#cccccc solid 1px; color:#000; margin:0 3px; float:left;}
.news_pageh{ padding:2px 7px; border:#f6ab00 solid 1px; background:#f6ab00; color:#fff; margin:0 3px; float:left;}

/**
 * 首页
 */
.index_homerecom_product{ margin-top: 50px; padding-bottom: 50px;}
.index_pro{ transition: all .28s;}
.index_pro:hover{box-shadow: 0px 0 4px 4px rgba(153,153,153,0.35); transform: translate(0, -1px);}
.index_pro h2{ text-align: center; padding-bottom: 15px;}
.index_pro h2 a{ font-size: 14px; text-align: center;}
.index_pro{}

.index_title{ text-align: center; font-size: 22px; font-weight: bold; padding-top: 25px; padding-bottom: 25px;}
.index_content{ font-size: 18px; text-align: justify; line-height: 30px;}