﻿
/*Reset Css*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, select, textarea, p, blockquote, img, table, tr, th, td {
  margin: 0;
  padding:0;
}
table {
  /*border-collapse: collapse;
  border-spacing: 0;*/
}
fieldset, img {
  border: 0;
}
 .header{width: 1200px; margin:0 auto;}
.h_con{ height:95px; overflow:hidden;}
.h_con h2{ float:left;width: 76px; padding:0 80px 0 0;}
 .tel b{font-size: 30px;color: #e60012;}
.h_con h2 img{ width:146px; height:95px;}
.h_con .h_dw{ float:left; padding:30px 0 10px 20px; font-size:30px; color:#333; background:url(../images/t_line.gif) no-repeat 0 28px;line-height: 30px }
.h_dw i{color: #333;display: block;font-size: 16px; font-family: arial;
font-style: normal;}
.h_con .tel{ float:right; background:url(../images/tel.png) no-repeat 0 39px;padding:35px 0 0 55px;}
.tel span{display: block;font-size: 14px;color: #333;line-height: 24px;}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul, li {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
code {
  color: #2201ca;
  padding-left: 20px;
}
input:focus {
  outline: 0;
}
input.active {
  color: #333 !important;
}

body {
  min-width: 1003px;
  font-size: 12px;
  color: #333;
  font-family: "Microsoft YaHei";
  background-color: #fff;
}
a {
  text-decoration: none;
  color: #333333;
}
a:link,
a:visited,
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #ff4203;
}
/* End reset */

/*Common Css*/
.hide { display: none; }

.red { color: #f00; }
.fontB { font-weight: bold; }

.bordered { border: 1px solid #d4d4d4; }

.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 20px; }
.mr10 { margin-right: 10px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.pb50 { padding-bottom: 50px; }

.h10 {
  height: 10px;
  clear: both;
  overflow: hidden;
}
.h20 {
  height: 20px;
  clear: both;
  overflow: hidden;
}

.fr { float: right; }
.fl { float: left; }
.clear { clear: both; }
.clearfix { zoom: 1; }

.pa { position: absolute; }
.pr { position: relative; }

.owh { overflow: hidden; }

.wrap:before,
.wrap:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.wrap:after,
.clearfix:after {
  clear: both;
  overflow: hidden;
}

.wrap {
  width: 1003px;
  margin-left: auto;
  margin-right: auto;
}

#topad {
  position: relative;
  height: 50px;
  overflow: hidden;
}
#topad li {
  height: 50px;
  background-position: center top;
  background-repeat: no-repeat;
}
#topad li a {
  display: block;
  width: 100%;
  height: 100%;
}


/***************** header S *****************/
.topbar {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  border-bottom: 1px solid #e7e7e7;
  background-color: #f8f8f8;
}
a.btn-qq {
  display: inline-block;
  margin-left: 10px;
  padding-left: 30px;
  background: url(../images/qq.gif) left center no-repeat;
}

.row-logo {
  height: 75px;
  /**padding: 17px 0;*/
  padding-top: 30px;
  overflow: hidden;
}
.row-logo h1 {
  display: block;
  width: 450px;
}
.row-logo h1 a {
  display: block;
  width: 450px;
  height: 70px;
  text-indent: 600px;
  white-space: nowrap;
  overflow: hidden;
  background: url(../images/logo.png) no-repeat;
}
.row-logo .tel {
  padding-left: 60px;
  line-height: 25px;
  color: #ff7200;
  font-size: 16px;
  font-weight: bold;
  background: url(../images/tel_1.png) left center no-repeat;
}

.mainnav {
  height: 55px;
  background-color: #333;
}
.mainnav ul {
  display: block;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
}
.mainnav ul li {
  float: left;
  padding: 0 4px;
}
.mainnav ul li a {
  display: block;
  float: left;
  height: 55px;
  padding: 0 13px;
  color: #fff;
  font-size: 16px;
}
.mainnav ul li.active a,
.mainnav ul li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff7300;
}
/***************** header E *****************/


/***************** flashs S *****************/
#flashs {
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
}

#flashs .bd li {
  position: absolute;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
#flashs .bd li a {

}
#flashs .btn {
  position: absolute;
  z-index: 7;
  bottom: 17px;
  left: 50%;
  margin-left: -55px;
  padding: 0 6px;
}
#flashs .btn span {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 2px;
  color: #fff;
  line-height: 25px;
  text-align: center;
  background-color: #333;
  cursor: pointer;
}
#flashs .btn span.on {
  background-color: #FF5B00;
}
/***************** flashs E *****************/


/***************** footer S *****************/
.footer {
  
}
.step_box dl {
  float: left;
  padding-right: 38px;
  margin-right: 38px;
  height: 40px;
  overflow: hidden;
  border-right: 1px solid #ccd0d9;
}
.step_box dl.last {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.step_box dl dt {
  width: 30px;
  float: left;
  font-family: "Microsoft YaHei";
  font-size: 42px;
  padding-top: 4px;
  height: 36px;
  overflow: hidden;
  line-height: 40px;
}
.step_box dl dd {
  float: left;
}

.foot_nav {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e1e1e1;
}
.foot_nav dl {
  float: left;
  padding-left: 20px;
}
.foot_nav dl.w1 {
  width: 140px;
}
.foot_nav dl dt {
  margin-bottom: 10px;
  font-weight: bold;
}
.foot_nav dd {
  font-size: 12px;
}
.foot_nav .wx {
  float: right;
  padding-right: 20px;
}

.copyright {
  margin-top: 30px;
  padding: 10px 0;
  line-height: 26px;
  color: #333333;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #e1e1e1;
}
/***************** footer E *****************/


.banner {
  width: 100%;
  height: 380px;
  margin-bottom: 15px;
  overflow: hidden;
  background-color: #d1d1d1;
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
}
#banner-case {
  background-image: url(../images/banner-case.jpg);
}
#banner-service {
  background-image: url(../images/banner-service.jpg);
}
#banner-app {
  height: 454px;
  background-image: url(../images/banner-app.jpg); 
}
#banner-yxweb {
  background-image: url(../images/banner-yxweb.jpg); 
}

