/* ==========================================================================
   Global
   ========================================================================== */
html { font-size: 62.5%; }
a { color: #666; }
a:hover { color: #00428e; }
body { color: #666; font: 12px/1.7 microsoft yahei, Arial, Helvetica, sans-serif; background: #fff;  }
.wrapper { max-width: 1200px; /*min-width: 980px; */ _width: 1200px; padding: 0 10px; margin-left: auto; margin-right: auto; }
.wrapper:after,
.row:after { content: ""; display: table; clear: both; }
/* arrow */
.arrow { position: absolute; top: 50%; margin-top: -4px; }
.arrow * { position: absolute; top: 0; left: 0; width: 0; height: 0; border: 0 dashed transparent; overflow: hidden; }
/* arrow-right */
.arr-r * { border-left-style: solid; border-width: 4px 0 4px 4px; }
.arr-r em { left: 1px; }
.arr-r span { border-left-color: #3675bb; }
.tri { position: absolute; width: 0; height: 0; border: 0 dashed transparent; overflow: hidden; }
/* ==================================
   menu
   ================================== */
.menu { position: relative; }
/* menu-hd */
.menu-hd { position: relative; z-index: 1002; overflow: hidden; height: 30px; line-height: 30px; padding: 0 20px 0 6px; }
/* menu-bd */
.menu-bd { display: none; position: absolute; z-index: 1001; margin-top: -1px; }
.menu-bd-panel { padding: 5px 0; border: 1px solid #eee; background: #fff; min-width: 96px; }
.menu-bd-panel a { display: block; padding: 0 5px; line-height: 28px; white-space: nowrap; color: #6C6C6C }
/* menu arrow */
.menu-hd .fa-caret-down { -webkit-transition: .3s ease-in; -moz-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; position: absolute; height: 30px; line-height: 30px; top: 0; right: 6px; }
/* menu hover */
.menu-hover .menu-hd { z-index: 10002; }
.menu-hover .menu-bd { z-index: 10001; }
.menu-hover .menu-hd { padding: 0 19px 1px 5px; border-width: 0 1px; border-style: solid; border-color: #eee; background: #fff; }
.menu-hover .menu-hd .fa-caret-down { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.menu-hover .menu-bd-panel a:hover { background: #eee; }
/* search */
.globalsearch { float: left; margin-top: 5px; }
.globalsearch input,
.globalsearch .search-btn { float: left; border: 0 none; }
.globalsearch #q { width: 150px; height: 18px; padding: 0 6px; line-height: 18px; background: #e6e6e6; border: 1px solid #bebebe; }
.globalsearch .search-btn { width: 30px; margin-left: -30px; height: 20px; line-height: 20px; cursor: pointer; background: transparent; text-align: center; }
.globalsearch .search-btn .fa { padding: 0; line-height: 20px; height: 20px;}
.globalsearch .search-btn:hover .fa { color: #00428e; }
/* ==========================================================================
   Header
   ========================================================================== */
.topbar { background: #eee; border-bottom: 1px solid #eee; line-height: 30px; height: 30px; position: relative; z-index: 10000; width: 100%; }
.topbar .fl { font-size: 14px; color: #030303; }
.topnav { float: left; margin-right: 20px; }
.topnav a { float: left; }
.topnav .pipe { margin: 0 5px; float: left; }
.menu-lang { float: left; }
.menu-lang .fa-globe { color: #c00; }
.topbar .fa { padding-right: 5px; }
 @media only screen and (max-width: 767px) {
.topnav,
.topbar .fl,
.menu-lang { display: none; }
}
header { }
header .wrapper { min-height: 80px; position: relative; z-index: 99; }
.logo { position: absolute; padding-top: 16px; }
.logo a { display: block; width: 345px; height: 50px; text-indent: -9999px; overflow: hidden; background-image: url(http://www.chinawindey.com/cn/images/logo1.png); background-repeat: no-repeat; background-position: 0 0; -webkit-background-size: 100% auto; background-size: 100% auto; }
/* ==========================================================================
   Nav
   ========================================================================== */
/* primary */
.globalnav { position: absolute; z-index: 999; right: 0; top: 16px; }
.globalnav li { float: left; }
.globalnav li a { display: block; color: #444; padding: 0 20px; font-size: 14px; line-height: 42px; font-family: microsoft yahei; }
.globalnav .nav-sep { width: 2px; height: 42px; background: url(http://www.chinawindey.com/cn/images/nav-sep.gif) no-repeat 0; }
.globalnav .active a,
.globalnav li .active1 { color: #00428e; }
.dropdown { position: absolute; z-index: 999; background: #fff; background: rgba(255,255,255,.8); display: none; padding: 15px 0; border-bottom: 3px solid #00428e; margin-left: -167px; top: 100%; width: 410px;  }
.dropdown:after { content: ""; position: absolute; width: 0; height: 0; border: 0 dashed transparent; overflow: hidden; border-top-style: solid; border-width: 5px 5px 0; border-top-color: #00428e; left: 50%; margin-left: -5px; top: -5px; }
.dropdown .pic { display: block; padding: 0; width: 100%; height: 82px; margin-bottom: 10px; }
.dropdown .pic img { width: 100%; height: 100%; }
.dropdown .dd-l { float: left; width: 222px; padding-left: 20px; }
.dropdown .dd-r { float: right; width: 148px; padding-right: 20px;  font-size: 12px;}
.dropdown a { white-space: nowrap; line-height: 30px; font-size: 12px; float: left; padding: 0; color: #666; background: none; border-bottom: 0 none; width: 49%; }
.dropdown a .fa { font-size: 12px; line-height: 30px; color: #ccc; padding-right: 5px; }
.dropdown a:hover,
.dropdown a:hover .fa { color: #00428e; }
#gn_07 .dropdown,
#gn_08 .dropdown { margin: 0; right: 0; }
#gn_07 .dropdown:after,
#gn_08 .dropdown:after { margin: 0; left: auto; right: 40px; }
#gn_03 .dropdown a,
#gn_05 .dropdown a { width: 100%; }
/* ==================================
   banner
   ================================== */
.banner { position: relative; overflow: hidden; width: 100%; height: 441px; }
.banner .bd li a { position: absolute; left: 0; top: 0; overflow: hidden; background-position: 50% 0; background-repeat: no-repeat; width: 100%; height: 441px; /* superslide 取值规定必须是具体数值 */ }
.banner .hd { position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; }
.banner .hd ul { display: inline-block; *display:inline;
zoom: 1; }
.banner .hd li { float: left; cursor: pointer; width: 10px; height: 10px; margin: 0 5px; background-color: #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.banner .hd .on { background-color: #f88b10; }
/* ==========================================================================
   Content
   ========================================================================== */
.row { margin: 20px 0; }
/* mod */ 
.mod { }
.mod-wrap { }
.mod-hd { margin-bottom: 10px; line-height: 40px; height: 40px; }
.mod-hd h2 { float: left; }
.mod-hd h2 a { color: #333; font: 300 18px microsoft yahei; }
.mod-hd .more { float: right; }
.mod-bd { overflow: hidden; line-height: 2; }
/* 左右侧栏定宽主栏自适应 */
.r1 .main { float: left; width: 100%; }
.r1 .col-main { margin: 0 320px 0 350px; padding: 0 20px; }
.r1 .col-left { float: left; width: 350px; margin-left: -100%; }
.r1 .col-right { float: left; width: 320px; margin-left: -320px; }
.mod-video .mod-bd { padding: 9px 6px; background: #e5e8ec; }
 @media only screen and (max-width: 1023px) {
.r1 .col-main { margin: 0 260px 0 300px; }
.r1 .col-left { float: left; width: 300px; }
.r1 .col-right { float: left; width: 260px; margin-left: -260px; }
}
@media only screen and (max-width: 767px) {
.row .wrapper { padding: 0 20px; }
.r1 .col-main { margin: 0; padding: 0; }
.r1 .col-left,
.r1 .col-right { float: left; width: 100%; margin: 0; }
.mod-video { margin-top: 30px; }
.banner,
.banner .bd li a { height: 130px; }
.banner .bd li a { -webkit-background-size: cover; background-size: cover; }
}
/* home .news */
.home .news-list { }
.home .news-list li { border-bottom: 1px dashed #ddd; padding-bottom: 6px; margin-bottom: 6px; }
.home .news-list li h3 { max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 3px; }
.home .news-list li h3 a { font-weight: 300; font-size: 14px; color: #0056a3; }
.home .news-list li h3 span { float: right; }
.home .news-list li .desc { line-height: 1.5; -webkit-line-clamp: 2; overflow: hidden; height: 36px; display: -webkit-box;/*  -webkit-line-clamp: 3; */ -webkit-box-orient: vertical; word-break: break-all; overflow: hidden; }
.home .news-list li .more { color: #c40000; padding-left: 10px; }
.r2 .wrapper { overflow: hidden; }
.r2 .mod { float: left; width: 50%; *width: 49%;
}
.r2 .mod-wrap { margin: 0 30px; }
.r2 .row-bd { margin: 0 -30px; }
.r2 .mod-hd { border-bottom: 1px solid #ddd; margin-bottom: 18px; }
.r2 .mod-hd h2 { border-bottom: 4px solid #0064b2; padding-right: 34px; line-height: 37px; height: 37px; margin-bottom: -1px; position: relative; }
/* home .pro */
.home .pro-list li { }
.home .pro-list li .imgArea,
.home .pro-list li .imgArea img { width: 180px; height: 180px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.home .pro-list li .txtArea { padding-left: 10px; }
.home .pro-list li .txtArea h3 { margin-bottom: 5px; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.home .pro-list li .txtArea h3 a { color: #100f0f; font-size: 18px; font-weight: 300; font-family: microsoft yahei; }
.home .pro-list li .txtArea h3 a:hover { color: #006db9; }
.home .pro-list li .txtArea .desc { line-height: 2; -webkit-line-clamp: 5; overflow: hidden; height: 120px; }
.home .pro-list li .imgArea img { -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden; backface-visibility: hidden; opacity: 1; }
.home .pro-list li .imgArea:hover img { opacity: 0.8; -webkit-transform: scale3d(1.1, 1.1, 1); transform: scale3d(1.1, 1.1, 1); }
.prev,
.next { position: absolute; cursor: pointer; }
/*.prev:hover,
.next:hover { opacity: .8; }*/
.tempWrap { margin: 0 auto; }
.mod-pro .mod-hd { position: relative; }
.mod-pro .prev,
.mod-pro .next { width: 22px; height: 22px; margin-top: -11px; top: 50%; }
.mod-pro .prev { background: url(http://www.chinawindey.com/cn/images/pro-prev.gif) no-repeat; right: 30px; }
.mod-pro .next { background: url(http://www.chinawindey.com/cn/images/pro-next.gif) no-repeat; right: 0; }
.mod-case .mod-wrap { position: relative; }
.mod-case .mod-bd { padding: 0 25px; min-height: 190px; }
.mod-case .prev,
.mod-case .next { width: 24px; height: 190px; top: auto; bottom: 0; z-index: 999;}
.mod-case .prev { background: #fff url(http://www.chinawindey.com/cn/images/case-prev.gif) no-repeat 0; left: 0; }
.mod-case .next { background: #fff  url(http://www.chinawindey.com/cn/images/case-next.gif) no-repeat 0; right: 0; }
 @media only screen and (max-width: 767px) {
.r2 .mod { width: 100%; margin-bottom: 30px; }
.r2 .row-bd { margin: 0; }
.r2 .mod-wrap { margin: 0; }
}
/* ==================================
   Banner
   ================================== */
.news-focus { position: relative; overflow: hidden; height: 240px; }
.news-focus .bd li { position: absolute; left: 0; top: 0; width: 100%; height: 240px; overflow: hidden; }
.news-focus .bd li a { display: block; height: 100%; }
.news-focus .bd li a img { width: 100%; height: 100%; }
.news-focus .hd { position: absolute; line-height: 38px; bottom: 0; right: 0; }
.news-focus .hd ul { float: right; margin-right: 20px; }
.news-focus .hd li { float: left; cursor: pointer; width: 8px; height: 8px; margin: 15px 3px; background: #fff; overflow: hidden; line-height: 0; font-size: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; opacity: .5; filter: alpha(opacity=50) }
.news-focus .hd .on { opacity: 1; filter: alpha(opacity=100); background: #037ad6; }
.news-focus .bd li .txt { color: #fff; overflow: hidden; position: absolute; width: 100%; left: 0; bottom: 0; height: 38px; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
background-color: rgba(0,0,0,.5); line-height: 38px; padding-left: 20px; }
:root .news-focus .bd li .txt { filter: none; }
/* case */
.case-list { }
.case-list li { float: left; width: 49%; }
.case-list li a { display: block; position: relative; overflow: hidden; color: #fff; height: 190px; text-align: center; margin: 0 10px; }
.case-list li a:hover .cover { bottom: 0; }
.case-list li a:hover .cover .cell { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.case-list .bg { width: 100%; height: 100%; }
.case-list .cover {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000); background-color: rgba(0,0,0,.4); -webkit-transition: bottom 0.5s; ; -moz-transition: bottom 0.5s; ; transition: bottom 0.5s; ; width: 100%; position: absolute; left: 0; bottom: -190px; font-size: 14px; }
:root .case-list .cover { filter: none; }
.case-list .cover .desc { width: 100%; height: 190px; text-align: center; overflow: hidden; }
.case-list .cover .desc .cell { width: 200px; -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); transform: scale(2); -webkit-transition: all 0.5s; transition: all 0.5s; margin-left: auto; margin-right: auto;  text-align: left;}
.case-list .cover .desc .cell,
.case-list .cover .desc .after { display: inline-block; *display: inline;
 *zoom: 1;
vertical-align: middle; }
.case-list .cover .desc .after { width: 0; height: 100%; }
.case-list .cover .desc .info { font-size: 18px; font-weight: 300; border-bottom: 1px dashed #fff; padding-bottom: 10px; margin-bottom: 10px; }
.case-list .caption { text-align: center; padding: 10px 0;  text-align: center;}
.case-list .caption .info { font-size: 14px; line-height: 1.2; }
 @media only screen and (max-width: 1120px) {
.case-list .cover .desc .cell { width: 150px; }
}
 @media only screen and (max-width: 1023px) {
.r2 .mod { width: 100%; }
.case-list .cover .desc .cell { width: 200px; }
}
/* ==========================================================================
   Footer
   ========================================================================== */
footer { padding: 12px 0; background: #0077c0; color: #fff; font-size: 14px; }
footer a { color: #fff; }
footer a:hover { text-decoration: underline; }
.fixed-b { position: fixed; width: 100%; background: #333; bottom: 0; left: 0; display: none; z-index: 99999; }
.fixed-b li { width: 25%; text-align: center; color: #fff; float: left; }
.fixed-b li a { display: block; border-right: 1px solid #454545; color: #fff; padding: 5px 0; }
.fixed-b li a .fa { font-size: 18px;}
.fixed-b li:last-of-type a { border-right: 0 none; }
.fixed-b li a .txt { display: block; }
 @media only screen and (max-width: 767px) {
.fixed-b { display: block; }
footer { padding-bottom: 80px; }
.friendlink { display: none; }
}
.quick-bar { border-bottom: 1px solid #c1c1c1; background-color: #f2f2f2; background-image: -webkit-linear-gradient(top, #f5f5f5, #f2f2f2); background-image: -moz-linear-gradient(top, #f5f5f5, #f2f2f2); background-image: -o-linear-gradient(top, #f5f5f5, #f2f2f2); background-image: linear-gradient(top, #f5f5f5, #f2f2f2); padding: 10px 0;  }
#spankwh,
#spant { font-weight: 700;  color: #0056a3; }
.quick-bar li { float: left; margin-right: 60px; padding-left: 25px; }
.quick-bar .item1 { background: url(http://www.chinawindey.com/cn/images/q-i1.gif) no-repeat 0; }
.quick-bar .item2 { background: url(http://www.chinawindey.com/cn/images/q-i2.gif) no-repeat 0; }
.toggle-btn { display: none;}

@media only screen and (max-width: 767px) {

.toggle-btn { display: block; position: absolute;  right: 20px; top: 10px; z-index: 999;}
.gn-item.active .toggle-btn {  
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.globalsearch #q { 
width: 200px; 
}
.mod-video { display: none;}
.case-list li { width: 100%;}
}
