﻿
ul li{
	list-style:none;}
 #adjust{
    width: 28px;
}

.pc .depart_two {
	width: 100%;
	border: 1px solid #ccc;
}
.pc .depart_two .img_title {
	width: 50px;
	height: 160px;
	float: left;
	background-color: #006EAB;
}
.pc .depart_two .img_title a {
	color: white;
	font-weight: bold;
	font-size: 22px;
	display: block;
	padding-top: 25px;
	padding-left: 15px;
}
.pc .depart_two .img_gundong {
	float: left;
	width: 1100px;
	overflow: hidden;
	margin-left: 20px;
	height: 160px;
}
.pc .depart_two .img_gundong .tab {
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 160px;
}
.pc .depart_two .img_gundong .tab .left,
.pc .depart_two .img_gundong .tab .right {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.3);
	line-height: 50px;
	text-align: center;
	position: absolute;
	cursor: pointer;
}
.pc .depart_two .img_gundong .tab .left {
	top: 50px;
	z-index: 2;
}
.pc .depart_two .img_gundong .tab .right {
	right: 0;
	top: 50px;
	z-index: 2;
}
.pc .depart_two .img_gundong .tab .left img,
.pc .depart_two .img_gundong .tab .right img {
	width: 15px;
	height: 15px;
}
.pc .depart_two .img_gundong .tab .gundong_content ul {
	width: 98%;
	margin: auto;
	overflow: hidden;
}
.pc .depart_two .img_gundong .tab .gundong_content ul li {
	float: left;
	width: 20%;
	text-align: center;
	height: 160px;
	margin: 15px 0;
}
.pc .depart_two .img_gundong .tab .gundong_content ul li a img {
	width: 95%;
	height: 110px;
}
.pc .depart_two .img_gundong .tab .gundong_content ul li a p {
	font-size: 14px;
}
.pc .depart_three .xxgk,
.pc .depart_three .bs,
.pc .depart_three .zm {
	float: left;
	width: 32.2%;
}
.pc .depart_three .bs {
	margin: 0 0;
}
.pc .depart_three .xx_content {
	height: 380px;
	border: 1px solid #dcdcdc;
	padding: 10px 15px;
	position: relative;
}
.pc .depart_three .xx_content ul li:hover a{
	color: #006EAB;
}
.pc .depart_three .xx_tit {
	margin: 10px 0 10px 0;
}
.pc .depart_three .xx_tit a:first-child {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #006EAB;
	line-height: 35px;
	height: 35px;
	display: inline-block;
}
.pc .depart_three .xx_tit a:nth-child(2) {
	float: right;
	font-size: 12px;
	color: #999;
	line-height: 35px;
	height: 35px;
	display: inline-block;
}
.pc .depart_three .zm .xx_content .email {
	width: 95%;
	margin: auto;
	background: url(../pc/l_email.png) no-repeat;
	background-size: 100% 100%;
	font-size: 20px;
	color: #fff;
	padding-left: 10px;
	border: 1px solid transparent;
	height: 70px;
	line-height: 70px;
	position: relative;
}
.pc .depart_three .zm .xx_content .email p {
	margin-left: 60px;
}
.pc .depart_three .zm .xx_content .email a {
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 14px;
	border: 1px solid #76ABD3;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	display: inline-block;
	width: 80px;
	text-align: center;
	transition: 1s;
}
.pc .depart_three .zm .xx_content .email a:hover {
	background: #FFFFFF;
	color: #006EAB;
}
.pc .depart_three .zm .xx_content .gs {
	width: 100%;
}
.pc .depart_three .zm .xx_content .gs .gs_title {
	font-size: 17px;
	line-height: 40px;
}
.pc .depart_three .zm .xx_content .gs ul li {
	line-height: 40px;
	height: 40px;
}
.pc .depart_three .zm .xx_content .gs ul li a {
	color: #666;
}
.pc .depart_three .zm .xx_content .gs ul li a span i {
	background: url(../pc/l_dot.png) left center no-repeat;
	padding-left: 15px;
}
.pc .depart_three .zm .xx_content .gs ul li a span:nth-child(2) {
	float: right;
	color: #bdbdbd;
}
.pc .depart_three .zm .xx_content .gs ul li a:hover {
	color: #006EAB;
}
.pc .depart_three .zm .xx_content .gs ul li a:hover span:nth-child(2) {
	color: #006EAB;
}
.pc .depart_three .zm .xx_content .link_list {
	width: 100%;
	margin: 20px 0;
}
.pc .depart_three .zm .xx_content .link_list li {
	float: left;
	width: 48%;
	background-color: #5796C5;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-radius: 5px;
	transition: 0.5s;
	cursor: pointer;
}
.pc .depart_three .zm .xx_content .link_list li a {
	display: inline-block;
	color: #fff;
}
.pc .depart_three .zm .xx_content .link_list li:nth-child(2) {
	margin-left: 4%;
}
.pc .depart_three .zm .xx_content .link_list li:hover {
	background-color: #006EAB;
}
.pc .depart_four ul {
	width: 100%;
}
.pc .depart_four ul li {
	width: 100%;
}
.pc .depart_four ul li img {
	width: 100%;
}
.pc .slideBox1 {
	width: 100%;
	height: 100px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.pc .slideBox1 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.pc .slideBox1 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.pc .slideBox1 .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.pc .slideBox1 .hd ul li.on {
	background: #f00;
	color: #fff;
}
.pc .slideBox1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.pc .slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
}
.pc .slideBox1 .bd img {
	width: 100%;
	display: block;
}
.pc .depart_three .bs .bs_title {
	width: 100%;
	background-color: #f5f5f5;
}
.pc .depart_three .bs .bs_title ul li {
	float: left;
	width: 33.3%;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.pc .depart_three .bs .bs_title ul li a {
	color: #555555;
	display: block;
}
.pc .depart_three .bs .bs_title ul .bs_active a {
	background: url(../pc/l_nav_bg2.png) center top no-repeat;
	color: white;
	height: 50px;
}
.pc .depart_three .bs .bs_content ul {
	float:left;
	margin-top: 20px;
}
.pc .depart_three .bs .bs_content ul li {
	float: left;
	width: 33.3%;
	margin: 10px 0;
	text-align: center;
	height:52px;
}
.pc .depart_three .bs .bs_content ul li a {
	display: block;
	cursor: pointer;
}
.pc .depart_three .bs .bs_content ul li a img {
	width: 35px;
}
.pc .depart_three .bs .bs_content ul li a p {
	font-size: 15px;
	color: #999;
	line-height: 20px;
}
.pc .depart_three .bs .bs_content ul li a:hover p {
	color: #5796C5;
}
.pc .depart_three .xxgk .gk_top ul li,
.pc .depart_three .xxgk .gk_middle ul li,
.pc .depart_three .xxgk .gk_bottom ul li {
	float: left;
}
.pc .depart_three .xxgk .gk_top ul li,
.pc .depart_three .xxgk .gk_middle ul li {
	width: 25%;
	text-align: center;
}
.pc .depart_three .xxgk .gk_top ul li a,
.pc .depart_three .xxgk .gk_middle ul li a,
.pc .depart_three .xxgk .gk_bottom ul li a {
	display: block;
	cursor: pointer;
}
.pc .depart_three .xxgk .gk_middle,
.pc .depart_three .xxgk .gk_top {
	margin: 15px 0;
}
.pc .depart_three .xxgk .gk_middle{
	border-top: 1px solid #dcdcdc;
}
.pc .depart_three .xxgk .gk_middle ul li {
	line-height: 38px;
}
.pc .depart_three .xxgk .gk_bottom {
	border-top: 1px solid #DCDCDC;
	padding: 10px 0;
	padding-left: 5px;
}
.pc .depart_three .xxgk .gk_bottom ul li {
	width: 50%;
	line-height: 38px;
}
.pc .depart_three .xxgk .gk_bottom ul li a img {
	width: 20px;
	margin-right: 10px;
}
.pc .container .depart_five {
	margin-bottom: 80px;
}
.pc .depart_three .bs .bs_content .neirong .neirong_tit,.pc .depart_three .bs .bs_content .neirong .n_t {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 0;
}
.pc .depart_three .bs .bs_content .neirong .neirong_tit span ,.pc .depart_three .bs .bs_content .neirong .n_t span{
	display: inline-block;
	width: 12px;
	height: 6px;
	background: #d8d8d8;
	border-radius: 100px;
	cursor: pointer;
	margin: 0 6px;
}
.pc .depart_three .bs .bs_content .neirong .neirong_tit .fanye ,.pc .depart_three .bs .bs_content .neirong .n_t .fanye{
	background: #74ACD6;
}
.pc .depart_three .bs .bs_content .neirong .neirong_cont .bumen {
	overflow: scroll;
	overflow-x: hidden;
	height: 300px;
	font-size: 15px;
}
.pc .depart_three .bs .bs_content .neirong .neirong_cont .bumen li:hover a{
	color: #006EAB;
}
.pc .depart_three .bs .bs_content .neirong .neirong_cont .shiyong li{
	width: 47.5%;
	overflow: hidden;
	line-height: 50px;
	height: 50px;
	border: 1px solid #DCDCDC;
	margin: 3px;
	border-radius: 10px;
}
.pc .depart_three .bs .bs_content .neirong .neirong_cont .shiyong li:hover{
	background: #5796C5;
}
.pc .depart_three .bs .bs_content .neirong .neirong_cont .shiyong li:hover a{
	color: white;
}
.pc .container .yidong-cont{
	display: none;
}
.pc .rotate img {
	-webkit-transition: 1s;
	-webkit-transition: -webkit-transform 1s ease-out;
	transition: transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
}
.pc .rotate img:hover{
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
}
.pc .xuanfu{
	display: block;
}
.pc .container .tz{
       display:block;
	margin: auto;
	background-color: #f2f2f2;
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
}
.pc .container .tz ul li{
	line-height: 40px;
	height: 40px;
        float: left;
        margin: 0 20px;
}
.pc .container .tz ul li a{
	display: block;
	cursor: pointer;
	color:rgb(0, 88, 136); ;
}
.pc .container .tz ul li a img{
	width: 20px;
	vertical-align: middle;
	margin: 0 20px;
}
.pc .neirong img{
  height: 28px;
}
.informations {
 width: 1200px; 
 background-color: #f2f2f2; 
 height: 40px;
 line-height: 40px;
 margin: auto;
 margin-top: 10px;
}
.informations .blows {
  width: 115px;
  float:left;
  margin-left: 20px;
}
.informations .blows a {
  padding-left:5px;
  color:rgb(0, 88, 136)
}
.informations .tz ul li a img {
  margin-left:5px;
}
.pc .slideBox2{
    height:auto;
    width:1200px;
    margin:auto;
}
.pc .slideBox2 img{
 /* width:1200px;
   margin:auto; */
}