@charset "utf-8";

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/*样式初始化 start*/
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-size: 14px !important;
	font-family: "微软雅黑";
}
div {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 14px;
	color: #282828;
	text-decoration: none;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}
p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
}
a:hover {
	color: #6b4a38;
	text-decoration: none;
	transition: color 0.3s;
	-moz-transition: color 0.3s; /* firefox 4 */
	-webkit-transition: color 0.3s; /* safari and chrome */
	-o-transition: color 0.3s; /* opera */
}
.clear {
	clear: both;
}
.fn-clear:after, .clear:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.fn-hide {
	display: none;
}
/*样式初始化 end*/
.top {
	width: 1200px;
	margin: 0 auto;
	height: 300px;
	overflow: hidden;
}
.nav {
	width: 1200px;
	margin: 0 auto;
	height: 45px;
}
.nav ul li {
	width: 16.667%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	background: #179fe0;
}
.nav ul li a {
	font-size: 16px;
	color: #fff;
}
.nav ul li:hover {
	background: #007ac8;
}
.nav ul li ul li:hover {
	background: #007ac8;
}
.nav ul li ul li {
	background: #ff6400;
}
.current {
	background: #ff6400 !important;
}
.search {
	width: 1200px;
	margin: 0 auto;
	background: #fbfbfb;
	height: 40px;
}
.leftsearch {
	float: left;
}
.leftsearch p {
	line-height: 40px;
}
.rightsearch {
	float: right;
	margin-top: 5px;
}
.form-control {
	float: left;
	width: 285px;
	height: 30px;
	font-size: 16px;
	border: 1px solid #bdbdbd;
	line-height: 30px;
}
.submit {
	float: left;
	width: 60px;
	height: 30px;
	border: solid #0070b1 1px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	color: #fff;
	background-color: #189de0;
	margin-left: 3px;
}
.main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top: 10px;
}
.main1left {
	float: left;
}
.main1right {
	width: 420px;
	height: 510px;
	overflow: hidden;
	float: right;
}
.newheard {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #f6f6f6;
	height: 38px;
	position: relative;
}
.newheardleft {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #fff;
	height: 37px;
	width: 100px;
	
	border-right: 1px solid #e5e5e5;
	line-height: 38px;
	font-size: 16px;
}
.newheardright {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 14px;
	color: #686868 !important
}
.newheardright:hover {
	color: #179fe0 !important;
}
.newslist li {
	width: 100%;
	height: 38px;
	border-bottom: 1px dotted #d5d2d2;
	line-height: 38px;
	position: relative;
	overflow: hidden;
}
.newslist li:hover {
	border-bottom: dotted 1px #686868;
}
.newslist li p {
	width: 340px;
	overflow: hidden;
	display: block;
	height: 38px;
	float: left;
	margin-left: 20px;
}
.newslist li p:hover {
	color: #179fe0;
}
.newslist li span {
	float: right;
	color: #b2b2b2;
	font-size: 12px;
}
.dian {
	position: absolute;
	left: 0;
	top: 19px;
	width: 4px;
	height: 4px;
	background-color: #f75100;
}
.dian2 {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 4px;
	height: 4px;
	background-color: #f75100;
}
.dian3 {
	position: absolute;
	left: 20px;
	top: 28px;
	width: 4px;
	height: 4px;
	background-color: #f75100;
}
.ggl {
	padding-top: 10px;
	clear: both;
}
.main2 {
	height: 350px;
	margin-top: 10px;
}
.main2list {
	width: 280px;
	height: 350px;
	float: left;
	margin-left: 20px;
}
.main2list p {
	width: 265px !important;
}
.main3 {
	margin-top: 10px;
}
.main3list {
	float: left;
	width: 284px;
	margin-left: 20px;
}
.main3list p {
	width: 265px !important;
}
.main3heard {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #262626;
	margin-top: 10px;
}
.main3heard i {
	margin: 0 10px;
	font-size: 18px;
	color: #0f68c4;
}
.main3list ul li {
	border: none;
}
.main3list ul li:hover {
	border: none;
}
.main3llast {
	float: left;
	width: 275px;
}
.main4 {
	margin-top: 10px;
}
.mian4list {
	float: left;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
.main4heard {
	background: #ff7800;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 20px;
}
.main4heard2 {
	background: #4eaaff;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 20px;
}
.main4heard3 {
	background: #0095dc;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 20px;
}
.xxgk {
	width: 235px
}
.xxgk ul li {
    line-height: 38px;
    height: 38px;
    position: relative;
    padding-left: 40px;
}
.hui {
	background: #ececec;
}
.grbs {
	width: 479px;
	height: 382px;
}
.grbs ul {
	margin: 10px 0px 0px 10px;
}
.grbs ul li {
	width: 91px;
	height: 88px;
	float: left;
	text-align: center;
	border-right: 1px dotted #bfbfbf;
	border-bottom: 1px dotted #bfbfbf;
	padding-top: 22px;
}
.grbs ul li i {
	font-size: 30px;
	color: #bfbfbf;
}
.frbs {
	width: 478px;
	height: 382px;
}
.frbs ul {
	margin: 10px 0px 0px 10px;
}
.frbs ul li {
	width: 91px;
	height: 88px;
	float: left;
	text-align: center;
	border-right: 1px dotted #bfbfbf;
	border-bottom: 1px dotted #bfbfbf;
	padding-top: 22px;
}
.frbs ul li i {
	font-size: 30px;
	color: #bfbfbf;
}
.cleanright {
	border-right: none !important;
}
.cleanbottom {
	border-bottom: none !important;
}
.big li:hover {
	color: #0095dc !important;
}
.big li:hover i {
	color: #0095dc !important;
}
.main5 {
	clear: both;
	padding-top: 10px;
}
.main5heard {
	width: 1185px;
	height: 40px;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 0px;
	line-height: 40px;
	font-weight: 700;
	color: #0069a5;
	font-size: 16px;
	padding-left: 15px;
}
.main5heard span {
	width: 100px;
	height: 2px;
	background: #ff7800;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.main5 ul li {
	float: left;
	margin: 0 6px;
}
.main5 ul {
	margin-top: 10px;
}
.foot {
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
}
.daohang {
	height: 55px;
    background: #eeeeee;
    padding: 5px 30px 0px 0px;
}
.daohang select {
	width: 245px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-right: 78px;
}
.daohang span {
	line-height: 50px;
	color: #236db6;
	margin-left: 20px;
	font-size: 16px;
	font-weight: 600;
	margin-right: 96px;
}
.bottom {
	line-height: 50px;
	background: #226dba;
	width: 1200px!important; 
	margin: 0 auto;
}
.bottom p {
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}
.biaoti {
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	background:  no-repeat;
	width: 1200px;
	font-size: 16px;
	color: #fff;
}
.jujiao {
	width: 170px;
}
/*首页的样式 结束*/

/*分页头部 开始*/
.top2 {
	width: 100%;
	height: 38px;
	border-bottom: #ececec solid 1px;
}
.top2 p {
	line-height: 38px;
	width: 1200px;
	margin: 0 auto;
	color: #a5a5a5;
}
.top2 p span {
	float: right;
	margin-right: 20px;
}
.heard2 {
	width: 1200px;
	height: 115px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
}
.logo {
	float: left;
}
.rightsearch2 {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
.form-control2 {
	float: left;
	width: 350px;
	height: 45px;
	font-size: 16px;
	border: 1px solid #bdbdbd;
	line-height: 30px;
	padding: 10px;
	color: #dedede;
}
.submit2 {
	float: left;
	width: 75px;
	height: 45px;
	border: solid #ff6400 1px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	color: #fff;
	background-color: #ff6400;
	font-size: 14px;
}
.nav2 {
	width:1200px;
	background: #179fe0;
	margin: a auto;
	
}
.nav2 ul {
	width: 1200px;
	margin: 0 auto;
}
.banner {
	width: 100%;
	
	height: 250px;
	overflow: hidden;
}

.into1 {
	height: 335px;
}
.into1left {
	width: 335px;
	float: left;
}
.into1right {
	width: 850px;
	height: 335px;
	float: right;
	background:  no-repeat;
	position: relative;
}
.into1right p {
	width: 750px;
	height: 190px;
	background-color: #fff;
	padding: 20px 30px 0px 20px;
filter:progid:dximagetransform.microsoft.gradient(enabled='true', startcolorstr='#7fffffff', endcolorstr='#7fffffff');
	background: rgba(255,255,255,0.8);
	position: absolute;
	top: 115px;
	left: 30px;
	line-height: 22px;
}
.into1right a {
	width: 140px;
	height: 30px;
	border: 1px solid #000000;
	position: absolute;
	right: 70px;
	bottom: 30px;
	line-height: 30px;
}
.into1right a:hover {
	border: 1px solid #007ac8;
	color: #007ac8;
}
.bottom2 {
	width: 100%;
}
.bottom2 p {
	width: 1200px;
	margin: 0 auto;
}
.into3 {
	margin-top: 30px;
}
.news-tab .tab-head {
	padding: 0;
	margin: 0 0 15px;
	list-style-type: none;
	border-radius: 4px;
	background-color: #f6f6f6;
}
.news-tab .tab-head:before, .news-tab .tab-head:after {
	content: " ";
	display: table
}
.news-tab .tab-head:after {
	clear: both
}
.news-tab .tab-head li {
	float: left
}
.news-tab .tab-head li.active a {
	background-color: #ff6400;
	color: #fff
}
.news-tab .tab-head li.active a:after {
	bottom: -14px;
	border-top-color: #ff6400
}
.news-tab .tab-head li:first-child a {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.news-tab .tab-head a {
	position: relative;
	display: block;
	padding: 0 50px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.news-tab .tab-head a:after {
	position: absolute;
	content: "";
	bottom: -10px;
	left: 50%;
	margin-left: -5px;
	border: 8px solid transparent;
	-webkit-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.news-tab a.news-more {
	display: block;
	height: 36px;
	line-height: 34px;
	border: 1px solid #eee;
	border-radius: 5px;
	font-size: 15px;
	text-align: center;
	background-color: #fafafa
}
.news-tab a.news-more:hover {
	border-color: #ff6400;
	color: #fff;
	background-color: #ff6400
}
.news-dl .item {
	padding: 20px 30px;
	margin-bottom: 20px;
	;
	background: #f6f6f6;
	clear: both;
	height: 120px;
}
.news-dl .item:last-child {
	border-bottom: 0
}
.news-dl .item .title {
	font-size: 18px
}
.news-dl .item .title:before, .news-dl .item .title:after {
	content: " ";
	display: table
}
.news-dl .item .title:after {
	clear: both
}
.news-dl .item .title a {
	display: block;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 20px;
}
.news-dl .item .title a:hover {
	color: #005389
}
.news-dl .item .title span.top {
	float: left;
	display: inline-block;
	margin-right: 8px;
	padding: 3px 6px;
	border-radius: 4px;
	font-weight: 100;
	color: #fff;
	font-size: 13px;
	background-color: #9e0001
}
.news-dl .item dd {
	padding-top: 8px;
	margin-left: 0;
	line-height: 1.6;
	font-size: 15px;
	color: #888;
}
.ddhight {
	border-top: 1px dotted #afafaf;
}
.tab .tab-header {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.tab .tab-header:before, .tab .tab-header:after {
	content: " ";
	display: table
}
.tab .tab-header:after {
	clear: both
}
.tab .tab-header li {
	float: left
}
.tab .tab-content>.tab-pane {
	display: none
}
.tab .tab-content>.active {
	display: block
}
.newsleft {
	width: 880px;
	float: left;
}
.item img {
	width: 175px;
	height: 120px;
	float: left;
	margin-right: 20px;
}
.picnew {
	width: 615px;
	float: right;
}
.picdd {
	height: 50px;
	overflow: hidden;
}
.newsright {
	width: 260px;
	float: right;
	padding: 10px 20px 0 20px;
	background: #fafafa;
}
.lunbo {
	width: 100%;
	background: #fafafa;
	margin-top: 90px;
}
.youshi {
	width: 1200px;
	margin: 0 auto;
}
.gaisu {
	padding-top: 30px;
	position: relative;
}
.gaisuleft {
	width: 110px;
	height: 60px;
	border: 1px #a0a0a0 solid;
	font-size: 30px;
	color: #cbcbcb;
	text-align: center;
	line-height: 60px;
	float: left;
	margin-right: 30px;
}
.gaisuright {
	color: #a0a0a0;
	line-height: 30px;
}
.zuoyouleft {
	width: 100%;
	height: 265px;
	border-bottom: 1px dotted #e2e2e2;
	padding: 20px 0px;
	position: relative;
}
.zuoyouleft img {
	float: left;
	margin-right: 40px;
}
.zuoyou p {
	font-size: 14px;
	color: #303030;
	line-height: 30px;
}
.zuoyou span {
	font-size: 30px;
	line-height: 60px;
	color: #0095dc;
}
.zuoyouright {
	width: 1160px;
	height: 285px;
	border-bottom: 1px solid #e2e2e2;
	padding: 20px 0px 20px 40px;
	position: relative;
}
.zuoyouright img {
	float: right;
	margin-left: 40px;
}
.tuandui {
	width: 100%;
	height: 400px;
	background: #f6f6f6;
	padding-top: 20px;
}
.dingwei {
	width: 1200px;
	height: 400px;
	position: relative;
	margin: 0 auto;
}
.quan {
	width: 120px;
	height: 120px;
	background: #fff;
	border: 3px solid #007ac8;
	border-radius: 70px;
	text-align: center;
	line-height: 20px;
	color: #007ac8;
	font-size: 15px;
}
.quan i {
	font-size: 45px;
	line-height: 70px;
}
.ding1 {
	position: absolute;
	top: 70px;
	right: 630px;
}
.ding2 {
	position: absolute;
	top: 70px;
	right: 450px;
}
.ding3 {
	position: absolute;
	top: 70px;
	right: 280px;
}
.ding4 {
	position: absolute;
	top: 70px;
	right: 110px;
}
.ding5 {
	position: absolute;
	top: 210px;
	right: 550px;
}
.ding6 {
	position: absolute;
	top: 210px;
	right: 360px;
}
.ding7 {
	position: absolute;
	top: 210px;
	right: 190px;
}
.ding8 {
	position: absolute;
	top: 40px;
	right: 630px;
}
.ding9 {
	position: absolute;
	top: 40px;
	right: 450px;
}
.ding10 {
	position: absolute;
	top: 40px;
	right: 280px;
}
.ding11 {
	position: absolute;
	top: 40px;
	right: 110px;
}
.ding12 {
	position: absolute;
	top: 180px;
	right: 550px;
}
.ding13 {
	position: absolute;
	top: 180px;
	right: 360px;
}
.ding14 {
	position: absolute;
	top: 180px;
	right: 190px;
}

.fengcai {
	width: 100%;
	height: 840px;
	background: #f6f6f6;
	margin-top: 60px;
}
.xiangxi {
	width: 140px;
	height: 30px;
	border: 1px solid #000000;
	position: absolute;
	right: 15px;
	top: 60px;
	line-height: 30px;
}
.xiangxi:hover {
	border: 1px solid #007ac8;
	color: #007ac8;
}
.fuyin {
	width: 335px;
	font-size: 26px;
	color: #007ac8;
	line-height: 10px;
	position: absolute;
	top: 70px;
	left: 430px;
}
.fuyin span {
	color: #e9e9e9;
	font-size: 72px;
	font-weight: 900;
	line-height: 10px;
}
.fangda:hover img {
	transform: scale(1.1);
	transition-duration: 1s;
}
.picding1 {
	width: 670px;
	height: 390px;
	position: absolute;
	left: 0px;
	top: 146px;
	overflow: hidden;
}
.picding2 {
	width: 245px;
	height: 185px;
	position: absolute;
	right: 0px;
	top: 146px;
	overflow: hidden;
}
.picding3 {
	width: 245px;
	height: 185px;
	position: absolute;
	left: 687px;
	top: 146px;
	overflow: hidden;
}
.picding4 {
	width: 245px;
	height: 185px;
	position: absolute;
	left: 687px;
	top: 350px;
	overflow: hidden;
}
.picding5 {
	width: 245px;
	height: 185px;
	position: absolute;
	right: 0px;
	top: 350px;
	overflow: hidden;
}
.picding6 {
	width: 390px;
	height: 240px;
	position: absolute;
	left: 0px;
	top: 550px;
	overflow: hidden;
}
.picding7 {
	width: 390px;
	height: 240px;
	position: absolute;
	left: 410px;
	top: 550px;
	overflow: hidden;
}
.picding8 {
	width: 390px;
	height: 240px;
	position: absolute;
	right: 0px;
	top: 550px;
	overflow: hidden;
}
.tuandui img {
	position: absolute;
	top: 70px;
}
.inv1 {
	width: 1200px;
	background: #f6f6f6;
}
.chanye1 {
	height: 380px;
	margin-top: 60px;
	position: relative;
	/*border-top: 1px solid #32a9da;*/
	line-height: 25px;
	padding-top: 40px;
}
.chanye1 span {
	position: absolute;
	top: -15px;
	left: 440px;
	background: #f6f6f6;
	padding: 0 20px;
	font-size: 25px;
	color: #32a9da;
	font-weight: 100px;
}
.home {
	color: #aaaaaa;
	line-height: 40px;
}
.liuyan {
	background: #f6f6f6;
	padding-top: 30px;
}
.liuyank {
	width: 1200px;
	margin: 0 auto;
	height: 500px;
	position: relative;
}
.liuyank img {
	width: 780px;
	margin: 0 auto;
	display: block;
}
.imsg-form {
	height: 203px;
	margin-left: 60px;
}
.imsg-form .imsg-form-item {
	height: 26px;
	padding-bottom: 18px;
}
.imsg-form .imsg-form-item label {
	height: 26px;
	width: 80px;
	font-size: 14px;
	font-family: "宋体";
	line-height: 26px;
	text-align: right;
	margin-top: 10px;
}
.imsg-form .imsg-form-item .txt {
	height: 25px;
	width: 290px;
	padding: 4px 10px;
	text-align: left;
	line-height: 18px;
	font-size: 16px;
	color: #999;
	background: #fffff;
	border-radius: 5px;
	margin-right: 33px;
	border: 1px #ccc solid;
	margin-top: 10px;
    color: #333333;
}
.imsg-form .imsg-form-item-h {
	height: 86px;
	padding-bottom: 24px;
}
.imsg-form .imsg-form-item .txt-h {
	padding: 8px 10px;
	width: 1030px;
	height: 140px;
	resize: none;
	text-align: left;
	border: 1px #cccccc solid;
}
.imsg-form-btn {
	padding-left: 390px;
}
.imsg-form-btn input {
	width: 80px;
	height: 30px;
	border-radius: 2px;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin-right: 20px;
	cursor: pointer;
}
.imsg-form-btn input.sub {
	background: #ec6876;
}
.imsg-form-btn input.res {
	background: #898989;
}
.liuyanlist {
	float: left;
	margin-right: 80px;
	width: 290px;
	margin-top: 20px;
}
.tijiao {
	width: 115px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #00a7ea;
	position: absolute;
	bottom: 60px;
	left: 530px;
	color: #fff;
}
.tijiao:hover {
	background: #e80000;
}
.contact {
	position: absolute; left: 0px; top: 0px;
}
.contact h3 {
	color: #007ac8;
	font-size: 18px;
	line-height: 40px;
}
.contact p {
	line-height: 40px;
}
.shuxian {
	width: 2px;
	height: 270px;
	background: #dcdcdc;
	position: absolute;
	left: 330px;
	top: 40px;
}
.into2list {
	width: 335px;
	line-height: 60px;
	border: 1px solid #c3c3c3;
}
.into2list li {
	border-bottom: 1px dotted #c3c3c3;
	position: relative;
	font-size: 16px;
}
.into2list span {
	margin-left: 40px;
}
.into2list li:hover {
	background: #0d9ade;
	color: #fff;
}
.into2div {
	height: 200px;
	width: 295px;
	background: #ececec;
	color: #606060;
	font-size: 14px;
	line-height: 30px;
	padding: 20px; /*display: none;*/
}
/*.into2list li:hover div{display: block;}*/
.show>div {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 850px;
	height: 545px;
	overflow: hidden;
	border: 2px solid #dddddd;
}
.into2 {
	position: relative;
	margin-top: 30px;
}
.home span {
	color: #ff6400;
}
.intobody {
	height: 1800px;
	position: relative;
}
.into-de1 {
	width: 1200px;
	height: 335px;
	background: ;
	position: relative;
}
.into-de1 p {
	width: 700px;
	height: 240px;
	background: #fff;
	background-color: #fff;
	padding: 20px 30px 0px 20px;
 filter:progid:dximagetransform.microsoft.gradient(enabled='true', startcolorstr='#7fffffff', endcolorstr='#7fffffff');
	background: rgba(255,255,255,0.6);
	position: absolute;
	bottom: 0px;
	left: 350px;
	line-height: 30px;
}
.into-de2 {
	width: 1125px;
	height: 680px;
filter:progid:dximagetransform.microsoft.gradient(enabled='true', startcolorstr='#7fffffff', endcolorstr='#7fffffff');
	background: rgba(241,241,241,0.6);
	margin-top: 70px;
	padding: 40px 0 0 75px;
	position: relative;
}
.into-de2 p {
	width: 700px;
	line-height: 30px;
	color: #393939;
}
.youshi1 {
	width: 1200px;
	height: 750px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.miaoshu span {
	color: #eeeeee;
	font-size: 36px;
	font-weight: 900;
	line-height: 10px;
	line-height: 5px;
}
.miaoshu {
	font-size: 30px;
	line-height: 15px;
	position: relative;
}
.miaoshu p {
	line-height: 30px;
	margin-top: 35px;
	font-size: 14px;
	text-align: left;
}
.daxiao1 {
	width: 610px;
	height: 225px;
	left: 530px;
	top: 35px;
}
.youshi2 {
	width: 1200px;
	height: 675px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.daxiao2 {
	width: 440px;
	height: 270px;
	left: 0px;
	top: 50px;
}
.youshi3 {
	width: 1200px;
	height: 430px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
	background: #fafafa;
}
.daxiao3 {
	width: 435px;
	height: 200px;
	left: 750px;
	top: 60px;
}
.youshi4 {
	width: 1200px;
	height: 425px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.daxiao4 {
	width: 440px;
	height: 260px;
	left: 0px;
	top: 80px;
}
.youshi5 {
	width: 1200px;
	height: 470px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
	background: #fafafa;
}
.daxiao5 {
	width: 445px;
	height: 225px;
	left: 750px;
	top: 70px;
}
.youshi6 {
	width: 1200px;
	height: 670px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.daxiao6 {
	width: 857px;
	height: 235px;
	left: 150px;
	top: 70px;
	text-align: center;
}
.qiye1 {
	width: 1200px;
	height: 945px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
	background: #fafafa;
}
.qydaxiao1 {
	width: 605px;
	height: 565px;
	left: 560px;
	top: 60px;
}
.qiye2 {
	width: 1200px;
	height: 945px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.qydaxiao2 {
	width: 700px;
	height: 860px;
	left: 20px;
	top: 50px;
}
.qiye3 {
	width: 1200px;
	height: 1350px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.qydaxiao3 {
	width: 500px;
	height: 654px;
	left: 650px;
	top: 47px;
}
.qiye4 {
	width: 1200px;
	height: 1150px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}
.qydaxiao4 {
	width: 720px;
	height: 600px;
	left: 20px;
	top: 47px;
filter:progid:dximagetransform.microsoft.gradient(enabled='true', startcolorstr='#7fffffff', endcolorstr='#7fffffff');
	background: rgba(255,255,255,0.7);
	padding: 0 40px;
}
.qiye5 {
	width: 1200px;
	height: 870px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
	background: #fafafa;
	text-align: center;
}
.qydaxiao5 {
	width: 500px;
	height: 800px;
	left: 590px;
	top: 47px;
}
.cygaodu1 {
	height: 1350px;
}
.cygaodu2 {
	height: 1500px;
}
.cygaodu3 {
	height: 1150px;
}
.cygaodu5 {
	height: 1050px;
}
.wenan1 {
	width: 900px;
	position: absolute;
	left: 140px;
	top: 150px;
	z-index: 1000;
}
.wenan2 {
	width: 700px;
	position: absolute;
	left: 30px;
	top: 780px;
	z-index: 1000;
}
.wenan3 {
	width: 650px;
	position: absolute;
	left: 455px;
	top: 175px;
	z-index: 1000;
}
.wenan4 {
	width: 300px;
	position: absolute;
	left: 60px;
	top: 755px;
	z-index: 1000;
	font-size: 14px;
	line-height: 48px;
}
.wenan5 {
	width: 675px;
	position: absolute;
	left: 85px;
	top: 480px;
	z-index: 1000;
	font-size: 14px;
	line-height: 25px;
}
.wenan6 {
	width: 530px;
    position: absolute;
    left: 630px;
    top: 70px;
    z-index: 1000;
    font-size: 14px;
    line-height: 25px;
}
.downlist {
	position: absolute;
	left: 0px;
	z-index: 100000;
	display: none;
	width: 300px !important;
}
.downlist li {
	color: #fff !important;
	height: 40px !important;
	line-height: 40px !important;
	width: 200px !important;
	text-align: left !important;
	padding-left: 68px !important;
	border-bottom: 1px dotted #ff924c;
}
.downlist li i {
	float: right;
	margin-right: 50px;
}
.nav li {
	position: relative;
}
.nav li:hover ul {
	display: block;
}
.logolist li {
	width: 75px;
	height: 100px;
	position: relative;
	margin-left: 52px;
	border: none;
}
.logolist {
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 100px;
}
.logolist li img {
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 100;
}
.logolist after {
	bottom: -100px;
}
.aaa {
	z-index: 200 !important;
}
.news-tab .tab-head li a:hover .aaa {
	display: none;
}
.noact {
	background: #fff;
}
.newshow {
	width: 1140px;
	margin: 0 auto;
	padding: 0 30px 50px 30px;
	position: relative;
}
.newshow div{
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	
}
.newshow p{
	font-size: 14px;
	color:  #000000;
	line-height: 30px;
	
}
.newshow>div:nth-child(2){text-align: center;}
.newshow div:nth-child(3){margin-bottom: 100px;}

.newshow h4 {
	text-align: center;
	line-height: 60px;
	border-bottom: 1px dotted #cccccc;
	margin-top: 20px;
	color: #2385c4;
	font-size: 20px;
}
.dibu {
	position: absolute !important;
	bottom: 40px !important;
	width: 1140px !important;
	left: 30px !important;
	border-bottom: 1px solid #ccc !important;
	border-top: #ccc solid 1px !important;
	height: 60px !important;
	line-height: 60px !important;
	font-weight: 900;
	color: #0095dc !important;
}
.dibu:hover span{color: #0095dc !important;}

a.fwtdbtn:hover div {
	background: #59a8db;
	color: #fff;
	border: #ff6400 solid 3px;
}
a.fwtdbtn div.ok {
	background: #59a8db !important;
	color: #fff;
	border: #ff6400 solid 3px;
}

/*index  start*/
.db_tab25 {
	height:250px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	z-index: 9;
}
.db_tab25 .db_bgset {
	position:relative;
}
.db_tab25 .db_bgset li {
	position:absolute;
	width:100%;
	height:250px;
	display:none;
}
.db_tab25 .db_imgset {
	margin: 0 auto;
	width: 1000px;
	height: 250px;
}
.db_tab25 .db_imgset .db_1_1 {
	position: absolute;
	left: 20px;
	top: 30px;
}
.db_tab25 .db_imgset .db_1_0 {
	position: absolute;
	left: 20px;
	top: 30px;
}
.db_tab25 .db_imgset .db_1_2 {
	position: absolute;
	left: 40px;
	top: 195px;
}
.db_tab25 .db_imgset .db_2_1 {
	position: absolute;
	left: 530px;
	top: 100px;
}
.db_tab25 .db_imgset .db_2_2 {
	position: absolute;
	left: 705px;
	top: 100px;
	z-index: 100;
}
.db_tab25 .db_imgset .db_2_3 {
	position: absolute;
	left: 705px;
	top: 100px;
	z-index: 300
}
.db_tab25 .db_imgset .db_2_4 {
	position: absolute;
	left: 705px;
	top: 100px;
	z-index: 500
}
.db_tab25 .db_imgset .db_2_5 {
	position: absolute;
	left: 699px;
	top: 90px;
	z-index: 200
}

.db_tab25 .db_imgset .db_2_6 {
	position: absolute;
	left: 699px;
	top: 90px;
	z-index:400
}
.db_tab25 .db_imgset .db_3_1 {
	position: absolute;
	left: 600px;
	top: 100px;
}
.db_tab25 .db_imgset .db_3_2 {
	position: absolute;
	left: 780px;
	top: 100px;
	z-index: 300
}
.db_tab25 .db_imgset .db_3_3 {
	position: absolute;
	left: 780px;
	top: 100px;
	z-index: 500
}
.db_tab25 .db_imgset .db_3_4 {
	position: absolute;
	left: 780px;
	top: 100px;
	z-index: 700
}
.db_tab25 .db_imgset .db_3_5 {
	position: absolute;
	left: 774px;
	top: 96px;
	z-index: 400
}
.db_tab25 .db_imgset .db_3_6 {
	position: absolute;
	left: 774px;
	top: 96px;
	z-index: 600
}
.db_tab25 .db_imgset {
	position:absolute;
	width:1200px;
	left:0;
	top: 0;
}
.db_tab25 .db_menuwrap {
	position:absolute;
	width:1000px;
	bottom: 10px;
	height: 20px;
	left:50%;
	margin-left:-500px;
	z-index: 99;
	text-align:center;
}
.db_tab25 .db_menuwrap .db_menuset li{
	display:inline-block;
	width:12px;
	height:12px;
	border-radius:50%;
	margin:0px 8px;
	line-height:-999em;
	overflow:hidden;
	background: #fff;
	cursor: pointer;
	vertical-align: top;
	border: 2px solid #fff;
}
.db_tab25 .db_menuwrap .db_menuset li.current_off {
	background: #fff;
}
.db_tab25 .db_menuwrap .db_menuset li.current_on {
	background:none;
	transition:background 0.3s;
	-moz-transition:background 0.3s; /* firefox 4 */
	-webkit-transition:background 0.3s; /* safari and chrome */
	-o-transition:background 0.3s; /* opera */
}
.newslist2 li{ height: 32px; line-height: 32px;}
.newslist2 li div{top: 15px!important;}
.ckgd{    width: 135px;
    height: 40px;
    border: 2px solid #0597dd;
    line-height: 40px;
    text-align: center;
    position: absolute;
   
color:#0597dd; }
.ckgd:hover {background: #0597dd; color: #fff;}
.ckgd:hover i{color: #fff;}
.ckgd i{color: #0597dd;}
.zhuanti4 li img{width: 288px; height: 80px;}
.zhuanti5 li img{width: 228px; height: 70px;}
.zhuanti6 li img{width: 188px; height: 60px;}

.newshow-txt img {margin: 8px auto; display:block}
.newslisttwo li{height: 41px; line-height: 41px;}

.gogogo{
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #179fe0;
	color: #fff;
	display: block;
	position: absolute;
	right: 300px;
	top: -20px;
	text-align: center;
}

.bottom99{
	text-align: center;
	line-height: 30px;
	background: #226dba;
	color: #fff;
	font-size:12px;
}
.wycx{
	width: 520px;
	margin:0 auto;
}
.wycx p{
	font-weight: bold;
    font-size: 16px;
    text-align: center; 
}
.wycxin{
	margin-top: 20px;
}
.wycxin label{
	width: 120px;
	text-align: right;
	display: inline-block;
	font-size: 14px;
    font-family: "宋体";
    line-height: 26px;
    margin-right: 15px;
    vertical-align: top;
}
.wycxin input{
	width: 240px;
	line-height: 26px;
	border: 1px #ccc solid;
	border-radius: 5px;
	padding: 0 5px;
	background: #fff;
}
.wycx a{
	width: 115px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #00a7ea;
    margin:20px auto 0 auto;
    color: #fff;
    border:none;
    display: block;
    position: relative;
    left: -20px;
    font-family: "微软雅黑";
}
.wycx a:hover{
	background: #e80000;
}
.wycxin textarea{
	width: 440px;
	line-height: 26px;
	border: 1px #ccc solid;
	border-radius: 5px;
	height: 120px;
	line-height: 20px;
	background: #fff;
	margin-left: 50px;
	margin-top: 10px;
}