/*^
 * 严微工作室
 * @authro      : yanwei
 * @created     : 2017-11-14
 * @url         : http://www.ywcms.com
 * @Page        : 关于我们
 */

.about_history,.about_other{ width:1200px; margin:40px auto 0px auto; overflow:hidden;}
.about_history h1,.about_other h1{ font-size:20px; width:100%; font-weight:bold; text-align:center; padding-bottom:10px; color:#333;}
.about_history h2,.about_other h2{ font-size:14px; width:100%; font-weight:normal; text-align:center; color:#6b6b6b;}
.am-divider{ margin:1.5rem auto; overflow:hidden; height:auto; text-align:center;}

.development_dl{  background:url(../images/about/bg2.png) repeat-y center top; padding-bottom:65px; margin:50px 0;}
.development_dl_box{ overflow:hidden;}
.development_dl_box dl{ background:#d9d9d9; padding:1px;}
.development_dl_box dl dt{ background:#fff; font-size:14px; font-weight:normal; padding:10px;}
.development_dl_box dl dd{ color:#595959; font-size:26px; font-family:"Nexa Light"; margin:0; padding:8px 0px; text-align:center; font-weight:normal;}
.development_dl_box dl:hover{ background:#e3631a; cursor:pointer;}
.development_dl_box dl:hover dt{ color:#e3631a;}
.development_dl_box dl:hover dd{ color:#fff;}
.dl_fl{ float:left; width:48%; margin-right:2%;}
.dl_fr{ float:right; width:48%; margin-left:2%;}

.about_contact {  width: 100%; min-height: 400px; text-align:center;overflow:hidden; min-width: 1200px;}
.about_contact h1{ font-size:20px; width:100%; font-weight:bold; text-align:center; padding-bottom:10px; color:#333; padding-top:40px;}
.about_contact h2{ font-size:14px; width:100%; font-weight:normal; text-align:center; color:#333;}
.about_contact p{ color:#666; font-size:14px; line-height:24px;}

.about_tenet h1{ font-size:20px; width:100%; font-weight:bold; text-align:center; padding-bottom:10px; color:#fff; padding-top:40px;}
.about_tenet h2{ font-size:14px; width:100%; font-weight:normal; text-align:center; color:#fff;}
.about_tenet{ background:url(../images/about/about2.jpg) no-repeat center top; height:598px; min-width: 1200px;}
.about_tenet h1{ padding-top:60px;}
.about_tenet_more{ text-align:left; margin-top:40px; color:#fff;}
.about_tenet_more i{ font-size:18px; font-weight:bold; margin-right:10px;}
.about_tenet_more p{ margin-top:10px; line-height:30px;}

.competence-ul{ margin-top:30px; float:left; width:1170px; overflow:hidden; text-align: center;}
.competence-ul img{ margin-bottom: 50px;}

@media screen and (max-width: 768px){
	.about_history, .about_other{
		width: 100%;
	}
	.competence-ul{
		width: 100%;
	}
	.about_contact,.about_tenet{
		min-width: 100%;
	}
}
@media screen and (max-width: 760px){

}
/* iPhone6+ */
@media screen and (max-width: 414px){

}
/* iPhone6 */
@media screen and (max-width: 375px){
	.new_list .news_all{ width:81%;}
}
/* iPhone5、4 */
@media screen and (max-width: 320px){

}
/* Galaxy S5 */
@media screen and (max-width: 360px){

}
/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {

}
