ul,
li,
ol,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.apply_problemForm {
  width: 597px;
}
.apply_problemForm li {
  display: block;
  position: relative;
  margin-bottom: 16px;
}
.apply_problemForm li label {
  font-size: 14px;
  color: #222;
}
.apply_problemForm li input {
  width: 597px;
  height: 51px;
  line-height: 51px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 14px;
  padding-left: 16px;
}
.apply_problemForm li .ipt_sucI {
  position: absolute;
  right: 26px;
  top: 19px;
}
.apply_problemForm li .ipt_sucBox {
  position: absolute;
  top: 5px;
  right: -248px;
}
.apply_problemForm li .ipt_err {
  top: 5px;
  right: -166px;
  display: none;
}
.apply_problemForm li .ipt_sub {
  background: #fe6905;
  border: 1px solid #fe6905;
  font-size: 16px;
  color: #fff;
}
/***您是否还有这些问题-表单注册 end***/
/***分析报告动画***/
.analysis_img {
  position: relative;
  background: url(imgs/brand/brand_01.png) no-repeat;
  width: 274px;
  height: 365px;
  overflow: hidden;
}
.analysis_img div {
  position: absolute;
}
.analysis_img .img01 {
  position: absolute;
  background: url(imgs/brand/brand_0d1.png) no-repeat;
  width: 274px;
  height: 98px;
  left: 1px;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  z-index: 99;
}
.analysis_img .img02 {
  width: 213px;
  height: 365px;
  background: #f5f4f4;
  border: 1px solid #e2e2e2;
  z-index: 9;
  right: 17px;
  bottom: -314px;
}
.analysis_img .img03 {
  width: 214px;
  height: 357px;
  background: #fbfafa;
  border: 1px solid #e6e4e4;
  right: 25px;
  bottom: -314px;
  z-index: 9;
}
.analysis_img .img04 {
  width: 221px;
  height: 345px;
  background: url(imgs/brand/brand_01_1.png) no-repeat;
  left: 20px;
  bottom: -314px;
  z-index: 9;
}
.analysis_img .img04 .img04_top {
  display: block;
  background: url(imgs/brand/brand_01_s.png) no-repeat;
  width: 169px;
  height: 32px;
  margin: 25px auto 0;
}
.analysis_img .img04 h1 {
  font-size: 18px;
  color: #666;
  font-weight: normal;
  text-align: center;
  margin: 15px 0 14px;
}
.analysis_img .img04 ul {
  margin-left: 26px;
}
.analysis_img .img04 ul li {
  font-size: 12px;
  color: #222;
  font-weight: bold;
  margin-bottom: 8px;
}
.analysis_img .img04 ul li i {
  display: inline-block;
  float: left;
  width: 14px;
  height: 14px;
  margin: 3px 7px 0 0;
}
.analysis_img .img04 ul li i.act {
  background: url(imgs/brand/brand_01_2.png) no-repeat;
}
.analysis_img .img04 .img04_txt {
  margin: 10px 0 0 50px;
}
.analysis_img .img04 .img04_txt span {
  display: block;
  font-size: 12px;
  color: #888;
  text-align: left;
  line-height: 14px;
}
/***分析报告动画 end***/
/*------------------------------------*\
  


  _brand_
\*------------------------------------*/
.mq-contentMain {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.mq-contentMain .brnd_h1 {
  color: #000000;
  font-size: 50px;
  display: initial;
  background: #fff;
  padding: 0 18px;
  position: absolute;
  top: -35px;
  left: 69px;
  font-weight: normal;
}
.mq-contentMain .cf_hrB {
  margin-top: 85px;
}
.mq-contentMain .contH1 {
  color: #222;
  font-size: 32px;
  font-family: "microsoft yahei";
  font-weight: bold;
  text-align: center;
}
.mq-contentMain .brand_cont1 {

  padding-top: 40px;
}

.cf_hrB {
    border: none;
    border-bottom: 3px solid #343434;
}
.mq-contentMain .brand_cont1 .brand_left {
  float: left;
  height: 365px;
  margin:0 0 0 50px;
  position: relative;
}
.mq-contentMain .brand_cont1 .brand_right {
  float: right;
  width: 800px;
  color: #000;
}
.mq-contentMain .brand_cont1 .brand_right h1,
.mq-contentMain .brand_cont1 .brand_right h2 {
  font-weight: normal;
}
.mq-contentMain .brand_cont1 .brand_right h1 {
  font-size: 34px;
  letter-spacing: 6px;
}
.mq-contentMain .brand_cont1 .brand_right h2 {
  font-size: 40px;
  letter-spacing: 11px;
}
.mq-contentMain .brand_cont1 .brand_right p {
  font-size: 16px;
  color: #222;
  margin-top: 18px;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form {
  margin-top: 18px;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form li {
  display: block;
  margin-bottom: 8px;
  position: relative;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form li label {
  display: block;
  font-size: 14px;
  color: #252525;
  margin-bottom: 5px;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form li input {
  width: 90%;
  height: 40px;
  line-height: 40px;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form li .cf_ipt {
  padding: 0 36px 0 12px;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form li .ipt_sucI {
  position: absolute;
  left: 346px;
  top: 39px;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form li .ipt_sucBox {
  position: absolute;
  top: 26px;
  right: -14px;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form li .ipt_err {
  top: 26px;
  right: 68px;
  display: none;
}
.mq-contentMain .brand_cont1 .brand_right .brand_form li .ipt_submit {
  font-size: 15px;
  color: #fff;
  background: #00c1de;
  border: 1px solid #00c1de;
  border-radius: 3px;
  text-align: center;
}
.mq-contentMain .brand_rt_list {
  border-bottom: 1px solid #343434;
  overflow: auto;
  padding-bottom: 73px;
  margin-top: 40px;
  width: 1000px;
}
.mq-contentMain .brand_rt_list .va_brand_rtH1 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 62px;
}
.mq-contentMain .brand_rt_list .va_brand_rtH1 span {
  margin-right: 20px;
}
.mq-contentMain .brand_rt_list li {
  display: block;
  float: left;
  width: 333px;
  height: 72px;
}
.mq-contentMain .brand_rt_list li img {
  margin: 3px 14px 0 50px;
}
.mq-contentMain .brand_rt_list li h1 {
  font-size: 24px;
  color: #222;
  font-weight: normal;
  margin-bottom: 10px;
}
.mq-contentMain .brand_rt_list li p,
.mq-contentMain .brand_rt_list li h5 {
  font-size: 14px;
  color: #222;
}
.mq-contentMain .brand_rt_list li h5 {
  font-weight: normal;
  margin-top: -5px;
}
.mq-contentMain .brand_rt_list li span {
  display: block;
  color: #858585;
  font-size: 14px;
  margin-top: 10px;
}
.mq-contentMain .brand_rt_list li .f-left .va_h_lt {
  float: left;
}
.mq-contentMain .brand_rt_list li .f-left .va_h_rt {
  float: left;
  background: url(imgs/brand/brand_img17.png) no-repeat;
  width: 116px;
  height: 48px;
  line-height: 48px;
  margin-left: 5px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.mq-contentMain .brand_rt_list .liBorder {
  border: 1px solid #000;
  border-top: none;
  border-bottom: none;
}
.mq-contentMain .brand_cont2 {
  overflow: auto;
  border-bottom: 1px solid #343434;
  padding: 72px 0 86px;
}
.mq-contentMain .brand_cont2 ul {
  margin: 65px 0 0 -8px;
}
.mq-contentMain .brand_cont2 li {
  display: block;
  float: left;
  margin-left: 36px;
  width: 209px;
  height: 209px;
  background: #f3f3f3;
  text-align: center;
}
.mq-contentMain .brand_cont2 li img {
  text-align: center;
  margin-top: 25px;
}
.mq-contentMain .brand_cont2 li h1 {
  font-size: 18px;
  color: #222;
  font-weight: normal;
  margin: 16px 0 12px;
}
.mq-contentMain .brand_cont2 li p {
  font-size: 12px;
  color: #5f5f5f;
}
.mq-contentMain .brand_cont3 {
  border-bottom: 1px solid #343434;
  padding: 68px 0 174px;
}
.mq-contentMain .brand_cont3 .contH1 {
  margin-bottom: 85px;
}
.mq-contentMain .brand_cont3 .brand_cont3_top {
  width: 714px;
  height: 113px;
  background: url(imgs/brand/brand_09.png) no-repeat;
  margin: 0 auto;
  text-align: center;
}
.mq-contentMain .brand_cont3 .brand_cont3_top h1 {
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
  background: #fff;
  text-align: center;
  padding: 0 43px;
  color: #fe6905;
  margin-top: -36px;
}
.mq-contentMain .brand_cont3 .brand_cont3_top h1 p {
  font-size: 14px;
  font-weight: normal;
  margin: 5px 0 16px;
}
.mq-contentMain .brand_cont3 ul {
  width: 940px;
  margin: 0 auto;
}
.mq-contentMain .brand_cont3 ul li {
  display: block;
  float: left;
  width: 239px;
  height: 210px;
  border: 1px solid #343434;
  text-align: center;
  padding: 0 25px;
  position: relative;
}
.mq-contentMain .brand_cont3 ul li img {
  text-align: center;
  margin: 34px 0 22px;
}
.mq-contentMain .brand_cont3 ul li p {
  font-size: 14px;
  color: #222;
  text-align: left;
}
.mq-contentMain .brand_cont3 ul li a {
  font-size: 14px;
  color: #fe6905;
  text-align: left;
  display: block;
  margin-top: 8px;
  text-decoration: underline;
}
.mq-contentMain .brand_cont3 ul li h3 {
  font-size: 17px;
  font-weight: bold;
  color: #222;
  text-align: center;
  position: absolute;
  bottom: -38px;
  left: 0;
  right: 0;
}
.mq-contentMain .brand_cont4 {
  font-family: "microsoft yahei";
}
.mq-contentMain .brand_cont4 h1 {
  font-size: 32px;
  color: #222;
  font-weight: bold;
  margin-top: 80px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div h2 {
  font-size: 16px;
  color: #fe6905;
  font-weight: bold;
  margin: 58px 0 14px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-left {
  width: 385px;
  text-align: left;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-left .p1 {
  font-size: 14px;
  color: #222;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-left .brand_cont4_img {
  width: 152px;
  height: 205px;
  background: url(imgs/brand/brand_13.png) no-repeat;
  margin: 24px auto 172px;
  padding: 0 20px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-left .brand_cont4_img h3 {
  font-size: 18px;
  color: #222;
  font-weight: bold;
  padding-top: 45px;
  margin-bottom: 12px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-left .brand_cont4_img p {
  color: #7b7b7b;
  font-size: 12px;
  text-align: center;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-left .brand_cont4_ltBot p {
  font-size: 16px;
  color: #222;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right {
  width: 554px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right h2 {
  text-align: right;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_rt {
  width: 554px;
  padding: 0 10px 0 18px;
  height: 31px;
  line-height: 31px;
  background: url(imgs/brand/brand_14.png) no-repeat;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_rt .lt {
  float: left;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_rt .rt {
  float: right;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow {
  width: 554px;
  height: 644px;
  margin-top: 38px;
  background: url(imgs/brand/brand_15.png) no-repeat;
  position: relative;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .pTop {
  font-size: 14px;
  color: #222;
  text-align: right;
  position: absolute;
  top: -20px;
  right: 96px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .lt {
  float: left;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .lt li {
  display: block;
  position: relative;
  width: 234px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .lt li h4 {
  font-size: 16px;
  color: #fe6905;
  font-weight: normal;
  text-align: center;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .lt li p {
  color: #6d6d6d;
  font-size: 12px;
  position: absolute;
  left: 140px;
  display: inline-block;
  min-width: 126px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .lt li p a {
  display: block;
  font-size: 14px;
  color: #fe6905;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .lt li p a:hover {
  text-decoration: underline;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt {
  float: right;
  width: 272px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt h4 {
  font-size: 16px;
  color: #222;
  font-weight: normal;
  text-align: center;
  margin-top: 43px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt ul {
  margin: 38px 0 0 9px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt ul li {
  display: block;
  font-size: 12px;
  color: #6d6d6d;
  line-height: 22px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt ul li i {
  display: inline-block;
  width: 13px;
  height: 10px;
  background: url(imgs/brand/brand_16.png) no-repeat;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt .f-left {
  width: 129px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt .f-right {
  width: 129px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt .f-right ul {
  margin: 48px 0 0 9px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_flow .rt .rt_bot {
  font-size: 18px;
  color: #222;
  line-height: 20px;
  font-weight: bold;
  margin: 257px 0 0 97px;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_zc {
  color: #64d18a;
  font-size: 16px;
  width: 551px;
  height: 62px;
  line-height: 62px;
  border: 1px solid #64d18a;
}
.mq-contentMain .brand_cont4 .brand_cont4_div .f-right .brand_cont4_zc .i_succ {
  vertical-align: middle;
  margin: -5px 10px 0 0;
}
.brand_doubt {
  width: 100%;
  height: auto;
  background: #f3f3f3;
  margin-top: 72px;
  padding: 48px 0 70px;
}
.brand_doubt h1 {
  font-size: 32px;
  color: #222;
  font-weight: bold;
  text-align: center;
}
.brand_doubt p {
  text-align: center;
  margin-top: 20px;
}
.brand_doubt p span,
.brand_doubt p i {
  font-size: 18px;
  color: #fe6905;
  font-weight: bold;
  font-style: normal;
}
.brand_doubt p span {
  margin: 0 25px 0 5px;
}
.brand_doubt h2 {
  font-size: 24px;
  font-weight: bold;
  color: #fe6905;
  text-align: center;
  margin: 78px 0 30px;
}
.brand_doubt .apply_problemForm {
  margin: 0 auto;
}
/* .brand_cont5 {
  font-family: "microsoft yahei";
} */
.brand_cont5 h1 {
  font-size: 32px;
  color: #222;
  text-align: center;
  margin: 82px 0 60px;
}
.brand_cont5 .brand_cont5_ulDiv {
  width: 1172px;
  height: auto;
  margin: 0 auto;
}
/* .brand_cont5 .brand_cont5_ulDiv ul {
  width: 1082px;
  margin-left: 90px;
} */
.brand_cont5 .brand_cont5_ulDiv ul li {
  display: block;
  float: left;
  width: 170px;
 /*  height: 70px; */
  margin: 0 8px 16px;
}
.brand_cont5 .brand_cont5_ulDiv ul li img {
  width: 100%;
  /* height: 136px; */
  border:1px solid #ddd;
}
.brand_cont5 .brand_cont5_d {
  width: 1000px;
  height: auto;
  padding-bottom: 88px;
  margin: 10px auto 0;
  font-size: 24px;
  color: #222;
  text-align: center;
  letter-spacing: 3px;
}
.brand-mask {
  display: none;
}
.brand-mask .mq-brand-mask {
  width: 320px;
  height: auto;
  padding-bottom: 18px;
}
.brand-mask .mq-brand-mask h2 {
  position: relative;
  padding: 14px 25px 12px;
  height: 47px;
  font-size: 17px;
  font-weight: 400;
  color: #252525;
  border-bottom: 1px solid #cacaca;
}
.brand-mask .mq-brand-mask h2 i {
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 11px;
  right: 16px;
  background: url(../common/imgs/icon_close.png) 0 0 no-repeat;
}
.brand-mask .mq-brand-mask h2 i:hover {
  background: url(../common/imgs/icon_close.png) 100% 0 no-repeat;
}
.brand-mask .mq-brand-mask .mq-search-maskForm {
  padding: 24px 29px 0;
}
.brand-mask .mq-brand-mask .mq-search-maskForm > span {
  display: block;
}
.brand-mask .mq-brand-mask .mq-search-maskForm > p {
  font-size: 14px;
  color: #252525;
}
.brand-mask .mq-brand-mask .mq-search-maskForm button {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 19px 0 15px;
}
.brand-mask .mq-brand-mask .mq-search-maskForm .mq-input-item {
  width: 100%;
}
.brand-mask .mq-brand-mask .mq-search-maskForm .mq-input-item .ipt_sucBox {
  right: -240px;
}
.brand-mask .mq-brand-mask .mq-search-maskForm .mq-input-item .ipt_sucI {
  right: 14px;
  top: 12px;
}
.brand-mask .mq-brand-mask .mq-search-maskForm .mq-input-item .ipt_err {
  top: 0;
  right: -160px;
  display: none;
}
.brand-mask .mq-brand-mask > p {
  font-size: 12px;
  color: #333;
  text-align: center;
}
/*------------------------------------*/
 
 
 .serbg{ background: url(../images/pagea/bg5.jpg) no-repeat center top; height: 576px; overflow: hidden; margin-bottom: 45px;}
.regb{ text-align:center; font-size: 48px; color: #fff; padding-top: 170px; margin-bottom: 45px;}
.serbox{ width: 884px; height: 60px; margin:auto; }
.serbox .text{ height: 30px; line-height: 30px; padding:15px; width: 626px; background: #fff; border: none; border: 0; font-size: 16px; float: left;}
.serbox .btn{ background: url(../images/pagea/btn1.png) no-repeat; width: 228px; height: 60px; float: left; }
/* .history{ color: #fff; font-size: 16px; padding:20px 0 0 147px; height: 20px; overflow: hidden;} */
.val-t{ color: #333; font-size: 30px; font-weight: 700; text-align: center; margin-bottom: 15px;}
.vt{ color: #666; font-size: 26px; text-align: center; background: url(../images/pagea/icon6.png) no-repeat center bottom; padding-bottom: 25px; margin-bottom: 15px;}
.ft{ text-align: center; font-size: 18px; color: #333; margin-bottom: 35px; }

.brand-show li{ width: 25%; text-align: center; float: left; }
.brand-show i{ background: url(../images/pagea/icon7.png) no-repeat; width: 110px; height: 110px; display: inline-block; margin-bottom: 25px;}
.brand-show li h3{ font-size: 20px; color: #00c1de; margin-bottom: 10px;}
.brand-show li .intro{ line-height: 26px; }
.brand-show{ padding-bottom: 40px; }

.selectbg{ background: #f2f2f2; padding: 50px 0; }
.wycm{ font-size: 32px; color: #333; text-align: center; padding-bottom: 40px; background: url(../images/pagea/icon8.png) no-repeat center bottom; margin-bottom: 25px; }
.know{ height: 465px; background: url(../images/pagea/icon9.png) no-repeat 50% 50%; width: 920px; margin:auto;}
.kleft{ width: 420px; float: left; padding-left: 45px;}
.ban { position: relative; }
.ban .intro{ line-height: 34px; font-size: 16px; margin-bottom: 30px;}
.detail{ background: #ff003b; color: #fff; width: 153px; height: 34px; display: block; text-align: center; line-height: 36px; font-size: 16px; border: 1px solid #ff003b;}

.detail:hover{ background: #fff; color: #ff003b; }

.mb45{ margin-bottom: 45px; }
.banli{ background: url(../images/pagea/icon10.png) no-repeat; width: 136px; height: 47px; text-align: center;
line-height: 47px; font-size: 18px; color: #333; position: absolute; top:83px; left: 248px;}
.kright{ float: left; padding: 155px 0 0 175px; }
.banli2{ background: url(../images/pagea/icon11.png) no-repeat; top:51px; left: -170px;}

.sidea{ text-align: center; color: #333; text-align: center; font-size: 36px; background: url(../images/pagea/icon12.png) no-repeat center bottom; padding-bottom: 40px; margin-bottom: 40px;}
.taidu li{ float: left; width: 25%; text-align: center; }
.taidu li i{ background: url(../images/pagea/icon13.png) no-repeat; width: 128px; height: 130px; display: inline-block; margin-bottom: 18px; }
.taidu h3{ font-size: 20px; color: #333; margin-bottom: 18px; }
.taidu li .intro{ line-height: 24px; height: 48px; overflow: hidden; }
.idea{ padding:40px 0; }

.who-ues{ background: #f7f7f7; padding:45px 0; }
.who-tit{ font-size: 32px; color: #333; text-align: center; margin-bottom: 50px;}
.bd{ background: url(../images/pagea/bd.jpg) no-repeat; width: 992px; height: 321px; margin:0 auto 50px; }
.goshen{ width: 326px; height: 74px; margin:auto; display: block; line-height: 76px; text-align: center;
background: #1f94ea; color: #fff; font-size: 30px; border: 1px solid #1f94ea;}
.goshen:hover{ background: #fff; color: #1f94ea; }

.head-top{ height: 28px; line-height: 28px; background: #ededed; width: 100%; font-size: 14px; color: #5e5e5e;}
.o2o{ float: left;}
.login-info{ float: right;}
.login-info a{ color: #5e5e5e; float: left;}
.login-info i{ background-position: 0 0; float: left; width: 1px; height: 10px; margin: 9px 8px 0;}
.hb{ background: #fff;}
.head-center{ height: 88px;}
.head-center .logo{ float: left; font-size: 0; margin-top: 18px;}
.gCitybox{ float: left; }



.bot-menus{ float: left; width: 142px; background: url(../images/pagea/icon22.png) no-repeat right top;
margin-top: 30px; height: 150px;}
.bot-menus dt{ font-size: 16px; margin-bottom: 18px; padding-left: 36px;}
.bot-menus dd{ margin-bottom: 10px; font-size: 14px; padding-left: 36px;}
.bot-menus dd a{ color: #777;}
.pd{ padding-bottom: 45px;}
.fb{ background: #3f4247; padding: 15px 0; text-align: center; font-size: 14px; color: #a4a4a4;}
.ecode{ padding-top: 35px; float: right;}
.ecode p{ font-size: 13px; margin-top: 4px; text-align: center;}
.way{ float: right; padding: 34px 55px 0 0;}
.b-tel{ font-size: 24px; color: #009fe8; letter-spacing: 0.5px; overflow: hidden; font-family: '黑体'}
.b-tel a{color: #009fe8; font-size: 28px;}
.b-tel i{ background-position: -26px -42px; width: 20px; height: 20px; display: inline-block; margin-right: 5px; float: left; margin-top: 5px;}
.worktime{ font-size: 14px; color: #333; margin-top: 10px;}
.bot-menus dd a:hover{ color: #009fe8;}
.b-tel .hot724 {
    color: #333;
    text-align: left;
    font-size: 16px;
    margin-bottom: 4px;
    text-align: right;
}

 .soft_function{width:1200px;margin:0 auto;height: 770px;}
.soft_con_icon{width:1200px;height:160px;display:block;padding-top:10px}
.soft_con_icon ul li{text-align:center;float:left;display:block;list-style:none;height:160px;width:125px; margin:0 8px 0 9px; position:relative;}
.soft_con_icon ul li img{display: block; width:125px; height:160px;margin: 0 auto;}
.soft_con_icon ul li a p{left:0;color:#333333;font-size:16px;text-align:center; line-height: 30px; position:absolute; top: 120px; width: 125px; text-align: center;}
.soft_con_icon .arrow{background:url(../images/pagea/icon144.png) no-repeat right center; width: 16px;}
.soft_con{width:1200px;height: 585px;}
.soft_con1{height:2px;width:1200px;background:#00c1de; overflow: hidden;}
.soft_con2{width:1200px;}

.soft_con2 div img{margin:20px 50px 0px 49px}
.soft_con2 div p{text-align:center}
.p1{font-size:20px;color:#555555;line-height:45px}
.p2{font-size:14px;color:#c0c0c0;width:208px;height:50px;line-height:24px;margin:auto;overflow: hidden;}



.title{ background-image:url(../images/pagea/title-xian_26.png); background-repeat:no-repeat; background-position:center bottom; border-bottom:1px solid #dcdcdc; text-align:center; margin-bottom:20px;}
.title h3{line-height:60px; font-size:32px; font-weight:normal;}
.title dd{font-size:20px; text-transform:uppercase; line-height:24px; padding-top:40px;}


.procedures-nav{ overflow:hidden; border-bottom:5px solid #ff2536; padding-left:23px; margin-bottom:10px;}
.procedures-nav li{ float:left; margin-right:12px;}
.procedures-nav li a{ float:left; width:123px;  height:45px; background-repeat:no-repeat; background-position:center 25px; text-align:center; padding-top:115px; background-color:#fff;}
.procedures-nav li a:hover{ background-color:#ff2536; color:#fff;}
.proceduresAhover{ background-color:#ff2536; color:#fff;}
.procedures-icon01{ background-image:url(../images/pagea/icon04.png);}
.procedures-icon01:hover{ background-image:url(../images/pagea/icon15.png);}
.proceduresHover01{ background-image:url(../images/pagea/icon15.png);}
.procedures-icon02{ background-image:url(../images/pagea/icon05.png);}
.procedures-icon02:hover{ background-image:url(../images/pagea/icon16.png);}

.procedures-icon03{ background-image:url(../images/pagea/icon06.png);}
.procedures-icon03:hover{ background-image:url(../images/pagea/icon17.png);}

.procedures-icon04{ background-image:url(../images/pagea/icon07.png);}
.procedures-icon04:hover{ background-image:url(../images/pagea/icon18.png);}

.procedures-icon05{ background-image:url(../images/pagea/icon08.png);}
.procedures-icon05:hover{ background-image:url(../images/pagea/icon19.png);}

.procedures-icon06{ background-image:url(../images/pagea/icon09.png);}
.procedures-icon06:hover{ background-image:url(../images/pagea/icon20.png);}

.procedures-icon07{ background-image:url(../images/pagea/icon10.png);}
.procedures-icon07:hover{ background-image:url(../images/pagea/icon21.png);}
.procedures-content{ overflow:hidden; padding-left:25px; padding-right:25px;}

.soft_con2 .three li{ width: 594px; float: left;}
.soft_con2 .three li div.three_bottom{border-bottom: 1px solid #ccc; padding-bottom:40px;}
.procedures-content h3{ font-size:18px; margin-bottom:25px; font-weight:normal;}
.procedures-content>li{ float:left; border-bottom:1px solid #ccc;padding-bottom: 40px; margin-top:30px;}
.procedures-content li{ float:left; border-bottom:1px solid #ccc;padding-bottom: 40px;}
.procedures-content>li.procedures-xian01{ padding-bottom: 0; }
.procedures-content>li.problem{border-bottom:none 0; width: 460px; height: 225px;}
.three .procedures-problem  li{ width: 450px;}
.procedures-problem>li p{ float: left; width: 75%;}
.procedures-info{ overflow:hidden;}
.three .procedures-info li,.procedures-info li{ float:left; background-color:#f3f3f3; width:195px;padding-bottom:0px; margin-right:3px;}
.three .procedures-info li p,.procedures-info li p{ text-align: left; width:130px; margin:30px auto 20px; font-size:13px; height:70px;}
.procedures-info li a{ border:1px solid #00c1de; color:#00c1de; width:88px; height:28px; margin:0 auto;display:block; line-height:28px; text-align:center; margin-bottom: 20px;}
.procedures-xian01{ float:left; height:240px; border-right:1px solid #cccccc; margin-left:40px; margin-right:30px; margin-top:20px;}
.soft_con2 .three>li.three_line{ height: 500px; width: 1px;}
.procedures-appreciate{ overflow:hidden; width:594px;}
.procedures-appreciate a{ float:left; width:135px; height:41px; line-height:41px; font-size:14px; color:#fff; text-align:center; margin-right:60px; margin-bottom:35px;}
.procedures-button01{ background-color:#e71216;}
.procedures-button02{ background-color:#0b3285;}
.procedures-button03{ background-color:#03a78f;}
.procedures-customer{ overflow:hidden;}
.procedures-customer li{ float:left; width:235px; margin-right:5px; background-color:#f3f3f3; padding-top:15px; height:115px;}
.procedures-customer li h4{ background-image:url(../images/pagea/icon111.png); font-size:14px; background-repeat:no-repeat; background-position:14px center; padding-left:40px;}
.procedures-customer li h5{ background-image:url(../images/pagea/icon122.png); font-size:14px; background-repeat:no-repeat; background-position:14px center; padding-left:40px;}
.procedures-customer li p{background-image:url(../images/pagea/icon133.png); font-size:13px; color:#666; background-repeat:no-repeat; background-position:30px center; padding-left:40px; line-height:30px;}
.procedures-problem li{ background-color:#f3f3f3; margin-bottom:1px; width:420px; padding-top:6px; padding-bottom:6px; line-height:28px; padding-left:16px;  margin-bottom:1px;}
.procedures-problem li a{ float:right; border:1px solid #00c1de; color:#00c1de; width:88px; height:28px;line-height:28px; text-align:center;}
.soft_con3{padding-left: 20px; padding-right:20px;}
.soft_con3 h4{ line-height:30px; margin-top: 5px;}
.soft_con3>div{ text-align: center;}
.soft_con3>div>img{display: inline;}
 
 
 
 
 
 .content{margin:0px auto;}
.text-indent{text-indent:2em;}
.red{ color:#df1344;}
.w1200{ width:1200px; margin:0 auto; position: relative}
.button:hover{ cursor:pointer;}
.button p{ border: 1px solid #00c1de; line-height: 28px; width: 120px; text-align: center; color:#00c1de; margin:0 auto; }
.button:hover p{ background:#00c1de; color:#fff;}


.font_24{font-size: 24px; color:#fff;}
.font_16{font-size: 16px; color:#fff;}
.font_18{font-size: 18px;}
.font_60{font-size: 60px; }
.font_50{font-size: 50px; }
.font_40{font-size: 40px; }
.yellow{color: #c59a6d; text-align:center;}
.blue{ color:#00c1de; }
.white01{color:#fff;}
.center01{text-align:center;}
.clear{ clear: both;}
.gray{ color: #333;}
.gray_bg{
    background-color: #ededed;
}
.w1200{width:1200px;margin:0 auto}
.w1200 h2{width:100%;height:100px;line-height:100px;text-align:center;margin:0 auto;font-size:40px;font-weight:bold;color:#fff;text-indent:-20px}
.w1200 h2 strong{width:100%;height:100px;line-height:100px;text-align:center;display:block;background:url(../images/pagea/zf_h2.png) no-repeat center}
.w1200 h3{font-weight:bold;font-size:25px;color:#fff;text-indent:20px;height:70px;line-height:70px}
.w1200 h4{font-weight:bold;font-size:18px;color:#fff;line-height:40px}
.registbox{
    overflow:hidden;
    height: 45px;
    background:url("../images/pagea/patent_icon02.png") repeat-x;
    padding-top: 15px;
    padding-left: 80px;
}
.registbox>li{
    float:left;
    width:215px;
    color:#666;
    font-size:18px;
    text-align:center;
    margin-left:25px;
    margin-right:25px;
    border: 1px solid #818080;
}
.registbox>li:hover{ }
.registbox>li>p{
    font-size: 14px;
    color:#aaa6a5;
    line-height: 26px;
    width: 215px;
}
.registbox>a:hover{
    float:left;
    border:1px solid #ffb900;
}
.registbox .registlihover{
    border:1px solid #ffb900;
    color: #ffb900;
}
.registbox .registlihover>p{
    color: #ffb900;
}


.f_first{
    background: url("../images/pagea/copyr_icon01.jpg") no-repeat center top;
    background-size: 100% 100%;
    padding-bottom: 115px;
}
.patent_mark{
    text-align: center;
    padding-top:115px;
    padding-bottom: 70px;
}
.inter_regist{
    width: 705px;
    height: 350px;
    margin: 0 auto;
    background:url("../images/pagea/copyr_icon38.png") repeat;
}
.registInfo{
    height: 290px;
}
.registInfo li{
    padding: 35px 50px;
}
.registInfo li>h1{
    text-align: center;
    color: #fff;
    font-size: 48px;
    line-height: 80px;
    border-bottom: 1px solid #c59a6d;
    padding-bottom: 10px;
}

.registInfo li>p{
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin:0;
    line-height: 20px;
    text-align: left;
    padding-top: 15px;
}
.registInfo li.gat>p{
    line-height: 30px;
}
.registInfo li>a>p{
    border:1px solid #fea100;
    text-align: center;
    margin: 0 auto;
    width: 120px;
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
}
.choose-title{
    text-align:center;
    font-size:14px;
    color:#fefefe;
    font-weight:normal;
    line-height:30px;
}
.registbox{
    overflow:hidden;
    height: 45px;
    background:url("../images/pagea/patent_icon02.png") repeat-x;
    padding-top: 15px;
    padding-left: 80px;
}
.registbox>li{
    float:left;
    width:215px;
    color:#666;
    font-size:18px;
    text-align:center;
    margin-left:25px;
    margin-right:25px;
    border: 1px solid #818080;
}
.registbox>li:hover{ }
.registbox>li>p{
    font-size: 14px;
    color:#aaa6a5;
    line-height: 26px;
    width: 215px;
}
.registbox>a:hover{
    float:left;
    border:1px solid #ffb900;
}
.registbox .registlihover{
    border:1px solid #ffb900;
    color: #ffb900;
}
.registbox .registlihover>p{
    color: #ffb900;
}
.patent_ip{
    background: url("../images/pagea/copyr_icon02.png") no-repeat center;
    background-position: 0 22px;
    height: 220px;
    width: 70px;
    margin:0 auto;
}
.service{
    background: url("../images/pagea/patent_icon05.png") repeat;
    width:810px;
    padding:20px 40px;
    margin:0 auto;
}
.service h1{
    line-height: 100px;
    padding-top:15px;
    padding-bottom: 15px;
}
.service_con{
    overflow: hidden;

    margin:0 auto;
    padding-bottom: 15px;
}


.service_con_mid{
    width: 545px;
    border:1px solid #fff;
    float: left;
    margin-left:12px;
    margin-right:0px;
    padding:15px 30px;
    height: 210px;
}


.service_con_left{padding:20px; width: 148px; border:1px solid #a0a0a0;float: left; height:200px;}
.service_con_left li{line-height:30px;font-size:14px;color:#fff;float:left;width:100%;}
.service_con_left li a{display:block;padding-left:20px;text-decoration:none;color:#fff;background:url(../images/pagea/patent_icon11.png) no-repeat left;}
.service_con_left li a.cur{/*color:#fea100;*/background:url(../images/pagea/patent_icon10.png) no-repeat left;text-decoration:none;}

.service_con_left li ul{display:none;color:#666;padding:5px 0 5px 15px;}
.service_con_left li ul li{float:none;background-image:none;height:20px;line-height:20px;margin-top:0px;font-size:12px;}
.service_con_left li ul li a{padding-left:20px;display:block;background:url(../images/pagea/patent_icon12.png) no-repeat left;}
.service_con_left li ul a:hover{color:#fea100;}

.service_con_mid .notice{
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.service_name{
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}
.service_con_mid .notice>p{
    color: #c7c7c7;
    font-size: 12px;
    width: 60px;
    float: left;
    line-height:22px;
}
.scroll_div{width:460px;height:18px;margin:0 auto; float:left;white-space: nowrap;overflow:hidden;}
.scroll_begin{ margin-top:0px;height:18px;}
.scroll_div span{ display: inline; padding-right: 30px;line-height: 18px;}
.scroll_div span a{ color: #c7c7c7; font-size: 12px; line-height: 18px;}
.sroll_end{display: inline;}

.service_type p{
    font-size: 24px;
    color:#fff;
    float: left;
    height:30px;
    line-height: 30px;
}
.service_type label{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    height: 30px;
    padding-left: 15px;
    padding-right: 5px;
}

.service_name p{
    color: #fff;
    float: left;
    width: 100px;
    line-height: 60px;
}
.service_name input[type="text"]{
    width:390px;
    height: 60px;
    line-height: 60px;
    color: #666;
    padding-left: 15px;
    border: none;
    float: left;
}
.service_name span{
    text-align: center;
    width: 140px;
    height: 60px;
    line-height: 60px;
    background: #ffb900;
    border: none;
    float: left;
    color: #fff;
}

.near_search{
    height: 90px;
    overflow: hidden;
}
.near_search>p{
    font-size: 12px;
    color: #fff;
}
.newsticker-jcarousellite{padding-left: 60px; margin-top: 8px;}
.newsticker-jcarousellite ul li a{ color: #ffffff; font-size: 12px;}

.f_second{
    height: 950px;
}
.f_second h1{
    padding-top: 50px;
    letter-spacing: 8px;
    padding-bottom: 15px;
    background: url("../images/pagea/copyr_icon04.png") no-repeat center bottom;
}

.f_second ul{
    overflow: hidden;
    margin-top: 50px;
}
.f_second ul li{
    float: left;
    position: relative;
    width: 195px;
    margin-left: 2px;
    margin-right: 2px;
    /*height: 160px;*/
    /*overflow: hidden;*/

}
.classify12{ cursor:pointer; word-break: break-all; line-height: 18px;font-size: 12px;width: 195px; word-break: break-all;}
.classify12 a{ color: #fff;line-height:14px; font-size: 12px;padding-left: 10px; padding-right: 10px; padding-top: 13px;}
.classify12 .classify_ct12{ width:195px;  height:160px;text-align:center; color:#fff;  display:none; }
.active_classify12{ height:160px; }
.active_classify12 .con{display: none;}
.active_classify12 .classify_ct12{ display:block; position: absolute;  width:195px; height: 160px; line-height: 160px; }
.active_classify12 .classify_ct12 a{ position:relative;color:#fff;}




/*��¥*/
.f_three{
    background: url("../images/pagea/copyr_icon02.jpg") no-repeat center;
    background-size: 100% 100%;
    height: 650px;
}
.f_three h1{
    padding-top: 65px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: normal;
}
.f_three ul{
    overflow: hidden;
    margin-top: 45px;
    margin-left: 55px;

}
.f_three ul li{
    width: 175px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}
.f_three ul li h4{
    padding-top: 20px;
    padding-bottom: 10px;
}
.f_three .three_info{
    color: #fff;

    padding-bottom: 25px;
    height: 140px;
    overflow: hidden;
   /*  text-align:Justify; */
    text-justify:inter-ideograph;
}


 
 
 
 
 
 .f_sixth{
    background-color: #f2f1f0;
    border-bottom: 1px solid #a0a0a0;
    position: relative;
}
.f_sixth h1{

    width: 650px;
 
    line-height: 60px;
    margin:0 auto;
    padding-top: 50px;
    font-weight: normal;
}
.f_sixth h6{
    color:  #666666;
    width: 650px;
    margin:0 auto;
    text-align: center;
    line-height: 50px;
}
.patent_timer{

    text-align: center;
    padding-bottom: 190px;
}
.sixth_logo{
    position: absolute;
    top:200px;
    left: 38%;
    height: 290px;
    background:#f2f1f0 ;
}
.f_sixth .logo1{
    position: relative;
    left: 95px;
    top:-230px;
}
.f_seventh{
    background-color: #f2f1f0;
    padding-top: 80px;
    padding-bottom: 50px;
}
/* .f_seventh a>p:hover{
    color: #ff7f00;
} */
.f_seventh_img{
    text-align: center;
}
.f_seventh h5{
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}
.online_blue{
    width: 120px;
    height: 28px;
    border: 1px solid #00c6fe;
    margin:0 auto;
    display: block;
    text-align: center;
    line-height: 28px;
}

/*��¥*/
.f_eighth{
    background: url("../images/pagea/copyr_icon03.jpg");
    background-size: 100% 100%;
    height: 150px;
}
.f_eighth h1{
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.f_eighth h6{
    text-align: center;
    color:#fff;
}
/*��¥*/
.f_ninth{
}
.f_ninth ul{
    overflow: hidden;
    width: 1200px;
    margin:0 auto;
    margin-top: 80px;
}
.f_ninth ul li{
    float: left;
    text-align: center;
    background:url("../images/pagea/copyr_icon44.png") no-repeat;
    width: 300px;
    height: 480px;
    padding-top: 70px;
}
.f_ninth ul li:hover{
    background:url("../images/pagea/copyr_icon43.png") no-repeat;

}
.f_ninth ul li h4{
    line-height: 50px;
    font-size: 24px;
    font-weight: normal;
}
.f_ninth ul li>img{
    padding-bottom: 10px;
}
.f_ninth ul li a p{
    background-color: #c59a6d;
    width: 170px;
    line-height: 32px;
    height: 32px;
    margin:0 auto;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
}
.f_ninth ul li a:hover p{
    color: #333;
    font-size: 14px;
}

.tenth{
    background: url("../images/pagea/copyr_icon04.jpg") no-repeat center top;
    background-size: 100% 100%;
    height: 680px;
}
.tenth h1{
    background: url("../images/pagea/copyr_icon45.png") no-repeat center bottom;
    line-height:80px;
    padding-top: 50px;
    font-weight: normal;
}
.tenth ul{
    margin-top: 25px;
}
.tenth ul li{
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
    height: 40px;
}
.tenth ul li a{ display: block; height: 40px;}
.classify10{ cursor:pointer; position: relative;}
.classify10 a{ color: #fff; }
.classify10 .classify_ct10{   height:40px;text-align:center; color:#fff;  display:none; }
.active_classify10{ height:40px; }
.active_classify10 .con{ display: none;}
.active_classify10 .classify_ct10{ display:block; position: absolute;   color:#666;}
.active_classify10 .classify_ct10 a{ position:relative;color:#666;}

.time1{
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}
.time1 a{color:#fff;}
.time1 .button{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.f_twelfth{
    height:710px;
}
.f_twelfth h1{

    padding-top: 30px;
    line-height: 120px;
    text-align: center;
    font-weight: normal;
}
.f_twelfth>.w1200>img{
    padding-bottom: 30px;
}

.f_fourth{
    background: url("../images/pagea/copyr_icon05.jpg") no-repeat center top;
    background-size: 100% 100%;
    height: 801px;
}
.f_fourth h1{
    padding-top: 45px;
    font-weight: normal;
	text-align: center;
}
.f_fourth h6{
    text-align: center;
    line-height: 50px;
    color:#fff;
}
.f_fourth ul{
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
}
.f_fourth ul li{
    float: left;
    text-align: center;
}
.f_fourth ul li.fourth_left,
.f_fourth ul li.fourth_right{
    width: 340px;

}
.f_fourth ul li>div>p{
    font-size: 16px;
    line-height: 40px;
}

.f_fourth ul li.fourth_mid{
    width: 120px;
    margin-left: 65px;
    margin-right: 65px;
}
.four_left{
    background: url("../images/pagea/copyr_icon48.png") no-repeat center;
    height: 370px;
    padding-top: 40px;
    margin-top:4px;
}
.four_mid{
    height: 370px;
    padding-top: 40px;
    margin-top:25px;
}
.four_right{
    background: url("../images/pagea/copyr_icon49.png") no-repeat center;
    height: 370px;
    padding-top: 40px;
    margin-top:25px;
}
.fourth_left p{
    color: #fff;
}
 .four_mid p{
     color: #00c1de;
 }
.fourth_right p{
    color: #999;
}
.more p{
    width: 180px;
    
}

.f_fivth .w1200{
    text-align: center;
}
.f_fivth .w1200 img{
    padding-top: 40px;
}

.f_fivth h1{
    width: 800px;

    line-height: 60px;
    margin:0 auto;
    padding-top:60px;
    font-weight: normal;
}
.f_fivth h6{
    color:  #666;
    width: 650px;
    margin:0 auto;
    text-align: center;
    line-height: 50px;
}

.f_fivth .more {
    width: 450px;
    margin: 0 auto;
    overflow: hidden;
}
.f_fivth .more .button{
    float: left;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
}

/*ʮһ¥*/
.f_eleven {
    background: url("../images/pagea/copyr_icon06.jpg") no-repeat center top;
    background-size: 100% 100%;
    height: 185px;
    padding-top: 22px;
}
.f_eleven .eleven{
    overflow: hidden;
    width: 1100px;
    margin:0 auto;
}
.f_eleven_tit{
    width: 58px;
    height:158px;
    border: 1px solid #c59a6d;
    color: #c59a6d;
    font-size: 24px;
    text-align: center;
    padding-top: 8px;
    word-break: break-all;
    letter-spacing: 8px;
    line-height: 24px;
    float: left;
}
.f_eleven_con{
    overflow: hidden;
    float: left;
    width: 990px;
}
.f_eleven_con li{
    float: left;
    width: 135px;
    margin-left: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.f_eleven_con li a{
    display: block;
    border: 1px solid #c59a6d;

}
.f_eleven_con li a p{
    color: #fff;
    text-align: center;
    width: 133px;
    height:78px;
    line-height: 78px;
    font-size: 24px;
    margin-left: 3px;
}
.f_eleven_con li a:hover p{
    color:#c59a6d ;
}
/*ʮ��¥*/
.f_thirteenth{
}
.f_thirteenth h1{
    border-bottom: 1px solid #9c9c9c;
    width: 1000px;
    margin:0 auto;
    line-height: 120px;
    padding-top: 25px;
    font-size: 60px;
}
.f_thirteenth h6{
    color: #747474;
    margin-top: 10px;
    text-align: center;
    font-weight: normal;
}
.f_thirteenth ul{
    overflow: hidden;
    width: 1200px;
    padding-top: 50px;
    padding-bottom: 80px;
    margin-left: 58px;
}
.f_thirteenth ul li{
    overflow: hidden;
    float: left;
    width: 500px;
    margin-right: 50px;
    border-bottom: 1px dashed #c59a6d;
}
.f_thirteenth ul li p{
    font-size:18px;
    color: #333;
    line-height: 60px;
    width: 385px;
    float: left;

}
.f_thirteenth ul li a p{
    color:#c59a6d;
    border: 1px solid #c59a6d;
    float: right;
    width: 110px;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    height:28px;
    margin-top: 20px;
}
.f_thirteenth ul li a p:hover{
    color: #ffb900;
}



.f-fourteenth{ background:#fff; height:656px;}
.ffeth-title{ font-weight:bold; font-size:20px; line-height:30px; padding:20px 0 18px 35px; background:url(../images/pagea/music-ico1.png) 0 center no-repeat;}
.ffeth-warn{display:block; position:absolute;top:22px; right:20px; width:90px; height:73px; background:url(../images/pagea/music-ico2.png) no-repeat;padding-top:15px;}
.ffeth-warn:hover{ text-decoration:underline;color:#fff;}
.ffeth-warn p{ font-size:12px; color:#fff; text-align:center; line-height:16px; }
.ffeth-content{ padding-top:60px; height:210px; text-align:center;}
.ffeth-content h1{ font-size:50px; line-height:80px; color:#333;}
.ffethc-remark{ font-size:20px; line-height:30px;}
.ffethc-remark .s-bold{ font-weight:bold;font-size:16px; }
.ffethc-remark .s-blue{ font-weight:bold;color:#00c1de;font-size:16px; }
.ffethc-remark .a-more{ font-size:12px; color:#666666; text-decoration:underline;}
.ffethc-remark .a-more:hover{ color:#c59a6d;}
.ffethc-btn{ display:block; height:40px; line-height:40px; width:170px; margin:22px auto 0; color:#fff; background:#00c1de; }
.ffethc-btn:hover{ background:#00c1de; color:#fff;}
.ffeth-remark{ overflow:hidden; padding-top:80px;}
.ffethr-content{ float:left; width:600px; text-align:center;}
.ffethrc-title{ line-height:30px; font-size:24px;}
.ffethrc-content{ overflow:hidden; border-left:1px solid #f1f1f1; border-right:1px solid #f1f1f1;padding: 25px 32px 40px;}
.ffethrc-content.no-br{border-left:none 0;}
.ffethrc-content li{ float:left; height:153px; width:116px; border:1px solid #dcdcdc; margin:0 30px; border-radius:3px;}
.ffethrc-content li:hover{ border:1px solid #00c1de;}
.ffethrc-content a{ display:block;height: 153px;}
.ffethrc-content li:hover a{border-color:#c59a6d; }
.ffethrc-content a img{width:52px; height:52px; margin:30px 0 20px;}
.ffethrc-content a p{ font-size:16px; line-height:20px;}
.ffethrc-btns a{ display:inline-block; margin-left:10px; backface-visibility:#c59a6d; width:110px; height:28px; line-height:28px; color:#fff; text-align:center; background:#00c1de;}
.ffethrc-btns a:hover{ background:#00c1de;}



.zl-banner{ height: 650px; position: relative; overflow: hidden; }
.zl-banner-ul li{ height: 650px; position: absolute; left: 0; top: 0; width: 100%; text-align:center;}
.zl-banner-ul li img{padding:125px 0 0 0;}
.zl-shen-box{ width: 830px; height: 270px; position: absolute; left: 50%; margin-left: -414px; bottom: 44px; }
.zl-shen-tag{ height: 50px; }
.zl-shen-tag a{ height: 50px; width: 210px; text-align: center; line-height: 50px; background: #0687c2;  float: left; font-size: 16px; color: #fff;}
.zl-shen-tag .on{ background: #00c1de; }
.zl-shen-form{ width: 100%; height: 220px; background: #fff; }
.zl-shen-con{ padding:38px 0 0 58px; }
.zl-shen-t{ float: left;}
.zl-shen-type{ color: #363636; font-size: 18px; height: 55px;}
.zl-shen-type label{ float: left; margin-left: 10px; }
.zl-shen-type label input{ margin-right: 5px; }
.zl-shen-text .text{ width: 245px; line-height: 24px; padding:13px 5px; background: #fff;
 border:1px solid #bababa; font-size: 16px; margin-right: 6px; float: left;}
.zl-shen-text .btn{ background: url(../images/pagea/zl-2.png) no-repeat; width: 177px; height: 51px; float: left;}

.zl-grey{ background: #eaeff3; padding:50px 0; }
.zl-bg-1{ background: url(../images/pagea/zl-3.png) no-repeat; width: 729px; height: 140px; margin: 0 auto 45px; }
.zl-pro-list li{ width: 245px; height: 340px; -background: #fff; float: left; text-align: center;
color: #363636; margin:0 25px;}
.zl-pro-list .zl-i-1 i{ background: url(../images/pagea/zl-4.png) no-repeat 50% 50%; }
.zl-pro-list .zl-i-2 i{ background: url(../images/pagea/zl-5.png) no-repeat 50% 50%; }
.zl-pro-list .zl-i-3 i{ background: url(../images/pagea/zl-6.png) no-repeat 50% 50%; }
.zl-pro-list .zl-i-4 i{ background: url(../images/pagea/zl-7.png) no-repeat 50% 50%; }
.zl-pro-list li h3{ font-size: 32px; margin-bottom: 15px;}
.zl-pro-list li p{ font-size: 16px; line-height: 28px; }
.zl-pro-list li i{ margin:25px 0 20px; width: 50px; height: 65px; display: inline-block;}
.zl-cz{ padding-top: 20px; }
.zl-cz a{ width: 96px; height: 27px; display: inline-block; line-height: 27px; margin:0 4px; color: #fff; }
.zl-zx{ background:#00c1de; }
.zl-sq{ background: #ff0000; }


.zl-liuc{ padding:80px 0; }
.zl-jd{ text-align: center; font-size: 36px; color: #363636; margin-bottom: 40px;}
.zl-jd span{ color: #ff552d; font-size: 48px; }
.zl-liu3{ text-align: center; margin-bottom: 35px;}
.zl-ztai{ background: url(../images/pagea/zl-9.png) no-repeat; width: 652px; height: 214px; margin: auto; }
.zl-ztai-3{ padding-top: 50px; }
.zl-ztai-3 li{ width: 33.3%; text-align: center; float: left;}
.zl-ztai-3 li h3{ font-size: 26px; margin-bottom: 18px; }
.zl-ztai-3 li p{ font-size: 14px; margin-bottom: 8px; }
.zl-xunwen{ text-align: center; padding-top: 40px;}
.zl-xunwen a{ display: inline-block; width: 237px; height: 50px; line-height: 50px; color: #fff; font-size: 25px; background: #ff552d;}
.zl-fub{ font-size: 20px; text-align: center; margin-bottom: 35px;}
.j20{ margin-bottom: 20px; }

.zl-adv-list li{ float: left;/*  background: url(../images/pagea/zl-10.png) center no-repeat; */ width: 222px; /* height: 268px; */ margin:0 36px; text-align: center;     padding-bottom: 30px;  -webkit-box-sizing:content-box; box-sizing:content-box;}
.zl-adv-1{background: url(../images/pagea/zl-10-1.png) top no-repeat;}
.zl-adv-2{background: url(../images/pagea/zl-10-2.png) top no-repeat;}
.zl-adv-3{background: url(../images/pagea/zl-10-3.png) top no-repeat;}
.zl-adv-4{background: url(../images/pagea/zl-10-4.png) top no-repeat;}
/* .zl-adv-list .zl-adv-2{ background-position:-285px 0 ;  }
.zl-adv-list .zl-adv-3{ background-position:-571px 0;  }
.zl-adv-list .zl-adv-4{ background-position:-854px 0;  } */
.zl-adv-list li h3{ font-size: 30px; padding-top: 50%; margin-bottom: 16px; }
.zl-adv-list li p{ margin-bottom: 5px; }
.al-adv{ background:url(../images/pagea/zl-11.png) no-repeat center bottom #eaeff3; }

.zl-who{ padding:80px 0; }
.zl-who-list li{ width: 195px; float: left; text-align: center; color: #363636; margin:0 20px;}
.zl-who-pic{ margin-bottom: 20px; }
.zl-who-list li h3{ font-size: 24px; margin-bottom: 24px;}
.zl-who-list li p{ margin-bottom: 12px; }
.zl-who-list li .intro{ height: 94px; overflow: hidden; }
.quzixun{ display: inline-block; width: 142px; height: 40px; line-height: 40px; font-size: 18px; color: #fff; background: #ff552d; }
.zl-pb-lc{ text-align: center; }

.zl-select{ background: url(../images/pagea/zl-18.png) no-repeat center top #fff; padding:80px 0;}
.zl-select-list { padding:30px 0 0 80px; }
.zl-select-list li{ float: left; margin:0 8px 20px ;}
.zl-select-list li img{ border:1px solid #e4e3e2; width:150px;}


.zl-more{ background: url(../images/pagea/zl-31.jpg) no-repeat center top; padding:80px 0 37px; }
.zl-more-list{ width: 960px; margin:auto; padding-top: 30px; }
.zl-more-list li{ width: 140px; height: 124px; background: #fff; float: left; text-align: center; margin: 0 10px 20px ;}
.zl-more-list li a{ display: block;  font-size: 16px;}
.zl-more-list li i{ background: url(../images/pagea/zl-32.png) no-repeat 50% 50%; width: 52px; height: 59px;
display: inline-block; margin-top: 22px;}
.baib{ background: #fff; height: 340px;}
.wrap{ width:1180px; margin:auto;}
.zhuanli_dj{display:none;}

@media  screen  and (max-width:1180px){
	.mq-contentMain,.soft_con2,.soft_con,.soft_con1,.soft_con_icon,.soft_function,.brand_cont5 .brand_cont5_d,.w1200,.f_fivth h1{width:100%;}
	.wrap,.brand_cont5 .brand_cont5_ulDiv{width:96%; margin:0 auto;}
.mq-contentMain .brand_cont1 .brand_left{display:none;}
.mq-contentMain .brand_cont1 .brand_right{margin:0 auto; float:none; width:90%;}
.mq-contentMain .brand_cont1 .brand_right .brand_form li input{width:100%;}
.soft_con img{max-width:100%;}
.brand_cont5 .brand_cont5_ulDiv ul li{width:23%; margin:0 0 1.5% 1.5%;}
.soft_con_icon ul li{width:9%;}
.soft_con{display:none;}
.soft_function{height:auto; margin:0 0 20px;}
.ffethr-content{width:50%;}
.ffethrc-content li{margin:0 15px;}
.f-fourteenth,.f_three{height:auto; padding:0 0 60px 0;}
.f_three ul li{width:30%; margin:0 0 5% 3%;}
.f_seventh_img img{max-width:95%; margin:0 auto;}
.f_twelfth>.w1200>img{max-width:95%; margin:0 auto; display:block;}
.f_three .three_info{height:120px;}
.f_three ul{margin-left:0;}
.zl-pro-list li,.zl-adv-list li{margin:0 10px;width:220px;}
.zl-pb-lc img{max-width:96%; display:block; margin:0 auto;}
.zl-select-list{padding:30px 0 0 0;}
.zl-select-list li{width:15%; margin:0 0 1.5% 1.5%; text-align:center;}
.zl-select-list li img,.zl-liu3 img{width:99%;}
}

@media  screen  and (max-width:800px){
	.ffeth-content h1,.f_three h1,.font_50{font-size:32px;}
.soft_con_icon ul li{width:20%; text-align:center; margin: 0 0 0 4%;}
.soft_con_icon ul li a p{width:100%; margin:5px 0 0 0;}
.soft_con_icon{height:auto;}
.soft_con1,.soft_con_icon .arrow{display:none;}
.soft_con_icon ul li img{width:100%; height:auto;}
.ffethrc-content li{margin:0 5px; width:100px; }
.ffethrc-content{padding-left:10px;padding-right:10px;}
.sixth_logo{left:30%;}
.tenth ul,.f_fourth ul{display:none;}
.zhuanli_dj{display:block; text-align:center;}
.zhuanli_dj img,.f_fivth .w1200 img{width:95%;}
.time1 span{display:block;}
.f_sixth h1{width:auto;}
.zl-pro-list li,.zl-adv-list li{width:45%; margin:2.5%;}
.zl-adv-list li{background-size:100%;}
/* .zl-adv-list li h3{padding-top:150px; } */
.zl-select-list{padding:10px 0 0 0;}
.zl-select-list li{width:23%; margin:0 0 1.5% 1.5%}
.zl-banner-ul li img{width:90%;}
}

@media  screen  and (max-width:640px) {
.mq-contentMain .brand_cont1 .brand_right h1,.mq-contentMain .brand_cont1 .brand_right h2,.title h3,.brand_cont5 h1,.val-t{font-size:28px;}
.ffeth-content h1, .f_three h1, .font_50,.f_fourth h1,.tenth h1{font-size:22px;  padding:0 20px;}
.ffeth-content h1{line-height:50px; margin:20px 0 0 0;}
.tenth h1 span{display:block;}
.tenth h1{line-height:30px; }
.vt{font-size:18px;}
.brand-show li,.taidu li{width:50%; margin:0 0 5%}
.soft_con_icon ul li a p{top:80px;}
.brand_cont5 h1 span{display:block; line-height:130%;}
.brand_cont5 .brand_cont5_d{padding-bottom:30px;}
.brand_cont5 .brand_cont5_ulDiv ul li,.zl-select-list li{width:30%; margin:0 0 2.8% 2.8%;}
.ffethr-content{width:auto; float:none; margin-bottom:30px;}
.ffethrc-content li{margin:0 0 0 5%; width:26%;}
.ffeth-content{height:auto; padding:0 10px;}
.ffethc-remark{font-size:16px;}
.ffethrc-content{padding:0 0 20px 0; border:0;}
.ffethrc-title{margin-bottom:10px;}
.ffeth-remark{padding-top:50px;}
.zhongyao01 img{width:80%;}
.f_three .three_info{font-size:14px; padding:0 10px;}
.f_sixth h6{width:auto;}
.sixth_logo{left:26%; overflow:hidden;}
.logo_bg img{width:60%;}
.logo1 img{width:30%;}
.f_sixth .logo1{top:-140px; left:45px;}
.patent_timer{padding-bottom:80px;}
.f_sixth{border:0;}
.f_sixth h6{line-height:24px; padding:0 20px;}
.font_18{font-size:14px;  padding:20px; line-height:22px;}
.f_fourth,.tenth{height:auto; padding:30px 0}
.f_twelfth{height:auto; padding:0 0 30px 0}
.f_seventh{padding-bottom:80px;}
.sixth_logo{top:140px;}
.f_fivth h6{width:auto; line-height:30px;}
.f_fivth .font_18{padding:0 20px;}
.f_fivth h1,.f_three h1{padding-top:30px;}
.f_twelfth h1{line-height:30px;}
.button p{ margin-top:10px;}
.zhongyao01  .button p{width:80px;}
.f_three ul li h4{padding:5px 0;}
.ffethrc-content a img{width:40%; height:auto;}
.f_fivth .more,.more p{width:auto; padding:0 5px;}
.f_fivth .more .button{margin:0 0 0 6%;}
.f_fourth .more p{width:60%;}
.ffethrc-content a p{font-size:14px;}
.f_sixth h1{padding-top:30px;}
.zl-bg-1{width:90%; background-size:100%; height:100px; margin:0 auto;}
.zl-pro-list li h3,.zl-adv-list li h3{font-size:20px;}
.zl-cz a{margin:0 0 5px 0;}
.zl-jd{font-size:30px;}
.zl-fub{font-size:16px;}
.zl-adv-list li p{font-size:12px;}
.zl-jd span{font-size:35px;}
.zl-liuc{padding:50px 0;}
.zl-shen-box{width:95%; left:0; right:0; bottom:20%; margin:0 auto;}
.zl-shen-form{height:auto;}
.zl-banner-ul li{background-size:80%;}
.zl-shen-con{padding:30px 0 30px 30px;}
.zl-shen-text .text{width:90%; padding:5px 0; margin:10px 0 0 0;}
.zl-shen-text .btn{margin:20px 0 0 0;}
.zl-ztai{width:100%;}
}	
@media  screen  and (max-width:460px) {
	.yuc div {
    width: 150px;
    height: 150px;}
	.yuc div h1{font-size:16px;}
	.yuc div p{font-size:12px;}
	.mq-contentMain .brand_cont1 .brand_right h1,.mq-contentMain .brand_cont1 .brand_right h2,.title h3,.brand_cont5 h1,.val-t{font-size:24px;}
	.ffethc-remark{font-size:14px;}
}
