/* CSS Document */
body {
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: "微软雅黑", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	padding: 0;
	color: #333;
	min-width: 1200px;
	margin: 0 auto;
	word-wrap: break-word;
	background: #fff;
}
.wrapper_1400 {
	width: 1400px;
	margin: 0 auto;
}
.text-over {

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: 微软雅黑;
	padding: 0;
	margin: 0;
	/*transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;*/
}

body,
button,
input,
select,
textarea {
	padding: 0;
	margin: 0;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}

em,
i {
	font-style: normal;
	font-weight: normal;
}

ul,
ol {
	list-style-type: none;
}

li {
	vertical-align: top;
}

img {
	vertical-align: top;
	border: 0;
}

body,
html {
	margin: 0;
	padding: 0;
	width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-weight: normal;
}

body {
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: "微软雅黑", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	padding: 0;
	color: #333;
	min-width: 1200px;
	margin: 0 auto;
	word-wrap: break-word;
	background: #fff;
}

/*Firefox下input button内文字不能垂直居中及安卓手机按钮文字不垂直居中*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0;
}

/*清除浮动*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/*placeholder设置颜色*/
::-webkit-input-placeholder {
	color: #ccc;
}

::-moz-placeholder {
	color: #ccc;
}

:-moz-placeholder {
	color: #ccc;
}

:-ms-input-placeholder {
	color: #ccc;
}



/* a:hover,
a:focus {
	color: #ff3300;
} */

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.mt0 {
	margin-top: 0 !important;
}

.pt0 {
	padding-top: 0 !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}
html,body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,object,iframe,form,blockquote,fieldset,input,textarea,code,address,caption,cite,code,em,i,ins {
margin:0px;
padding:0px;
font-style:normal;
list-style:none;
font-size:14px;
font-family:\5FAE\8F6F\96C5\9ED1,SimSun,arial;
line-height:30px;
}

img{
	border:0px;
}

/*xy-default*/
.bt_link  { color:#005FA2;font-size: 14px;  font-family:SimSun;TEXT-DECORATION: none ;line-height:20px;}
.bt_link:hover  { color:#c20000; font-size: 14px;  font-family:SimSun; TEXT-DECORATION: underline ;line-height:20px;}
#FounderPrevious {font-size:14px;color:black;font-family:SimSun;TEXT-DECORATION: none ;line-height:20px;}
#FounderNext {font-size:14px;color:black;font-family:SimSun;TEXT-DECORATION: none ;line-height:20px;}


/*linkcss*/
a:link,a:visited {text-decoration:none;}
a:hover,a:active {color:#FF6600; text-decoration:none;}

/*fontsizecss*/
.b {font-weight: bold;}
.f12 {font-size: 12px; line-height:30px;}
.f13 {font-size: 13px; line-height:30px;}
.f14 {font-size: 14px; line-height:30px;}
.f16 {font-size: 16px; line-height:35px;}
.f18 {font-size: 18px; line-height:35px;}
.f20 {font-size: 20px; line-height:35px;}
.f22 {font-size: 22px; line-height:35px;}
.f24 {font-size: 24px; line-height:35px;}
.f26 {font-size: 26px; line-height:35px;}
.f28 {font-size: 28px; line-height:35px;}
.f30 {font-size: 30px; line-height:40px;}
.f40 {font-size: 40px; line-height:40px;}

/*colorcss Alternative:FF6600*/
.white    { color:#ffffff;}
.black    { color:#000000;}
.black01  { color:#2b2a2a;}
.black02  { color:#454343;}
.black03  { color:#858181;}

.blue     { color:#1932ae;}
.blue001  { color:#296397;}
.blue002  { color:#004886;}
.navy     { color:#103c7f;}

.gray     { color:#cccccc;}
.lime     { color:#e5e5e5;}
.silver   { color:#ecebeb;}

.green    { color:#196d11;}
.aqua     { color:#8ff08c;}
.olive    { color:#7fa615;}

.purple   { color:#872496;}
.fuchsia  { color:#912653;}

.red      { color:#a72113;}
.red001   { color:#f8020d;}

.maroon   { color:#6b2c32;}
.brown    {color: #672c00;}

.yellow   { color:#f7fa02;}
.teal     { color:#e96106;}
.lightyellow  { color:#fde8b9;}
.yellow001   { color:#f5d9a2;}

/*dotcss*/
.dotblack {color:#000000; font-size:16px;}
.dotblack001 {color:#2b2a2a; font-size:16px;}
.dotred {color:#a72113; font-size:16px;}
.dotblue {color:#103c7f; font-size:16px;}
.dotgray {color:#454343; font-size:16px;}

/*fontfamily*/
.yh {font-family:\5FAE\8F6F\96C5\9ED1;}
.ht {font-family:\9ED1\4F53;}
.kt {font-family:\6977\4F53;}
.st {font-family:\5B8B\4F53;}

/*layoutcss*/
#div1400 {width:1400px; margin:0px auto; padding:0px;}
#div1000 {width:1000px; margin:0px auto; padding:0px;}
#div968 {width:968px; margin:0px auto; padding:0px;}
.div1400 {width:1400px; float:left;}
.div1000 {width:1000px; float:left;}
.div968 {width:968px; float:left;}
.center {text-align:center;}
.div200 { width:200px; float:left;}

/*居中的调用*/
.warp {margin:0px auto; padding:0px; text-align:center;}
.inner_1000 {width:1000px;margin:0px auto; padding:0px; text-align:center;}
.inner_1200 {width:1200px;margin:0px auto; padding:0px; text-align:center;}
.inner_1400 {width:1400px;margin:0px auto; padding:0px; text-align:center;}
.inner_infinite {width:100%;margin:0px auto; padding:0px; text-align:center;}
.lay_side { width:200px; float:left;}
.lay_side_100 { width:100px; float:left;}

/*居中的调用结束*/

.channelLine {
	background-color: #e8e8e8;
	clear: both;
	height: 1px;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


#navty {width:1000px; height:30px; float:left; padding:0px auto; line-height:30px; margin-left:200px;}
#navty ul {list-style:none;}
#navty ul li {float:left;margin-left: 8px;margin-right:8px;line-height:30px;}
.navDivty {width:1px;height:14px;background:#000; margin-top:8px;}




/**top-rotation**/
.tintin-rotation{margin:0 auto; padding:0px 0px;}
.tintin-rotation-btn,.tintin-rotation-title,.tintin-rotation-focus,.tintin-rotation-t,.tintin-rotation-btn{position:absolute}
.tintin-rotation-title{position:absolute;width:100%;height:43px;line-height:43px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1; text-align:center;}
.tintin-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:43px}
.tintin-rotation-focus span,.tintin-rotation-btn span{background:url(http://www.legaldaily.com.cn/tongyong/images/2014-0704ico.png) no-repeat;display:block;}
.tintin-rotation-focus{height:43px;line-height:43px;right:20px;bottom:0;z-index:2}
.tintin-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.tintin-rotation-btn{width:100%;height:43px;top:50%;margin-top:-20px;}
.tintin-rotation-btn span{width:43px;height:43px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.tintin-rotation-btn .left_btn{background-position:-1px -2px;float:left;left:10px;}
.tintin-rotation-btn .right_btn{background-position:-1px -49px;float:right;right:10px;}
.tintin-rotation-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.tintin-rotation-focus span.hover{background-position:-10px -126px}
.rotation_list{width:0;height:0;overflow:hidden;}


#ShowContent img{
	max-width: 600px;
	margin:0 auto;
	display: block;
}