﻿.search-pagination{
	text-align:center;
}
.search-pagination ul li{
	*display:inline;
}
.email_list .email_list_a {
  margin-top: 15px;
  height: 48px;
}
.email_list .email_list_a a {
  width: 180px;
  height: 48px;
  display: inline-block;
  border: 1px dashed #d2d2d2;
  font-size: 20px;
  border-radius: 30px;
  color: #666666;
  line-height: 48px;
  text-align: center;
  margin-left: 13px;
  float: left;
}
.email_list .email_list_a a img {
  vertical-align: middle;
  margin-right: 10px;
}
.email_list .email_list_a a:first-child {
  margin-left: 0;
}
.email_list .email_list_a .active {
  font-weight: bold;
  color: #fa672d;
  border: 1px dashed #fa672d;
}
.email_list .email_list_li {
  border: 1px solid #d2d2d2;
  padding: 3px;
  margin-top: 21px;
}
.email_list .email_list_li .email_list_li_title {
  height: 40px;
  background-color: #e0edfe;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #1a1c1e;
}
.email_list .email_list_li .email_list_li_title span {
  display: inline-block;
  float: left;
  text-align: center;
}
.email_list .email_list_li ul li {
  font-size: 16px;
  height: 46px;
  line-height: 46px;
}
.email_list .email_list_li ul li span {
  color: #191717;
  display: inline-block;
  float: left;
  text-align: center;
}
.email_list .email_list_li ul li span:first-child {
  width: 181px;
}
.email_list .email_list_li ul li .email_list_ask {
  width: 151px;
}
.email_list .email_list_li ul li .time {
  width: 193px;
}
.email_list .email_list_li ul li .reply {
  width: 155px;
  color: #449100;
}
.email_list .email_list_li ul li a {
  color: #191717;
  float: left;
  width: 427px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 45px;
}
.email_list #p1 {
  color: #333333;
  margin: 25px 0;
}
.email_list #p1 a {
  border: 1px solid #dddddd;
  padding: 5px 12px;
  font-size: 14px;
  color: #333333;
  margin: 0 5px;
}
.email_list #p1 .current {
  background-color: #279ce1;
  color: #FFFFFF;
  border: 1px solid #dddddd;
  padding: 4.5px 12px;
}
.email_article .email_article_one {
  margin-bottom: 30px;
}
.email_article .email_article_one div {
  height: 36px;
  background-color: #f4f4f4;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  margin: 10px 0 8px 0;
}
.email_article .email_article_one div img {
  vertical-align: middle;
  margin-right: 10px;
}
.email_article .email_article_one table {
  border: 2px solid #e0ebf7;
  border-width: 0px 2px 2px 0px;
  border-collapse: collapse;
  font-size: 16px;
  color: #151617;
}
.email_article .email_article_one table tr td,
.email_article .email_article_one table tr th {
  border: 2px solid #e0ebf7;
  border-width: 2px 0px 0px 2px;
  padding: 9px 0;
}
.email_article .email_article_one table tr th {
  width: 154px;
  background-color: #f3f9fb;
}
.email_article .email_article_one table tr td {
  width: 421px;
  padding: 9px 15px;
}
.email_article .email_article_one table tr P {
  text-align: center;
  margin-bottom: 10px;
}
.email_article .email_article_two table tr td {
  width: 992px!important;
}
.list_content_left {
  width: 246px;
  border: 1px solid #e5e5e5;
  float: left;
}
.list_content_left p {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  height: 78px;
  text-align: center;
  line-height: 78px;
  background: url(./list_bg_03.png);
}
.list_content_left ul li {
  border-top: 1px solid #e5e5e5;
  font-size: 18px;
  text-align: center;
  height: 58px;
  line-height: 58px;
  background-color: #eff7ff;
}
.list_content_left ul li a {
  color: #333333;
  height: 58px;
  width: 100%;
  display: inline-block;
}
.list_content_left ul li:hover a {
  background-color: #d1e5fe;
  color: #226fbe;
}
.list_content_left ul .color {
  background-color: #d1e5fe;
  color: #226fbe;
  background: url(./right_07.png) no-repeat 95% #d1e5fe;
}
.list_content {
  margin-top: 17px;
}
.list_content .list_content_right {
  width: 882px;
  float: right;
  *text-align:left;
}
.list_content .list_content_right .title_content span {
  color: #666666!important;
  /* font-size: 38px!important; */
  margin-left: 5px;
}
.list_content .list_content_right .title_content li {
  width: 882px;
  border-bottom: 1px solid #eeeeee;
  height: 54px!important;
  line-height: 54px!important;
}
.list_content .list_content_right .title_content a {
  width: 535px;
}
.Pagination {
  font-size: 16px;
  clear: both;
  text-align: center;
  padding-top: 27px;
  height: 33px;
}
.Pagination div {
  display: inline;
}
.Pagination span {
  display: none;
}
.Pagination a {
  color: #333333;
  border: 1px solid #dddddd;
  padding: 5px 12px;
  margin: 0 5px;
  display: inline-block;
}
.Pagination .Ellipsis {
  line-height: 32px;
  overflow: hidden;
  display: none;
}
#PageNum {
  color: #777;
  width: 30px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #cacaca;
  margin: 0 4px;
  text-align: center;
}
.Pagination a:hover {
  text-decoration: none!important;
}
.Pagination a.PageCur {
  color: #FFFFFF;
  background-color: #279ce1;
}
.opinion_result {
  padding: 34px 30px 40px 30px;
}
.opinion_result center p:first-child {
  font-size: 24px;
  font-weight: bold;
  color: #161819;
}
.opinion_result center .op_ {
  height: 32px;
  background-color: #e3f0ff;
  border-radius: 6px;
  margin: 28px 0;
  line-height: 32px;
  font-size: 14px;
  color: #6c7a81;
}
.opinion_result center .op_ span {
  margin-left: 30px;
}
.opinion_result center .op_ span:first-child {
  margin-left: 0;
}
.opinion_result .opinion_result_content {
  width: 1000px;
  margin: 0 auto;
  *text-align:left;
}
.opinion_result .opinion_result_content img {
  /*width: 700px;
  height: 467px;
  margin-left: 166px;
  margin-top: 32px;*/
}
.opinion_result .opinion_result_content .opinion_result_content_one {
  border-top: 1px solid #dcdcdc;
  margin-top: 40px;
  display: none;
}
.opinion_result .opinion_result_content .opinion_result_content_one center {
  font-size: 24px;
  font-weight: bold;
  color: #ff0000;
  margin: 24px 0;
}
.opinion_result .opinion_result_content .opinion_result_content_one table {
  border: 2px solid #e0ebf7;
  border-width: 0px 2px 2px 0px;
  border-collapse: collapse;
  font-size: 16px;
  color: #333333;
}
.opinion_result .opinion_result_content .opinion_result_content_one table tr td {
  border: 2px solid #e0ebf7;
  border-width: 2px 0px 0px 2px;
  width: 801px;
  padding: 15px 21px;
}
.opinion_result .opinion_result_content .opinion_result_content_one table tr td div {
  font-size: 18px;
  font-weight: bold;
  color: #226fbe;
}
.opinion_result .opinion_result_content .opinion_result_content_one table tr td span {
  font-size: 14px;
  color: #999999;
}
.opinion_result .opinion_result_content .opinion_result_content_one table tr td:first-child {
  width: 194px;
  text-align: center;
  background-color: #f3f9fb;
}
.opinion_result .opinion_result_content .opinion_article {
  border-top: 1px solid #dcdcdc;
  margin-top: 40px;
}
.opinion_result .opinion_result_content .opinion_article center {
  color: red;
  font-size: 14px;
  margin-top: 42px;
  margin-bottom: 20px;
}
.opinion_result .opinion_result_content .opinion_article form {
  margin-left: 146px;
}
.opinion_result .opinion_result_content .opinion_article form p {
  margin-top: 6px;
}
.opinion_result .opinion_result_content .opinion_article form p input {
  border: 1px solid #a9a9a9;
  width: 203px;
  height: 27px;
  margin-left: 10px;
}
.opinion_result .opinion_result_content .opinion_article form p textarea {
  width: 599px;
  height: 138px;
  vertical-align: text-top;
  margin-left: 10px;
  border: 1px solid #a9a9a9;
  outline: none;
}
.opinion_result .opinion_result_content .opinion_article form p label {
  font-size: 16px;
}
.opinion_result .opinion_result_content .opinion_article form p label span {
  color: red;
}
.opinion_result .opinion_result_content .opinion_article form p .sub {
  width: 190px;
  height: 38px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  margin-top: 25px;
  border: 0;
  text-align: center;
  line-height:38px;
}
.opinion_result .opinion_result_content .article_ {
  margin-top: 38px;
}
.opinion_result .opinion_result_content .article_ span {
  font-size: 12px;
}
.opinion_result .opinion_result_content .article_ .da {
  float: left;
}
.opinion_result .opinion_result_content .article_ .share {
  float: right;
  margin-bottom: 18px;
  *width:248px;
}
.opinion_result .opinion_result_content .article_ .share img {
  vertical-align: middle;
  width: 25px!important;
  height: 25px!important;
  margin: 0!important;
}
.opinion_result .opinion_result_content .article_ .more_article {
  border-top: 1px solid #e5e5e5;
  clear: both;
  font-size: 14px;
  height: 65px;
  padding-top: 18px;
}
.opinion_result .opinion_result_content .article_ .more_article div {
  float: left;
  color: #666666;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
}
.opinion_result .opinion_result_content .article_ .more_article div p {
  cursor: pointer;
}
.opinion_result .opinion_result_content .article_ .more_article ul {
  float: left;
  height: 60px;
  overflow: hidden;
}
.opinion_result .opinion_result_content .article_ .more_article ul li {
  height: 28px;
  line-height: 28px;
}
.opinion_result .opinion_result_content .article_ .more_article ul li a {
  color: #666666;
}
.opinion_result .opinion_result_content .article_ .more_article ul li a:hover {
  text-decoration: underline;
}
.opinion_list {
  border: 1px solid #e5e5e5;
  padding: 5px;
}
.opinion_list .opinion_list_title {
  height: 40px;
  background-color: #f5f5f5;
  line-height: 40px;
  font-size: 16px;
  color: #1a1c1e;
  font-weight: bold;
  text-align: center;
}
.opinion_list .opinion_list_title span {
  display: inline-block;
  float: left;
}
.opinion_list ul li {
  height: 35px;
  width: 100%;
  line-height: 35px;
  font-size: 16px;
}
.opinion_list ul li span,
.opinion_list ul li a {
  display: inline-block;
  float: left;
  color: #191717;
}
.opinion_list ul li span {
  text-align: center;
}
.opinion_list ul li span:first-child {
  width: 180px;
}
.opinion_list ul li a {
  width: 504px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 40px;
  *text-align:left;
  *margin-left: 37px;
}
.opinion_list ul li a:hover {
  text-decoration: underline;
}
.opinion_list ul li .time {
  width: 277px;
  *text-align:right;
}
.opinion_list ul li .reply {
  width: 147px;
  color: #449100;
}
.data_list {
  margin-top: 15px;
  display: inline-block;
  padding-bottom: 20px;
}
.data_list .data_list_right {
  width: 889px;
  float: right;
  margin-left: 22px;
}
.data_list .data_list_right ul li {
  height: 202px;
  border: 1px solid #e5e5e5;
  margin-top: 18px;
}
.data_list .data_list_right ul li .data_list_right_left {
  width: 4px;
  height: 202px;
  float: left;
  background-color: #aed2ff;
}
.data_list .data_list_right ul li .data_list_right_center {
  margin-left: 41px;
  float: left;
  *text-align:left;
}
.data_list .data_list_right ul li .data_list_right_center p {
  color: #161718;
  font-size: 16px;
  margin-top: 10px;
}
.data_list .data_list_right ul li .data_list_right_center p:first-child {
  font-size: 22px;
  color: #226fbe;
  margin: 28px 0;
}
.data_list .data_list_right ul li .data_list_right_right {
  width: 212px;
  height: 126px;
  border-left: 1px solid #e5e5e5;
  float: right;
  margin-top: 40px;
  text-align: center;
}
.data_list .data_list_right ul li .data_list_right_right a {
  font-size: 17px;
  color: #ff5a00;
  display: inline-block;
  width: 133px;
  height: 33px;
  border: 1px dashed #ff5a00;
  border-radius: 8px;
  line-height: 33px;
  margin-top: 40px;
}
.data_list .data_list_right ul li:first-child {
  margin-top: 0;
}
.data_article {
  padding: 25px 29px 45px 29px;
}
.data_article .data_article_one {
  height: 220px;
  background-color: #e9f3ff;
  margin-bottom: 22px;
}
.data_article .data_article_one .data_list_right_left {
  width: 4px;
  height: 220px;
  float: left;
  background-color: #aed2ff;
}
.data_article .data_article_one .data_list_right_center {
  text-align: center;
}
.data_article .data_article_one .data_list_right_center p {
  font-size: 16px;
  color: #161718;
}
.data_article .data_article_one .data_list_right_center p span {
  margin-left: 26px;
}
.data_article .data_article_one .data_list_right_center p span:first-child {
  margin-left: 0;
}
.data_article .data_article_one .data_list_right_center p:first-child {
  color: #226fbe;
  font-size: 24px;
  padding: 34px 0 28px 0;
}
.data_article .data_article_one .data_list_look {
  text-align: center;
  margin-top: 37px;
}
.data_article .data_article_one .data_list_look a {
  width: 198px;
  height: 38px;
  display: inline-block;
  background-color: #FFFFFF;
  border: 1px dashed #ff5a00;
  border-radius: 8px;
  line-height: 38px;
  color: #ff5a00;
  font-size: 18px;
}
.data_article .data_article_two {
  margin-top: 15px;
  padding: 0 27px;
}
.data_article .data_article_two p {
  color: #161718;
  font-size: 16px;
  text-indent: 2em;
}
.data_article .data_article_two .data_article_two_ {
  margin-top: 38px;
}
.data_article .data_article_two .data_article_two_ span {
  font-size: 12px;
}
.data_article .data_article_two .data_article_two_ .da {
  float: left;
}
.data_article .data_article_two .data_article_two_ .share {
  float: right;
}
.data_article .data_article_two .data_article_two_ .share img {
  vertical-align: middle;
}
.interview {
  padding: 16px 0 12px 0;
}
.interview .interview_title {
  height: 54px;
  background-color: #e0edfe;
  font-size: 24px;
  text-align: center;
  color: #226fbe;
  line-height: 54px;
}
.interview .interview_one {
  height: 284px;
  width: 1075px;
  margin: 24px auto;
}
.interview .interview_one img {
  float: left;
  width: 453;
  height: 284px;
}
.interview .interview_one table {
  float: right;
  border: 2px solid #e0ebf7;
  border-width: 0px 2px 2px 0px;
  border-collapse: collapse;
  width: 572px;
}
.interview .interview_one table tr td,
.interview .interview_one table tr th {
  border: 2px solid #e0ebf7;
  border-width: 2px 0px 0px 2px;
  height: 36px;
  font-size: 16px;
  color: #1b1c1e;
}
.interview .interview_one table tr th {
  width: 154px;
  background-color: #f3f9fb;
}
.interview .interview_one table tr td {
  padding: 0 10px;
}
.interview .flashSaleDeals {
  height: 208px;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 52px;
  width:1160px;
}
.interview .flashSaleDeals ul li {
  width: 1160px;
  float: left;
  height: 208px;
  margin-left: 10px;
}
.interview .flashSaleDeals ul li .xsq_deal_wrapper {
  position: relative;
  float: left;
  margin-left: 34px;
}
.interview .flashSaleDeals ul li .xsq_deal_wrapper img {
  width: 335px;
  height: 208px;
}
.interview .flashSaleDeals .trigger {
  width: 29px;
  height: 38px;
  position: absolute;
  top: 82px;
  z-index: 3;
}
.interview .flashSaleDeals .zuo {
  left: 0px;
  background: url(./left_03.png) no-repeat;
}
.interview .flashSaleDeals .you {
  right: 0px;
  background: url(./right_05.png) no-repeat;
}
.interview .interview_two {
  width: 1075px;
  height: 666px;
  overflow-y: auto;
  margin: 20px auto;
}
.interview .interview_two table {
  border: 2px solid #e0ebf7;
  border-width: 0px 2px 2px 0px;
  border-collapse: collapse;
  font-size: 16px;
  color: #333333;
}
.interview .interview_two table tr td {
  border: 2px solid #e0ebf7;
  border-width: 2px 0px 0px 2px;
  width: 860px;
  padding: 15px 21px;
}
.interview .interview_two table tr td div {
  font-size: 18px;
  font-weight: bold;
  color: #226fbe;
}
.interview .interview_two table tr td span {
  font-size: 14px;
  color: #999999;
}
.interview .interview_two table tr td:first-child {
  width: 194px;
  text-align: center;
  background-color: #f3f9fb;
}
.interview .ask_some {
  width: 1155px;
  height: 485px;
  border: 1px solid #e0ebf7;
  margin-top: 22px;
}
.interview .ask_some .ask_both {
  margin-left: 24px;
  margin-top: 18px;
}
.interview .ask_some .ask_both .ask_one,
.interview .ask_some .ask_both .ask_two {
  width: 150px;
  height: 50px;
  float: left;
  background-color: #eeeeee;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #363636;
  cursor: pointer;
}
.interview .ask_some .ask_both .ask_two {
  background-color: #226fbe;
  color: #ffffff;
  font-weight: bold;
}
.interview .ask_some table {
  margin-left: 68px;
}
.interview .ask_some table textarea {
  border-radius: 2px;
  outline: none;
  border: 1px solid #b5b5b5;
}
.interview .ask_some table th,
.interview .ask_some table td {
  font-size: 18px;
}
.interview .ask_some table td .txt {
  width: 282px;
  height: 35px;
  border-radius: 2px;
  outline: none;
  border: 1px solid #b5b5b5;
}
.interview .ask_some table td textarea {
  width: 873px;
  height: 178px;
  font-size: 18px;
  padding: 5px;
  resize: none;
}
.interview .ask_some .sub {
  width: 190px;
  height: 38px;
  background-color: #ff6941;
  border: 0;
  outline: none;
  font-size: 18px;
  color: #fff;
  margin-top: 25px;
  cursor: pointer;
}
.interview .ask_some .sub_ {
  margin-right: 25px;
  margin-left: 364px;
  *margin-left: 90px;
}
.interview .ask_some .answer {
  height: 380px;
  clear: both;
  margin-left: 30px;
  overflow-y: auto;
  overflow-x: hidden;
}
.interview .ask_some .answer .talk_ ul li {
  display: inline-block;
  width: 100%;
}
.interview .ask_some .answer .talk_ ul li span {
  font-size: 18px;
  color: #227dea;
  font-weight: bold;
  display:  inline-block;
  float: left;
  width: 126px;
  
  text-align: right;
  margin-top: 10px;
}
.interview .ask_some .answer .talk_ ul li .talk_answ {
  float: left;
  width: 970px;
  margin-top: 10px;
  *text-align:left;
}
.interview .ask_some .answer .talk_ ul li .talk_hui {
  clear: both;
}
.interview .ask_some .answer .talk_ ul li .talk_hui span {
  float: left;
  margin-top: 10px;
}
.interview .ask_some .answer .talk_ ul li .talk_hui div {
  float: left;
  max-width: 970px;
  margin-top: 10px;
}
.survey_title {
  height: 56px;
  background-color: #e0edfe;
  line-height: 56px;
  text-align: center;
  color: #226fbe;
  font-size: 24px;
  margin-top: 15px;
}
.survey {
  width: 925px;
  margin: 24px auto;
  border: 2px solid #e0edfe;
  padding-bottom: 45px;
  *text-align:left;
}
.survey ol {
  margin-left: 70px;
}
.survey ol li {
  list-style: decimal!important;
  margin-top: 20px;
}
.survey ol li p {
  margin-top: 20px;
  margin-left: 20px;
}
.survey ol li p span {
  float: right;
  margin-right: 38px;
  display: none;
}
.survey ol li p span em {
  height: 10px;
  display: inline-block;
  border-radius: 8px;
}
.survey ol li p span .em1 {
  width: 172px;
  background-color: #f2f2f2;
  position: relative;
}
.survey ol li p span .em1 em {
  background-color: #fa672d;
  position: absolute;
  left: 0;
  max-width: 172px;
}
.survey ol li p span i {
  font-size: 18px;
  margin-left: 14px;
  color: #fa672d;
}
.survey .sub_dis {
  text-align: center;
}
.survey .sub_dis .sub {
  width: 190px;
  height: 38px;
  background-color: #fa672d;
  font-size: 18px;
  color: #FFFFFF;
  border: 0;
  cursor: pointer;
  margin: 38px 0 0 25px;
}
.survey .sub_dis .sub:first-child {
  margin-left: 0;
}
.ask_content {
  height: 800px;
  margin-top: 18px;
}
.ask_content .email_content_right {
  float: right;
  width: 893px;
  height: 765px;
  border: 1px solid #dcdcdc;
}
.ask_content .email_content_right form {
  margin-left: 42px;
  margin-top: 14px;
  *text-align:left;
}
.ask_content .email_content_right form p {
  margin-top: 14px;
  position: relative;
}
.ask_content .email_content_right form p .txt_add,
.ask_content .email_content_right form p textarea {
  width: 680px;
}
.ask_content .email_content_right form p textarea {
  height: 246px;
  vertical-align: top;
  resize: none;
  outline: none;
}
.ask_content .email_content_right form p .code1 {
  height: 32px;
}
.ask_content .email_content_right form p .code1 img {
  height: 32px;
  vertical-align: middle;
}
.ask_content .email_content_right form p .sub {
  width: 191px;
  height: 38px;
  background-color: #fa672d;
  color: #FFFFFF;
  border: 0;
  margin-top: 35px;
  font-size: 18px;
  cursor: pointer;
  float: left;
}
.ask_content .email_content_right form p a {
  margin-left: 30px;
  display: inline-block;
  color: #FFFFFF;
  line-height: 38px;
  text-align: center;
  background-color: #279ce1!important;
}
.ask_content .email_content_right form label {
  font-size: 16px;
}
.ask_content .email_content_right form label span {
  color: red;
}
.ask_content .email_content_right form input,
.ask_content .email_content_right form select {
  border: 1px solid #bfbfbf;
  height: 30px;
}
.ask_content .email_content_right form .txt_wit {
  width: 250px;
}
.intelligence_inter {
  height: 657px;
  margin-top: 18px;
}
.intelligence_inter .intelligence_inter_content {
  height: 634px;
  border: 2px solid #1295d9;
  background-color: #f5f5f5;
}
.intelligence_inter .inter_content_top {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background-color: #1295D9;
}
.intelligence_inter .inter_content_top span {
  font-size: 30px;
  color: #FFFFFF;
  margin-left: 20px;
  float: left;
}
.intelligence_inter .inter_content_top img {
  float: right;
  margin-right: 18px;
  margin-top: 8px;
}
.intelligence_inter .intelligence_inter_left {
  width: 715px;
  float: left;
  background-color: #f1eff0;
  height: 589px;
}
.intelligence_inter .intelligence_inter_left .wenwen-footer {
  height: 130px;
  background: #f1eff0;
}
.intelligence_inter .intelligence_inter_left .write_box {
  background: #fff;
  width: 100%;
  height: 75px;
}
.intelligence_inter .intelligence_inter_left .write_box textarea {
  height: 75px;
  width: 100%;
  border: solid 1px #a9a9a9;
  word-wrap: break-word;
  resize: none;
}
.intelligence_inter .intelligence_inter_left .speak_window {
  position: relative;
  overflow-y: auto;
  height: 460px;
}
.intelligence_inter .intelligence_inter_left .speak_box {
  margin-bottom: 20px;
  padding: 10px;
}
.intelligence_inter .intelligence_inter_left .question,
.intelligence_inter .intelligence_inter_left .answer {
  margin-bottom: 15px;
}
.intelligence_inter .intelligence_inter_left .question {
  text-align: right;
}
.intelligence_inter .intelligence_inter_left .question > div {
  display: inline-block;
}
.intelligence_inter .intelligence_inter_left .question_text,
.intelligence_inter .intelligence_inter_left .answer_text {
  position: relative;
}
.intelligence_inter .intelligence_inter_left .question_text {
  padding-right: 20px;
}
.intelligence_inter .intelligence_inter_left .answer_text {
  padding-left: 20px;
}
.intelligence_inter .intelligence_inter_left .question_text p,
.intelligence_inter .intelligence_inter_left .answer_text p {
  border-radius: 10px;
  padding: 8px;
  font-size: 14px;
  display: table-cell;
  word-wrap: break-word;
}
.intelligence_inter .intelligence_inter_left .answer_text p {
  background: #fff;
  *text-align:left;
}
.intelligence_inter .intelligence_inter_left .question_text p {
  background: #2085d7;
  color: #fff;
  text-align: left;
}
.intelligence_inter .intelligence_inter_left .question_text i,
.intelligence_inter .intelligence_inter_left .answer_text i {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 12px;
  *font-size:0;
}
.intelligence_inter .intelligence_inter_left .answer_text i {
  border-right: 10px solid #fff;
  left: 10px;
  *left:-18px;
}
.intelligence_inter .intelligence_inter_left .question_text i {
  border-left: 10px solid #2085d7;
  right: 10px;
}
.intelligence_inter .intelligence_inter_left .answer_text p a {
  color: #42929d;
  display: inline-block;
}
.intelligence_inter .intelligence_inter_left .wenwen_help {
  clear: both;
  margin-top: 13px;
  text-align: center;
}
.intelligence_inter .intelligence_inter_left .close {
  width: 102px;
  height: 32px;
  display: inline-block;
  background: #1296da;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  margin-left: 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.intelligence_inter .intelligence_inter_right {
  width: 238px;
  background: #fff;
  height: 528px;
  float: right;
  *text-align:left;
}
.intelligence_inter .intelligence_inter_right .intelligence_inter_right_one a {
  display: inline-block;
  width: 67px;
  margin-left: 34px;
  margin-top: 15px;
}
.intelligence_inter .intelligence_inter_right .intelligence_inter_right_one a div {
  color: #666666;
  font-size: 12px;
  text-align: center;
}
.intelligence_inter .intelligence_inter_right .intelligence_inter_right_two {
  width: 221px;
  margin: 34px auto;
  *margin-left:8px;
}
.intelligence_inter .intelligence_inter_right .intelligence_inter_right_two p {
  width: 100%;
  height: 28px;
  line-height: 28px;
  color: #1296da;
  border-bottom: 1px solid #999999;
}
.intelligence_inter .intelligence_inter_right .intelligence_inter_right_two .title_content li {
  width: 221px;
}
.intelligence_inter .intelligence_inter_right .intelligence_inter_right_two .title_content a {
  width: 180px;
}
.one {
  height: 339px;
}
.one .one_left {
  width: 564px;
  height: 339px;
  float: left;
}
.one .one_left .leftLoop {
  position: relative;
}
.one .one_left .leftLoop .hd {
  position: absolute;
  bottom: 16px;
  right: 10px;
  z-index: 10;
}
.one .one_left .leftLoop .hd ul li {
  float: left;
  display: inline;
  margin: 0 3.5px;
  width: 8px;
  height: 8px;
  background: #e0ecfa;
  text-indent: -9999px;
  border-radius: 100%;
  *font-size:0;
}
.one .one_left .leftLoop .hd ul .on {
  background-color: red;
}
.one .one_left .leftLoop .bd ul li div {
  position: absolute;
  width: 559px;
  height: 35px;
  background-color: #000000;
  bottom: 3px;
  opacity: 0.7;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  padding-left: 5px;
  filter: alpha(opacity=70);
  right: 0;
  *text-align:left;
  *width:564px;
}
.one .one_left .leftLoop .bd ul li div span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 441px;
  display: inline-block;
}
.one .one_left .leftLoop .bd ul li img {
  width: 564px;
  height: 339px;
}
.one .one_right {
  float: right;
  width: 573px;
}
.one .one_right .title_content li {
  width: 573px;
}
.one .one_right .title_content a {
  width: 436px;
}
.switch2 {
  height: 340px;
  *overflow-y:hidden;
}
.switch2 .switch2_left {
  width: 130px;
  float: left;
}
.switch2 .switch2_left ul li {
  width: 130px;
  height: 66px;
  background-color: #e3f0ff;
  text-align: center;
  line-height: 66px;
  font-size: 16px;
  margin-top: 6px;
}
.switch2 .switch2_left ul li a {
  color: #6c7a81;
  display: inline-block;
  width: 130px;
  height: 66px;
}
.switch2 .switch2_left ul li:first-child {
  margin-top: 10px;
}
.switch2 .switch2_center {
  width: 405px;
  float: left;
  margin-left: 25px;
}
.switch2 .switch2_center .switch2_center_one {
  margin-top: 4px;
}
.switch2 .switch2_center .switch2_center_one a {
  font-size: 16px;
  color: #6c7a81;
  text-align: center;
  display: inline-block;
  height: 82px;
  background-color: #eeeeee;
  float: left;
  margin-left: 6px;
  margin-top: 6px;
}
.switch2 .switch2_center .switch2_center_one a img {
  margin-top: 10px;
}
.switch2 .switch2_center .switch2_center_two {
  clear: both;
}
.switch2 .switch2_center .switch2_center_two a {
  display: inline-block;
  border-radius: 6px;
  width: 94px;
  height: 84px;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 26px;
  margin-left: 8px;
}
.switch2 .switch2_center .switch2_center_two a img {
  margin-top: 10px;
}
.switch2 .switch2_center .switch2_center_two a div {
  width: 80px;
  margin: 0 auto;
}
.switch2 .switch2_center .switch2_center_two a:first-child {
  margin-left: 0;
}
.switch2 .switch2_right {
  width: 573px;
  float: right;
}
.switch2 .switch2_right .title_content li {
  width: 573px;
}
.switch2 .switch2_right .title_content a {
  width: 434px;
}
.switch3 {
  height: 335px;
}
.switch3 .switch3_left {
  width: 564px;
  float: left;
}
.switch3 .switch3_left .title_content li {
  width: 564px;
}
.switch3 .switch3_left .title_content a {
  width: 436px;
}
.switch3 .switch3_right {
  float: right;
  width: 573px;
  margin-top: 15px;
}
.switch3 .switch3_right ul {
  float: left;
}
.switch3 .switch3_right ul li {
  width: 147px;
  height: 92px;
  background-color: #dfedfe;
  border-left: 4px solid #7eaadd;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
.switch3 .switch3_right ul li img {
  margin-bottom: 4px;
  margin-top: 12px;
}
.switch3 .switch3_right ul li a {
  color: #1f1b1b;
  width: 147px;
  height: 92px;
  display: inline-block;
}
.switch3 .switch3_right ul li:first-child {
  margin-top: 0;
}
.switch3 .switch3_right .switch3_right_img {
  width: 404px;
  height: 315px;
  float: right;
}
.switch4 {
  height: 340px;
}
.switch4 .switch4_left {
  width: 564px;
  float: left;
}
.switch4 .switch4_left .switch4_left_inter {
  margin-top: 14px;
  *text-align:left;
}
.switch4 .switch4_left .switch4_left_inter .switch4_left_inter_one {
  float: left;
  margin-left: 20px;
}
.switch4 .switch4_left .switch4_left_inter .switch4_left_inter_one img {
  width: 272px;
  height: 162px;
}
.switch4 .switch4_left .switch4_left_inter .switch4_left_inter_one p {
  color: #171819;
  font-size: 16px;
  margin-top: 4px;
  width:272px;
}
.switch4 .switch4_left .switch4_left_inter .switch4_left_inter_one:first-child {
  margin-left: 0;
}
.switch4 .switch4_left .switch4_left_inter1{
	 clear:both;
}
.switch4 .switch4_left .switch4_left_inter1 a {
  width: 130px;
  height: 40px;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  margin-top: 22px;
  margin-left: 9.5px;
 
}
.switch4 .switch4_left .switch4_left_inter1 a:first-child {
  margin-left: 0;
}
.switch4 .switch4_right {
  width: 573px;
  float: right;
}
.switch4 .switch4_right .title_content li {
  width: 573px;
}
.switch4 .switch4_right .title_content a {
  width: 431px;
}
.switch5 {
  height: 340px;
}
.switch5 .switch5_left {
  width: 564px;
  float: left;
}
.switch5 .switch5_left .switch5_left_one {
  height: 195px;
}
.switch5 .switch5_left .switch5_left_one .switch5_left_one_content {
  margin-top: 13px;
}
.switch5 .switch5_left .switch5_left_one .switch5_left_one_content a {
  width: 178px;
  height: 132px;
  display: inline-block;
  background-color: #eeeeee;
  text-align: center;
  font-size: 18px;
  color: #111112;
  float: left;
  margin-left: 15px;
}
.switch5 .switch5_left .switch5_left_one .switch5_left_one_content a img {
  margin-top: 11px;
}
.switch5 .switch5_left .switch5_left_one .switch5_left_one_content a:first-child {
  margin-left: 0;
}
.switch5 .switch5_left .switch5_left_two {
  margin-top: 12px;
}
.switch5 .switch5_left .switch5_left_two .switch5_left_two_content {
  margin-top: 15px;
}
.switch5 .switch5_left .switch5_left_two .switch5_left_two_content a {
  width: 158px;
  height: 70px;
  display: inline-block;
  font-size: 18px;
  color: #191a1b;
  line-height: 70px;
  padding-left: 20px;
  margin-left: 10px;
  *width: 178px;
}
.switch5 .switch5_left .switch5_left_two .switch5_left_two_content a:first-child {
  margin-left: 0;
}
.switch5 .switch5_right {
  width: 573px;
  float: right;
}
.switch5 .switch5_right .title_content li {
  width: 573px;
}
.switch5 .switch5_right .title_content a {
  width: 345px;
}
.two {
  height: 315px;
  margin-top: 20px;
}
.two .two_left {
  width: 564px;
  float: left;
}
.two .two_left .title_content li {
  width: 564px;
}
.two .two_left .title_content a {
  width: 436px;
}
.two .two_right {
  width: 573px;
  float: right;
}
.two .two_right .two_right_content {
  margin-top: 13px;
}
.two .two_right .two_right_content .two_right_content_left {
  float: left;
}
.two .two_right .two_right_content .two_right_content_left .two_right_content_left_top {
  width: 321px;
  height: 153px;
}
.two .two_right .two_right_content .two_right_content_left .two_right_content_left_top a {
  display: inline-block;
  width: 153px;
  height: 38px;
  border: 1px solid #bfbfbf;
  color: #2085d7;
  font-size: 16px;
  text-align: center;
  line-height: 38px;
}
.two .two_right .two_right_content .two_right_content_left .two_right_content_left_bottom {
  height: 71px;
  border: 1px solid #bfbfbf;
  padding: 10px 33px;
  *width:320px;
  *height:60px;
}
.two .two_right .two_right_content .two_right_content_left .two_right_content_left_bottom .two_right_content_left_bottom_left {
  float: left;
  *width:83px;
  *height:70px;
}
.two .two_right .two_right_content .two_right_content_left .two_right_content_left_bottom .two_right_content_left_bottom_left ul li {
  font-size: 16px;
  margin-top:10px;
}
.two .two_right .two_right_content .two_right_content_left .two_right_content_left_bottom .two_right_content_left_bottom_left ul li span {
  margin-right: 10px;
}
.two .two_right .two_right_content .two_right_content_left .two_right_content_left_bottom .two_right_content_left_bottom_left ul li a {
  color: #666666;
}
.two .two_right .two_right_content .two_right_content_left .two_right_content_left_bottom img {
  float: left;
  margin: 0 6px 0 11px;
}
.two .two_right .two_right_content .two_right_content_right {
  float: right;
  width: 241px;
  height: 244px;
}
.two .two_right .two_right_content .two_right_content_right .img1 {
  float: left;
}
.two .two_right .two_right_content .two_right_content_right ul {
  float: right;
}
.two .two_right .two_right_content .two_right_content_right ul li {
  width: 210px;
  height: 50px;
  background-color: #eeeeee;
  font-size: 17px;
  line-height: 50px;
  text-align: center;
  margin-top: 15px;
}
.two .two_right .two_right_content .two_right_content_right ul li a {
  width: 210px;
  height: 50px;
  color: #226fbe;
  display: inline-block;
  *padding-top:12px;
}
.two .two_right .two_right_content .two_right_content_right ul li a img {
  vertical-align: middle;
  margin-right: 10px;
}
.two .two_right .two_right_content .two_right_content_right ul li:first-child {
  margin-top: 0;
}
.imgs {
  margin-top: 12px;
}
.imgs img {
  width: 1160px;
  height: 130px;
}
.three {
  height: 307px;
}
.three .three_left_left_ul li {
  width: 96px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #eeeeee;
  font-size: 17px;
  border-radius: 6px;
  margin-top: 54px;
  position: relative;
  *left:-8px;
}
.three .three_left_left_ul li a {
  width: 96px;
  height: 36px;
  display: inline-block;
  color: #666666;
  border-radius: 6px;
}
.three .three_left_left_ul li .threeimg1,
.three .three_left_left_ul li .threeimg3 {
  position: absolute;
  right: -6px;
  top: 12px;
}
.three .three_left_left_ul li .threeimg2,
.three .three_left_left_ul li .threeimg4 {
  position: absolute;
  right: -29px;
  top: 10px;
  *right: -27px;
}
.three .three_left_left_ul .tit2 a {
  background-color: #226fbe;
  color: #fff;
}
.three .three_left_left_ul li:first-child {
  margin-top: 13px;
}
.three .three_left {
  width: 564px;
  float: left;
}
.three .three_left .three_left_left {
  margin-top: 15px;
  width: 115px;
  height: 244px;
  float: left;
  border-right: 2px solid #eeeeee;
}
.three .three_left .title_content {
  float: right;
  width: 426px;
}
.three .three_left .title_content li {
  width: 426px;
}
.three .three_left .title_content a {
  width: 322px;
}
.three .three_right {
  float: right;
  width: 573px;
}
.three .three_right .three_left_left {
  width: 128px;
  float: left;
  border-right: 2px solid #eeeeee;
  margin-top: 15px;
}
.three .three_right .three_left_left .three_left_left_ul li {
  width: 109px!important;
}
.three .three_right .three_left_left .three_left_left_ul li a {
  width: 109px!important;
}
.three .three_right .title_content {
  float: right;
  width: 426px;
}
.three .three_right .title_content li {
  width: 426px;
}
.three .three_right .title_content a {
  width: 322px;
}
.four {
  margin-top: 20px;
  height: 343px;
}
.four .four_left {
  width: 564px;
  float: left;
}
.four .four_left .four_left_img {
  margin-top: 15px;
}
.four .four_left .four_left_img img {
  width: 560px;
  height: 202px;
}
.four .four_left .four_left_net {
  margin-top: 12px;
}
.four .four_left .four_left_net a {
  display: inline-block;
  width: 180px;
  height: 50px;
  background-color: #eeeeee;
  font-size: 18px;
  color: #226fbe;
  line-height: 50px;
  text-align: center;
  margin-left: 5px;
}
.four .four_left .four_left_net a img {
  vertical-align: middle;
  float: left;
  *margin-left:-2px;
}
.four .four_left .four_left_net a:first-child {
  margin-left: 0;
}
.four .four_right {
  float: right;
  width: 573px;
}
.four .four_right .four_right_left {
  margin-top: 15px;
  float: left;
  width:349px;
}
.four .four_right .four_right_left img {
  width: 349px;
  height: 202px;
}
.four .four_right .four_right_left p {
  font-size: 16px;
  height: 37px;
  line-height: 37px;
  margin-left: 50px;
  *text-align:left;
}
.four .four_right .four_right_left p span {
  font-size: 28px;
  color: #0b6fce;
  margin-right: 5px;
  float: left;
}
.four .four_right .four_right_right {
  float: right;
  width: 212px;
  margin-top: 15px;
}
.four .four_right .four_right_right .four_right_right_img {
  float: left;
}
.four .four_right .four_right_right ul {
  float: right;
}
.four .four_right .four_right_right ul li {
  width: 180px;
  height: 40px;
  background-color: #f7f7f7;
  border: 1px solid #d2d2d2;
  text-align: center;
  font-size: 17px;
  margin-top: 18px;
  line-height: 40px;
  padding: 6px 0;
  position: relative;
}
.four .four_right .four_right_right ul li img {
  vertical-align: middle;
  margin-right: 10px;
}
.four .four_right .four_right_right ul li span {
  display: inline-block;
  width: 115px;
  height: 40px;
  border-left: 1px solid #d2d2d2;
}
.four .four_right .four_right_right ul li a {
  color: #151617;
}
.four .four_right .four_right_right ul li:first-child {
  margin-top: 0;
}
.four .four_right .four_right_right ul .li_img {
  position: absolute;
  left: -31px;
  top: 17px;
  display: none;
}
.five {
  margin-top: 12px;
}
.five .flashSaleDeals {
  height: 65px;
  position: relative;
  overflow: hidden;
  margin-top: 15px;
}
.five .flashSaleDeals ul li {
  width: 1160px;
  float: left;
  height: 65px;
  margin-left: 10px;
}
.five .flashSaleDeals ul li .xsq_deal_wrapper {
  position: relative;
  float: left;
  margin-left: 20px;
}
.five .flashSaleDeals ul li .xsq_deal_wrapper img {
  width: 260px;
  height: 64px;
}
.five .trigger {
  width: 29px;
  height: 38px;
  position: absolute;
  top: 12px;
  z-index: 3;
}
.five .zuo {
  left: 0px;
  background: url(./left_03.png) no-repeat;
}
.five .you {
  right: 0px;
  background: url(./right_05.png) no-repeat;
}
.six {
  margin-top: 20px;
  padding-bottom: 42px;
}
.six .guide_content {
  text-align: center;
}
.six .guide_content form select {
  width: 212px;
  height: 30px;
  border: 1px solid #cacaca;
  margin-top: 15px;
  margin-left: 6px;
}
.six .guide_content form select:first-child {
  margin-left: 0;
}
