﻿@charset "utf-8";
/* CSS Document */

/*IE6下默认DIV高度为15px*/
*{margin:0;padding:0;}

body, h1, h2, h3, h4, h5, ul, dl, li, dt, dd, p {margin: 0;padding: 0;}
ul, dl { list-style-type: none;}
body{color:#333333;font-family:"微软雅黑","宋体",Arial,SimSun,sans-serif; vertical-align: baseline; font-size:12px; -webkit-text-size-adjust:none;}

a {color: #414142;text-decoration: none;-moz-outline:none;outline:none;cursor:pointer;}
a:focus, input:focus {-moz-outline:none;outline:none;/*FF下去掉虚线框*/}
a:hover {color:#BA2636;text-decoration: none;}

pre {white-space: pre-wrap;word-wrap: break-word;}
table {border-collapse: collapse;border-spacing: 0;width: 100%;}
caption, th, td {font-weight: 400;}
img {vertical-align: middle;border:none;}
ul, ol {list-style: none outside none;}

h1 {font-size:130%; font-weight:bold; }
h2 {font-size:115%; font-weight:bold; }
h3 {font-size:100%; font-weight:bold;}
.blod{ font-weight:bold;}

/*IE6仿fixed*/
/*html {
 _background-image: url(../other/about:blank);    
 _background-attachment: fixed;           
}*/

/*清除浮动*/
.clearfix:after{
	clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

/*常用*/
.radius{ border-radius:5px;}
.pointer{ cursor:move;}

.imgRepeat{
	/*图片路径 剪切位置（上右下左） stretch (round repeat) */
	-webkit-border-image: url(../images/bt_blue.png) 0 12 0 12 stretch stretch;
	-moz-border-image: url(../images/bt_blue.png) 0 12 0 12 stretch stretch;
	-ms-border-image: url(../images/bt_blue.png) 0 12 0 12 stretch stretch;
	-0-border-image: url(../images/bt_blue.png) 0 12 0 12 stretch stretch;
}

/*多出来的文字隐藏 尾部有...*/
.textOverhidden{
		-o-text-overflow:ellipsis; 
		text-overflow:ellipsis; 
		white-space:nowrap; 
		overflow:hidden;}
	
.selectNone{
	/*文字不被选中*/
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-0-user-select: none;
	user-select: none;
}

/*模糊*/
.blur{
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-ms-filter: blur(2px);
	-o-filter: blur(2px);
	filter: blur(2px);
}

/*动画*/
.animateCan{ 
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-ms-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}

/*hack*/
/*
Ff，IE7，IE6
background:orange;	*background:blue;	_background:green;
Ff，IE6，IE7
background:orange;	*background:blue;	*+background:green;
*/
	
.yyjjy_bt{color: #2773EB;font-size: 24px; text-align: center;width: 400px;}
.yyjjy_bt img{ margin-top:10px;}
.yyjjy_bt h1{ font-weight:100;}
body{ background:url(../images/bj.gif) repeat;}
.swt-right-index{ overflow:visible; width:140px; height:350px; position:fixed; right:-80px;top:80px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+200));z-index:2147483647;}

.swt-right-index ul{}

.swt-right-index li{ height:58px; line-height:0px; line-height:0px; font-size:0px; position:absolute;}

.swt-right-index a{ width:140px;}

.swt-right-index1{ top:0px;}

.swt-right-index1 a{height:58px; display:block; background:url(../images/gjx1.jpg) no-repeat;}

.swt-right-index1 .swt-hover{ width:218px; height:58px; background:url(../images/gj1.jpg) no-repeat; }

.swt-right-index2{ top:61px;}

.swt-right-index2 a{height:58px; display:block; background:url(../images/gjx3.jpg) no-repeat;}

.swt-right-index2 .swt-hover{width:218px; height:58px; background:url(../images/gj3.jpg) no-repeat;}

.swt-right-index3{top:122px;}

.swt-right-index3 a{height:58px; display:block; background:url(../images/gjx4.jpg) no-repeat;}

.swt-right-index3 a.swt-hover{ width:218px; height:58px; background:url(../images/gj4.jpg) no-repeat;}

.swt-right-index4{ top:120px}

.swt-right-index4 a{height:58px; display:block; background:url(../images/gjx2.jpg) no-repeat;}

.swt-right-index4 .swt-hover{ width:218px;height:58px; background:url(../images/gj2.jpg) no-repeat;}

.swt-right-index5{ top:183px;}

.swt-right-index5 a{height:58px; display:block; background:url(../images/gjx5.jpg) no-repeat;}

.swt-right-index5 .swt-hover{width:218px; height:58px; background:url(../images/gj5.jpg) no-repeat;}

.swt-right-index6{ top:244px;}

.swt-right-index6 a{height:58px; display:block; background:url(../images/fhdb.jpg) no-repeat;}

.swt-right-index6 .swt-hover{width:218px; height:58px; background:url(../images/gj7.jpg)  no-repeat;}



.swt-right-index2 input{ display:none;}

.swt-right-index2 a:hover .djhm{display:block; width:112px; padding:0px; margin:0px; height:32px; left:59px; position:absolute; top:10px;}

.swt-right-index2 a:hover .mfhd{display:block; position:absolute; border:none; background:none; width:46px; height:58px; right:0px; top:0px; cursor:pointer;}
