@charset "utf-8";
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-family: "微软雅黑";
  word-break: break-all;
  word-break: break-word;
}
body {
  min-width: 1330px;
}
img {
  border: 0;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #d64415;
  text-decoration: none;
}
li {
  list-style: none;
}
div,
li,
ul {
  overflow: hidden;
}
input[type="text"]:focus,
input[type="password"]:focus {
  outline: 0;
  outline: thin dotted \9;
  border: none;
}
.display{
  display: none;
}
.pages {
  width: 100%;
  height: 62px;
  text-align: center;
  margin-top: 30px;
}
.pages a,
.pages span {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  border-radius: 2px;
}
.pages a:hover {
  color: #009ce5;
}
.pages span {
  border: 0 solid #FF7E00;
  color: #009ce5;
}
.main {
  width: 1100px;
  margin: 0 auto;
}
header {
  height: 140px;
  padding-top: 23px;
}
header .logo {
  width: 240px;
  height: 60px;
  float: left;
}
header .hbanner {
  float: left;
  width: 490px;
  height: 60px;
}
header .lang {
  float: left;
  width: 134px;
  margin-top: 10px;
}
header .lang a {
  font-size: 12px;
}
header .lang .active {
  color: #d64415;
}
header .search {
  width: 232px;
  height: 35px;
  margin-top: 10px;
  float: right;
  background: #e5e5e5;
}
header .search .keyword {
  padding-left: 6px;
  padding-right: 6px;
  width: 180px;
  height: 35px;
  background: #e5e5e5;
  border: none;
  float: left;
}
header .search .btn {
  width: 35px;
  height: 35px;
  float: right;
  border: none;
  background: url(../images/search_btn.jpg);
}
header .nav {
  margin-top: 20px;
  height: 40px;
  background: #0093e7;
}
header .nav span {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  display: block;
  float: left;
  width: 182px;
  border-right: 1px solid #fff;
  background: #0093e7;
  text-align: center;
}
header .nav span a {
  color: #fff;
}
header .nav span:hover {
  background: #d5ebfb;
}
header .nav span:hover a {
  color: #3e3d3d;
}
header .nav span:hover .subm {
  display: block;
}
header .nav .first {
  width: 183px;
}
header .nav .last {
  border: none;
  width: 184px;
}
header .nav .active {
  background: #d5ebfb;
}
header .nav .active a {
  color: #3e3d3d;
}
header .subm {
  display: none;
  margin-top: -1px;
  width: 1100px;
  position: absolute;
  background: #b9e0f8;
  height: 312px;
  margin-left: -367px;
  z-index: 999999;
}
header .subm .subm_1,
header .subm .subm_2 {
  margin-top: 28px;
  margin-left: 62px;
  width: 750px;
  float: left;
}
header .subm .subm_1 .title,
header .subm .subm_2 .title {
  color: #0093e7;
  font-size: 22px;
  text-align: left;
}
header .subm .subm_1 .item,
header .subm .subm_2 .item {
  float: left;
  width: 232px;
  height: 90px;
  background: #ffffff;
  margin-top: 15px;
  margin-right: 15px;
}
header .subm .subm_1 .item .img,
header .subm .subm_2 .item .img {
  width: 90px;
  height: 90px;
  float: left;
}
header .subm .subm_1 .item .wz,
header .subm .subm_2 .item .wz {
  width: 90px;
  height: 90px;
  float: left;
}
header .subm .subm_1 .item .wz div,
header .subm .subm_2 .item .wz div {
  margin-top: 24px;
  width: 120px;
  display: inline-block;
  margin-left: 20px;
  text-align: left;
}
header .subm .subm_1 .item .wz .ld,
header .subm .subm_2 .item .wz .ld {
  margin-top: 30px;
  line-height: 16px;
}
header .subm .subm_1 .item:hover,
header .subm .subm_2 .item:hover {
  background: #0093e7;
}
header .subm .subm_1 .item:hover div,
header .subm .subm_2 .item:hover div {
  color: #fff;
}
header .subm .subm_2 {
  float: right;
  width: 260px;
  margin-left: 0px;
}
.dbanner {
  width: 100%;
  height: 410px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.crumbs {
  border: 1px solid #cccccc;
  height: 44px;
  line-height: 44px;
}
.crumbs a,
.crumbs span {
  margin-right: 10px;
}
.banner {
  height: 200px;
  width: 100%;
  background-position: top center;
}
.content .default {
  margin-top: 56px;
}
.content .default .js .tp {
  width: 480px;
  height: 360px;
  float: left;
}
.content .default .js .nr {
  width: 610px;
  margin-left: 10px;
  float: left;
}
.content .default .js .nr .t1 {
  color: #8a8a8a;
  font-size: 20px;
  margin-bottom: 4px;
}
.content .default .js .nr .t2 {
  color: #333333;
  font-size: 32px;
  margin-bottom: 66px;
}
.content .default .js .nr .t3 {
  color: #515151;
  line-height: 24px;
  text-align: justify;
  margin-bottom: 58px;
}
.content .default .js .nr .link a {
  display: block;
  float: left;
  width: 172px;
  height: 49px;
  line-height: 49px;
  padding-left: 40px;
  color: #fff;
  background: url(../images/jslink.jpg);
}
.content .default .news,
.content .xinwen .news {
  margin-top: 55px;
  background: #f4f4f4;
  width: 100%;
  padding-bottom: 50px;
}
.content .default .news .list,
.content .xinwen .news .list {
  margin-top: 73px;
}
.content .default .news .list .t,
.content .xinwen .news .list .t {
  font-size: 26px;
  color: #333333;
  padding-bottom: 20px;
  width: 100%;
}
.content .default .news .list .t a,
.content .xinwen .news .list .t a {
  margin-left: 20px;
  display: inline-block;
  background: url(../images/jt.png) center left no-repeat;
  padding-left: 14px;
  height: 35px;
  line-height: 35px;
}
.content .default .news .list li,
.content .xinwen .news .list li {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #cccccc;
}
.content .default .news .list li .rq,
.content .xinwen .news .list li .rq {
  width: 122px;
  float: left;
  padding-top: 10px;
}
.content .default .news .list li .title,
.content .xinwen .news .list li .title {
  width: 864px;
  float: left;
}
.content .default .news .list li .title a,
.content .xinwen .news .list li .title a {
  display: inline-block;
  background: url(../images/jt.png) center left no-repeat;
  padding-left: 14px;
  height: 35px;
  line-height: 35px;
}
.content .default .news .list li .title span,
.content .xinwen .news .list li .title span {
  display: block;
  clear: both;
  width: 106px;
  text-align: center;
  color: #fff;
  height: 22px;
  line-height: 22px;
  margin-top: 8px;
  background: #009ce5;
  margin-left: 14px;
  border-radius: 10px;
}
.content .default .news .list li .xq,
.content .xinwen .news .list li .xq {
  padding-top: 10px;
  width: 96px;
  float: right;
}
.content .xinwen {
  width: 1100px;
  margin: 0 auto;
}
.content .xinwen .titleb {
  color: #0093e7;
  font-size: 24px;
  height: 58px;
  background: url(../images/hrbg2.png) no-repeat bottom left;
}
.content .xinwen .titlec {
  margin-top: 30px;
  color: #0093e7;
  font-size: 24px;
  height: 58px;
  background: url(../images/hrbg11.png) no-repeat bottom left;
}
.content .xinwen .zeren {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content .xinwen .news {
  background: #fff;
}
.content .xinwen .news .list {
  margin-top: 30px;
}
.content .xinwen .show {
  width: 1048px;
  margin: 0 auto;
  margin-top: 40px;
  padding-bottom: 100px;
}
.content .xinwen .show .title {
  font-size: 28px;
  color: #0093e7;
  text-align: center;
}
.content .xinwen .show .qt {
  margin-top: 16px;
  text-align: center;
}
.content .xinwen .show .qt span {
  margin-right: 10px;
  margin-left: 10px;
}
.content .xinwen .show .hr {
  width: 1020px;
  margin: 0 auto;
  margin-top: 20px;
  border-bottom: 1px dotted #333;
}
.content .xinwen .show .nr {
  width: 960px ;
  margin: 0 auto;
  margin-top: 30px;
}
.content .xinwen .show .nr p {
  line-height: 24px;
  margin-top: 10px;
}
.content .jieshao,
.content .lianxi,
.content .yewu {
  margin-top: 50px;
  margin-bottom: 50px;
}
.content .jieshao table,
.content .lianxi table,
.content .yewu table,
.content .jieshao td,
.content .lianxi td,
.content .yewu td,
.content .jieshao tr,
.content .lianxi tr,
.content .yewu tr {
  padding: 0px;
  margin: 0px;
}
.content .jieshao .left,
.content .lianxi .left,
.content .yewu .left {
  background: #f6f6f6;
  width: 290px;
}
.content .jieshao .right,
.content .lianxi .right,
.content .yewu .right {
  background: #fff;
  width: 810px;
}
.content .jieshao .right .info,
.content .lianxi .right .info,
.content .yewu .right .info {
  margin-left: 40px;
}
.content .jieshao .right .info .title,
.content .lianxi .right .info .title,
.content .yewu .right .info .title,
.content .jieshao .right .info .title1,
.content .lianxi .right .info .title1,
.content .yewu .right .info .title1 {
  height: 45px;
  color: #0093e7;
  font-size: 20px;
  background: url(../images/hrbg.png) no-repeat bottom left;
}
.content .jieshao .right .info .title1,
.content .lianxi .right .info .title1,
.content .yewu .right .info .title1 {
  background: url(../images/hrbg1.png) no-repeat bottom left;
}
.content .jieshao .right .info .mt30,
.content .lianxi .right .info .mt30,
.content .yewu .right .info .mt30 {
  margin-top: 30px;
}
.content .jieshao .right .info .mt20,
.content .lianxi .right .info .mt20,
.content .yewu .right .info .mt20 {
  margin-top: 20px;
}
.content .jieshao .right .info .mt10,
.content .lianxi .right .info .mt10,
.content .yewu .right .info .mt10 {
  margin-top: 10px;
}
.content .jieshao .right .info .gy,
.content .lianxi .right .info .gy,
.content .yewu .right .info .gy {
  color: #2c2c2c;
  margin-top: 40px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #cccccc;
}
.content .jieshao .right .info .gy li,
.content .lianxi .right .info .gy li,
.content .yewu .right .info .gy li {
  margin-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
  border-bottom: 1px solid #cccccc;
}
.content .jieshao .right .info .gy .l,
.content .lianxi .right .info .gy .l,
.content .yewu .right .info .gy .l {
  width: 220px;
  float: left;
}
.content .jieshao .right .info .gy .w,
.content .lianxi .right .info .gy .w,
.content .yewu .right .info .gy .w {
  width: 550px;
  float: left;
}
.content .jieshao .right .info .ty,
.content .lianxi .right .info .ty,
.content .yewu .right .info .ty {
  width: 100%;
  line-height: 22px;
  color: #2c2c2c;
}
.content .jieshao .right .info .ty p,
.content .lianxi .right .info .ty p,
.content .yewu .right .info .ty p {
  margin-top: 20px;
  text-align: justify;
}
.content .jieshao .right .info .ty img,
.content .lianxi .right .info .ty img,
.content .yewu .right .info .ty img{
  max-width: 770px;
}
.content .jieshao .right .info .yw .wz,
.content .lianxi .right .info .yw .wz,
.content .yewu .right .info .yw .wz {
  color: #2c2c2c;
  float: left;
  width: 313px;
}
.content .jieshao .right .info .yw .wz p,
.content .lianxi .right .info .yw .wz p,
.content .yewu .right .info .yw .wz p {
  text-align: justify;
  margin-top: 20px;
}
.content .jieshao .right .info .yw .tp,
.content .lianxi .right .info .yw .tp,
.content .yewu .right .info .yw .tp {
  float: left;
  margin-left: 10px;
  width: 445px;
}
.content .jieshao .menu,
.content .lianxi .menu,
.content .yewu .menu {
  background: #fff;
}
.content .jieshao .menu .pm,
.content .lianxi .menu .pm,
.content .yewu .menu .pm {
  min-height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #cccccc;
}
.content .jieshao .menu .pm .t,
.content .lianxi .menu .pm .t,
.content .yewu .menu .pm .t {
  font-size: 16px;
  display: block;
  height: 64px;
  line-height: 64px;
  margin-left: 15px;
  padding-left: 17px;
  background: url(../images/jt.png) no-repeat left center;
}
.content .jieshao .menu .pm .t a,
.content .lianxi .menu .pm .t a,
.content .yewu .menu .pm .t a{
  font-size: 16px;
}
.content .jieshao .menu .pm .submenu,
.content .lianxi .menu .pm .submenu,
.content .yewu .menu .pm .submenu {
  background: #e5e5e5;
  display: none;
}
.content .jieshao .menu .active .submenu,
.content .lianxi .menu .active .submenu,
.content .yewu .menu .active .submenu {
  display: block;
}
.content .jieshao .menu .pm .submenu .st,
.content .lianxi .menu .pm .submenu .st,
.content .yewu .menu .pm .submenu .st {
  color: #000;
  font-size: 16px;
  display: block;
  height: 64px;
  line-height: 64px;
  margin-left: 15px;
  padding-left: 17px;
  background: url(../images/jt.png) no-repeat left center;
}
.content .jieshao .menu .pm .submenu .qtx,
.content .lianxi .menu .pm .submenu .qtx,
.content .yewu .menu .pm .submenu .qtx {
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 12px;
  background: #fff;
}
.content .jieshao .menu .pm .submenu .qtx .one,
.content .lianxi .menu .pm .submenu .qtx .one,
.content .yewu .menu .pm .submenu .qtx .one {
  border: none;
}
.content .jieshao .menu .pm .submenu .qtx a,
.content .lianxi .menu .pm .submenu .qtx a,
.content .yewu .menu .pm .submenu .qtx a {
  color: #000;
  margin-left: 10px;
  margin-right: 10px;
  background: url(../images/jt3.jpg) no-repeat left center;
  padding-left: 24px;
  border-top: 1px solid #cccccc;
  display: block;
  width: 100%;
}
.content .jieshao .menu .active,
.content .lianxi .menu .active,
.content .yewu .menu .active {
  background: #0093e7;
}
.content .jieshao .menu .active .t,
.content .lianxi .menu .active .t,
.content .yewu .menu .active .t {
  background: url(../images/jt2.png) no-repeat left center;
  color: #fff;
}
.content .jieshao .menu .active .t a,
.content .lianxi .menu .active .t a,
.content .yewu .menu .active .t a{
  color: #fff;
  font-size: 16px;
}
.content .yewu .right .info .title {
  font-size: 18px;
  margin-top: 40px;
}
.content .yewu .right .info .nr {
  margin-top: 10px;
}
.content .yewu .right .info .nr p {
  line-height: 24px;
  margin-top: 10px;
}
.content .yewu .right .info .xm {
  margin-top: 20px;
  margin-left: -16px;
}
.content .yewu .right .info .xm .item {
  margin-bottom: 15px;
  margin-left: 15px;
  overflow: hidden;
  width: 378px;
  float: left;
}
.content .yewu .right .info .xm .item .t {
  height: 36px;
  color: #fff;
  background: #0093e7;
  line-height: 36px;
}
.content .yewu .right .info .xm .item .t .jt {
  margin-left: 10px;
  margin-right: 8px;
}
.content .yewu .right .info .xm .item .t .c {
  float: right;
  margin-right: 10px;
}
.content .lianxi .lx {
  margin-top: 35px;
}
.content .lianxi .lx .fl {
  float: left;
}
.content .lianxi .lx .fr {
  float: right;
}
.content .lianxi .lx .item {
  width: 380px;
  height: 216px;
  margin-bottom: 16px;
}
.content .lianxi .lx .item .title {
  height: 43px;
  line-height: 43px;
  width: 360px;
  background: #0093e7;
  color: #fff;
  padding-left: 20px;
  font-size: 16px;
}
.content .lianxi .lx .item .img,
.content .lianxi .lx .item img {
  width: 380px;
  height: 173px;
}
.content .lianxi .lx .item .teladdress {
  display: none;
  background: #0093e7;
  color: #fff;
  font-size: 16px;
  position: absolute;
  margin-top: 43px;
  width: 380px;
  height: 173px;
  filter: alpha(opacity=90);
  /*支持 IE 浏览器*/
  -moz-opacity: 0.9;
  /*支持 FireFox 浏览器*/
  opacity: 0.9;
  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.content .lianxi .lx .item .teladdress .list {
  margin-top: 10px;
  margin-left: 20px;
}
.content .lianxi .lx .item .teladdress li {
  float: left;
  height: 30px;
  line-height: 30px;
  width: 296px;
}
.content .lianxi .lx .item .teladdress .w {
  width: 356px ;
}
.content .lianxi .lx .item .teladdress .l {
  width: 56px;
  padding-right: 6px;
}
.content .lianxi .lx .item:hover .teladdress {
  display: block;
}
.content .lianxi .bd {
  padding-top: 20px;
  margin-left: 20px;
  width: 692px ;
}
.content .lianxi .bd li {
  min-height: 38px;
  margin-bottom: 20px;
  line-height: 38px;
  float: left;
  width: 562px;
}
.content .lianxi .bd input,
.content .lianxi .bd textarea {
  border: 1px solid #cccccc;
  min-height: 38px;
  width: 548px;
  padding-left: 6px;
  padding-right: 6px;
}
.content .lianxi .bd textarea {
  height: 121px ;
  width: 546px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.content .lianxi .bd .l {
  width: 130px;
}
.content .lianxi .bd .w {
  width: 690px;
}
.content .lianxi .bd .sm {
  margin-left: 74px;
}
.content .lianxi .bd .but {
  margin-top: 20px;
  margin-left: 200px;
  width: 136px;
  height: 34px;
  background: url(../images/but.jpg);
  border: none;
}
footer {
  background: #e5e5e5;
  overflow: hidden;
}
footer .nav {
  overflow: hidden;
  margin-top: 35px;
}
footer .nav .t {
  background: url(../images/jt.png) no-repeat left center;
  padding-left: 14px;
  height: 50px;
  line-height: 50px;
  width: 100%;
}
footer .nav .list {
  margin-top: 24px;
}
footer .nav .list a {
  background: url(../images/jt1.png) no-repeat left center;
  line-height: 36px;
  height: 36px;
  display: inline-block;
  width: 100%;
  padding-left: 10px;
}
footer .nav .br {
  border-bottom: 1px solid #cccccc;
}
footer .nav ul {
  float: left;
  margin-right: 45px;
}
footer .nav .u1 {
  width: 100px;
}
footer .nav .u2 {
  width: 120px;
}
footer .nav .u3 {
  width: 252px;
}
footer .nav .u3 .l {
  float: left;
  width: 180px;
}
footer .nav .u3 .r {
  float: left;
  margin-left: 4px;
  width: 68px;
}
footer .nav .u4 {
  width: 110px;
}
footer .nav .u5 {
  width: 130px;
}
footer .nav .u6 {
  float: right;
  margin-right: 0px;
  width: 160px;
}
footer .copyright {
  margin-top: 40px;
  width: 100%;
  color: #fff;
  background: #6b6b6b;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

.ywbk {
  width: 1096px;
  margin: 0 auto;
}
.ywbk .ytitle {
  font-size: 30px;
  color: #0093e7;
  margin-top: 30px;
}
.ywbk .ycon {
  font-size: 16px;
  color: #000;
  line-height: 32px;
  margin-top: 20px;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.ywbk .ylist {
  margin-top: 42px;
}
.ywbk .ylist .li {
  float: left;
  width: 356px;
  height: 356px;
  margin-right: 14px;
  margin-bottom: 14px;
}
.ywbk .ylist .li1 {
  float: right;
  width: 356px;
  height: 356px;
  margin-right: 0px;
}
.ywbk .ylist .li .bg {
  position: absolute;
  width: 356px;
  height: 356px;
}
.ywbk .ylist .li .bg .t1 {
  font-size: 26px;
  color: #0093e7;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 88px;
}
.ywbk .ylist .li .bg .t2 {
  font-size: 20px;
  color: #2e3760;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 24px;
}
.ywbk .ylist .li .bg .t3 {
  width: 150px;
  height: 38px;
  text-align: center;
  background-color: #3b63a8;
  line-height: 38px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  margin-top: 30px;
}
.ywbk .ylist .li .bg .t3 a {
  color: #FFF;
}
.ywbk .mb1 {
  margin-top: 52px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.ywbk .mb1 .title {
  color: #0093e7;
  font-size: 30px;
  margin-bottom: 20px;
}
.ywbk .mb1 .con {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.ywbk .mb2 {
  margin-top: 52px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.ywbk .mb2 .title {
  color: #e94a17;
  font-size: 30px;
  margin-bottom: 20px;
}
.ywbk .mb2 .con {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.ywbk .mb2 .tab {
  margin-top: 26px;
}
.ywbk .mb2 .tab .tab1 {
  background-image: url(../images/tabbg1.jpg);
  height: 59px;
}
.ywbk .mb2 .tab .tab1 .tab1_1 {
  cursor: pointer;
  font-size: 19px;
  float: left;
  color: #2e3760;
  width: 359px;
  margin-right: 9px;
  height: 59px;
  line-height: 50px;
  text-align: center;
  background-image: url(../images/tabbg3.jpg);
}
.ywbk .mb2 .tab .tab1 .act {
  cursor: pointer;
  font-size: 19px;
  color: #fff;
  float: left;
  width: 359px;
  margin-right: 9px;
  height: 59px;
  line-height: 50px;
  text-align: center;
  background-image: url(../images/tabbg2.jpg);
  background-position: center;
}
.ywbk .mb2 .tab .tab1 .tab1_2 {
  float: right;
  margin-right: 0px;
}
.ywbk .mb2 .tab .tab2 {
  margin-top: 23px;
}
.ywbk .mb2 .tab .tab2 .tab2_1 .left {
  width: 520px;
  float: left;
}
.ywbk .mb2 .tab .tab2 .tab2_1 .left .t {
  font-weight: bold;
}
.ywbk .mb2 .tab .tab2 .tab2_1 .left p {
  margin-top: 6px;
  margin-bottom: 6px;
}
.ywbk .mb2 .tab .tab2 .tab2_1 .left .title {
  font-size: 16px;
  margin-bottom: 26px;
  color: #000;
  font-weight: bold;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.ywbk .mb2 .tab .tab2 .tab2_1 .left .con {
  text-align: justify;
  text-justify: distribute-all-lines;
  color: #000;
  font-size: 16px;
  line-height: 28px;
}
.ywbk .mb2 .tab .tab2 .tab2_1 .left .link {
  height: 68px;
  line-height: 66px;
  margin-top: 26px;
  width: 366px;
  border: 2px solid #0093e7;
  text-align: center;
  font-size: 24px;
}
.ywbk .mb2 .tab .tab2 .tab2_1 .left .link a {
  color: #393939;
}
.ywbk .mb2 .tab .tab2 .tab2_1 .right {
  height: 338px;
  width: 544px;
  float: right;
}
.ywbk .mb3 {
  margin-top: 52px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.ywbk .mb3 .title {
  color: #e94a17;
  font-size: 30px;
  margin-bottom: 20px;
}
.ywbk .mb3 .con {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.ywbk .mb3 .tab {
  margin-top: 26px;
}
.ywbk .mb3 .tab .tab1 {
  background-image: url(../images/tabbg1.jpg);
}
.ywbk .mb3 .tab .tab1 .tab1_1 {
  cursor: pointer;
  font-size: 16px;
  float: left;
  color: #2e3760;
  width: 267px;
  margin-right: 9px;
  height: 59px;
  line-height: 50px;
  text-align: center;
  background-image: url(../images/tabbg3.jpg);
}
.ywbk .mb3 .tab .tab1 .act {
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  float: left;
  width: 267px;
  margin-right: 9px;
  height: 59px;
  line-height: 50px;
  text-align: center;
  background-image: url(../images/tabbg2.jpg);
  background-position: center;
}
.ywbk .mb3 .tab .tab1 .tab1_2 {
  float: right;
  margin-right: 0px;
}
.ywbk .mb3 .tab .tab2 {
  margin-top: 23px;
}
.ywbk .mb3 .tab .tab2 .tab2_1 .left {
  width: 520px;
  float: left;
}
.ywbk .mb3 .tab .tab2 .tab2_1 .left .t {
  font-weight: bold;
}
.ywbk .mb3 .tab .tab2 .tab2_1 .left p {
  margin-top: 6px;
  margin-bottom: 6px;
}
.ywbk .mb3 .tab .tab2 .tab2_1 .left .title {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin-bottom: 26px;
}
.ywbk .mb3 .tab .tab2 .tab2_1 .left .con {
  text-align: justify;
  text-justify: distribute-all-lines;
  color: #000;
  font-size: 16px;
  line-height: 28px;
}
.ywbk .mb3 .tab .tab2 .tab2_1 .left .link {
  height: 68px;
  line-height: 66px;
  margin-top: 26px;
  width: 366px;
  border: 2px solid #0093e7;
  text-align: center;
  font-size: 24px;
}
.ywbk .mb3 .tab .tab2 .tab2_1 .left .link a {
  color: #393939;
}
.ywbk .mb3 .tab .tab2 .tab2_1 .right {
  height: 338px;
  width: 544px;
  float: right;
}
.ywbk .mb4 {
  margin-top: 52px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.ywbk .mb4 .title {
  color: #e94a17;
  font-size: 30px;
  margin-bottom: 20px;
}
.ywbk .mb4 .con {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.ywbk .mb4 .list {
  margin-top: 20px;
  height: 340px;
}
.ywbk .mb4 .list .lbut {
  position: absolute;
  cursor: pointer;
  z-index: 999;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  margin-top: 106px;
  width: 50px;
  height: 50px;
  background: #14c6fe;
}
.ywbk .mb4 .list .rbut {
  position: absolute;
  cursor: pointer;
  z-index: 999;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  margin-top: 106px;
  margin-left: 1042px;
  width: 50px;
  height: 50px;
  background: #14c6fe;
}
.ywbk .mb4 .list .gdlist {
  position: absolute;
  height: 330px;
  width: 1092px;
}
.ywbk .mb4 .list .gdlist1 {
  position: absolute;
  height: 330px;
}
.ywbk .mb4 .list .li {
  float: left;
  width: 348px;
  margin-right: 24px;
  height: 330px;
}
.ywbk .mb4 .list .li img {
  border: 1px solid #e6e6e6;
}
.ywbk .mb4 .list .li .l1 {
  color: #393939;
  margin-top: 16px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
}
.ywbk .mb4 .list .li .l2 {
  color: #727272;
  margin-top: 8px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}
.ywbk .mb4 .link {
  height: 68px;
  line-height: 66px;
  margin-top: 26px;
  width: 366px;
  border: 2px solid #0093e7;
  text-align: center;
  font-size: 24px;
}
.ywbk .mb4 .link a {
  color: #393939;
}
.ywbk .mb5 {
  margin-top: 52px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.ywbk .mb5 .title {
  color: #e94a17;
  font-size: 30px;
  margin-bottom: 20px;
}
.ywbk .mb5 .con {
  margin-top: 20px;
}
.ywbk .mb5 .con .left {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  text-justify: distribute-all-lines;
  width: 526px;
  float: left;
}
.ywbk .mb5 .con .left .t {
  font-weight: bold;
}
.ywbk .mb5 .con .left p {
  margin-top: 6px;
  margin-bottom: 6px;
}
.ywbk .mb5 .con .right {
  float: right;
  width: 548px;
  height: 368px;
  margin-top: 7px;
}
.ywbk .mb5 .con .left .link {
  height: 68px;
  line-height: 66px;
  margin-top: 26px;
  width: 366px;
  border: 2px solid #0093e7;
  text-align: center;
  font-size: 24px;
}
.ywbk .mb5 .con .left .link a {
  color: #393939;
}
.ywbk .dy {
  margin-top: 40px;
}

.hr .d1{ color:#e94a17; font-size:20px; text-align:left; margin-top:10px;}
.hr .d2{ font-size:16px;color: #474747; line-height:25px; text-align:left; }
.hr .d2 span{color:#e94a17; }
.hr .list{ background:#f9f9f9; padding:20px; padding-top:0px; margin-top:20px;}
.hr .list .li{ margin-top:20px;  background:#fff;}
.hr .list .li .tt{ float:left; width:646px; font-size:16px; font-weight:bold; margin-top:0px; height:50px; cursor:pointer; line-height:50px; margin-left:20px;}
.hr .list .li .jia{ float:right; width:50px; height:50px; line-height:50px;  cursor:pointer;}
.hr .list .li .text{ clear:both; display:none; margin:20px; padding-top:20px; line-height:24px; border-top:1px #cacaca solid;}