@charset "utf-8";

.hide{ display:none}
.wrap1000{ width: 1000px; margin: auto;}
/**********************************************************************faqLink**********************************************************************/
.faqLink{ padding-top: 40px; max-width: 1647px;  margin: auto; overflow: hidden; padding-bottom: 100px;}
.faqLink h3{ font-weight: normal; text-align: center; line-height: 110px; font-size: 32px; margin-top: 50px;}
.faqLink ul{ width: 98%;  margin: auto; }
.faqLink li{ width: 48.6%; float: left; margin: 0 0.7%; display: inline-block}
.faqLink li img{ width: 100%;}

.faqLink li .faqLinkBott{ width: 250px; margin:auto; padding-top: 28px;}
.faqLink li .faqLinkBott img{ width: 74px; float: left; padding-right: 10px;}
.faqLink li .faqLinkBott p{ font-size: 26px;; line-height: 36px; padding-top: 6px;}
.faqLink li .faqLinkBott span{ display: block; line-height: 28px; font-size: 16px; color: #999;}

.faq2B{ background: url(../images/faqbanner.jpg) no-repeat top center; height: 260px; margin-top: 50px;}
.faq2B_search{ height: 92px; background: #f5f5f5; padding-top: 34px;}

.dropdown{position: relative;display:inline-block;line-height: 54px; border: 2px; background: #fff; width: 640px; }
.dropdown img{ float: left;float: left;  padding: 12px 0 0 10px;}
.dropdown-selected{width: 570px; height: 54px; line-height: 54px; border: none; outline: none; font-size: 18px; color: #777; padding-left:10px}
.dropdown ul{padding:0;width:100%;max-height:200px;overflow-y:auto ;background-color:#fff;margin-top:2px;border:1px solid #c6c8cc;position:absolute;display:none;z-index: 2;}
.dropdown ul li{list-style: none;text-indent:10px; line-height: 32px;}
.dropdown ul li a{display:block;color:#282c33;text-decoration:none;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dropdown ul li:hover{background-color:#f2f6fa;}
.dropdown ul li a:active,.dropdown ul li.active a{background-color: #e4e9f2;}

.faqCon{ margin-bottom: 80px;}
.faqCon h3{ font-weight: normal; font-size: 20px; line-height: 70px; margin-top: 50px; color: #666666; border-bottom: 1px solid #eeeeee;}
.faqCon h2{font-weight: normal; font-size: 44px; text-align: center; line-height: 70px; line-height: 120px; }
.faqCon p{line-height: 60px; background: #f2f2f2; font-size: 16px; padding:0 10px; color: #666666; margin-top: 16px;}
.faqCon span{ display: block; text-indent: 35px; line-height: 26px; color: #666666; font-size: 16px; margin-top: 16px;}


.faqLeft{ float: left; width: 480px;}
.faqLeft p{ font-size: 36px; padding-top: 40px; margin-bottom: 30px;}

.select{ 
  padding-left: 20px;   
  display: block;
  width: 340px;
  line-height: 44px;
  outline: none;
  font-size: 16px;
  color: #777;
  line-height: 44px;
  height: 44px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  margin-bottom: 20px;
  appearance:none;  
  -moz-appearance:none;  
  -webkit-appearance:none;
  /*添加下拉三角图标*/

  background:url(../images/select.png) no-repeat 306px center transparent}





.faqRight{ float: right; width: 520px; }
.faqproL{ float: left; width: 275px;}
.faqproR{ width:225px ; float: right;}
.faqproR p{ font-size: 28px; line-height: 32px; padding-bottom: 20px; padding-top: 60px;}
.faqproR span{ font-size: 14px; color: #999; display: block;}
.faqproR ul{ margin-top: 10px;}
.faqproR ul li a{ line-height: 28px; font-size: 16px; color: #0194f2;}

.morenText{ padding-top: 140px; width:225px ;  float: left; font-size: 16px; line-height: 24px;}


/* .faqRight dl dt{ display: none;} */
.faqRight dl dt.moren{ display: block;}

