@charset "utf-8";
/* CSS Document */
html,body,img{ margin:0; padding:0; display:block; font-family:'微软雅黑';-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}
body{ width:100%; max-width:1920px; margin:0 auto;}
*{ margin:0; padding:0;}
a{ cursor:pointer; text-decoration: none;}
ul li{ list-style:none;}
/*选择尚德开始*/
.Choices{ width:100%; float:left; height:819px; background:url(../images/Choices.jpg) no-repeat center; background-size:cover;}
.Choices_text{ width:1300px; height:819px; margin:0 auto;}
.Choices_head{ width:100%; float:left; height:55px; margin-top:50px; line-height:55px; letter-spacing:2px; font-weight:bold; text-align:center; font-size:48px; color:#FFF; display:block; position:relative;}
.Choices_head:before,.Choices_head:after{content: ''; position: absolute;top: 30px;background: #FFF;width:265px;height: 2px;}
.Choices_head:before{ left:175px;}
.Choices_head:after{ right:175px;}

.Choices_content{ width:1284px; height:594px; float:left; margin-left:3px;}
.Choicesnext{ width:38px; height:37px; float:left; margin-left:1250px; cursor:pointer;}
.Choices_banner{ width:1284px; height:532px; float:left; margin-top:19px; overflow: hidden;}
.Choices_banner ul{ width: 12000px;  overflow: hidden;}
.Choices_banner ul li{ width:1284px; height:532px; float:left;}

.Choices_left{ width:794px; height:532px; float:left;}
.Choices_right{ width:490px; height:490px; float:left; background-color: rgba(255,255,255,0.93)}
.Choices_right h1{ width:490px; height:30px; line-height:40px; float:left; text-align:center; font-size:32px; margin-top:70px; color:#2d520d; font-weight:normal}
.Choices_right h2{ width:490px; height:30px; line-height:30px; float:left; text-align:center; font-size:19px; margin-top:10px; color:#5b5b5b; font-weight:normal}
.Choices_right p{ width:400px; height:70px; float:left; margin-left:70px; text-align:center; font-size:18px; color:#606060; margin-top:20px; line-height:34px}
.Choicesbut{ width:197px; height:49px; float:left; border:1px solid #bfbfbf; background-color:rgba(255,255,255,0.7); text-align:center; line-height:49px; color:#606060; font-size:22px; margin-left:195px; margin-top:57px;}
.Choicestel{ width:1284px; height:38px; text-align:center; line-height:38px; font-size:36px; float:left; font-family:"Arial"; overflow:hidden; color:#FFF; margin-top:100px;
-webkit-user-select:none;/*谷歌 /Chrome*/
-moz-user-select:none; /*火狐/Firefox*/
-ms-user-select:none;    /*IE 10+*/
user-select:none;}
.Choicestel ul{ width:12000px; overflow:hidden;}
.Choicestel ul li{ width:1284px; height:38px; float:left;}
/*选择尚德结束*/


/* 10 */
.btn-10 {
  transition: all 0.3s ease;
  overflow: hidden;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.btn-10:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -webkit-transform: scale(.1);
  transform: scale(.1);
}
.btn-10:hover {
  color: #fff;  transform: rotateZ(5deg);

}
.btn-10:hover:after {

  -webkit-transform: scale(1);
  transform: scale(1);
}


/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:850px){  

.Choices_text {
    width: 100%!important;}
.Choices_text {
    width: 100%!important;}

.Choices_text {
    width: 100%!important;}

.Choices_banner {
    width: 100%!important;
    height: 532px;
    float: left;
    margin-top: 19px;
    overflow: hidden;
}
.Choices_banner ul li {
    width: 100%!important;
    height: 532px;
    float: left;
}

.Choices_left{ width:100%; height:232px; float:left; }
.Choices_right{ width:100%; height:290px; float:left; background-color: rgba(255,255,255,0.93)}


.Choices_content{ width:100%!important; height:594px; float:left; margin-left:3px;}


.Choices_banner ul {
    width: 100%!important;
    overflow: hidden;
}
.Choices_right h1{ width: 100%; height:30px; line-height:40px; float:left; text-align:center; font-size:24px; margin-top:20px; color:#2d520d; font-weight:normal}
.Choices_right h2{width: 100%; height:30px; line-height:30px; float:left; text-align:center; font-size:16px; margin-top:3px; color:#5b5b5b; font-weight:normal}
.Choices_right p{ width: 100%; height:70px; float:left; margin-left:0px; text-align:center; font-size:16px; color:#606060; margin-top:10px; line-height:34px}
.Choicesnext{ width:28px; height:37px; float:right; margin-right:0px; cursor:pointer;}
}
