@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
a{ cursor:pointer; text-decoration: none;}
ul li{ list-style:none;}
/*选择尚德开始*/
.Choices{ width:100%; float:left; height:900px; background:url(/static/upload/image/20230726/1690341084702311.jpg) no-repeat center; background-size:cover;}
.Choices_text{ width:80%; 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:1184px;  float:left; margin-left:3px;}
.Choicesnext{ width:38px; height:37px; float:left; margin-left:1136px; margin-top:24px; cursor:pointer;}
.Choices_banner{ width:1184px;  float:left; margin-top:100px; overflow: hidden;}
.Choices_banner ul{ width: 12000px;  overflow: hidden;}
.Choices_banner ul li{ width:1184px;  float:left;}
.Choices_left{ width:394px;  float:left;}
.Choices_right{ width:590px;  float:left; text-align:left; margin-left:100px;margin-top:200px;}
.Choices_right h1{ width:590px; height:20px; line-height:20px; float:left;  font-size:20px; margin-top:70px; color:#464646;}
.Choices_right h2{ width:590px; height:30px; line-height:30px; float:left;  font-size:28px; margin-top:10px; color:#464646;}
.Choices_right p{ width:450px; height:70px; float:left;  font-size:18px; color:#606060; margin-top:20px;}
.Choicesbut{ }
.Choicestel{ width:1184px; height:38px; text-align:center; line-height:38px; }
.Choicestel ul{ width:12000px; overflow:hidden;}
.Choicestel ul li{ width:1184px; height:38px; float:left;}
/*选择尚德结束*/

