﻿@charset "utf-8";
/* CSS Document */
/*-----------------------------------*/
/* Global Reset */
/*-----------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
.col-lg-10{
	width: 900px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
h3{ font-weight:bold;
	font-size:36px;
	line-height:40px;
	text-align:center;}
h2{
	font-weight:bold;
	font-size:24px;
	line-height:40px;
	text-align:center;}

/*-----------------------------------*/
/* Clear Floats */
/*-----------------------------------*/

html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
/*-----------------------------------*/
/*自适应背景+other*/
/*-----------------------------------*/
.banner {
	background-image: url(../images/title.png);
	padding-top: 0.5px;
	height: 172px;
	min-width: 1100px;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	position: relative;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
.varied {
	font-family: "黑体";
	font-size: 22px;
	text-align: right;
	margin-top: 132px;
	padding-right: 100px;
}
.varied p {
	text-shadow: 2px 0px 0px #fff, -2px 0px 0px #fff, 0px 2px 0px #fff, 0px -2px 0px #fff, 3px 3px 5px #000;
	font-weight: bold;
}
.abst, .abst_c {
	background-image: url(../images/hst.png);
	font-family: "微软雅黑";
	min-width: 1100px;
}
.abst p {
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 27px;
	padding-bottom: 27px;
	text-indent: 2em;
	line-height: 1.5em;
}
.abst_c p {
    font-family: "黑体";
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 26px;
	color: rgba(0,0,0,1.00);
}
.content {
	background-image: url(../images/bg.png);
	padding-top: 0.5px;
	min-width: 1100px;
	height: 728px;
	position: relative;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
/*-----------------------------------*/
/*abou和help页面*/
/*-----------------------------------*/
.about_html {
	background-image: url(../images/zzry.png);
	padding-top: 0.5px;
	min-width: 1100px;
	height: 728px;
	position: relative;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

/*-----------------------------------*/
/*tab*/
/*-----------------------------------*/
.tabbable .nav {
	float: left;
}
.tabs-left .nav-tabs {
	margin: 0;
	border: 0;
}
.tabs-left .nav-tabs li {
	border: 0;
}
.tabbable .nav-tabs li a {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	display: block;
	width: 248px;
	height: 35px;
}
.tabs-left .nav-tabs a:hover {
	border: 0;
	background: none;
}
.tabs-left .nav-tabs .active {
	border: 0;
	background: none;
}
.tabs-left .nav-tabs .active a {
	border: 0;
}
.tabbable {
	margin-left: 120px;
}
.tabbable .nav-tabs li {
	float: none;
	margin-top: 42px;
}
.tabbable .nav-tabs .li_1 {
	float: none;
	margin-top: 50px;
}
.tabbable .nav-tabs li.active a, .tabbable .nav-tabs li.active a:focus, .tabbable .nav-tabs li.active a:hover {
	background-color: none;
	border: none;
	border-bottom-color: transparent;
}
.tabbable .nav-tabs .li_1 a {
	background-image: url(../images/button_01_n.png);
}
.tabbable .nav-tabs .li_1 a:hover {
	background-image: url(../images/button_01_s.png);
}
.tabbable .nav-tabs .li_2 a {
	background-image: url(../images/button_02_n.png);
}
.tabbable .nav-tabs .li_2 a:hover {
	background-image: url(../images/button_02_s.png);
}
.tabbable .nav-tabs .li_3 a {
	background-image: url(../images/button_03_n.png);
}
.tabbable .nav-tabs .li_3 a:hover {
	background-image: url(../images/button_03_s.png);
}
.tabbable .nav-tabs .li_4 a {
	background-image: url(../images/button_04_n.png);
}
.tabbable .nav-tabs .li_4 a:hover {
	background-image: url(../images/button_04_s.png);
}
.tabbable .nav-tabs .li_5 a {
	background-image: url(../images/button_05_n.png);
}
.tabbable .nav-tabs .li_5 a:hover {
	background-image: url(../images/button_05_s.png);
}
.tabbable .nav-tabs .li_6 a {
	background-image: url(../images/button_06_n.png);
}
.tabbable .nav-tabs .li_6 a:hover {
	background-image: url(../images/button_06_s.png);
}
.tabbable .nav-tabs .li_7 a {
	background-image: url(../images/button_07_n.png);
}
.tabbable .nav-tabs .li_7 a:hover {
	background-image: url(../images/button_07_s.png);
}
.tabbable .nav-tabs .li_8 a {
	background-image: url(../images/button_08_n.png);
}
.tabbable .nav-tabs .li_8 a:hover {
	background-image: url(../images/button_08_s.png);
}
.tabbable .nav-tabs .li_9 a {
	background-image: url(../images/button_09_n.png);
}
.tabbable .nav-tabs .li_9 a:hover {
	background-image: url(../images/button_09_s.png);
}
.tabbable .nav-tabs .li_10 a {
	background-image: url(../images/button_10_n.png);
}
.tabbable .nav-tabs .li_10 a:hover {
	background-image: url(../images/button_10_s.png);
}
.tabbable .tab-content {
	float: right;
	width: 460px;
	margin-right: 150px;
}
.tabbable .tab-pane {
	font-family: "微软雅黑";
	margin-top: 40px;
	text-align: left;
}
.tabbable .tab-pane ul{
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
}
.tabbable .tab-pane h1 {
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
	magin-bottom: 100px;
}
.tabbable .tab-pane li{
        margin-left:20px;
	list-style:disc outside;
}
.tabbable .tab-pane a {
    font-size:18px;
    font-family: "微软雅黑";
	line-height: 40px;
	color: #000;
}


/*-----------------------------------*/
/*tab*/
/*-----------------------------------*/
#myTab {
	min-width: 900px;	
}
#myTab li a {
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	border: none;
	font-weight: bold;
	padding: 0;
	margin-left: 5px;
}
#myTab .li_01 {
	width: 127px;
	height: 39px;
	background: url(../images/button1_n.png);
}
#myTab .li_01:hover {
	background: url(../images/button1_s.png);
}
#myTab .li_02 {
	width: 127px;
	height: 39px;
	background: url(../images/button2_n.png);
}
#myTab .li_02:hover {
	background: url(../images/button2_s.png);
}
#myTab .li_03 {
	width: 123px;
	height: 39px;
	background: url(../images/button3_n.png);
}
#myTab .li_03:hover {
	background: url(../images/button3_s.png);
}
#myTab .li_04 {
	width: 127px;
	height: 39px;
	background: url(../images/button4_n.png);
}
#myTab .li_04:hover {
	background: url(../images/button4_s.png);
}
#jjlx .dropdown-menu {
	left: 4px;
	min-width: 143px;
	padding: 0;
}
#jjlx .dropdown-menu li a {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
	display: block;
	width: 143px;
}
#jjlx .dropdown-menu .li_a a {
	background: url(../images/lx_1.png);
	height: 33px;
}
#jjlx .dropdown-menu .li_b a {
	height: 38px;
	background: url(../images/lx_2.png);
}
#jjlx .dropdown-menu .li_c a {
	height: 37px;
	background: url(../images/lx_3.png);
}
#jjlx .dropdown-menu .li_d a {
	height: 38px;
	background: url(../images/lx_4.png);
}
/*-----------------------------------*/
/*isbn*/
/*-----------------------------------*/
.isbn {
	width: 200px;
	font-size: 12px;
	font-family: "宋体","微软雅黑";
	font-weight: bold;
	margin-top: 650px;
	margin-left: 110px;
}
.about a {
	font-family: "宋体","微软雅黑";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	background: rgba(240,98,80,1.00);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	float: right;
	display: block;
	width: 128px;
	height: 30px;
	margin-top: -42px;
	margin-right: 118px;
	
}
.about a:hover {
	background-color: rgba(240,30,0,1);
}
.help a {
	float: right;
	display: block;
	width: 128px;
	height: 30px;
	font-family: "宋体","微软雅黑";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	background: rgba(240,98,80,1.00);
	margin-top: -42px;
	margin-right: 280px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.help a:hover {
	background-color: rgba(240,30,0,1);
}
.help_us img {
	float: left;
	margin-left:25px;
}
.help_us p {
	text-indent: 2em;
	font-family: "宋体","微软雅黑";
	font-size: 16px;
	line-height: 2em;
}
.help_us .person{
	margin-left: 260px;
	padding-top:30px;
	padding-left:120px;
}
.help_us .person p{
	font-family: "宋体","微软雅黑";
	font-size: 20px;
	line-height:40px;
	font-weight:bold;
}
.back a {
	font-family: "宋体","微软雅黑";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;	
	background:rgba(90,90,90,1.00);
	float: right;
	display: block;
	width: 128px;
	height: 30px;
	margin-top: -42px;
	margin-right: 117px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.back a:hover {
	background-color: rgba(40,40,40,1.00);
}
.download a {
	font-family: "宋体","微软雅黑";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 7px;
	background: rgba(40,40,40,1.00);
	float: right;
	display: block;	
	width: 128px;
	height: 34px;
	margin-top: 30px;
	margin-right: 50px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.download a:hover {
	background-color: rgba(40,40,40,0.6);
}
.tab-content .tab-pane {
	width: 100%;
	height: 550px;
}
.tab-content embed {
	margin-top: 20px;
	border: rgba(75,73,73,0.2) 2px solid;
	width: 900px;
	min-width: 900px;
	height: 560px;
}
.tab-content video {
	padding-top: 20px;
	width: 100%;
	height: 580px;
}
/*-----------------------------------*/
/*button*/
/*-----------------------------------*/
#myTab .button {
	float: right;
}
#myTab .button a {
	border: none;
	width: 97px;
	height: 39px;
	background: url(../images/button5_n.png);
}
/*-----------------------------------*/
/*gap*/
/*-----------------------------------*/
.gap {
	height: 10px;
}