/***************** kefu S *****************/
.ImTable * {
  padding: 0px;
  margin: 0px
}

.ImTable {
  border-collapse: collapse;
  border: none;
  background: url(../images/bg.gif)
}

.ImTable h2 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  color: #ff6f3d
}

.ImHeader {
  height: 165px;
  background: url(../images/im_01.gif);
}

.ImRow0 {
  background: url(../images/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 28px;
  padding-left: 22px;
  padding-top: 2px;
  line-height: 24px;
}

.ImRow1 {
  background: url(../images/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 28px;
  padding-left: 22px;
  padding-top: 2px;
}

a.im,
a:hover.im {
  text-decoration: none;
  height: 35px;
  color: #fff;
  font-size: 14px;
}

.ImFooter {
  height: 90px;
  background: url(../images/im_04.gif) no-repeat;
  display: inline-block;
  width: 150px;
  font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  text-align: center;
  margin: 15px 0 0;
}

.ImFooter p {
  font-size: 20px;
  font-weight: bold;
  color: #ff6f3d;
  text-align: center;
  margin: 10px 0;
}
/***************** kefu E *****************/


.submenus {
  background: url(../images/mian_index_bg.png) 0 -20px repeat-x;
}

.submenus .cont {
  position: relative;
  text-align: center;
  height: 54px;
  overflow: hidden;
}

.submenus a {
  position: relative;
  z-index: 10;
  margin: 12px 0 0 0;
  display: inline-block;
  line-height: 48px;
  font-size: 14px;
  width: 100px;
  height: 43px;
  text-decoration: none
}
.submenus a.conton,
.submenus a:hover {
  color: #BE0000;
  bottom: 0;
  width: 100px;
  height: 43px;
  background: url(../images/icon.png) -350px -540px;
}


/*****************Tags & Sitemap***************/
.tagsbox { display: block; margin: 20px 0; font-size: 14px; }
.tagsbox dt { height: 34px; line-height: 34px; padding: 0 18px; background: #666; color: #fff; }
.tagsbox dd { padding: 10px; border: 1px #dab866 solid; }
.tagsbox dd a { margin-right: 24px; white-space: nowrap; }
.tagsbox .style1 { color: #009B00; }
.tagsbox .style2 { color: #AC65FA; }
.tagsbox .style3 { color: #3d95ea; }
.tagsbox .style4 { color: #FF870F; }
.tagsbox .style5 { color: #FF3535; }
.tagsbox .style6 { color: #808080; }

.linkbox { padding: 10px 12px; margin: 20px 0; font-size: 14px; }
.linkbox h3 {  height: 34px; line-height: 34px; padding: 0 18px; background: #666; font-size: 14px; }
.linkbox h3 a { color: #fff; }
.linkbox .f6 { padding: 10px; border: 1px #dab866 solid; }
.linkbox .f6 li { display: inline; line-height: 14px; padding: 8px 10px 0; white-space: nowrap; }

#goTopBtn { position: fixed; bottom: 180px; right: 20px; opacity: 1; cursor: pointer; z-index: 100; }
.footer_box { height:160px;margin-left:auto;margin-right:auto;font-size:12px;color: #333;text-shadow: 0px 1px 1px #3474748;text-align: center;font: 18px/180% Arial, Helvetica, sans-serif, "������";}
.zk_f { width: 1200px; padding-top: 2px; margin-right: auto; margin-left: auto; padding-left: 248px; padding-bottom: 10px; }
.footer .zk_f a { color:#878d92; }
.bottom { clear: both; float: none;background: url(../images/td_bj.jpg) repeat;margin-top: 100px; }
.zk_f p { margin-left: 130px; }
.zk_f a { color:#bdbebe; }
.zk_f a:hover { color:#CE5453; }
.bottom .subnav { margin-left: auto; margin-right: auto; background-repeat: repeat-x; background-position: top; height: 37px; background-color:#282828; }
.bottom .subnav div { height:44px;
	line-height:40px;
	background-color: #2085ed;}
.bottom .subnav div a { color: #bdbebe; padding-right: 12px; padding-left: 12px; font-size: 17px;   background-repeat: no-repeat; background-position: right center;background: url(../images/nav_b.png) no-repeat right center; }
.bottom .subnav div a:hover { color:#CE5453; }
.bottom .footer { height: auto; width: 1200px; padding-top:12px; margin-right: auto; margin-left: auto; }
.bottom .footer .bottom_logo { float: left; padding-right: 10px; }
.bottom .footer .copyright { float: left; padding-left:20px; line-height: 24px; width: 1200px; height: auto;   background-repeat: no-repeat; padding-top: 10px; padding-right: 50px; }
.bottom .footer .copyright a { color: #ff0000; }
.bottom .footer .copyright a:hover { color:#8D0F11 }
.bottom .footer .approve { float: left; margin-right:10px; }