@charset "utf-8";
/*
Theme Name:全局样式;
/*
Author: 曾祺迪
Last Modify:2014/11/3
*/
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
/*table {border-collapse: collapse;border-spacing: 0;} Sophie 2013.02.21 */
fieldset, img, abbr, acronym { border: 0; }
body { font: 14px/1.5 arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif; }
address, caption, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h2 { font-size: 18px; font-family: "Microsoft YaHei"; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
q:before, q:after { content: ”; }
textarea { outline: none; resize: none; overflow: auto; }
input, label, img, th { vertical-align: middle; border: none; }
:focus { outline: 0; }
label, button, a { cursor: pointer; }
img { border: none; vertical-align: top; }
a { color: #000000; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: none; }
a img { border: none; text-decoration: none; }
.btn, a, li, span, h1, h2 { -moz-transition: 0.4s; -webkit-transition: 0.4s ease; transition: 0.4s ease; }
/*top*/
/*.header { width: 100%; height: 70px; background-color: #FFF; box-shadow: rgba(0, 0, 0, 0.246094) 0px 1px 2px; border-bottom: 1px solid #f2f2f2; opacity: 0.9; position: fixed; top: 0; left: 0; z-index: 999 }
.top { height: 70px; width: 1170px; margin: 0 auto; position: relative }
.top .logo { float: left; background: #fff; }
.top .nav { margin-left: 80px; width: 455px; height: auto; float: right; }
.top .nav li { float: left; display: block; height: auto; text-align: center; padding: 15px 0px; }
.top .nav li a { display: block; height: 35px; line-height: 35px; color: #666; font-size: 16px; font-family: "Microsoft YaHei UI", "微软雅黑"; padding: 0 25px; border-radius: 4px; background: none; }
.top .nav li a:hover { color: #fff; background: #428bca; }
.top .dropdown-menu {top:70px; position:absolute; z-index:9999}

.top .dropdown { position:relative;}*/


.header { width: 100%; height: 70px; background-color: #FFF; box-shadow: rgba(0, 0, 0, 0.246094) 0px 1px 2px; border-bottom: 1px solid #f2f2f2; opacity: 0.9; position: fixed; top: 0; left: 0; z-index: 190 }
.top { height: 70px; width: 1200px; margin: 0 auto; position: relative }
.top .logo { float: left; background: #fff; }
.top .nav { margin-left: 50px; width: 800px; height: auto; float: left; }
.top .nav li { float: left; display: block; height: auto; text-align: center; padding: 15px 0px; }
.top .nav li a { display: block; height: 35px; line-height: 35px; color: #666; font-size: 16px; font-family: "Microsoft YaHei UI", "微软雅黑"; padding: 0 15px; border-radius: 4px; background: none; }
.top .nav li a:hover { color: #fff; background: #428bca; }
.top .nav li.sep { border-left: 1px solid rgba(77, 77, 77, 0.13); width: 1px; height: 14px; margin: 15px 5px; float: right; margin-right: 130px; }
.top .nav li span { display: none; }
.top .sign-in, .top .sign-up { float: right; position: absolute; right: -50px; top: 14px; display: block; height: 35px; line-height: 35px; color: #666; font-size: 16px; font-family: "Microsoft YaHei UI", "微软雅黑"; padding: 0 25px; border-radius: 4px; background: none; }
.top .sign-in { right: 30px; background: #94C2FF; color: #fff }
.top .sign-in:hover { color: #fff; background: #4D98FF; }
.top .sign-up:hover { color: #428bca; }
.top .dropdown-menu { top: 70px; position: absolute; z-index: 192 }
.top .dropdown { position: relative; }
/*projects-header*/
.projects-header { width: 100%; text-align: center; padding: 60px 0 10px; font-weight: 200; padding-bottom: 40px; display: block; margin: 0 auto; }
.projects-header h1 { font-size: 48px; line-height: 60px; padding-bottom: 10px; color: #555;font-weight: normal  }
.projects-header h2 { font-size: 42px; padding-bottom: 10px;font-weight: normal  }
.projects-header h3 { font-size: 18px; line-height: 1.5; color: #6d6d6d;font-weight: normal  }
.projects-content p { font-size: 16px; line-height: 1.75; margin-bottom: 20px; }
/*logo-list*/
.partners { border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; width: 100%; }
.partners-con { border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; }
.partners span { display: block; float: left; height: 120px; width: 20%; position: relative; }
.partners span img { width: 80%; position: absolute; left: 50%; top: 50%; height: auto; -o-transform: translate(-50%, -50%) scale(0.80); -ms-transform: translate(-50%, -50%) scale(0.80); -moz-transform: translate(-50%, -50%) scale(0.80); -webkit-transform: translate(-50%, -50%) scale(0.80); transform: translate(-50%, -50%) scale(0.80); }
/*footer*/
.n-footer { margin-top: 50px; color: #333; background: #fafafa; }
.n-footer .footer-links { width: 1170px; padding: 40px 0; border: 1px solid #dfdfdf; color: #6d6d6d; border-left: 0; border-right: 0 }
.n-footer .col-links-first { margin-left: 0; }
.n-footer .col-links dt { margin-bottom: 10px; font-size: 18px; color: #333; font-weight: 100; }
.n-footer .col-links dd { margin: 0 0 6px; }
.n-footer .col-links dd a { color: #6d6d6d; }
.n-footer .col-links dd a:hover { color: #005cce; }
.n-footer .col-links { float: left; _display: inline; width: 165px; margin: 0 0 0 30px; border-right: 1px solid #dfdfdf; }
.n-footer .col-contact { float: right; width: 270px; text-align: center; }
.n-footer .col-contact p { margin: 0 0 15px; }
.n-footer .col-contact p.phone { margin-bottom: 5px; font-size: 26px; line-height: 1; color: #000; }
.footer-info { padding: 35px 0 65px; font-size: 12px; }
.info-text { text-align: center; margin-bottom: 20px; }
/*dynamic*/
.dynamic { position: relative; height: auto; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; width: 100%; padding: 75px 0; margin-bottom: 20px; }
.dynamic h2 { font-size: 42px; text-align: center; margin-bottom: 20px; font-weight: normal }
.dynamic h3 { font-size: 25px; text-align: center; margin-bottom: 20px; color: #999; font-weight: normal }
.dynamic .right, .dynamic .left { background: none; color: #000; box-shadow: none; text-shadow: none }
.dynamic .right:hover, .dynamic .left:hover { background: none }
.dynamic .item img { width: 1147px; height: auto; margin: 0 auto }
.carousel-control { width: 5% }
.user-m { position: absolute; right: -100px; top: 10px; }

/*ad*/
.ad-1 { width:100%; height:180px; background:url(../images/ad/ad-1.png) center; position:relative; text-align:center}