.screen{
    width:1200px;
    margin: 0px auto;
}

.edge{
   /*  margin-top:20px; */
}
.imglogo{
	line-height:50px;
	vertical-align: middle;
    margin-right: 20px;
}
@keyframes lucency{
	0%{
		opacity:0.5;
	}
	100%{
		opacity:1;
	}
}
body{
    background-color:#f2f2f2;
    font-size: 0px;
}
.main{
    background-color: white;
    font-size:0px;
}
.imgContainer{
	width:100%;
    height:650px;
    overflow: hidden;
    position:relative;
    background-color: black;
}
.tip{
   background-color:#f2f2f2;
   position: relative;
}
.longImg{
    width:100%;
    font-size: 0px;
    position:relative;
}
.longImg img{
    width:100%;
    height:650px;
    object-fit:cover;
}
.firstHide{
	display: none;
}
.A1{
	z-index:3;
}
.A2{
	z-index:2;
}
.A3{
	z-index:1;
	display:none;
}
.img_desc{
	box-sizing:border-box;
	position:absolute;
	bottom:25px;
	right:30px;
	color:white;
	display:inline-block;
	height:24px;
	font-size: 15px;
}
.fadeImg{
	position:absolute;
	width: 100%;
}
.contact_us{
		position: fixed;
		width:38px;
		bottom:250px;
		right:290px;
		z-index:10;
	}
	/* 适配 */
@media (max-width:1920px) {
  .contact_us{
		right:290px;
	}
}
@media (max-width:1600px) {
  .contact_us{
		right:50px;
	}
}
@media (max-width:1366px) {
  .contact_us{
		right: 20px;
	}
}
.contact{
	margin-bottom: 10px;
}
.contact:last-child{
	margin-bottom: 0px;
}
.contact>img{
	display: block;
	cursor: pointer;
}
.contact_detial{
	position:absolute;
	width:140px;
	text-align: center;
	line-height: 38px;
	right:48px;
	font-size: 12px;
	background-color: rgba(92, 112, 121, 0.6);
	color:white;
	cursor: pointer;
	border-radius:3px;
	z-index: -1;
	opacity:0;
	right:-80px;
	transition-property: all;
	transition-duration: 0.3s;
}
.contact:hover .contact_detial{
	opacity:1;
	right:48px;
}
.nodata{
	height:100px;
	line-height: 100px;
	width:100%;
	text-align: center;
	font-size: 14px;
}
.shortImg{
	font-size: 0px;
    position:relative;
    width:7218px;
    left:-802px;     
}
.move4 {
    left: 360px!important;
}
.move5 {
    left: 480px!important;
}
.shortImgC{
	overflow: hidden;
    position:relative;
	width:802px;
	margin: 60px auto 0px auto;
	padding-bottom:60px;
}
.whole{
	position:relative;
	width:802px;
	margin: 60px auto 0px auto;
	padding-bottom:60px;
}
.weChat{
	width:120px;
	height:120px;
	line-height: 120px;
	
}
.weChatimg{
	width:100px;
	height:100px;
	margin-top:10px;
	vertical-align: middle;
}
.shortImg img{
	width:802px;
    height:478px;
}
.ol{
    width:100%;
}
.mark_container{
    text-align: right;
    width: 100%;
    padding-right:30px;
    box-sizing:border-box;
}
.mark_container li{
	display: inline-block;
}
.mark{
    box-sizing:border-box;
    position:absolute;
    bottom:50px;
    width:100%;
    height:20px;
    z-index:10;
}
.mark_circle{
    width:12px;
    height:12px;
    border-radius:6px;
    background-color:#e2e2e2;
}
.mark_circle:nth-child(2){
	margin: 0px 5px;
}
.mcd{
    background-color:#00bcd4;
}
.scrollControll{
    box-sizing: border-box;
    width:100%;
    padding:0px 50px;
    position: absolute;
    top:143px;
}
.scrollControll2{
    box-sizing: border-box;
    width:100%;
    padding:0px 210px;
    position: absolute;
    top:360px;
    min-width: 1200px;
}
.scrollButton2{
	display: inline-block;
    height:88px;
    width:46px;
    background-size:46px 88px;
    background-repeat: no-repeat;
    opacity: 0.45;
}
.toleft{
    background-image: url("../images/toLeft.png");
    visibility: hidden;
}
.toleft2{
	z-index:6;
    background-image: url("../images/(.png");
    position:absolute;
    left:-70px;
    top:190px;
}

