﻿/* Date:2015-11-27 18:39:10 */
/* ==========================================================================
   Global
   ========================================================================== */
html { font-size: 62.5%; }
a { color: #666; }
a:hover,
.h { color: #0124ad; }
body { color: #666; font: 12px/1.5 microsoft yahei, Arial, Helvetica, sans-serif; background: #fff; }
.wrapper { width: 1100px; margin-left: auto; margin-right: auto; }
.wrapper:after { content: ""; display: table; clear: both; }
.en { font-family: Arial, Helvetica, sans-serif; }
/* ==================================
   header
   ================================== */
.header .wrapper { height: 80px; position: relative; z-index: 999; }
.logo { position: absolute; padding: 15px 0 0 0; }
/* search */
.globalsearch { position: absolute; top: 28px; right: 0; }
.globalsearch #q,
.globalsearch .search-btn { float: left; border: 0 none; background: transparent; }
.globalsearch #q { width: 137px; height: 21px; padding: 4px 30px 4px 10px; line-height: 20px; background: #fff; background: url(../images/search-bg.gif) no-repeat; }
.globalsearch .search-btn { width: 30px; margin-left: -30px; height: 29px; cursor: pointer; background: url(../images/search-btn1.png) no-repeat 50%; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
.globalsearch .search-btn:hover { background-image: url(../images/search-btn2.png); }
/* ==========================================================================
   Nav
   ========================================================================== */
/* primary */
.navbar { }
.globalnav { z-index: 99; position: absolute; left: 400px; bottom: 0; }
.globalnav li { float: left; margin: 0 1px; }
.globalnav li a { display: block; color: #000; padding: 1px 23px; font-size: 14px; line-height: 78px; }
.globalnav .active a,
.globalnav li .active1 { color: #fff; padding-top: 0; padding-bottom: 0; border-top: 1px solid #0a2db6; border-bottom: 1px solid #0a2db6; background: #0125b3; }
.globalnav .dropdown { position: absolute; z-index: 99; display: none; background: #0125b3; }
.globalnav .dropdown a { white-space: nowrap; line-height: 36px; color: #fff; background: none; }
.globalnav .dropdown a:hover { color: #fff; background: #16319b; }
/* ==================================
   banner
   ================================== */
.banner { position: relative; overflow: hidden; width: 100%; height: 450px; }
.banner .bd li a { position: absolute; left: 0; top: 0; overflow: hidden; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; width: 100%; height: 450px; /* superslide 取值规定必须是具体数值 */ }
.banner .hd { position: absolute; width: 100%; bottom: 15px; left: 0; text-align: center; }
.banner .hd ul { display: inline-block; *display:inline;
zoom: 1; }
.banner .hd li { float: left; width: 10px; height: 10px; margin: 0 5px; border: 2px solid transparent; border-radius: 50%; cursor: pointer; overflow: hidden; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.banner .hd li b { display: block; width: 100%; height: 100%; border-radius: 50%; background: #fff; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.banner .hd .on,
.banner .hd li:hover { border-color: #fff; }
.banner .hd .on b,
.banner .hd li:hover b { -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); }
/* ==================================
   Content
   ================================== */
/* row */ 
/* mod */ 
.mod { float: left; }
.mod-wrap { }
.mod-hd { margin-bottom: 15px; height: 30px; line-height: 30px; }
.mod-hd h2 { float: left; font-weight: 300; font-family: microsoft yahei; font-size: 18px; }
.mod-hd h2 a { color: #333; }
.mod-hd h2 a:hover { color: #0020b7; }
.mod-hd .more { float: right; }
.mod-bd { overflow: hidden; }
.mod1 { width: 350px; }
.mod2 { width: 326px; margin-left: 49px; }
.mod3 { width: 325px; float: right; }
/* pro */
.r1 { background: url(../images/r1-bg.jpg) no-repeat 50% 0; height: 247px; padding-top: 43px; }
.r1 .wrapper { position: relative; width: 1104px; padding: 0 60px; }
.prev,
.next { position: absolute; cursor: pointer; }
.tempWrap { margin: 0 auto; }
.r1 { position: relative; }
.r1 .prev,
.r1 .next { width: 40px; height: 40px; text-align: center; border: 1px solid #ddd; background: #fff; color: #000; line-height: 40px; top: 72px; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.r1 .prev .fa,
.r1 .next .fa { font-size: 24px; line-height: 40px; }
.r1 .prev { left: 0; }
.r1 .next { right: 0; }
.r1 .prev:hover,
.r1 .next:hover { color: #fff; background: #0020b7; border-color: #0020b7; }
.r1 .pro-list { }
.r1 .pro-list li { float: left; width: 266px; margin: 0 5px; }
.r1 .pro-list .pic { display: block; height: 156px; background: #fff; }
.r1 .pro-list .pic img { width: 100%; height: 100%; }
.r1 .pro-list .caption { line-height: 48px; text-align: center; font-size: 16px; background: #fff; }
.r1 .pro-list .caption a { color: #000; display: block; }
.r1 .pro-list li:hover .caption { background: #0125b3; }
.r1 .pro-list li:hover .caption a { color: #fff; }
.r2 { padding: 30px 0 40px; }
/* tabs */
.mod1 .mod-hd { border-bottom: 1px solid #cacaca; height: 40px; line-height: 40px; margin-bottom: 25px;  }
.mod1 .mod-hd h2 { float: left; margin-right: 20px; line-height: 40px; }
.mod1 .mod-hd h2 a { display: block; }
.mod1 .mod-hd .on { border-bottom: 2px solid #0020b7; height: 39px; }
.mod1 .mod-hd .on a { color: #0020b7; }
.mod1 .tab-cont { display: none; }
/* news */
.mod1 .news-list { }
.mod1 .news-list li { position: relative; min-height: 62px; padding-left: 82px; margin-bottom: 20px; }
.mod1 .news-list li a { font-size: 14px; color: #333; line-height: 24px; }
.mod1 .news-list li a:hover { color: #0020b7; }
.mod1 .news-list .published { position: absolute; left: 0; top: 0; width: 66px; text-align: center; }
.mod1 .news-list .published .d { line-height: 38px; font-weight: 700; font-size: 24px; border-style: .mod1 solid; border-width: 1px 1px 0; border-color: #888; color: #888; }
.mod1 .news-list .published .y { line-height: 20px; font-size: 12px; border-style: solid; border-width.mod1 : 1px; border-color: #888; background: #888; color: #fff; }
.mod1 .news-list li:hover a { color: #0020b7; }
.mod1 .news-list li:hover .d { border-color: #0020b7; color: #0020b7; }
.mod1 .news-list li:hover .y { background-color: #0020b7; color: #fff; }
/* ==================================
   footer
   ================================== */

.footer { background: #2b2b2b; color: #c9c8c8; padding: 20px 0; }
.footer a { color: #c9c8c8; }
.footer a:hover { text-decoration: underline; color: #fff; }
.footer-nav { float: right; overflow: hidden; }
.footer-nav li { float: left; margin-right: -1px; }
.footer-nav li a { display: block; padding: 0 10px; border-right: 1px solid #c9c8c8; line-height: 1; margin: 5px 0; }
.fixed{position:fixed;bottom:0px;right:0px;width:45px; display:none; z-index: 9999;}
.fixed .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#2542B2;line-height: 45px;margin-top:1px;}
.fixed .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.fixed .child:hover{width:110px;background: #000;}
.fixed .child img{position:absolute;top:0px;left:0px;}
.fixed .child p{position: absolute;left:45px;color:#fff;}

.fixed .fixedQQ{bottom:92px;}
.fixed .fixedCall{bottom:46px;}
.fixed .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#2542B2;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.fixed .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.fixed .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#2542B2;line-height: 45px;margin-top:1px;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff; z-index: 9999;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
.fixed .fixedCall:hover{width:160px;}
.fixed .fixedCall p{ font-size: 14px; white-space: nowrap;}