@charset "utf-8";/* CSS Document */
 /*关于我们*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th{margin:0;padding:0;border:0;outline:0;font-size: 100%;}
:focus {outline: 0;}
body,td,div,p,br,b,strong,i,em,a,pre,img,dl,dt,dd,li,form,th,tr,span{font-family:"Microsoft Yahei","微软雅黑","宋体",Arial, Helvetica, sans-serif;font-size:14px;}
ol, ul {list-style: none;}
a,a:hover,a:visited{color:#000;text-decoration: none;}
.clear{clear:both;}
body{ min-width: 1024px;}
header{
    position:fixed;
    width:auto;
    min-width:980px;
    _width:980px;/*最小宽度*/
}
header{background:url(../images/head_bg.jpg) repeat; height:58px; top:0; width:96%; padding:0 2%;}
.logo{float:left;padding-top:6px; width: 12%;}

nav{ width: 288px; margin: 0 auto;}
nav ul li{float:left;line-height:58px; width: 96px; text-align: center; font-size:16px;}
nav ul li a{font-size:16px;}
nav ul li a:hover{ color: #56a6d7;}

.login{float:right; line-height: 58px; width: 12%; text-align: right;}
.login input{cursor:pointer;background:#eec434;border:none;color:#fff;padding:4px 15px;border-radius:5px;margin-top:14px;margin-right:2px;font-size:14px;}
/*共用样式定义*/
.text-center{text-align: center;}
.gap50{padding-bottom: 50px;}
/*企业介绍 start*/
.introduce{background: #56a6d7; margin-top: 58px;}
.introduce_mode{width: 980px;margin: 0 auto; padding: 80px 0; color: #fff;}
.introduce_mode p{font-size: 18px; line-height: 36px; text-indent: 2em; text-align: justify;}
h3{font-size: 26px;padding-bottom:26px;}
/*企业介绍 end */

/*团队核心成员 start */
.team_mode{width:1000px;margin: 0 auto;color: #666;padding-top: 48px;}
.team_mode ul li{float: left;line-height:22px;text-align: center;width: 250px;height: 190px;padding-bottom:38px;overflow: hidden;}
.team_mode ul li img{width: 90px;height: 90px;border-radius: 50%;display: block;margin: 0 auto;}
.team_mode ul li b{display: block;padding-top:8px;}
/*团队核心成员 end */

/*技术优势 start */
.advantage{background: #dab037;}
.advantage_mode{width: 960px;margin: 0px auto;padding-top: 45px;padding-bottom: 60px; color: #f4f4f4;line-height:28px;}
/*技术优势 end*/

/*学术顾问团队 start*/
.advisorTeam_mode{width:1000px;margin: 0px auto;padding-top:46px;padding-bottom: 18px;color: #666;}
.advisorTeam_mode ul li{float: left;line-height:20px;text-align: center;width: 230px;height: 150px;padding-bottom: 35px;overflow: hidden;}
.advisorTeam_mode ul li img{width: 90px;height: 90px;border-radius: 50%;display: block;margin: 0 auto;}
.advisorTeam_mode ul li b{display: block;padding-top: 10px;}
/*学术顾问团队 end*/

/*联系我们 start*/
.contactUs{background: #f2f2f2;}
.contactUs_mode{width: 620px;margin: 0px auto;padding-top:38px;padding-bottom: 45px;color:#666;}
.contactUs_mode p{font-size: 26px;padding-bottom:16px;}

.qr-code{float: left;padding-right: 25px;}
.qr-code span{display: block;padding-top:8px;}

.about_address p,.about_address p a{font-size: 18px;padding: 0;line-height: 30px; color: #666;}
h5{font-size: 24px;font-weight: normal;padding-top: 16px;padding-bottom: 10px;}
/*联系我们 end*/

/* 底 */
.footer{background: #818282;}
.footer_mode{width:570px;margin: 0px auto;color: #fff;padding: 15px 0;}
.footer_mode p{font-size: 12px;line-height: 22px;}
.footer_mode a{color: #fff;font-size: 12px;}