html {
	color: #000;
	background: #fff;
}

body {
	font: 12px/1.5 "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif;
	word-break: break-all;
	word-wrap: break-word;
	background: url(../img/bodybg.jpg) top center no-repeat;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd {
	font-weight: normal;
	margin: 0;
}

ul,
ol,
input {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

img {
	border: none;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

em,
i {
	font-style: normal
}

button,
input,
textarea {
	background: none;
	border: none;
	font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

input:focus {
	outline: none;
}

input::-webkit-input-placeholder {
	/* color: #fff; */
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*zoom: 1
}
.dh{ background:url(../img/dh.png) no-repeat center; width: 201px; height: 360px; position: fixed; left: 0px; top:50%; margin-top: -180px;}

.main {
	width: 1000px;
	margin: 0 auto;
}

.bann {
	height: 600px;
}

.bann img {
	display: inline-block;
	margin-top: 27px;
	margin-left: 20px;
}

.cont {
	padding-bottom: 60px;
	/* background: #303f90; */
}

.cont1 {
	/* height: 600px; */
	background: url(../img/cct1bg.png) top center no-repeat;
	padding-top: 85px;
	padding-bottom: 110px;
}

.cont2 {
	position: relative;
	height: 1300px;
	margin-top: 30px;
	background: url(../img/ct2bg.png) top center no-repeat;
	padding-top: 3px;
}

.cont2 .jzic {
	position: absolute;
	top: -45px;
	left: 50%;
	margin-left: -68px;
}

.cont2 h3 {
	width: 420px;
	font-size: 35px;
	text-align: center;
	background: #ea5568;
	height: 85px;
	line-height: 85px;
	border-radius: 0 0 10px 10px;
	margin: 0 auto 25px;
	color: #fff;
	font-weight: bold;
}

.cont2 .tabtit {
	width: 900px;
	margin: 0 auto;
	border-bottom: 1px dashed #000;
}

.cont2 .book3 {
	/* height: 500px; */
	background: url(../img/3cebg.png) top right no-repeat;
}

.cont2 .tabtit li {
	width: 298px;
	/* height: 60px; */
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
	border-right: 1px dashed #000;
	cursor: pointer;
	margin-bottom: 15px;
}

.cont2 .tabtit li:last-child {
	border-right: 0
}

.cont2 .tabtit li.hov {
	background: url(../img/tablibg.png) top center no-repeat;
}

.cont2 .tabtit li p {
	font-weight: bold;
	font-size: 34px;
	color: #313f90;
}

.cont2 .tabtit li span {}

.tabnr {
	height: 640px;
	overflow: hidden;
}

.tabnr .tab img {
	width: 750px;
}

.picScroll-left {
	width: 840px;
	margin: 0 auto;
	padding-top: 30px;
	height: 610px;
	position: relative;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	/* margin-right:5px; */
	/* margin-top: 10px; */
	overflow: hidden;
	cursor: pointer;
}

.picScroll-left .hd .next {
	background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	/* text-align: center; */
	position: relative;
	/* font-size: 22px; */
	/* color: #fff; */
	/* font-weight: bold; */
}

.picScroll-left .bd ul li img {
	width: 100%;
	display: block;
	margin: 0 auto 10px;
}

a#next_page_button,
a#prev_page_button {
	position: absolute;
	width: 41px;
	height: 40px;
	cursor: pointer;
	margin-top: -20px;
	top: 50%;
	background: transparent url(../img/buttons.png) no-repeat 0px -40px;
	z-index: 0;
}

a#prev_page_button {
	left: -50px;
}

a#next_page_button {
	right: -40px;
	background-position: -41px -40px;
}

a#next_page_button:hover {
	background-position: -41px 0px;
}

a#prev_page_button:hover {
	background-position: 0px 0px;
}

.cont2 .kec {
	margin-top: 10px;
	height:400px;
	background: url(../img/kecbg.png) right top no-repeat;
}

.cont2 .kec ul {
	width: 900px;
	margin: 0 auto;
}

.cont2 .kec ul li {
	padding-bottom: 10px;
	border-bottom: 1px dashed #f18e9a;
	/* background: #fff; */
	margin-bottom: 10px;
	cursor: pointer;
}

.cont2 .kec ul li:last-child {
	border-bottom: 0;
}

.cont2 .kec ul .thumbnail {
	/* width: 286px; */
	float: left;
	margin-right: 20px;
}

.cont2 .kec ul .thumbnail img {
	width: 290px;
	height: 120px;
	border: 2px dashed #ea5567;
	border-radius: 10px;
}

.cont2 .kec ul li .info {
	width: 200px;
	text-align: center;
	color: #005bac;
	font-size: 22px;
	float: left;
	margin-top: 22px;
}

.cont2 .kec ul li .info h2 {
	display: inline-block;
	font-size: 26px;
	color: #ea5567;
	font-weight: bold;
}

.cont2 .kec ul li .zb {
	width: 106px;
	height: 83px;
	text-align: center;
	font-size: 16px;
	background: url(../img/zbbg.png) top center no-repeat;
	color: #fff;
	float: left;
	padding-top: 23px;
	/* margin-top: 0; */
}