.scrollButton{
    display: inline-block;
    height:64px;
    width: 32px;
    background-size:32px 64px;
    background-repeat: no-repeat;
    opacity: 0.45;
}
.toright{
    background-image: url("../images/toRight.png");
    float: right;
    visibility: hidden;
}
.toright2{
    background-image: url("../images/).png");
    float: right;
     position:absolute;
     left:822px;
    top:190px;
}
.Title{
    font-size:0px;
    color:#333333;
    font-weight: 600;
    line-height:50px;
    padding:0px 20px;
    height: 50px;
}
.barName{
	font-size:18px;
	/*margin-right:20px;*/
	/*font-size: #0e3b50;*/
	display: inline-block;
	margin:0px;
	width:120px;
	text-align: center;
	font-size: 14px;
	color:black;
	box-sizing: border-box;
	border-right:1px solid #eeeeee;
	font-weight: normal;
}
.pContainer{
    font-size:0px;
}
.pLink{
    box-sizing:border-box;
    width:300px;
    height:220px;
    padding:10px;
    display:inline-block;
    font-size:14px;
}

.pLink:nth-child(1),
.pLink:nth-child(2),
.pLink:nth-child(3){
    border-right:none;
}
.pDetial{
    width:100%;
    height:100%;
}
.pImg{
    position:relative;
    height:100%;
    background-repeat:no-repeat;
    background-size:cover;
    overflow:hidden;
    border-radius:5px;
}
.pName{
    display:block;
    width:100%;
    text-align:center;
    position:absolute;
    bottom:0px;
    height:40px;
    background-color:rgba(0,0,0,.5);
    line-height:40px;
    color:white;
}
.pnSpecial{
    height:100%;
    width:100%;
    box-sizing: border-box;
    padding:20px;
    text-align: left;
    font-size: 0px;
    line-height: 0px;
}
.pImg_1{
    background-image:url("../images/case-teambition.jpg");
}
.pImg_2{
    background-image:url("../images/case-ad.png");
}
.pImg_3{
    background-image:url("../images/case-manufacture.png");
}
.pImg_4{
    background-image:url("../images/case-student.png");
}
.pdName{
    display:inline;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    display: inline-block;
}
.pDesc{
    font-size: 13px;
    line-height: 16px;
}
.more{
    float: right;
    color:#333333;
    font-size: 16px;
}

.tool{
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}
.left,.right{
    width:50%;
    vertical-align: top;
}

.toolPreview{
    box-sizing: border-box;
    width:100%;
    padding:10px 0px 10px 9px;
    border-bottom:1px solid #eeeeee;
    border-right:1px solid #eeeeee;
}
.tpLeft{
    width:120px;
    height:120px;
}
.tpLeft img{
    width:100%;
    height:100%;
}
.tpRight{
    box-sizing: border-box;
    width:470px;
    height:120px;
    padding-left: 20px;
    vertical-align: top;
    text-overflow: ellipsis;
}
.toolTitle{
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}
._left{
    box-sizing: border-box;
    width:320px;
    padding-right: 20px;
}
._right{
    width:110px;
    box-sizing: border-box;
    padding-left:20px;
    line-height: 120px;
    vertical-align: top;
    border-left:1px solid #eeeeee;
}
.tag{
    font-size: 12px;
    color:#777777;
}
.margin-right{
    margin-right:10px;
}
.toolMsg{
    margin: 10px 0px;
    line-height: 12px;
}
.tooldesc{
    line-height: 14px;
    font-size: 12px;
    color: #777777;
    width:100%;
    margin-bottom: 10px;
}
.tooldesc::after{
	content:"......";
}
.price{
    font-size: 12px;

}
.buyButton{
    display: inline-block;
    height:38px;
    line-height: 38px;
    text-align: center;
    width:90px;
    background-color: #0e3b50;
    color: white;
    border-radius: 4px;
}
.numContainer{
    color: white;
    display:inline-block;
}
.num{
    display: inline-block;
    color:#a0a0a0;
    margin-left: 10px;
    line-height: 34px;
    text-decoration: none;
    background-color: #eeeeee;
    border: 1px solid #dcdcdc;
    border-radius:4px;
    width: 34px;
    height:34px;
    font-size: 12px;
}
.pageNum{
    text-align: center;
    line-height: 70px;
    height: 70px;
}
.pageSkip{
    width: 34px;
    height:34px;
    box-sizing: border-box;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
}
.pageTip{
    margin-left: 20px;
    margin-right: 10px;
}
.selected{
    background-color: #0e3b50;
    color: white;
    border:1px solid #dcdcdc;
}
.advertisement{
    height:90px;
    padding-top:20px;
    background-color: #eeeeee;
    margin-bottom:50px;
}
.advertisement img{
    height:90px;
    width:100%;
}

