@charset "utf-8";
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
i,
form,
ul,
li,
dl,
dt,
dd {
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  font-family: "Microsoft Yahei", Tahoma;
  font-size: 12px;
  width: 100%;
}
em,
i,
b {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
h3 {
  font-size: 14px;
}
a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
a img {
  border: none;
  display: block;
}
input[type="submit"],
input[type="button"],
button {
  cursor: pointer;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"] {
  padding: 0 0 0 3px;
}
:focus,
input,
select,
textarea,
button {
  outline: none;
}
textarea {
  resize: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}
br {
  display: inline;
  line-height: 20px;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.img,
.img img {
  display: block;
  overflow: hidden;
}
.container {
  background-color: #fff;
}
.item {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.f3Bg {
  height: 300px;
  background: #ad6ac8 url(../images/f3bg.jpg) no-repeat center bottom;
}
.bgColor {
  background-color: #f9f9f9;
}
.titH2 {
  position: relative;
  height: 64px;
  text-align: center;
}
.titH2 span {
  font-size: 42px;
  color: #9a65b0;
  display: inline-block;
  padding: 0 76px;
  position: relative;
  line-height: 64px;
}
.titH2 em {
  width: 600px;
  height: 1px;
  background-color: #9a65b0;
  position: absolute;
  top: 50%;
}
.titH2 i {
  width: 4px;
  height: 24px;
  background-color: #9a65b0;
  position: absolute;
  top: -12px;
  border-radius: 2px;
}
.titH2 .em1 {
  right: 100%;
}
.titH2 .em2 {
  left: 100%;
}
.titH2 .em1 i {
  right: 0;
}
.titH2 .em2 i {
  left: 0;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.logo {
  float: left;
}
.dh {
  float: right;
}
.head {
  background-color: #7b3697;
  height: 58px;
  padding-left: 110px;
}
.head a {
  float: left;
  position: relative;
  width: 144px;
  height: 58px;
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 58px;
  text-align: center;
}
.head a:hover {
  background-color: #652c7c;
}
.banner {
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
/* f1Box */
.f1Box {
  padding: 68px 0 95px;
}
.f1Left {
  float: left;
  width: 712px;
}
.f1Left h2 {
  font-size: 26px;
  color: #333;
  border-bottom: 1px solid #d2d2d2;
}
.f1Left h2 span {
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
}
.f1Left h2 span i {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #80389e;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.f1Left dl {
  overflow: hidden;
  border-bottom: 1px dashed #d2d2d2;
  padding: 30px 0;
}
.f1Left dl dt {
  float: left;
  overflow: hidden;
}
.f1Left dl dt,
.f1Left dl dt img {
  width: 224px;
  height: 168px;
  transition: all 0.3s;
}
.f1Left dl dt img:hover {
  transform: scale(1.02);
}
.f1Left dl dd {
  padding-left: 250px;
}
.f1Left dl dd h3 {
  font-size: 22px;
  line-height: 64px;
}
.f1Left dl dd h3 a {
  color: #000;
}
.f1Left dl dd h3 a:hover {
  color: #80389e;
}
.f1Left dl dd p {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
}
.f1Left dl dd p a {
  color: #ff9000;
}
.f1Left dl dd p a:hover {
  color: #80389e;
}
.f1Left ul {
  overflow: hidden;
  padding-top: 20px;
}
.f1Left li {
  float: left;
  position: relative;
  width: 336px;
  height: 33px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.f1Left li a {
  font-size: 16px;
  line-height: 33px;
  color: #000000;
  padding-left: 10px;
  display: block;
  height: 33px;
  overflow: hidden;
}
.f1Left li a:hover {
  color: #80389e;
}
.f1Left li i {
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.f1Right {
  float: right;
  width: 398px;
}
.f1Top {
  background-color: #f3f3f3;
  overflow: hidden;
  padding: 20px 14px 20px 30px;
}
.f1Top a {
  display: block;
  width: 102px;
  height: 80px;
  padding-top: 8px;
  float: left;
  font-size: 16px;
  color: #333333;
  line-height: 32px;
  margin-right: 16px;
  text-align: center;
  position: relative;
}
.f1Top a i {
  display: block;
  width: 48px;
  height: 40px;
  margin: 0 auto;
  transition: all 0.3s;
  background: url(../images/f1icon.png) no-repeat;
}
.f1Top .a2 i {
  background-position: -48px 0;
}
.f1Top .a3 i {
  background-position: -96px 0;
}
.f1Top .a4 i {
  background-position: -144px 0;
}
.f1Top .a5 i {
  background-position: -192px 0;
}
.f1Top .a6 i {
  background-position: -240px 0;
}
.f1Top a:hover {
  color: #fff;
}
.f1Top .a1:hover {
  background-color: #ff9900;
}
.f1Top .a2:hover {
  background-color: #4da1e9;
}
.f1Top .a4:hover {
  background-color: #4db8e5;
}
.f1Top .a5:hover {
  background-color: #e5c070;
}
.f1Top .a6:hover {
  background-color: #908ebc;
}
.f1Top .a1:hover i {
  background-position: 0 -40px;
}
.f1Top .a2:hover i {
  background-position: -48px -40px;
}
.f1Top .a4:hover i {
  background-position: -144px -40px;
}
.f1Top .a5:hover i {
  background-position: -192px -40px;
}
.f1Top .a6:hover i {
  background-position: -240px -40px;
}
.f1Top .a3 em {
  display: block;
  background-color: #fff;
  position: absolute;
  top: 1px;
  left: 50%;
  margin-left: -40px;
  display: none;
  z-index: 10;
}
.f1Top .a3 em,
.f1Top .a3 em img {
  width: 80px;
  height: 80px;
}
.f1Mid {
  border: 1px solid #e8e8e8;
  padding: 15px 0;
}
.f1Mid span {
  display: block;
  font-size: 18px;
  color: #2e2e2e;
  line-height: 32px;
  padding-left: 130px;
  position: relative;
}
.f1Mid span b {
  font-weight: bold;
  color: #ff3c3f;
  display: block;
}
.f1Mid span i {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/f1icon.png) no-repeat -290px 0;
  position: absolute;
  left: 65px;
  top: 50%;
  margin-top: -25px;
}
.f1Bot dl {
  overflow: hidden;
  padding: 18px 0 18px 60px;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.f1Bot dl dt {
  float: left;
}
.f1Bot dl dt,
.f1Bot dl dt img {
  width: 109px;
  height: 109px;
}
.f1Bot dl dd {
  width: 150px;
  float: left;
  margin-left: 20px;
}
.f1Bot dl dd h3 {
  font-size: 26px;
  color: #2e2e2e;
  line-height: 44px;
  border-bottom: 1px solid #d1d1d1;
  text-align: center;
  font-weight: normal;
}
.f1Bot dl dd p {
  font-size: 16px;
  line-height: 30px;
  color: #2e2e2e;
  text-align: center;
  margin-top: 4px;
}
.f1Bot dl dd p b {
  display: block;
  font-weight: bold;
}
/* f2Box */
.f2Box {
  padding: 48px 0 70px;
}
.f2Box ul {
  height: 310px;
  padding-top: 32px;
}
.f2Box li {
  float: left;
  width: 224px;
  height: 310px;
  margin-right: 20px;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s;
}
.f2Box li.mr0 {
  margin-right: 0;
}
.f2Box li img {
  width: 224px;
  height: 260px;
  display: block;
}
.f2Box li:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
.f2Box li p {
  height: 50px;
  background-color: #ad6ac8;
  color: #fff;
  font-size: 28px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
}
/* f3Box */
.f3Box {
  padding-top: 50px;
}
.f3Box .titH2 span {
  color: #fff;
}
.f3Box .titH2 em,
.f3Box .titH2 i {
  background-color: #fff;
}
.f3Con {
  margin-top: 20px;
  overflow: hidden;
}
.f3Con dl {
  float: left;
  width: 220px;
  height: 182px;
  margin-bottom: 24px;
  margin-right: 20px;
}
.f3Con dl.mr0 {
  margin-right: 0;
}
.f3Con dl dt {
  height: 50px;
  border-bottom: 1px solid #fff;
}
.f3Con dl dt a {
  height: 50px;
  display: block;
  color: #ffef6c;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px;
}
.f3Con dl dd {
  overflow: hidden;
}
.f3Con dl dd a {
  float: left;
  width: 50%;
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
}
.f3Con dl dd a.w100 {
  width: 100%;
}
.f3Con dl dd a i {
  padding-right: 4px;
}
.f3Con dl dd a:hover {
  color: #ffef6c;
}
/* f4Box */
.f4Box {
  padding: 50px 0 70px;
}
.f4Con {
  padding-top: 34px;
  overflow: hidden;
}
.f4Con dl {
  float: left;
  width: 285px;
  margin-right: 20px;
  background-color: #9a65b0;
  border-radius: 10px;
  overflow: hidden;
}
.f4Con dl.mr0 {
  margin-right: 0;
}
.f4Con dl dt {
  height: 200px;
  border-radius: 10px;
  overflow: hidden;
}
.f4Con dl dt img {
  width: 285px;
  height: 200px;
  display: block;
  transition: all 0.3s;
}
.f4Con dl dt img:hover {
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
  cursor: pointer;
}
.f4Con dl dd {
  height: 172px;
  padding: 0 18px;
}
.f4Con dl dd h3 {
  padding-top: 12px;
  text-align: center;
}
.f4Con dl dd h3 span {
  display: inline-block;
  height: 36px;
  border-bottom: 1px solid #c2a3d0;
  color: #fff;
  font-size: 22px;
  line-height: 36px;
}
.f4Con dl dd p {
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
/* f5Box */
.f5Box {
  margin-top: 20px;
}
/*公共模块友情链接*/
.friendShip {
  padding: 10px 0;
  width: 1200px;
  margin: 0 auto;
}
.friendShip .tab {
  height: 54px;
  border-bottom: 1px solid #ccc;
}
.friendShip .tab span {
  float: left;
  position: relative;
  width: 94px;
  height: 54px;
  color: #333;
  font-size: 18px;
  line-height: 54px;
  text-align: center;
}
.friendShip .tabBox {
  overflow: hidden;
  padding-top: 26px;
}
.friendShip .tabBox li {
  display: inline-block;
  width: auto;
}
.friendShip .tabBox a {
  margin-right: 20px;
  color: #333;
  font-size: 16px;
  line-height: 28px;
}
.footer {
  width: 1200px;
  height: 180px;
  margin: 0 auto;
  background: #f2f2f2;
  border-top: 2px solid #5d5a56;
  margin-top: 40px;
  padding-top: 10px;
}
.footer .d1 {
  width: 294px;
  float: left;
  margin: 0 50px 0 30px;
}
.footer .d2 {
  width: 167px;
  float: left;
}
.footer .d2 h6 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 8px;
}
.footer .d2 a {
  display: block;
  font-size: 14px;
  line-height: 24px;
}
.footer .d2 a:hover {
  color: #db1374;
}
.footer .d3 {
  width: 450px;
  float: left;
  margin-top: 20px;
  padding-left: 25px;
}
.footer .d3 p {
  font-size: 14px;
  line-height: 30px;
}
.footer .d3 p a {
  color: #000;
}
.footer .d4 {
  width: 170px;
  float: right;
}
.footer .d5 {
  width: 100%;
}
.footer .d5 p {
  float: right;
  margin-top: 30px;
}
.footer .d5 p b {
  color: #fb7803;
}
.footer .d5 .ss {
  width: 390px;
  float: right;
  margin-top: 20px;
}
.footer .d5 .ss .s_btn1 {
  width: 293px;
  height: 35px;
  border: 1px solid #ccc;
  background: #fff;
  color: #999;
}
.footer .d5 .ss .s_btn2 {
  width: 70px;
  height: 37px;
  background: #fb7803;
  color: #fff;
  font-size: 16px;
  font-family: "微软雅黑";
}
.list-icon {
  background: url(../images/icon.png) no-repeat;
}
.modular {
  width: 1200px;
  padding-bottom: 30px;
  margin: 0 auto;
  overflow: hidden;
}
.main {
  float: left;
  width: 870px;
  padding-top: 8px;
}
.adr {
  padding-left: 26px;
  color: #848484;
  font-size: 16px;
}
.adr a {
  color: #848484;
}
.adr a:hover {
  color: #ff6600;
}
.wzbt {
  line-height: 60px;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  color: #2e2e2e;
  padding: 30px 0 10px;
}
.lysj {
  text-align: center;
  color: #848484;
  font-size: 16px;
}
.lysj a {
  color: #848484;
}
.lysj a:hover {
  color: #ff6600;
}
.list-box {
  padding-top: 16px;
  font-size: 20px;
}
.list-box dl {
  position: relative;
  padding: 5px 18px 48px;
  margin-bottom: 15px;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  transition: all 0.3s;
  cursor: pointer;
}
.list-box dl:hover {
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.4);
}
.list-box dl dt {
  position: relative;
  height: 45px;
  padding: 0 210px 0 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-box dl dt i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 16px;
  height: 18px;
  background-position: -30px 0;
  transition: all 0.3s;
}
.list-box dl dt a {
  color: #333;
  font-size: 20px;
  line-height: 45px;
}
.list-box dl dt a:hover {
  color: #ff6600;
}
.list-box dl dt a:hover i {
  background-position: -50px 0;
}
.list-box dl dt span {
  position: absolute;
  top: 0;
  right: 0;
  color: #bfbfbf;
  font-size: 16px;
  line-height: 45px;
}
.list-box dl dd {
  padding-top: 5px;
}
.list-box dl dd p {
  color: #656565;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
}
.list-box dl dd p a {
  color: #ff6600;
}
.list-box .search {
  line-height: 43px;
  font-size: 18px;
  color: #e16813;
  padding-top: 18px;
}
.list-box .search span {
  font-weight: bold;
}
.list-box .search a {
  color: #e16813;
  display: inline-block;
  margin-right: 30px;
}
.list-box .pager {
  padding-top: 15px;
}
.pager li {
  display: flex;
  flex-wrap: wrap;
  margin: 0 2px;
  color: #606060;
  font-size: 14px;
  line-height: 28px;
}
.pager li a {
  height: 28px;
  padding: 0 10px;
  border: 1px solid #eaeaea;
  color: #606060;
}
.pager li select {
  width: 48px;
  height: 20px;
  padding-left: 8px;
  border: 1px solid #eaeaea;
  color: #606060;
  font-size: 16px;
  line-height: 20px;
}
.pager li.thisclass {
  height: 28px;
  padding: 0 8px;
  background-color: #f17825;
  border-color: #f17825;
  color: #fff;
}
/* sidebar */
.sidebar {
  float: right;
  width: 310px;
  padding-top: 64px;
}
.introduce {
  margin-bottom: 12px;
  border: 1px solid #f6f3f0;
}
.introduce dl {
  border-bottom: 1px solid #f6f3f0;
}
.introduce dl dt {
  width: 308px;
  height: 230px;
  border-radius: 6px;
  overflow: hidden;
}
.introduce dl dt img {
  width: 308px;
  height: 230px;
  display: block;
}
.introduce dl dd {
  padding: 5px 6px;
  color: #333;
  font-size: 14px;
  line-height: 22px;
}
.introduce dl dd a {
  color: #ff6600;
}
.convenient {
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.convenient h2 {
  position: relative;
  height: 52px;
  padding-left: 100px;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  line-height: 52px;
}
.convenient h2 i {
  position: absolute;
  left: 70px;
  top: 12px;
  width: 25px;
  height: 25px;
  background-position: -160px 0;
}
.convenient h3 {
  position: relative;
  width: 208px;
  height: 66px;
  padding: 10px 0 0 68px;
  margin: 0 auto;
  border-bottom: 1px dashed #eae6e3;
  border-top: 1px dashed #eae6e3;
  color: #333;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
}
.convenient h3 i {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -22px;
  width: 44px;
  height: 44px;
  background-position: -260px 0;
}
.convenient h3 span {
  display: block;
  font-size: 16px;
  line-height: 28px;
}
.convenient h3 b {
  font-size: 22px;
}
.convenient ul {
  padding: 0 4px 8px;
  overflow: hidden;
}
.convenient li {
  float: left;
  position: relative;
  width: 100px;
  height: 30px;
  padding-top: 52px;
}
.convenient li i {
  position: absolute;
  top: 10px;
  left: 50%;
}
.convenient li.i1 i {
  margin-left: -20px;
  width: 41px;
  height: 41px;
  background-position: 0 -110px;
}
.convenient li.i2 i {
  margin-left: -18px;
  width: 35px;
  height: 41px;
  background-position: -50px -110px;
}
.convenient li.i3 i {
  margin-left: -22px;
  width: 44px;
  height: 42px;
  background-position: -100px -110px;
}
.convenient li a {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.convenient li a:hover {
  color: #f17825;
}
.hotLine {
  position: relative;
  height: 72px;
  padding: 18px 0 0 96px;
  background-color: #f17825;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}
.hotLine i {
  position: absolute;
  left: 34px;
  top: 50%;
  margin-top: -23px;
  width: 50px;
  height: 46px;
  background-position: -200px 0;
}
.hotLine b {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}
.upsetBox {
  padding-top: 12px;
}
.upsetBox h2 {
  width: 325px;
  overflow: hidden;
  position: relative;
}
.upsetBox h2 span {
  height: 47px;
  line-height: 47px;
  font-size: 24px;
  font-weight: normal;
  color: #000;
  padding-right: 10px;
  position: relative;
}
.upsetBox h2 span em {
  color: #e16813;
}
.upsetBox h2 i {
  width: 325px;
  height: 0;
  border-bottom: #000 solid 1px;
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
}
.upsetCon {
  border: #ddd solid 1px;
  padding: 15px 0;
  overflow: hidden;
}
.upsetCon li {
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  color: #e16813;
  overflow: hidden;
  position: relative;
  padding-left: 37px;
}
.upsetCon li a {
  color: #e16813;
}
.upsetCon li i {
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
  background-color: #e16813;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -7px;
}
.upsetCon li.none a {
  color: #717171;
}
.upsetCon li.none i {
  background-color: #717171;
}
