@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: url(/uploads/image/i22276/colbg.png);
	height: 38px;
	position: relative;
}
.newheardleft {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 37px;
	width: 100px;
	line-height: 38px;
	font-size: 16px;
	color: white;
}
.newheardright {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 14px;
	color: #686868 !important
}
.newheardright:hover {
	color: #179fe0 !important;
}
.newslist li {
	width: 100%;
	height: 38px;
	line-height: 38px;
	position: relative;
	/* overflow: hidden; */
}
.newslist li a{
	display: inline-block;
	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;
}
.newslist li  .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 {
	margin-top: 20px;
}
.main2list {
	width: 280px;
	height: 350px;
	float: left;
	margin-left: 20px;
}
.main2list p {
	width: 265px !important;
}
.main3 {
	margin-top: 20px;
	height: 320px;
}
.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;
	margin-bottom: 20px;
	height: 80px;overflow: hidden;
}
.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;
	height: 60px;
}
.foot {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	background: #0d6ac3;
}
.daohang {
	height: 55px;
    background: #86afd8;
}
.daohang div{width: 1200px;margin: 0 auto;}
.daohang select {
	width: 245px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-right: 78px;
}
.daohang .daohang_f {
	float: left;
	color: #333;
	margin-left: 20px;
	font-size: 16px;
	margin-right: 96px;
	display: inline-block;
	height: 50px;
    line-height: 50px;
}
.bottom {
	line-height: 50px;
	width: 1200px!important; 
	margin: 0 auto;
	text-align: center;
}
.bottom>div{display: inline-block;vertical-align: middle;}
.bottom p {
	font-size: 13px;
	color: #fff;
	line-height: 30px;
}
.about{color: white;line-height: 30px;}
.about>a{display: inline-block;color: white;text-decoration: none;font-size: 13px;line-height: 30px;margin: 0 10px;}
.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;
}

