Metadata
Title
Borrowing-Tsinghua University Library
Category
general
UUID
1c85d595d348444bbb8911ecc770c884
Source URL
https://lib.tsinghua.edu.cn/en/Borrowing/Borrowing.htm
Parent URL
https://tempcard.lib.tsinghua.edu.cn/dispatcher?classid=perApply&language=eng
Crawl Time
2026-03-10T04:02:03+00:00
Rendered Raw Markdown
# Borrowing-Tsinghua University Library

**Source**: https://lib.tsinghua.edu.cn/en/Borrowing/Borrowing.htm
**Parent**: https://tempcard.lib.tsinghua.edu.cn/dispatcher?classid=perApply&language=eng

[Tsinghua University](https://www.tsinghua.edu.cn/en/)
[Ask a librarian](javascript:void(0))
[Service Applications](../Services/Study_Room_Reservation.htm)
[My Library](https://discover.lib.tsinghua.edu.cn/ulink/hs/redirect/en)
[中文](http://lib.tsinghua.edu.cn)

- [Borrowing](Library_Card.htm)

  [Library Card](Library_Card.htm)
  [Borrowing](Borrowing.htm)
  [Interlibrary Loan](Interlibrary_Loan.htm)
- [Space](../Space1.htm)

  [Space Layout](../Space1/Space_Layout.htm)
  [Seats Reservation](http://seat.lib.tsinghua.edu.cn/home/web/f_second?language=en)
  [Study Room Reservation](../Services/Study_Room_Reservation.htm)
  [Self-services](../Space1/Self_services.htm)
  [Convenient Facilities](../Space1/Convenient_Facilities.htm)
- [E-Resources](../E_Resources/Software_and_Tools.htm)

  [By type](https://lib.tsinghua.edu.cn/zy/alxc.htm)
  [By subject](https://tsinghua.cn.libguides.com/)
  [Software and Tools](../E_Resources/Software_and_Tools.htm)
  [Off-Campus Access](http://lib.tsinghua.edu.cn/tjfw/xwfw.htm)
- [Learning Support](../Learning_Support/Courses.htm)

  [Course Reserves](http://reserves.lib.tsinghua.edu.cn/)
  [Courses](../Learning_Support/Courses.htm)
  [Instruction and Workshops](../Learning_Support/Instruction_and_Workshops.htm)
  [New to THU](http://lib.tsinghua.edu.cn/newstudentsen/)
  [Support cases](../Learning_Support/Support_cases.htm)
- [Research support](../Research_support/Subject_librarians.htm)

  [Subject librarians](../Research_support/Subject_librarians.htm)
  [Sci-tech Novelty Search](../Research_support/Sci_tech_Novelty_Search.htm)
  [Retrieval Certificate](../Research_support/Retrieval_Certificate.htm)
  [Informetric Services](../Research_support/Informetric_Services.htm)
  [Intellectual Property](../Research_support/Intellectual_Property.htm)
  [Research Data](../Research_support/Research_Data.htm)
- [About the Library](../About_the_Library/Departments_and_Units.htm)

  [Departments and Units](../About_the_Library/Departments_and_Units.htm)
  [Rules and Regulations](../About_the_Library/Rules_and_Regulations.htm)
  [History](../About_the_Library/History.htm)
  [Contact Us](../About_the_Library/Contact_Us.htm)

MENU

[Tsinghua University](https://www.tsinghua.edu.cn/en/)
[Ask a librarian](javascript:void(0))
[Service Applications](../Services/Study_Room_Reservation.htm)
[My Library](https://discover.lib.tsinghua.edu.cn/ulink/hs/redirect/en)
[中文](http://lib.tsinghua.edu.cn)

- [Borrowing](javascript:; "Borrowing")

  [Library Card](Library_Card.htm)
  [Borrowing](Borrowing.htm)
  [Interlibrary Loan](Interlibrary_Loan.htm)
- [Space](javascript:; "Space")

  [Space Layout](../Space1/Space_Layout.htm)
  [Seats Reservation](http://seat.lib.tsinghua.edu.cn/home/web/f_second?language=en)
  [Study Room Reservation](../Services/Study_Room_Reservation.htm)
  [Self-services](../Space1/Self_services.htm)
  [Convenient Facilities](../Space1/Convenient_Facilities.htm)
- [E-Resources](javascript:; "E-Resources")

  [By type](https://lib.tsinghua.edu.cn/zy/alxc.htm)
  [By subject](https://tsinghua.cn.libguides.com/)
  [Software and Tools](../E_Resources/Software_and_Tools.htm)
  [Off-Campus Access](http://lib.tsinghua.edu.cn/tjfw/xwfw.htm)
- [Learning Support](javascript:; "Learning Support")

  [Course Reserves](http://reserves.lib.tsinghua.edu.cn/)
  [Courses](../Learning_Support/Courses.htm)
  [Instruction and Workshops](../Learning_Support/Instruction_and_Workshops.htm)
  [New to THU](http://lib.tsinghua.edu.cn/newstudentsen/)
  [Support cases](../Learning_Support/Support_cases.htm)
- [Research support](javascript:; "Research support")

  [Subject librarians](../Research_support/Subject_librarians.htm)
  [Sci-tech Novelty Search](../Research_support/Sci_tech_Novelty_Search.htm)
  [Retrieval Certificate](../Research_support/Retrieval_Certificate.htm)
  [Informetric Services](../Research_support/Informetric_Services.htm)
  [Intellectual Property](../Research_support/Intellectual_Property.htm)
  [Research Data](../Research_support/Research_Data.htm)
- [About the Library](javascript:; "About the Library")

  [Departments and Units](../About_the_Library/Departments_and_Units.htm)
  [Rules and Regulations](../About_the_Library/Rules_and_Regulations.htm)
  [History](../About_the_Library/History.htm)
  [Contact Us](../About_the_Library/Contact_Us.htm)

*[Discover@THU](https://discover.lib.tsinghua.edu.cn/?lang=en_US)**[Database](https://ecollection.lib.tsinghua.edu.cn/databasenav?lang=en_US)**[E-Journal](https://ecollection.lib.tsinghua.edu.cn?lang=en_US)*

$(function () {
{
var elem = document.getElementById("3fr")[0];
console.log("2."+elem);
elem[0].parentNode.removeChild(elem[0]);
}
});
function Search1()
{
var text= document.getElementById("text1").value;
console.log(text);
var formID= document.getElementById("form1");
if( text== null || text == undefined || text== ''){ var actionURL="https://discover.lib.tsinghua.edu.cn/?lang=en\_US";
}else{
var actionURL="https://discover.lib.tsinghua.edu.cn/entrance/searchEntrance/sortList?query=any,contains,"+text+"&tab=default\_tab&search\_scope=default\_scope&vid=86THU&lang=en\_US";
}
actionURL=encodeURI(actionURL);
formID.action=actionURL;
console.log("1."+actionURL);
formID.submit();
}
function Search2()
{
var text= document.getElementById("text2").value;
var formID= document.getElementById("form2");
var text= text.replace(/(^\s\*)|(\s\*$)/g, '');//去除空格;
if (text== '' || text== undefined || text== null) {
var actionURL="https://ecollection.lib.tsinghua.edu.cn/databasenav?lang=en\_US";
}
else{
var actionURL="https://ecollection.lib.tsinghua.edu.cn/databasenav/entrance/dataBaseSubSearchList?databasename="+text+"&lang=en\_US";
}
formID.action=actionURL;
formID.submit();
}
function Search3()
{
var text= document.getElementById("text3")[1].value;
console.log("33."+text);
var formID= document.getElementById("form3");
var actionURL="https://ecollection.lib.tsinghua.edu.cn/journalnav/resultPage?searchKeyWords="+text+"&searchLang=0&searchType=0&lang=en\_US";
console.log("3."+actionURL);
formID.action=actionURL;
formID.submit();
}

[Off-Campus Access](http://lib.tsinghua.edu.cn/tjfw/xwfw.htm)

### Borrowing

[Home](../index.htm)
>
[Borrowing](Library_Card.htm)
>
[Borrowing](Borrowing.htm)

Borrowing

- [Library Card](Library_Card.htm)
- [Borrowing](Borrowing.htm)
- [Interlibrary Loan](Interlibrary_Loan.htm)

\_getBatchClickTimes('null',1739055583,'wbnews','u11')
function seeContenta11(contentid,size,displayid){ document.getElementById(contentid).innerHTML = '['; for(var i=0;i<=size;i++){ var allcontentid = contentid+(i+1); if(allcontentid==displayid){ document.getElementById(contentid).innerHTML += " <span id='"+allcontentid+"' name='"+allcontentid+"' >"+(i+1)+"</span> "; document.getElementById(displayid).style.display = 'block'; }else{ document.getElementById(contentid).innerHTML += " <span style='cursor:pointer' id='"+allcontentid+"' name='"+allcontentid+"' onclick=seeContenta11('"+contentid+"','"+size+"','"+allcontentid+"') >"+(i+1)+"</span> "; document.getElementById(allcontentid).style.display = 'none'; } } document.getElementById(contentid).innerHTML += ']';}

\_addDynClicks('wbnews',1739055583,1001)

### Borrowing

window.\_bd\_share\_config = {
"common": {
"bdSnsKey": {},
"bdText": "",
"bdMini": "2",
"bdMiniList": false,
"bdPic": "",
"bdStyle": "1",
"bdSize": "32"
},
"share": {}
};
with(document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src =
'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)];

Admission to the library is conditional upon the possession of an university IC card or a CPU library card.

It is the responsibility of the CPU Card holders to provide correct cell phone numbers , email addresses to the Library Card Center. You can also change your cell phone numbers and email addresses via logging on [Personal Information Registration and Circulation Record website](http://tempcard.lib.tsinghua.edu.cn/dispatcher?classid=updatePsw).

Cards are not transferable and loss of them must be reported to the issuing agency without delay. University IC cards are issued by Registration Center or Human Resources Office, and the CPU library cards are issued by the Library Card Center.

**Information & Services**: It is located at the west part of 1st floor in the North Library.

**Open stacks**:All the books from the open stacks in the North Library and West Library can be borrowed here. Books from both the Main Library and six subject libraries can be returned here.

**Closed Stacks and Compact Stacks**: These books are carried out the reservation service. You can apply for a reservation by searching the Library Catalog. Then the system will send an appointment book notice automatically via e-mail or WeChat message (subscribe the WeChat public account of "THU Information Services") to you when the requested book is prepared. You can borrow books from the Information & Services desk. Books from closed stacks and compact stacks can be returned at each circulation counter of the Main Library and six subject libraries.

**Subject libraries**: There are six subject libraries on the campus: Humanities & Social Sciences Library, Law Library, Arts Library, Finance Library, Economics & Management Library, and Architecture Library. All these six subject libraries provide Borrowing & Returns service to all faculty and students of the university. According to their respective loan rules of Arts Library, Economics & Management Library, and Architecture Library, loan quotas for patrons from other schools and departments are only 20 copies in each of these 3 subject libraries. Books from subject libraries should be borrowed at the circulation counters of the specific professional library. Books from both the Main Library and these six subject libraries can be returned at any library.

**Circulation Rules and Privileges**

Upon presenting a valid card, patrons can borrow books subject to the loan quotas and loan periods listed below.

Quotas

|  |  |  |
| --- | --- | --- |
| Categories of borrowers | Loan quotas | Hold quotas |
| Faculty | 100 copies | 20 copies |
| Graduate students | 100 copies | 20 copies |
| Undergraduate students | 100 copies | 20 copies |
| International Non-degree Program Students | 5 copies | 5 copies |

Loan periods for general books

|  |  |  |
| --- | --- | --- |
| Categories of borrowers | Periods | Renewals allowed |
| All borrowers | 8 weeks | Up to 32 weeks (244 days) |

**Holds**

Using their hold quotas, patrons can place holds online on books that have been checked out to other users. A reservation notice will be sent to the patron concerned via e-mail or WeChat message (subscribe the WeChat public account of "THU Information Services") once the requested book is available. The requested book will be kept at loan desk only for 3 days.

**Renewals**

Readers may renew books online for many times. The longest period for general books (8- week loan) is 32 weeks (224 days), the new expiration date is 8 weeks after the renewal date.

**Requests and Recalls**

The books (more than 28- day loan) in circulation requested by other readers are subject to recall. Once being recalled, the due date for the books will be changed. A recall notice, displaying the revised due date, will be sent to readers via e-mail or WeChat message (subscribe the WeChat public account of "THU Information Services"). The new due date will also be displayed in the circulation record of readers. Readers should return the recalled books on or before the new due dates.

**Overdue Fees**

Readers who fail to return books by the due date will be charged as follows:

|  |  |
| --- | --- |
| Loan Type | Fees |
| 8 week loan | ¥0.20 / Day |

**Loss and Damage**

Readers shall be responsible for any loss or damage of the library materials.

**For lost books**:Please refer to [Measures of Compensation for Losses and Damages of Books of Tsinghua University Library](../info/1018/1176.htm)

Readers may offer the library a copy of identical edition of the lost book (if still in print), or a copy of newer edition (the approval of the library is required). In addition, readers also need to pay the processing fee which normally will be¥10.00.

If the lost book is out of print, the compensation will be calculated with the following formula:

**Original price \* 2 + processing fee (¥10.00) + storage fee. On a pro-rata basis according to the number of years of storage) \*2**

If the lost book is cannot be determined its original price, the compensation will be calculated with the following formula:

**Chinese Books:¥100.00 + processing fee (¥10.00)**

**Foreign Books:¥1200.00 + processing fee (¥10.00)**

The original price in foreign currency needs to be converted into Chinese RMB at the current exchange rate. Besides, readers should pay the overdue fines calculated up to the date of their reporting. If the book reported lost is later found and returned to the library (not longer than 1 month from the date of compensation), the compensation will be refunded. But the reader should pay the overdue fine calculated from the date of compensation.

**For damaged books**:

If the damage is not so serious to interfere the normal reading of the book, the compensation will be¥2.00 per damaged page. If the book is seriously damaged, the compensation will be the same as for lost books.

**Returns**

You can return books where you borrowed them. Books from both the Main Library and the six subject libraries can be returned at any library.

During the closed hours of the library, you can return books by Self-service Returning System (for 24 hours) at the North Library and Humanities & Social Sciences Library.

**Circulation Notice**

All library circulation reminders, such as coming due, overdue, hold pick-ups, recalls, can be sent to patrons via e-mail or WeChat message (subscribe the WeChat public account of "THU Information Services"). Readers should log in Shuimu Search System and register your correct contact information on My Library so that you can receive circulation notices timely.

**Clarification:**Readers hold the responsibility to comply with the library rules and returning books on time. The circulation alerts are just good-will reminders, please don't use them as the proof of return.

**subject libraries**

|  |  |
| --- | --- |
| Humanities & Social Sciences Library  Finance Library  LawLibrary | The faculty and students of Tsinghua University can borrow books in these three subject libraries with your IC cards according to the rules and regulations of each library. |
| Arts Library  Economics & Management Library  Architecture Library | Loan quotas for patrons from other schools and departments are only 2 copies in each of these subject libraries. |
| Economics & Management Library | The faculty of law School, Humanities School and Industrial Engineering Department can borrow books in these subject libraries with the full loan quota. |

#### Related links

[New to THU](http://lib.tsinghua.edu.cn/newstudentsen/)
[Subject Libraries](../Subject_Libraries.htm)
[Off-Campus Access](http://lib.tsinghua.edu.cn/tjfw/xwfw.htm)
[THU scholar](http://rid.lib.tsinghua.edu.cn/)
[Giving to the library](../Giving_to_the_library.htm)

Tsinghua University Library, Haidian District, Beijing 100084, China    Tel: +86-10-62782137    Fax: +86-10-62781758

Copyright © Tsinghua University Library. All Rights Reserved.

function \_nl\_ys\_check(){
var keyword = document.getElementById('showkeycode1014467').value;
if(keyword==null||keyword==""){
alert("Please input the content you want to search!");
return false;
}
if(window.toFF==1)
{
document.getElementById("lucenenewssearchkey1014467").value = Simplized(keyword );
}else
{
document.getElementById("lucenenewssearchkey1014467").value = keyword;
}
var base64 = new Base64();
document.getElementById("lucenenewssearchkey1014467").value = base64.encode(document.getElementById("lucenenewssearchkey1014467").value);
new VsbFormFunc().disableAutoEnable(document.getElementById("showkeycode1014467"));
return true;
}

- Call: 62782137

  Service time: Monday through Sunday 8:00-22:00
- Email us

  ref-desk@tsinghua.edu.cn
- Face to Face \
  Service time: Monday through Friday 8:00-22:00

  Location: Information & Services,1st floor of North Library
- Contact your subject librarian who will provide you with further consulting services on specific subject.
- Tsinghua Library

function post(url,data,callback,isForm){
$.ajax({
url: url,
type:'post',
headers:{
'Authorization':gettoken(10),
'owner':'1739055583'
},
contentType: isForm ? 'application/json':'application/x-www-form-urlencoded; charset=UTF-8' ,
data: isForm ? JSON.stringify(data) : data ,
success: function (res) {
if (res.code == '0000' && res.data) {
callback(res);
}
}
});
}
function send (\_this){
var message = $(\_this).find("h4").text();
vm1.question = message;
vm1.send();
}
function getQuestionList(type){
post("/openlab\_component/expand/robot/api/getQueListByType",{type:type},function(res){
var data = res.data;
$.each(data,function(index,item){
var dom = '<li>'
+ '<a href="javascript:void(0)" onclick="send(this)">'
+ '<em>' + (index+1) + '</em>'
+ '<h4>' + item.Question + '</h4>'
+ '</a></li> ';
$("#fixlist").append(dom);
})
});
}
//问题展开二级
function bindTree(){
$('.fix-problem li h3').click(function(event) {
$(this).parents('li').toggleClass('ok').siblings('li').removeClass('ok');
if($(this).parents('li').hasClass('ok')){
$(this).siblings('dl').stop().slideDown();
$(this).parents('li').siblings('li').find('dl').stop().slideUp();
}else{
$(this).siblings('dl').stop().slideUp();
}
if ($(this).parents('li').find("dl").length == 0) {
$("#fixlist").html("");
//$('.fix-con').addClass('open1');
$(".fix-problem").animate({right:"-10px"})
var type = $(this).parents('li').attr("data-id");
$(this).parents('li').addClass("on");
$(this).parents('li').siblings().removeClass("on");
getQuestionList(type);
}
});
$('.fix-problem dd a').click(function(event) {
$(this).parents('dl').find('dd').removeClass('on');
$(this).parents('dd').addClass('on');
$("#fixlist").html("");
//$('.fix-con').addClass('open1');
$(".fix-problem").animate({right:"-10px"})
//请求问题
var type = $(this).attr("data-id");
getQuestionList(type);
});
}
function bindZan(){
$('.fd-win .btn-ping .yes').click(function(event) {
$(this).parents('.fd-win .btn-ping').hide();
$(this).parents('.item-l').find('.txt-ping-yes').show();
//请求
var aId = $(this).parent().attr("data-aid");
var cluid = $(this).parent().attr("data-cid");
post("/openlab\_component/expand/robot/api/answerYes",{clientId: localStorage.getItem('clientId'), aId: aId, cluid: cluid}, function(res){
});
});
$('.fd-win .btn-ping .no').click(function(event) {
$(this).parents('.fd-win .btn-ping').hide();
$(this).parents('.item-l').find('.txt-ping-no').show();
//请求
var aId = $(this).parent().attr("data-aid");
var cluid = $(this).parent().attr("data-cid");
post("/openlab\_component/expand/robot/api/answerNo",{clientId: localStorage.getItem('clientId'), aId: aId, cluid: cluid}, function(res){
});
});
}
var vm1 = new Vue({
el: '#main1014938',
data: {
cId : localStorage.getItem('clientId'),
hotList: [],
question: ""
},
mounted: function() {
this.init();
this.getHot();
this.getQuestionType();
},
methods:{
init:function(){
if(this.cId) {
}else{
post("/openlab\_component/expand/robot/api/initVisitor",{},function(res){
cId = res.data;
window.localStorage.setItem('clientId', cId);
});
}
//
var hello = '<div class="item item-l"> <div class="face"><img src="../images/robot/face2.png" alt=""></div><div class="desc">'
+ '<p>' + "Hello, I'm your intelligent reference robot.Please feel free to ask me if you have any questions about the library! It's my pleasure to help you!" + '</p>'
+ '</div></div>';
$("#win").append(hello);
},
getHot:function(){
var \_this = this;
post("/openlab\_component/expand/robot/api/getHotQuestion",{},function(res){
\_this.hotList = res.data;
});
},
getQuestionType:function(){
var \_this = this;
var subTypes = [];
post("/openlab\_component/expand/robot/api/getQuestionType",{},function(res){
var typelist = res.data;
$.each(typelist,function(index,item){
var type = '<li data-id="' + item.Id + '">'
+ '<h3 style="background:none;">' + item.Name + '</h3>'
'</li>'
if (item.ParentId == 0) {
$("#list").append(type);
}else{
var sub = {};
sub.content = '<dl>'
+ '<dd><a href="javascript:void(0);" data-id="' + item.Id + '">' + item.Name + '</a></dd>'
+ '</dl>'
sub.pid = item.ParentId;
subTypes.push(sub);
}
})
$.each(subTypes,function(index,item){
$("#list [data-id='"+ item.pid +"']").append(item.content);
$("#list [data-id='"+ item.pid +"']").find("h3").attr("style","");
})
bindTree();
});
},
send:function(){
var message = this.question;
if (message) {
post("/openlab\_component/expand/robot/api/textChat",{clientId: this.cId ,question: message },function(res){
var text = res.data.robotReply[0].text;
var guide = res.data.robotReply[0].guide;
var richText = res.data.robotReply[0].richText;
var reply = "";
var comment = "";
var cstyle = "";
var cid = res.data.robotReply[0].cluid;
if (cid) {
comment = '<div class="btn-ping" data-cid="' + cid + '" data-aid="' + res.data.robotReply[0].aId + '">'
+ '<a href="javascript:void(0);" class="yes" title="满意"></a>'
+ '<a href="javascript:void(0);" class="no" title="不满意"></a>'
+ '</div>'
+ '<div class="txt-ping txt-ping-yes">Thank your for surporting!</div>'
+ '<div class="txt-ping txt-ping-no">Sorry that I did no help ..</div>'
cstyle = "display:block";
}
if (text) {
reply = '<div class="item item-l"> <div> <div class="face"><img src="../images/robot/face2.png" alt=""></div><div class="desc" style="' + cstyle + '">'
+ '<p>' + text.content + '</p>'
+ '</div></div>' + comment + '</div>';
}else if (guide) {
if (guide.content){
reply = '<div class="item item-l"> <div><div class="face"><img src="../images/robot/face2.png" alt=""></div><div class="desc">'
+ '<p>' + guide.content + '</p>'
+ '</div></div>' + comment + '</div>';
}else if (guide.list) {
var guideList = "";
$.each(guide.list,function(index,item){
guideList += "<p>" + item.seq + item.question + "<p>";
})
reply = '<div class="item item-l"> <div><div class="face"><img src="../images/robot/face2.png" alt=""></div><div class="desc">'
+ '<p>' + guide.beforeWord + '</p>'
+ guideList
+ '<p>' + guide.afterWord + '</p>'
+ '</div></div>' + comment + '</div>';
}
}else if (richText) {
reply = '<div class="item item-l"> <div><div class="face"><img src="../images/robot/face2.png" alt=""></div><div class="desc">'
+ '<p>' + richText.content + '</p>' //description
+ '</div></div>' + comment + '</div>';
}else {
reply = '<div class="item item-l"> <div> <div class="face"><img src="../images/robot/face2.png" alt=""></div><div class="desc">'
+ '<p>[消息]</p>'
+ '</div></div></div>';
}
$("#win").append(reply);
if (res.data.robotReply[0].cluid) {bindZan();}
$("#win").scrollTop(10000);
});
var html = '<div class="item item-r"><div class="face"><img src="../images/robot/face1.png" alt=""></div><div class="desc">'
+ '<p>' + message + '</p>'
+ '</div></div>'
$("#win").append(html);
this.question = "";
}
},
sendA :function(question){
this.question = question;
this.send();
}
}//methods
})
$(document).ready(function() {
//咨询
$('#link2').click(function() {
if ( $(window).width() < 700) {
window.location.href = "https://wpa1.qq.com/eQSH9aPO?\_type=wpa&qidian=true";
}else{
$('.fix-bg,.fix-nv').fadeIn();
$(".fix-con").show();
$(".fix-con").addClass("animated bounceInRight")
// $("body").css("overflow","hidden");
}
});
//咨询
$('#link3').click(function() {
if ( $(window).width() < 700) {
window.location.href = "https://wpa1.qq.com/eQSH9aPO?\_type=wpa&qidian=true";
}else{
$('.fix-bg,.fix-nv').fadeIn();
$(".fix-con").show();
$(".fix-con").addClass("animated bounceInRight")
// $("body").css("overflow","hidden");
}
});
// 弹出全部问题
$('.js-pro').click(function(event) {
//$('.fix-con').addClass('open');
$(".fix-wrap").show();
$(".fix-problem").animate({right:"-370px"},200);
});
//关闭问题界面
$('.fix-problem .tit .btn').click(function(event) {
//$('.fix-con').removeClass('open');
//$('.fix-con').removeClass('open1');
$(".fix-problem").animate({right:"-580px"});
setTimeout(function(){
$(".fix-wrap").hide();
},500)
});
// 关闭咨询台
$('.fix-bg').click(function(event) {
$('.fix-con').removeClass('open').fadeOut();;
$('.fix-con').removeClass('open1');
$(".fix-nv").hide();
$(".fix-con").removeClass("animated bounceInRight")
$(this).fadeOut();
//$("body").css("overflow","visible");
});
});

$(function(){
$(".sub-nav-p-s").click(function(e){
$(this).next('.sub-nav-p').slideToggle();
$(this).toggleClass('on');
$(document).one("click", function(){
$(".sub-nav-p").slideUp();
$(".sub-nav-p-s").removeClass('on')
});
e.stopPropagation();
})
var serSlide = new Swiper('.ser-slide', {
spaceBetween: 2,
loop:true,
speed:500,
effect:'fade',
fadeEffect: {crossFade: true,},
autoHeight: true,
on:{
slideChangeTransitionStart: function(){
$(" .serNav .cur").removeClass('cur');
$(" .serNav span").eq(this.realIndex).addClass('cur') }
}
});
$(" .serNav span").hover(function(){
$(" .serNav .cur").removeClass('cur')
$(this).addClass('cur')
serSlide.slideTo( $(this).index()+1 )
})
})
var zoom = window.devicePixelRatio || window.screen.deviceXDPI / window.screen.logicalXDPI; ;
console.log(zoom);
if (!!window.ActiveXObject || "ActiveXObject" in window) {
if (zoom != 1 && zoom !=2 && zoom !=3) {
AOS.init({disable: true});
alert('系统检测到您的设备对显示进行放大,可能导致页面显示不全,请调整后打开/或使用其他浏览器!')
}
} else {
if($(window).width()>=1280){
if (zoom != 1 && zoom !=2 && zoom !=3) {
AOS.init({disable: true});
var c = document.querySelector('body');
c.style.zoom = -0.62 \* zoom + 1.65;
}
}
}