﻿.auto {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.top {
	width: 100%;
	height: 40px;
	background-color: #efefef;
}
.top i {
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 40px;
}
.top ul {
	float: right;
}
.top ul li {
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	margin-right: 10px;
}
.nav {
	width: 100%;
	height: 90px;
}
.nav .logo img {
	margin-top: 30px;
	float: left;
	margin-right: 80px;
}
.nav ul {
	float: left;
	margin-top: 30px;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: #666;
	padding: 0 16px;
}
.nav ul li .dq {
	background-color: #004098;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
}
.nav form {
	width: 50px;
	height: 50px;
	float: right;
	margin-top: 20px;
}
.nav form input {
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon09.png);
	width: 50px;
	height: 50px;
	border: 0;
	cursor: pointer;
	outline: none;
}
.Chart {
	width: 100%;
	height: 600px;
	overflow: hidden;
	margin-bottom: 36px;
}
.picScroll-left {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	float: left;
}
.picScroll-left .hd {
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
	height: 10px;
	z-index: 200;
	text-align: center;
}
.picScroll-left .hd ul {
	width: auto;
	display: inline-block;
}
.picScroll-left .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 20px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: -99999em;
}
.picScroll-left .hd ul li.on {
	background-color: #ff0000;
	width: 100px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 100%;
	height: 600px;
	display: block;
}
.picScroll-left .bd ul li span {
	height: 60px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}