.category{
    width:90px;
    height:40px;
    line-height:40px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    color: #777777;
    vertical-align: super;
    border-left:1px solid #dcdcdc;
}
.category:last-child{
    border-right:1px solid #dcdcdc;
}
.category:last-child::after{
    font-family: "ICON";
    content:"\f05b";
    font-size: 10px;
    width: 14px;
    margin-left: 10px;
}
.link{
	color:white;
	display: inline-block;
}
.user_img{
	cursor:pointer; 
}

.personHead{
	border-bottom: 1px solid #eeeeee;
	padding: 0px;
	position: relative;
}
.clickable{

	color: #777777;

	cursor: pointer;
}
.line{
	display: block;
	height:4px;
	width:120px;
	background-color:#ff6900;
	position: absolute;
	top:46px;
	left:0px;
}
.move2{
	left:120px;
}
.move3{
	left:240px;
}
.desc_b_blue {
    background-color: #53478f;
}

.description_button {
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    font-size: 1.2em;
    color: white;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 10px;
    position:absolute;
    z-index: 5;
    top:220px;
}
.desc_b_b_color {
    border: 1px solid #53478f;
    color:#53478f;
}
.button_transition {
    transition-property: all;
    transition-duration: 0.5s;
}
.p1{
	left:1970px;
}
.p2{
	left:2096px;
}

.disc{
	width:60px;
	height:103px;
	/* background-size:60px 60px; */
	background-repeat:no-repeat;
	border-radius:30px 30px 0px 0px;
	background-image: url("../images/logic.png");
	cursor: pointer;
}
.dc1{
	background-position:0px -0px;
}
.dc2{
	background-position:-100px -106px;
}
.dc3{
	background-position:-200px -106px;
}
.dc4{
	background-position:-300px -106px;
}
.dc5{
	background-position:-400px -106px;
}
.dc6{
	background-position:-500px -106px;
}
.dc7{
	background-position:-600px -106px;
}
.tagC{
	width:660px;
	padding-top:60px;
	margin:0px auto;
	font-size: 0px;
	line-height: 60px;
	height:103px;
}
.tagC *{
	display: inline-block;
}
.tagLine{
	width:20px;
	margin:0px 10px;
	height:1px;
	border-top:1px dashed #0e3b50;
	vertical-align: top;
	margin-top: 30px;
}
.tools{
	margin:10px 0px;
	font-size: 0px;
}
.singleTool{
	padding:10px;
	box-sizing:border-box;
	width:300px;
	display: inline-block;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	vertical-align: top;
}
.singleToolImg{
	width:280px;
	height:180px;
}
.stTitle{
	font-size: 16px;
	font-weight: 600;
	display: block;
}
.stType{
	font-size: 12px;
	display: inline-block;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	line-height:12px;
}
.stDesc{
	width:240px;
	overflow: hidden;
	text-overflow:ellipsis;
	height:22px;
	line-height: 22px;
	font-size: 12px;
	 margin-top: 10px;
	margin-bottom: 10px;
	white-space: nowrap;
	color:#777777;
}
.toolProperty{
	padding:0px 10px;
	box-sizing:border-box;
	font-size: 14px;
	line-height: 24px;
}
.stLink{
	color:#03a9f4;
	margin-bottom:5px;
	display: inline-block;
}
.stKey{
	color:#f5a44e;
	height:20px;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	text-overflow:ellipsis;
}