.cont2 .kec ul li .zb span {
	font-size: 25px;
}

.cont2 .kec ul li .tkrk {
	font-size: 22px;
	float: left;
	margin-top: 35px;
}

.cont2 .kec ul li .tkrk img {
	display: inline-block;
	margin: 0 20px;
}

.cont2 .kec ul li .tkrk a {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #ea5567;
	border-radius: 10px;
	margin-left: 20px;
}

.cont2 .kec .table {
	padding-left: 50px;
	margin-right: 20px;
}

.cont2 .kec .table th {
	height: 55px;
	line-height: 55px;
	background: #485ad8;
	color: #fff;
	font-size: 20px;
}

.cont2 .kec .table td {
	padding: 15px 0;
	border: 1px solid #d6e3ff;
	font-size: 20px;
	/* color: #666; */
	font-family: 'Microsoft Yahei';
	text-align: center;
	line-height: 26px;
}

.cont2 .kec .table td a {
	/* width: 84px; */
	padding: 0 10px;
	height: 36px;
	display: inline-block;
	margin: 0 auto;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff !important;
	font-family: 'Microsoft Yahei';
	background: #ed514d;
	border-radius: 5px;
}

.fixb {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 110px;
	background: #303f90 url(../img/fixbg.gif) top center no-repeat;
	z-index: 10;
}

.fixb a {
	display: block;
	height: 100%;
}

.zgzf_ycxf {
	width: 70px;
	height: auto;
	position: fixed;
	right: 10px;
	top: 100px;
	z-index: 96;
}

.zgzf_ycxf li {
	width: 70px;
	margin-bottom: 6px;
	height: 80px;
	background: #fff;
	position: relative;
	box-shadow: 0 0 10px #dcdada;
}

.zgzf_ycxf li.zgzf_ycxf1 {
	height: 70px;
	background: #e60012;
}

.zgzf_ycxf li.zgzf_ycxf1 .cur {
	height: 30px;
	padding-top: 40px;
	background: url(http://gs.offcn.com/zg/gkmsfh/images/offcn19_104.jpg) no-repeat center 15px;
	color: #fff;
}

.zgzf_ycxf li .cur {
	display: block;
	padding-top: 46px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-family: 'Microsoft Yahei';
	line-height: 24px;
}

.zgzf_ycxf li:hover .cur {
	text-decoration: none;
	color: #fff;
}

.zgzf_ycxf li:hover {
	background: #e60012;
}

.zgzf_ycxf li.on {
	background: #e60012;
}

.zgzf_ycxf li .zgzf_xk {
	background: url(http://gs.offcn.com/zg/gkmscp/images/offcn19_105.jpg) no-repeat center 18px;
}

.zgzf_ycxf li .zgzf_zl {
	background: url(http://gs.offcn.com/zg/gkmscp/images/offcn19_106.jpg) no-repeat center 18px;
}

.zgzf_ycxf li .zgzf_st {
	background: url(http://gs.offcn.com/zg/gkmscp/images/offcn19_107.jpg) no-repeat center 18px;
}

.zgzf_ycxf li .zgzf_sm {
	background: url(http://gs.offcn.com/zg/gkmscp/images/offcn19_108.jpg) no-repeat center 17px;
}

.zgzf_ycxf li:hover .zgzf_xk {
	background-image: url(http://gs.offcn.com/zg/gkmscp/images/offcn19_109.jpg);
}

.zgzf_ycxf li:hover .zgzf_zl {
	background-image: url(http://gs.offcn.com/zg/gkmscp/images/offcn19_110.jpg);
}

.zgzf_ycxf li:hover .zgzf_st {
	background-image: url(http://gs.offcn.com/zg/gkmscp/images/offcn19_111.jpg);
}

.zgzf_ycxf li:hover .zgzf_sm {
	background-image: url(http://gs.offcn.com/zg/gkmscp/images/offcn19_112.jpg);
}

.zgzf_ycxf_ewm {
	width: 160px;
	padding-right: 10px;
	position: absolute;
	left: -170px;
	top: -25px;
	z-index: 99;
	display: none;
}

.zgzf_ycxf_ewm em {
	display: block;
	width: 11px;
	height: 17px;
	background: url(http://gs.offcn.com/zg/gkmsfh/images/index_ycxf_05.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 45%;
}

.zgzf_ycxf_ewmn {
	width: 158px;
	border: 1px solid #e8e8e8;
	box-shadow: 0 0 5px #f4f4f4;
	background: #fff;
}

.zgzf_ycxf_ewmn img {
	display: block;
	width: 140px;
	height: 140px;
	margin: 10px auto;
}

.zgzf_ycxf_xkbb {
	width: 152px;
	top: -15px;
}

@media (max-width: 980px) {
	.main {
		width: auto;
	}
	.dh{position: fixed; left: 0px; top: auto; bottom:120px!important; }
}
.dh a{ display: block; width: 100%; height: 100%;}
