﻿@charset "utf-8";
/* CSS Document */

.top{ width:100%; height:500px; background:url(../images/banner_about.jpg) no-repeat center; overflow:hidden;}
.top h3{ font-size:38px; color:#fff; text-align:center; font-weight:normal; margin-top:212px;}
.top p{ font-size:20px; color:#fff; line-height:66px; text-align:center;}

.profile{ width:1200px; margin:0 auto; padding-top:45px; overflow:hidden;}
.con1{ width:100%;}
.con1_bt{ width:388px; height:69px; background:url(../images/guanyu.jpg) no-repeat; margin-bottom:29px;}
.con1 p{ color:#666; line-height:30px; text-indent:2em;}
.con1 img{ margin:25px 0px;}
.con1 dl{ width:100%; height:208px; background:#e9e9e9; margin:25px 0px; padding:38px 40px; box-sizing:border-box;}
.con1 dl span{ line-height:35px; color:#666; font-size:15px; display:block;}
.con1 dl span dt{ font-size:18px; float:left;} 
.con2{ width:100%;}
.con2_bt{ width:330px; height:110px; margin:0 auto;}
.con2_bt h3{ font-size:30px; font-weight:normal; color:#333; text-align:center; line-height:49px;}
.con2_bt p{ font-size:17px; font-weight:normal; color:#666; text-align:center; line-height:30px;}
.con2_bt i{ width:77px; height:1px; background:#ff0000; display:block; margin:15px auto 0;}
.con2 .nr{ width:1200px; height:355px; background:url(../images/fanwei.jpg) no-repeat; margin-top:5px; overflow:hidden;}
.con2 .nr .t1{ width:290px; height:68px; margin-top:22px; margin-right:450px; float:left}
.con2 .nr .t1 h3{ font-weight:normal; font-size:20px; color:#333; text-align:right; line-height:40px;}
.con2 .nr .t1 p{ font-size:16px; color:#666; text-align:right;}
.con2 .nr .t2{ width:310px; height:109px; float:right; margin-top:40px;}
.con2 .nr .t2 h3{ font-weight:normal; font-size:20px; color:#333; text-align:left; line-height:40px;}
.con2 .nr .t2 p{ font-size:16px; color:#666; text-align:left; line-height:35px;}
/*--小banner--*/
.ban{ width:100%; height:363px; background:url(../images/ban.jpg) no-repeat center; margin-top:60px; overflow:hidden;}
.ban h3{ font-weight:normal; font-size:25px; color:#fff; text-align:center; margin-top:80px; line-height:90px;}
.ban p{ font-size:16px; color:#fff; text-align:center;}
.ban dl{ width:219px; height:48px; background:#ff0000; line-height:48px; font-size:25px; text-align:center; color:#fff; margin:43px auto; cursor:pointer; position:relative;}
.ban dl dt{ width:0px; height:48px; background:#f84646; position:absolute; top:0; left:0; font-size:20px; color:#fff; line-height:48px; text-align:center; overflow:hidden; transition:all 0.5s;}
.ban dl:hover dt{ width:219px;}
/*--版3--*/
.con3{ width:860px; height:572px; margin:0 auto; padding-top:78px; box-sizing:border-box;}
.con3 h3{ font-size:20px; font-weight:normal; color:#333; margin-bottom:23px; text-align:center;}
.con3 p{ font-size:16px; color:#666; line-height:30px; text-align:center;}
.con3 ul li{ width:135px; height:200px; float:left; margin:0 38px; margin-top:70px;}
.con3 ul li img{ width:135px; height:135px; border-radius:50%;-webkit-border-radius:50%; -moz-border-radius:50%; transition:all 0.5s; cursor:pointer;}
.con3 ul li span{ font-size:20px; color:#666; line-height:56px; text-align:center; display:block;} 
.con3 ul li:hover img{ padding:5px; box-sizing:border-box; border:5px solid #e5f2f5;}
















