/* CSS Document */
body{margin:0;padding:0;font-family:Arial,verdana, sans-serif;font-size:14px;}
div,p,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea{padding:0; margin:0}
img{vertical-align:middle;border:0}
ul,li{list-style:none;text-transform:capitalize;}    
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}   
a{text-decoration:none; color:#333;}
a:hover{color:#fff;text-decoration:none}
.clear {clear:both; *display:inline;/*IE only*/}



/*底部*/
.footer{background:#15499a;}
.footer dl{float:left; width:135px; display:inline; margin-right:78px;}
.footer .weixin{ margin:0;}
.footer .weixin img{ margin-top:10px;}
.footer dt{ line-height:28px; font-size:16px; font-family:"微软雅黑";color:#ffffff;margin-top:25px;padding-bottom: 5px; padding-left:10px; border-bottom:1px solid #446dae;}
.footer dd{  font-weight:normal;margin-top:10px;}
.footer dd a{ background:url(https://www.rakinda.com.cn/scan_module/images/foot.png) no-repeat 0; height:32px; text-indent:10px; line-height:28px; font-family:"微软雅黑";font-size:12px; color:#b0cefc; display:block;vertical-align:middle; background-position:0 9px;font-weight:normal; }
.footer dd a:hover{ color:#fff;font-weight:normal;}
.weixin{ text-align:center; line-height:24px;}

/*--版权--*/
.copyright{ height:40px; background:#092f6a;}
.copyright .foot{  height:40px; line-height:41px; margin:0 auto; }
.copyright .copy{ float:left; font-family:"微软雅黑"; color:#FFFFFF; font-size:11px; font-weight:normal;}
.copyright em{ float:right; font-style:normal; color:#FFFFFF;font-weight:normal;} 
.copyright a{ text-decoration:none; padding:0 8px 0 0;  color:#FFFFFF;font-weight:normal; }
.copyright a:hover{color:#1b69c1;}

.youqing {border-top: 1px solid #446dae;
height: 30px;
line-height: 30px;
padding-top: 12px;
padding-bottom: 12px; margin-top:15px;}
.youqing_left{ float:left;}
.youqing_left a{ font-family:"微软雅黑"; font-size:16px; color:#fff; padding-right:12px;}
.youqing_left a:hover{ color:#fff;}
.youqing_right{ float:left; width:850px;margin-bottom: 15px;}
.youqing_right li{ float:left;height:28px; line-height:32px; margin-right:15px;}
.youqing_right li a{ color:#fff; font-family:"微软雅黑"; font-size:12px;}
.youqing_right li a:hover{ color:#fff; text-decoration:underline;}

DIV.quotes { clear:both; PADDING:3px;MARGIN:3px;TEXT-ALIGN:center; margin-top:20px; margin-bottom:20px;}
DIV.quotes A{BORDER:#ddd 1px solid; font-size:14px; PADDING:2px 5px; COLOR:#aaa; MARGIN-RIGHT:4px;TEXT-DECORATION: none}
DIV.quotes A:hover {BORDER:#0066d4 1px solid;PADDING:2px 5px;MARGIN-RIGHT: 4px;}
DIV.quotes A:active {BORDER:#0066d4 1px solid; PADDING:2px 5px; MARGIN-RIGHT:4px; }
DIV.quotes SPAN.current{BORDER:#0066d4 1px solid;font-size:14px; PADDING:2px 5px; FONT-WEIGHT:bold; COLOR: #FFF; MARGIN-RIGHT:4px; BACKGROUND-COLOR: #0066d4}
DIV.quotes SPAN.disabled {BORDER:#f3f3f3 1px solid; PADDING:2px 5px; COLOR:#ccc; MARGIN-RIGHT:4px;}

/*--内容区域--*/
.container-fluid{padding-top:45px;}
.container-fluid h2{text-align:center;font-size:26px;color:#333;}
.container-fluid p.main{text-align:center;font-size:16px;line-height:2em;width:800px;margin:0 auto;padding-top:10px;color:#5a585b;}
.detail{text-align:center}
.detail p{font-size:15px;}
.clearfix:after{clear:both;display:block;height:0;content:"\200B"}
.clearFix:after,.clearFix:before{display:table;content:""}
.img-shake img{background:rgba(255,255,255,.8);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}
.img-shake img:hover{box-shadow:0 3px 8px rgba(0,0,0,.25);-webkit-transform:scale(1.02,1.02);transform:scale(1.02,1.02);-ms-transform:scale(1.02,1.02)}