.dynamic{
	width:100%;
	background-repeat: no-repeat;
	background-size:contain;
	padding-bottom:20px;
}
.dyTitle{
	font-size:28px;
	color:#333333;
	margin:10px 0px;
	margin-top:50px;
	text-align: center;
	font-weight: 600;
}
.dyTdesc{
	margin-bottom: 44px;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	color:#424242;
}
.descTipC{
	text-align: center;
}
.descCoth{
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.5);
	text-align: center;
	transition-property: all;
	transition-duration:0.8s;
}
.oneDesc{
	width:300px;
	height:450px;
	vertical-align:top;
	font-size: 14px;
	margin:0px 10px;
	position:relative;
}
.DescpassageC{
	width:100%;
	height:100%;
	position:absolute;
	line-height: 450px;
	background-color: rgba(2, 76, 110, 0.5);
	/* display: none; */
	opacity:0;
	top:0px;
	transition-property: all;
	transition-duration:0.8s;
}
.descPassage{
	font-size: 18px;
	display: inline-block;
	line-height:24px;
	padding:0px 20px;
	box-sizing:border-box;
	text-align: left;
	color:white;
	vertical-align: middle;
}
.oneDesc:hover .descCoth{
	opacity: 0;
}
.oneDesc:hover .DescpassageC{
	display: block;
	cursor: pointer;
	opacity:1;
}
.oneDesc:nth-child(1){
	background-image: url("/EvaluationHome/resources/images/K1.png");
}
.oneDesc:nth-child(2){
	background-image: url("/EvaluationHome/resources/images/K2.png");
}
.oneDesc:nth-child(3){
	background-image: url("/EvaluationHome/resources/images/K3.png");
}
.oneDesc:nth-child(4){
	background-image: url("/EvaluationHome/resources/images/K4.png");
}
.descTipC>section{
	display: inline-block;
	font-size: 0px;
}
.pDetial:hover .pName{
    background-color:rgba(14, 59, 80, 0.7);
}
.more:hover{
    text-decoration: underline;
}

.user_img:hover .uoContainer{
    display: block;
}

.uoContainer{
    position: absolute;
    width: 120px;
    font-size: 12px;
    color: white;
    top: 100%;
    right:0px;
    background-color: rgba(13, 60, 82, 0.9);
    z-index: 5;
    line-height: 32px;
    display: none;
}
.imgContainer:hover .toright,.imgContainer:hover .toleft{
	visibility: visible;
}
.desc_b_b_color:hover{
	color:white;
	background-color:#53478f;
}
.description img{
	height:100%;
	width:100%;
}

.Recommend{
	margin:10px 20px 10px 10px;
}
.imgC{
	width:750px;
	height:350px;
	position: relative;
}
.descC{
	width:400px;
	height:350px;
	padding-left:20px;
}
.descLine{
	padding:20px 0px;
	box-sizing:border-box;
	height:125px;
	overflow: hidden;
	color:red;
}
.descLine:first-child{
	padding-top:8px;
	border-bottom: 1px #eeeeee solid;
	height:113px;
}
.descLine:last-child{
	height:113px;
	padding-bottom:8px;
	border-top: 1px #eeeeee solid;
}
.descTitle{
	font-size: 16px;
	line-height: 16px;
	margin-bottom:4px;
	display:inline-block;
	font-weight: 600;
}
.content{
	font-size: 14px;
	line-height: 22px;
}
.barTitle{
	font-weight: normal;
	font-size: 16px;
	transition:all 0.3s;
}

.descLine:hover a{
	cursor:pointer;
	color:#024c6b;
}
.oneDesc>img{
	width:300px;
	height:450px;
}
.footBar{
	width:100%;
}
	    
.btsort:hover{
	box-shadow: -1px 1px 3px #c0c0c0;
}
.btsort:hover .toolSubMenu{
	display: block;
}
.toolName{
	font-size: 16px;
    font-weight: normal;
    display:inline-block;
    width:230px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    
}
.toolSubMenu{
    box-sizing: border-box;
    width:412px;
    background-color: white;
    font-size: 0;
    padding: 5px;
    box-shadow: -1px 2px 5px #c0c0c0;
    border: 1px solid #eeeeee;
    display:none;
    position:absolute;
    top:50px;
    left:0px;
    transition:all 0.3s;
    
}
.tsmButton{
    display: inline-block;
    width:90px;
    margin:5px;
    font-size: 12.5px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    border: 1px solid #a7a7a7;
    box-sizing: border-box;
    color: #6b6a6a;
    transition:all 0.3s;
}
.tsmButton:hover{
	background-color: #009688;
	color:white;
	border-color:#cbe6cc;
}
.barTitle:hover{
	    box-shadow: -1px 1px 3px #c0c0c0;
   
}
.btlast::after{
	font-family:"smallImg";
	margin-left:0.5em;
	font-size:16px;
	content: "\e621";
	vertical-align: top;
}
.btsort{
	display: inline-block;
	position:relative;
}
.tagHover{
	background-color: #009688;
	color:white;
	border-color:#cbe6cc;
}
.btsort:hover .toolSubMenu{
	display: block;
}
.barName.barTitle{
	font-size:16px;
}
.barName.clickable{
	color:black;
	font-size:16px;
}