html,
		body {
			position: relative;
			height: 100%;
		}
		
		.swiper-container {
			width: 100%;
			height: 100%;
		}
		
		.swiper-slide {
			text-align: center;
			font-size: 18px;
			background: #fff;
			/* center slide text vertically */
			display: -webkit-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			-webkit-justify-content: center;
			justify-content: center;
			-webkit-box-align: center;
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
		}
		
		.dlide-main {
			width: 283px;
			height: 210px;
			position: relative;
		}
		
		.prev,
		.next {
			display: block;
			width: 44px;
			height: 44px;
			position: absolute;
			z-index: 222;
			top: 267px;
			overflow: hidden;
			cursor: pointer;
			opacity: 0.6;
			-moz-opacity: 0.6;
			filter: alpha(opacity=60);
			_border: 1px solid none;
		}
		
		.prev {
			left: 70px;
		}
		
		.next {
			right: 70px;
		}
		
		.prev:hover,
		.next:hover,
		.nav-main a:hover,
		.nav-main a.cur {
			opacity: 1;
			-moz-opacity: 1;
			filter: alpha(opacity=100);
		}
		
		.item {
			display: block;
			width: 100%;
			height: 5px;
			position: absolute;
			z-index: 124;
			top: 540px;
			left: 0;
			text-align: center;
		}
		
		.item a {
			display: inline-block;
			width: 24px;
			height: 5px;
			margin-right: 11px;
			background: #444;
			opacity: 0.3;
			-moz-opacity: 0.3;
			filter: alpha(opacity=30);
			overflow: hidden;
		}
		
		.item a.cur {
			background: #fff;
		}
		
		.dlide-box,
		.dlide {
			display: block;
			width: 100%;
			height: 170px;
		}
		
		.dlide-box {
			position: relative;
		}
		
		.dlide {
			display: none;
			height: 170px;
			background: #ff6900;
			position: relative;
			position: absolute;
			z-index: 8;
		}
		
		#bgstylea {
			background: #ff6900;
		}
		
		#bgstyleb {
			background: #193d85;
		}
		
		#bgstylec {
			background: #000;
		}
		
		.dlide a {
			display: block;
			width: 100%;
			height: 210px;
			cursor: pointer;
		}
		
		.obj-a,
		.obj-b,
		.obj-c,
		.obj-d,
		.obj-e,
		.obj-f {
			position: absolute;
			z-index: 9;
			left: 50%;
		}
		
		.obj-a,
		.obj-b {
			width: 952px;
			margin-left: -476px;
			text-align: center;
		}
		
		.obj-a {
			display: block;
			height: 352px;
			top: 100px;
		}
		
		.obj-b {
			top: 406px;
			height: 100px;
		}
		
		.obj-c {
			display: block;
			height: 582px;
			top: 0;
			margin-left: -540px;
		}
		
		.obj-d {
			top: 228px;
			height: 164px;
		}
		
		.obj-d p {
			display: block;
			padding-top: 20px;
			font-size: 16px;
			color: #fff;
			clear: both;
		}
		
		.obj-e {
			width: 366px;
			height: 170px;
			margin-left: -460px;
			top: 223px;
			z-index: 12;
		}
		
		.obj-f {
			width: 692px;
			height: 394px;
			top: 158px;
			margin-left: -180px;
		}
		
		.bananimate .obj-a {
			display: block;
			animation-name: baoani;
			-webkit-animation: baoani 0.4s linear 0s normal none;
			-moz-animation: baoani 0.4s linear 0s normal none;
			animation: baoani 0.4s linear 0s normal none;
		}
		
		@-webkit-keyframes baoani {
			from {
				opacity: 0;
				left: 60%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		
		@-moz-keyframes baoani {
			from {
				opacity: 0;
				left: 60%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		
		@keyframes baoani {
			from {
				opacity: 0;
				left: 60%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		
		.bananimate .obj-b {
			display: block;
			animation-name: saani;
			-webkit-animation: saani 0.4s linear 0s normal none;
			-moz-animation: saani 0.4s linear 0s normal none;
			animation: saani 0.4s linear 0s normal none;
		}
		
		@-webkit-keyframes saani {
			from {
				opacity: 0;
				-webkit-transform: scale(0, 0);
			}
			to {
				opacity: 1;
				-webkit-transform: scale(1, 1);
			}
		}
		
		@-moz-keyframes saani {
			from {
				opacity: 0;
				-moz-transform: scale(0, 0);
			}
			to {
				opacity: 1;
				-moz-transform: scale(1, 1);
			}
		}
		
		@keyframes saani {
			from {
				opacity: 0;
				transform: scale(0, 0);
			}
			to {
				opacity: 1;
				transform: scale(1, 1);
			}
		}
		
		.watch-code.code-show {
			display: block;
			animation-name: scode;
			-webkit-animation: scode 0.3s linear 0s normal none;
			-moz-animation: scode 0.3s linear 0s normal none;
			animation: scode 0.3s linear 0s normal none;
		}
		
		@-webkit-keyframes scode {
			from {
				opacity: 0;
				-webkit-transform: scale(1, 0);
				transform-origin: left bottom;
			}
			to {
				opacity: 1;
				-webkit-transform: scale(1, 1);
				transform-origin: left bottom;
			}
		}
		
		@-moz-keyframes scode {
			from {
				opacity: 0;
				-moz-transform: scale(1, 0);
				transform-origin: left bottom;
			}
			to {
				opacity: 1;
				-moz-transform: scale(1, 1);
				transform-origin: bottom bottom;
			}
		}
		
		@keyframes scode {
			from {
				opacity: 0;
				transform: scale(1, 0);
				transform-origin: left bottom;
			}
			to {
				opacity: 1;
				transform: scale(1, 1);
				transform-origin: left bottom;
			}
		}
		
		.bananimate .obj-c,
		.bananimate .obj-e {
			display: block;
			animation-name: saanic;
			-webkit-animation: saanic 0.3s linear 0s normal none;
			-moz-animation: saanic 0.3s linear 0s normal none;
			animation: saanic 0.3s linear 0s normal none;
		}
		
		@-webkit-keyframes saanic {
			from {
				opacity: 0;
				left: 47%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		
		@-moz-keyframes saanic {
			from {
				opacity: 0;
				left: 47%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		
		@keyframes saanic {
			from {
				opacity: 0;
				left: 47%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		
		.bananimate .obj-d,
		.bananimate .obj-f {
			display: block;
			animation-name: saanid;
			-webkit-animation: saanid 0.3s linear 0s normal none;
			-moz-animation: saanid 0.3s linear 0s normal none;
			animation: saanid 0.3s linear 0s normal none;
		}
		
		@-webkit-keyframes saanid {
			from {
				opacity: 0;
				left: 53%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		
		@-moz-keyframes saanid {
			from {
				opacity: 0;
				left: 53%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		
		@keyframes saanid {
			from {
				opacity: 0;
				left: 53%;
			}
			to {
				opacity: 1;
				left: 50%;
			}
		}
		/* pop */
		
		#pop {
			background: #fff;
			border: 1px solid #e0e0e0;
			font-size: 12px;
			position: fixed;
			right: 0px;
			top: 35%;
		}
		
		#pophead {
			line-height: 32px;
			background: #f6f0f3;
			border-bottom: 1px solid #e0e0e0;
			position: relative;
			font-size: 12px;
			padding: 0 0 0 10px;
		}
		
		#pophead h2 {
			font-size: 14px;
			color: #666;
			line-height: 32px;
			height: 32px;
		}
		
		#pophead #popclose {
			position: absolute;
			right: 10px;
			top: 1px;
		}
		
		#pophead a#popclose:hover {
			color: #f00;
			cursor: pointer;
		}
		
		#poptitle a {
			line-height: 24px;
			font-size: 14px;
			font-family: '微软雅黑';
			color: #333;
			font-weight: bold;
			text-decoration: none;
		}
		
		#poptitle a:hover {
			color: #f60;
		}
		
		#popintro {
			text-indent: 24px;
			line-height: 160%;
			margin: 5px 0;
			color: #666;
		}
		
		#popmore {
			text-align: right;
			border-top: 1px dotted #ccc;
			line-height: 24px;
			margin: 8px 0 0 0;
		}
		
		#popmore a {
			color: #f60;
		}
		
		#popmore a:hover {
			color: #f00;
		}
.head-top{background: #eaf2f9;}		
.assist{color: #365d98;line-height: 40px;width: 1200px;margin: 0 auto;font-size: 13px;}
.assist>p{display: inline-block;float: right;color: #365d98;}
.assist>p>a{color: #365d98;text-decoration:none;margin: 0 10px;}
.logobox{height: 282px;background: url(/uploads/image/i22276/topbg.png);}
.logobox>.logos{height: 230px;position: relative;}
.logobox>.logos>img{vertical-align: middle;}
.logobox>.logos>img:first-child{margin-right: 145px;}

.title-box{background: url(/uploads/image/i22276/titlebg.png);height: 52px;}
.title-box>.title{width: 1200px;margin: 0 auto;text-align: center;position: relative;}
.title-box>.title>a{color: white;font-size: 17px;margin: 0 44px;display: inline-block;line-height: 52px;}
.title-box>.title>a>img{margin-right: 10px;vertical-align: text-bottom;}
.title-box>.title>.searchbox{width: 464px;height: 42px;background: url(/uploads/image/i22276/searchbox.png) no-repeat;position: absolute;text-align: center;right: 0;top:-41px;padding-top: 6px;z-index: 999;}
.title-box>.title>.searchbox>img{vertical-align: middle;}
.title-box>.title>.searchbox>form>input{width: 270px;height: 30px;line-height: 30px;background: #74aadd;border:none;outline: none;border-radius: 25px;margin: 0 10px;padding-left: 15px;}
.title-box>.title>.searchbox>form>button{background: url(/uploads/image/i22276/icon3.png);height: 26px;width: 50px;border: none;}
.title-box>.title>.logoimg{position: absolute;top:-175px;z-index: 666;}
.title-box>.title>.logoimg>img:first-child{margin-right: 114px;}
#targeti {width:100%; height:230px; overflow:hidden; position:relative;margin:0 auto;}
#targeti ul {height:230px; position:relative;margin:0;padding:0;}
#targeti ul li {width:auto; height:230px; overflow:hidden; position:absolute;left:0;top:0;opacity: 0;}
#targeti ul li div.photo_bt {display: none;padding-left:20px;position:absolute; bottom:0;font-size:12px; color:#fff; z-index:1;  width:737px; overflow:hidden;background: ;}
#targeti .btnbg {display: none;position:absolute; width:737px; height:60px; left:0; bottom:0; line-height:40px;}
#targeti .btn {display: none;position: absolute;right: 0;bottom: 0;z-index: 99;height: 60px;line-height:60px;padding: 0px 20px 0 0 ;text-align: right;}
#targeti .btn span {display:inline-block; _display:inline; _zoom:1; width:9px; height:9px; _font-size:0; margin-left:10px; cursor:pointer; background:#ddd; text-align: center;border-radius: 50%;}
#targeti .btn span.on {background:#fc3906; color:#fff;}

.main2>.main2left{display: inline-block;vertical-align: top;width: 357px;height: 438px;}
.main2>.main2left>.lefttop{background: url(/uploads/image/i22276/icon11.png) no-repeat;padding: 0 10px;color: white;line-height: 40px;}
.main2>.main2left>.lefttop>span{font-size: 17px;color: white;margin:0 5px;}
.main2>.main2left>.lefttop>a{font-size: 15px;color: #0565c2;text-decoration: none;float: right;margin-right: 20px;cursor: pointer;}
.main2left li{position: relative;line-height: 38px;cursor: pointer;}
.main2left li .dian {position: absolute;left: 0;top: 19px;width: 4px;height: 4px;background-color: #0b56a0;}
.main2left li a{margin-left: 15px;}
.xxgkbox{border:1px solid #cfd3f2;height: 308px;padding: 0 15px;padding-top: 5px;}
.xxgkbox>a{font-size: 17px;display: block;line-height: 50px;border-top: 1px solid #cfd3f2;color: #333;text-decoration: none;padding-left: 15px;}
.xxgkbox>a:first-child{border-top:none;}
.xxgkbox>a>img{float: right;margin-top: 15px;}
.xxgkbox>a>img:first-child{float: none;margin-right: 15px;vertical-align: text-bottom;margin-top: 0;}
.main2>.main2right{display: inline-block;vertical-align: top;width: 402px;height: 438px;margin-left: 12px;}
.main2>.main2right>.righttop{background: url(/uploads/image/i22276/icon18.png) no-repeat;padding: 0 10px;color: white;line-height: 40px;}
.main2>.main2right>.righttop>span{font-size: 17px;color: white;margin:0 5px;}
.main2>.main2right>.righttop>a{font-size: 15px;color: #0565c2;text-decoration: none;float: right;margin-right: 20px;cursor: pointer;}
.main3top{background: url(/uploads/image/i22276/icon21.png) no-repeat;padding: 0 10px;color: white;line-height: 40px;}
.main3top>span{font-size: 17px;color: white;margin:0 5px;cursor: pointer;}
.main3top>a{font-size: 15px;color: #0565c2;text-decoration: none;float: right;margin-right: 20px;cursor: pointer;}
.main4top{background: url(/uploads/image/i22276/icon21.png) no-repeat;padding: 0 10px;color: white;line-height: 40px;}
.main4top>span{font-size: 17px;color: white;margin:0 5px;}
.main4top>a{font-size: 15px;color: #0565c2;text-decoration: none;float: right;margin-right: 20px;cursor: pointer;}
.main4title{text-align: center;margin-top: 20px;}
.main4title>span{display: inline-block;width: 380px;height: 50px;text-align: center;color: #333;font-size: 17px;line-height: 50px;background: #f6f6f6;margin: 0 15px;}
.main4title>.in{height: 60px;background: url(/uploads/image/i22276/icon20.png);color: #0565c2;}

.grbox a,.frbox a{display: inline-block;width: 110px;height: 78px;text-align: center;color: #333;font-size: 17px;text-decoration: none;margin: 10px 28px;}
.grbox a>img,.frbox a>img{display: inline-block;margin-bottom: 10px;}
.gr_box,.fr_box{
	height:auto;
	margin-top: 20px;
	padding: 0px 70px;
}
.none{display: none;}
.gr_btn li,.fr_btn li{
	float:left;
	width: 50px;
    height: 10px;
    margin-left: 5px;
	margin-right: 5px;
	background: #bfbfbf;
	cursor: pointer;
}

.gr_btn li.hover,.fr_btn li.hover{
	background-color: #3e95d0;
}
.gr_btn,.fr_btn{
	width:120px;
	margin:10px auto 30px;
}

.out_span{
	display: inline-block;
	width: 245px;
	height: 30px;
	cursor: pointer;
	padding-left: 10px;
}
.out_ul>li{
	float: left;
	width: 245px;
	height: 30px;
	line-height: 30px;
    font-size: 14px;
	margin-right: 78px;
	background:url(/uploads/image/i22276/sanjiao.png) no-repeat  200px center #fff;
}
.out_ul{
	display: inline-block;
	margin-top: 12px;
}
.out_ul>li{
	position: relative;
}
.in_ul{
	width: 245px;
	background: #fff;
	border:1px solid #999;
	position: absolute;
	left:0px;
	bottom:30px;
	z-index: 9999;
}
.in_ul li{
	padding-left: 10px;
}



/*新轮播*/
.bord {
    width: 750px;
    height: 500px;
}
.focusbox {
    position: relative;
    /*根据具体页面要求修改宽高*/
    width: 750px;
    height: 500px;
    overflow: hidden;
    text-align: left;
}
.focusbox .pic img {
    /*根据具体页面要求修改宽高*/
    width: 750px;
    height: 500px;
    display: block;
}
.focusbox .pic img {
    display: block;
}
.pic {
    float: left;
}
.focusbox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    /*背景条透明度及高度可修改*/
    height: 50px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
.focusbox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    /*根据txt-bg改高度*/
    height: 50px;
    width: 100%;
    overflow: hidden;
}
.focusbox .txt li {
    /*根据txt-bg改高度*/
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: -50px;
}
.focusbox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 20px;
    font-weight: bold;
    text-decoration: none;
}
.focusbox .txt li a:hover {
    color: #ff0000;
}
.focusbox .num {
    position: absolute;
    z-index: 3;
    /*小方格位置*/
    bottom: 16px;
    right: 20px;
}
.focusbox .num li {
    float: left;
    position: relative;
    /*小方格大小*/
    width: 10px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}
.focusbox .num li a, .focusbox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}
.focusbox .num li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    z-index: 1;
    background: #827d67;
    /*-moz-opacity:0.9;*/
    /*-khtml-opacity: 0.9;*/
    /*opacity: 0.9;*/
    /*filter:alpha(opacity=90);*/
}
.focusbox .num li.on a, .focusbox .num a:hover {
    background: #fc3906;
}