.picScroll-left .bd ul li i {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 60px;
}
.picScroll-left .bd ul li i a {
	line-height: 40px;
	color: #fff;
	font-size: 18px;
}
.Investment {
	width: 100%;
	height: 300px;
}
.Investment ul li a {
	float: left;
	width: 300px;
	height: 300px;
	text-align: center;
	padding-top: 210px;
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
}
.Investment ul li.ment01 a{
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon02.png);
}
.Investment ul li.ment02 a {
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon04.png);
}
.Investment ul li.ment03 a {
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon03.png);
}
.Investment ul li.ment04 a {
	background-image: url(http://www.tjgdjt.com/img/470.files/icon01.png);
}
.Investment ul li.ment01 a:hover {
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon02-a.png);
}
.Investment ul li.ment02 a:hover {
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon04-a.png);
}
.Investment ul li.ment03 a:hover {
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon03-a.png);
}
.Investment ul li.ment04 a:hover {
	background-image: url(http://www.tjgdjt.com/img/470.files/icon01-a.png);
}
.more h2 {
	height: 40px;
	width: 100%;
	font-size: 24px;
	color: #004098;
	line-height: 40px;
	border-bottom: solid 3px #e1e1e1;
	margin-bottom: 20px;
}
.more h2 span {
	display: block;
	border-bottom: solid 3px #004098;
	width: 100px;
	height: 40px;
	display: inline-block;
}
.more h2 a {
	float: right;
	font-size: 14px;
	color: #666;
	line-height: 40px;
}
.Group-l {
	width: 580px;
	float: left;
	margin-right: 40px;
}
.picScroll-left01 {
	width: 580px;
	overflow: hidden;
	position: relative;
}
.picScroll-left01 .hd {
	position: absolute;
	width: 100%;
	bottom: 4px;
	left: 0;
	height: 1px;
	z-index: 200;
}
.picScroll-left01 .hd .prev, .picScroll-left01 .hd .next {
	display: block;
	width: 40px;
	height: 70px;
	cursor: pointer;
}
.picScroll-left01 .hd .prev {
	background: url(images/arrow_r.png) no-repeat;
	float: left;
}
.picScroll-left01 .hd .next {
	background: url(images/arrow_r.png) no-repeat;
	float: right;
}
.picScroll-left01 .hd ul {
	width: auto;
	height: 20px;
	position: absolute;
	right: 10px;
	bottom: 0;
}
.picScroll-left01 .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 20px;
	text-indent: -99999em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	z-index: 99;
}
.picScroll-left01 .hd ul li.on {
	background-color: #ff0000;
}
.picScroll-left01 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left01 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.picScroll-left01 .bd ul li .pic {
	text-align: center;
}
.picScroll-left01 .bd ul li .pic a {
	display: block;
	width: 580px;
	height: 326px;
}
.picScroll-left01 .bd ul li .pic img {
	width: 580px;
	height: 326px;
	display: block;
}
.picScroll-left01 .bd ul li .title {
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	z-index: 100;
	font-size: 16px;
}
.picScroll-left01 .bd ul li .title a {
	color: #fff;
}
.picScroll-left01 .bd ul li span {
	height: 40px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.picScroll-left01 .bd ul li i {
	height: 40px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	line-height: 40px;
	z-index: 99;
	padding-left: 10px;
}
.picScroll-left01 .bd ul li i a {
	color: #fff;
}
.Group-r {
	float: left;
	width: 580px;
}
.slideTxtBox {
	width: 100%;
	height: 400px;
}
.slideTxtBox .hd {
	height: 40px;
	line-height: 40px;
	position: relative;
	margin-bottom: 10px;
	border-bottom: solid 3px #e1e1e1;
}
.slideTxtBox .hd ul {
	width: 100%;
	height: 40px;
}
.slideTxtBox .hd ul li {
	float: left;
	width: 100px;
	cursor: pointer;
	font-size: 24px;
	color: #999;
	text-align: center;
	margin-right: 12px;
}
.slideTxtBox .hd ul li.on {
	color: #004098;
	border-bottom: solid 3px #004098;
	height: 40px;
}
.slideTxtBox .bd {
	width: 100%;
	height: 340px;
	position: relative;
}
.slideTxtBox .bd>div>a {
	position: absolute;
	top: -40px;
	right: 10px;
	font-size: 14px;
	color: #666;
}
.ul {
  width: 100%;
  height: auto;
}
.ul li {
  position: relative;
}
.ul li a {
  line-height: 38px;
  color: #333;
  font-size: 16px;
  padding-left: 15px;
}
.ul li i {
	float: right;
	line-height: 38px;
}
.ul li:after {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #666;
    display: block;
    position: absolute;
    left: 0;
    top: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.characteristic {
	width: 100%;
	height: 272px;
}
.characteristic>div {
	background-image: url(http://www.tjgdjt.com/img/470.files/images/tszt.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.picScroll-left02{ 
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.picScroll-left02 .hd .prev { 
    display:block;  
    width:28px; 
    height:50px;
    cursor:pointer; 
    background:url(http://www.tjgdjt.com/img/470.files/images/icon06.png) no-repeat;
    background-position: center center;
    position: absolute;
    left: 80px;
    bottom: 40px;
    z-index: 10;
}
.picScroll-left02 .hd .next {
    display:block;  
    width:28px; 
    height:50px;
    cursor:pointer; 
    background:url(http://www.tjgdjt.com/img/470.files/images/icon05.png) no-repeat;
    background-position: center center;
    position: absolute;
    right: 10px;
    bottom: 40px;
    z-index: 10;
}
.picScroll-left02 .bd{width: 1200px;overflow: hidden;padding-left: 125px;padding-top: 40px;}
.picScroll-left02 .bd ul{}
.picScroll-left02 .bd ul li{
    width: 320px;
    height: 190px;
    margin-right: 30px;
    position: relative;
    float: left;
}
.picScroll-left02 .bd ul li img {
    width: 320px;
    height: 190px;
}
.picScroll-left02 .bd ul li span {
    width: 100%;
    height: 40px;
    display: block;
    background-color: #000;
    filter:alpha(opacity=40); /*ie内核的透明度*/
    opacity: 0.4; /*火狐内核的透明度*/
    position: absolute;
    left: 0;
    bottom: 0;
}
.picScroll-left02 .bd ul li i {
    width: 98%;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    z-index: 10;
    padding-left: 2%;
}
.selects {
	padding: 30px 0;
	position: relative;
	height: 100px;
	width: 1200px;
	margin: 0 auto;
}
.supervises {
	float: left;
	width: 380px;
	margin-right: 30px;
	position: relative;
}
.select {
	line-height: 38px;
    font-size: 14px;
    background: url(http://www.tjgdjt.com/img/470.files/images/icon9.png) 260px center no-repeat;
    cursor: pointer;
    float: left;
    display: inline;
    width: 290px;
    height: 38px;
    border: solid 1px #e1e2e2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}
.sim-ul-flt {
	position: absolute;
	left: 0px;
	top: 37px;
	z-index: 1000;
	display: none;
}
.sim-ul-flt ul {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	border: solid 1px #ccc;
	width: 290px;
	background-color: #f7f7f7;
	padding-left: 10px;

	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sim-ul-flt ul li {
	width: 270px;
    height: 39px;	
	line-height: 39px;
	text-align: center;
	border-bottom: dashed 1px #ccc;
}
.sim-ul-flt ul li a {
	font-size: 14px;
}
.link {
	width: 100%;
	height: auto;
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon08.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
}
.link ul {
	width: 1225px;
}
.link li {
	float: left;
	width: 179px;
	height: 61px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.link li img {
	width: 179px;
	height: 61px;
}
.footer {
	padding: 30px 0;
	text-align: center;
}
.footer ul {
	display: inline-block;
}
.footer ul li {
	float: left;
	background-image: url(http://www.tjgdjt.com/img/470.files/images/icon11.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 10px;
}
.footer ul li:last-child {
	background-image: none;
}
.footer ul li a {
	font-size: 14px;
	color: #666;
}
.footer p {
	width: 100%;
	font-size: 14px;
	color: #666;
}