@charset "utf-8";

/*全局*/
body,div,address,blockquote,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,legend,fieldset{margin:0;padding:0;font-size:100%;}
body{font:12px/1.5 Arial, Helvetica, sans-serif;color:#202022; background:#fff;min-width: 1560px;}
ol,ul{list-style:none;}
img,iframe,fieldset{border:0;}
input,button,select,textarea{font-size:100%;font-family:inherit;}
a{text-decoration:none;color: #202022;word-break: keep-all; }
a:hover,a:active{text-decoration:none;}
button{overflow:visible;}
i,em,cite{font-style:normal;}
.clearfix{zoom:1;}
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.hide{overflow:hidden;}
.ht{height:8px;line-height:8px;clear:both;overflow:hidden;}
.clear{clear: both;}
.fl{float: left;}
.fr{float: right;}
.w1500{position: relative;width: 1500px;margin: 0 auto;}
p,a,span,em,h2{overflow-wrap: break-word;}
/*全局框架*/

/************************************* 新增公共样式 *************************************/

/* 鼠标滑过图片放大效果 S*/
a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
a img {
    -webkit-transition: all 1.2s ease 0s;
    transition: all 1.2s ease 0s;
}
li{overflow: hidden;}
/* 鼠标滑过图片放大效果 E*/

.clear{clear:both;}
.clearfix{*zoom:1;}
.clearfix:before, .clearfix:after{display:table; line-height:0; content:"";}
.clearfix:after{clear:both;}

a{color: #202022;}
a:hover{color: #202022;text-decoration: revert;}

.mt-30{margin-top: 30px;}
.mt-50{margin-top: 50px;}
.mt-80{margin-top: 80px;}
.mb-130{margin-bottom: 130px;}


.imgscale img{opacity: 1; transition: all 1.2s ease 0s; }
.imgscale img:hover { opacity: 0.8; }

.container{font-size: 20px; width: 1500px; margin: auto;}

.crumb h2{line-height: 60px;}
.crumb h2 a{color: #202022;}
.crumb h2 a,.crumb h2 span{ padding: 0 10px;}
.crumb h2 span{color: #6f6f79; font-weight: 100;}



/* I Want To 各子页面公用列表样式 S*/
.infolist-com li{line-height: 2.75em;border-bottom: #ebebeb solid 1px; padding-right: 15px;}
.infolist-com li:first-child{border-top: #ebebeb solid 1px;}
.infolist-com li a{display: block; background-image: url(/englishsite/xhtml/images/en16.png); background-position: right center; background-repeat: no-repeat;padding-right: 50px;}
.infolist-com li a:hover{color: #fe6542; background-image: url(/englishsite/xhtml/images/en17.png);}
/* I Want To 各子页面公用列表样式 S*/

/* I Want To 各子页面title公共样式 S*/
.want-title{padding-left: 40px; font-size: 48px;font-weight: bold;}
.want-title a,.want-title a:hover{color: #202022; font-size: 1em;}
/* I Want To 各子页面title公共样式 E*/

/* 超出两行使用省略号 
.mulit2 span,.mulit2 a{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;width: 100%;}*/

/* list页公共样式 S*/
.listblock .listPic{
    position: relative;
    width: 100%;
    margin: 20px 0 50px 0;
}
.listblock .imgtxt .listmore{}
.listblock ul{}
.listblock .listPic ul li {
    position: relative;
    margin: 0 0 30px 0;
    overflow: inherit;
    background: #f5f5f9;
}
.listblock .listPic ul li .listborder{
    background: #f5f5f9;
    padding: 28px 30px;
}
.listblock .listPic ul.Free li{
    padding-bottom: 30px;
    background: none;
}
/** .listblock .listPic ul.Free li:nth-child(2){ 
    border-bottom: 5px solid #c5c5c9;  
}
.listblock .listPic ul.Free li.zdfgx1:last-child{
    border-bottom: 5px solid #c5c5c9;
}  **/
.listblock .listPic ul li a{display: block;}
.listblock .listPic .listimg{
    float: left;
    width: 280px;
    height: 184px;
    overflow: hidden;
}
.listblock .listPic .listimg img{display: block;width: 280px;height: 184px;}
.listblock .listPic .imgtxt{
    padding: 35px;
    float: left;
    font-size: 14px;
    width: 845px;
}
.listblock .cen-div-1 .listPic .imgtxt{width: 538px;}
.listblock .cen-div-1 .listPic .imgtxt p{line-height: 20px;margin: 10px 0;}
.listblock .listPic .imgtxt span{}
.listblock .listPic .imgtxt p{
    font-size: 20px;
    line-height: 25px;
    margin: 14px 0;
}
.listblock .imgtxt em {font-size: 18px;}
.topcont{}
.topcont ul{width: 105%;margin-bottom: 30px;}
.topcont ul li {
    width: 312px;
    padding: 30px 44px;
    float: left;
    margin-right: 30px;
}
.topcont ul li:nth-child(1){background: #fef3ef;}
.topcont ul li:nth-child(2){background: #e9ebfd;}
.topcont ul li:nth-child(3){background: #f9e5ef;}
.topcont ul li a {
    font-size: 24px;
    display: block;
    font-weight: bold;
    line-height: 30px;
    min-height: 60px;
    min-height: 100px;
}
.topcont ul li span {
    padding-right: 26px;
    font-size: 18px;
    display: block;
    width: 52px;
    margin-top: 10px;
    font-weight: normal;
}
.topcont ul li:nth-child(1) span {
    background: url(/englishsite/xhtml/images/en36.png) no-repeat right;
}
.topcont ul li:nth-child(2) span {
    background: url(/englishsite/xhtml/images/Requested2.png) no-repeat right;
}
.topcont ul li:nth-child(3) span {
    background: url(/englishsite/xhtml/images/Requested3.png) no-repeat right;
}
.listPic a:hover span{color: #202022;}
.con-left{
    width: 280px;
    border-left: 6px solid #0098e2;
    background: #e5f6ff;
    padding: 40px 0;
}
.con-left li {
    line-height: 25px;
    padding-left: 26px;
    font-size: 22px;
    font-weight: bold;
    height: 70px;
}
.con-left li a{
    display: flex;
    align-items: center;
    height: 100%;
}
.con-left li:hover,.con-left li.linow{background: #0098e2;}
.con-left li:hover a,.con-left li.linow a{color: #fff;}
.con-right {
    width: 949px;
    margin-left: 22px;
}
.listblock .con-right .listPic {
    margin: 0 0 50px 0;
}
/* list页公共样式 E*/

/************************************* 新增公共样式 *************************************/