@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  font-family: "Microsoft Yahei", Helvetica, Arial, "微软雅黑", sans-serif;
  color: #666;
  font-size: 12px;
}
body,
button,
input,
select,
textarea {
  outline: none;
}
input,
select,
textarea {
  font-size: 100%;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: middle;
}
iframe {
  display: block;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
menu,
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
ins,
a,
a:visited {
  text-decoration: none;
  outline: none;
}
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: "Helvetica Neue", Helvetica, Arial, "微软雅黑", sans-serif;
}
/*input[type="checkbox"]{ background:#2460aa; color:#fff; -webkit-text-shadow:none; border-color:#2157db; margin-right:0.08rem; border-radius:2px; -webkit-box-shadow:none;}*/
/*去除ios浏览器中input button的风格*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  outline: none;
}
/*移除html5 input="number"的小箭头*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
a {
  color: #000;
}
/*头部代码*/
.head {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.head .top {
  width: 100%;
  height: 194px;
  overflow: hidden;
  background: url("/images/logo.png") center center no-repeat;
}
.head .menu {
  width: 100%;
  height: 43px;
  overflow: hidden;
  background: url("/images/menu.gif") center center;
}
.head .menu .nav {
  width: 1351px;
  height: 43px;
  overflow: hidden;
  background: url("/images/nav.gif") center center no-repeat;
  margin: 0 auto;
}
.head .menu .nav a {
  display: block;
  width: 10%;
  height: 35px;
  overflow: hidden;
  margin-top: 4px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  float: left;
}
.head .menu .nav a:hover {
  background: #793e2c;
}
/*首页主体*/
.index {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url("/images/bg.gif") top center;
}
.index .main {
  width: 1351px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 10px;
}
.index .main .sypicnews {
  width: 569px;
  height: 372px;
  float: left;
  border: 1px solid #9d9d9d;
  padding: 8px;
  margin-bottom: 20px;
}
.index .main .synews {
  width: 735px;
  height: 372px;
  float: right;
  border: 1px solid #9d9d9d;
  padding: 8px;
}
.index .main .synews .synews_title {
  width: 100%;
  height: 35px;
  padding-bottom: 22px;
  background-image: url(/images/syxwlihw01.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  line-height: 55px;
  padding-top: 5px;
  font-family: "微软雅黑";
  font-size: 16px;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
.index .main .synews .synews_list {
  width: 693px;
  height: auto;
  overflow: hidden;
  line-height: 44px;
  border-bottom: 1px dashed #a9a9a1;
  font-family: "微软雅黑";
  margin: 0 auto;
  font-size: 14px;
  color: #333333;
  list-style: none;
  text-decoration: none;
  background-image: url(/images/synewsicon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 22px;
}
.index .main .synews .synews_list p {
  width: 80%;
  float: left;
}
.index .main .synews .synews_list span {
  width: 15%;
  float: right;
  text-align: right;
  padding-right: 10px;
}
.index .main .synews .synews_list .ac {
  color: #333333;
  font-family: "微软雅黑";
  font-size: 14px;
}
.index .main .synews .synews_list:hover .ac {
  text-decoration: underline;
  color: #f00;
}
.index .main .synews .synews_list:last-child {
  border: 0;
}
.index .main .syxhintro {
  width: 100%;
  height: 61px;
  background-image: url(/images/syxhjjdi.png);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
}
.index .main .syxhintro .syxhintro_title {
  padding-left: 16px;
  float: left;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #FFFFFF;
  padding-top: 26px;
}
.index .main .syxhintro .syxhintro_more {
  float: right;
  width: 50px;
  height: 30px;
  margin-top: 24px;
}
.index .main .syxhintro .syxhintro_more a {
  width: 50px;
  height: 30px;
  display: block;
  cursor: pointer;
}
.index .main .syxhjs {
  width: 651px;
  height: 472px;
  float: left;
  overflow: hidden;
}
.index .main .syxhjs .syxhjs_title {
  width: 100%;
  height: 71px;
  background-image: url(/images/syxhjjtitledi.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 71px;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
.index .main .syxhjs .syxhjs_content {
  width: 91%;
  height: auto;
  padding-left: 4.5%;
  padding-right: 4.5%;
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 28px;
  padding-top: 12px;
  color: #494949;
}
.index .main .syxhjs .syxhjs_content_pic {
  width: 185px;
  height: 120px;
  float: right;
  padding: 4px;
  margin-top: 7px;
  background-color: #FFFFFF;
  margin-left: 10px;
  margin-bottom: 5px;
}
.index .main .syxhjs .syxhjs_content_pic img {
  width: 185px;
  height: 120px;
}
.index .main .syxhld {
  width: 346px;
  height: 392px;
  float: left;
  overflow: hidden;
}
.index .main .syxhld .syxhjs_title02 {
  width: 100%;
  height: 71px;
  background-image: url(/images/syxhjjtitledi02.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 71px;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
.index .main .syxhld .syxhjs_content02 {
  width: 296px;
  height: 360px;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 28px;
  padding-top: 12px;
  background-image: url(/images/sygslline.png);
  background-repeat: no-repeat;
  background-position: top center;
  color: #494949;
}
.index .main .syxhld .syxhjs_content02 img {
  width: 280px;
  height: 200px;
  padding: 3px;
  border: #ccc 1px solid;
  margin-bottom: 5px;
  margin-top: 7px;
}
.index .main .syxhld .synews_list {
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 44px;
  border-bottom: 1px dashed #a9a9a1;
  font-family: "微软雅黑";
  margin: 0 auto;
  font-size: 14px;
  color: #333333;
  list-style: none;
  text-decoration: none;
  background-image: url(/images/synewsicon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 22px;
}
.index .main .syxhld .synews_list p {
  width: 80%;
  float: left;
}
.index .main .syxhld .synews_list span {
  width: 15%;
  float: right;
  text-align: right;
  padding-right: 10px;
}
.index .main .syxhld .synews_list .ac {
  color: #333333;
  font-family: "微软雅黑";
  font-size: 14px;
}
.index .main .syxhld .synews_list:hover .ac {
  text-decoration: underline;
  color: #f00;
}
.index .main .syxhkjtd {
  width: 250px;
  height: auto;
  float: left;
  margin-top: 41px;
  margin-left: 49px;
}
.index .main .syxhkjtd .syxhkjtd_list {
  width: 250px;
  height: 82px;
  margin-bottom: 13px;
  background: url("/images/2016_icon01.png") center center no-repeat;
}
.index .main .syxhkjtd .syxhkjtd_list a {
  width: 250px;
  height: 82px;
  display: block;
  text-align: center;
  line-height: 82px;
  font-size: 24px;
  color: #000;
  font-family: "楷体";
  font-weight: bold;
}
.index .main .syxpic {
  width: 1351px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 30px;
  float: left;
  margin-bottom: 30px;
}
.index .main .syxpic .spic {
  width: 297px;
  height: 170px;
  overflow: hidden;
  background: url("/images/symsdgtudi.png") center center no-repeat;
  padding: 10px;
  text-align: center;
}
.index .main .syxpic .spic img {
  width: 277px;
  height: 170px;
}
/*其他页面*/
.other {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url("/images/bg.gif") top center;
}
.other .main {
  width: 1351px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 20px;
  min-height: 1000px;
}
.other .main .other_left {
  width: 342px;
  height: auto;
  overflow: hidden;
  float: left;
}
.other .main .other_left .title01 {
  background: url("/images/nyleft_titledi.png") center center no-repeat;
  width: 342px;
  height: 10px;
  overflow: hidden;
}
.other .main .other_left .ny_left_content {
  width: 316px;
  height: auto;
  margin: auto;
  position: relative;
}
.other .main .other_left .ny_left_content .ny_left_content_title {
  width: 258px;
  height: 135px;
  background-image: url(/images/nylefttitledi_03.gif);
  background-repeat: no-repeat;
  background-position: top center;
  font-family: "微软雅黑";
  font-size: 30px;
  line-height: 135px;
  text-align: right;
  color: #222222;
  font-weight: bold;
  padding-right: 58px;
}
.other .main .other_left .ny_left_content .ny_left_contentdi {
  width: 100%;
  height: auto;
  background-image: url(/images/nylefttitledi02_03.gif);
  background-repeat: repeat-y;
  background-position: top center;
  overflow: hidden;
}
.other .main .other_left .ny_left_content .ny_left_contentdi .left_menu {
  width: 100%;
  height: auto;
}
.other .main .other_left .ny_left_content .ny_left_contentdi .left_menu ul li {
  width: 256px;
  height: 35px;
  background-color: #FFFFFF;
  margin: 0 auto 15px;
}
.other .main .other_left .ny_left_content .ny_left_contentdi .left_menu ul li a {
  width: 256px;
  height: 35px;
  text-align: left;
  text-indent: 35px;
  line-height: 35px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #FFFFFF;
  display: block;
  border: 1px solid #d2d2d2;
  background-color: #380001;
  list-style: none;
  text-decoration: none;
  font-weight: bold;
  float: left;
  background-image: url(/images/nyzcdicon01_03.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.other .main .other_left .ny_left_content .ny_left_contentdi .left_menu ul li a:hover {
  text-decoration: none;
  background-color: #b70304;
  color: #FFFFFF;
  display: block;
  float: left;
  background-image: url(/images/nyzcdicon01_03hover.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.other .main .other_left .ny_left_content .ny_left_contentdi .left_menu ul li .action {
  text-decoration: none;
  background-color: #b70304;
  color: #FFFFFF;
  display: block;
  float: left;
  background-image: url(/images/nyzcdicon01_03hover.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.other .main .other_left .ny_left_content .ny_left_contentbottom {
  width: 100%;
  height: 136px;
  background-image: url(/images/nyleftbottomdi_03.gif);
  background-repeat: no-repeat;
  background-position: top center;
}
.other .main .other_right {
  width: 973px;
  height: auto;
  overflow: hidden;
  float: right;
}
.other .main .other_right .ny_right_title03 {
  width: 900px;
  height: 22px;
  padding-left: 60px;
  background-image: url(/images/nyrighticon.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 16px;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #222222;
}
.other .main .other_right .ny_right_title03 span {
  width: 300px;
  display: block;
  text-align: right;
  height: 22px;
  float: right;
  margin-top: 0px;
  font-family: "宋体";
  font-size: 12px;
  color: #999999;
  font-weight: initial;
}
.other .main .other_right .ny_right_banner {
  width: 909px;
  height: 374px;
  border: 30px solid #f6e7cc;
  margin-top: 2px;
  margin-bottom: 38px;
}
.other .main .other_right .ny_right_txt {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  font-family: "微软雅黑";
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #380001;
  padding-bottom: 150px;
}
.other .main .other_right .ny_right_txt .abobe {
  width: 280px;
  height: 220px;
  padding: 5px;
  border: #ccc 1px solid;
  text-align: center;
  margin-bottom: 20px;
  float: left;
  margin-right: 20px;
}
.other .main .other_right .ny_right_txt .abobe img {
  width: 280px;
  height: 220px;
}
.other .main .other_right .nyxhdt {
  width: 943px;
  height: auto;
  border-bottom: 1px dashed #b5aba8;
  margin-bottom: 10px;
  padding-bottom: 8px;
  background-image: url(/images/nyxhdt_dot_03.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  font-family: "微软雅黑";
  font-size: 12px;
  line-height: 20px;
  color: #666666;
}
.other .main .other_right .nyxhdt span {
  float: right;
}
.other .main .other_right .nyxhdt a {
  color: #672914;
  text-decoration: none;
  list-style: none;
  font-size: 14px;
  line-height: 25px;
}
.other .main .other_right .nyxhdt a:hover {
  color: #b40009;
}
.other .main .other_right .more {
  text-align: center;
  width: 100%;
  float: left;
  margin: 30px auto 80px;
}
.other .main .other_right .ny_right_txt .title h3 {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  font-family: "Microsoft Yahei";
}
.other .main .other_right .ny_right_txt .infos {
  font-size: 12px;
  line-height: 40px;
  color: #666666;
  text-align: center;
}
.other .main .other_right .ny_right_txt .maincontent {
  font-size: 14px;
}
.other .main .other_right .ny_right_txt .maincontent p {
  padding: 5px 0px;
  line-height: 200%;
}
.other .main .other_right .ny_right_txt .download {
  background: url("/images/HituxCMSRate/downicon.gif") no-repeat 15px 7px;
  padding-left: 55px;
  border: 1px solid #F5F5F5;
  line-height: 40px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0px;
}
.other .main .other_right .ny_right_txt .prenext {
  padding: 10px 0px;
  margin-top: 10px;
}
.other .main .other_right .ny_right_txt .prenext ul li {
  line-height: 30px;
  background: url("/images/HituxCMSRate/jiantou.gif") no-repeat 0px 1px;
  padding-left: 15px;
}
.other .main .other_right .ny_right_txt .ArticleList {
  font-size: 12px;
}
.other .main .other_right .ny_right_txt .ArticleList td {
  line-height: 35px;
  border-bottom: 1px dashed #CCC;
}
.other .main .other_right .ny_right_txt .ArticleList .fw_t {
  font-size: 12px;
}
.other .main .other_right .ny_right_txt .ArticleList .fw_s {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}
/*焦点图*/
.focus {
  position: relative;
  width: 569px;
  height: 373px;
  background-color: #000;
  float: left;
}
.focus img {
  width: 569px;
  height: 373px;
}
.focus .shadow .title {
  width: 260px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}
.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}
.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 510px;
  overflow: hidden;
  zoom: 1;
}
.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}
.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #fc114a;
}
.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
}
.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 48px;
  line-height: 48px;
  background-image: url(/images/sypicnewsdi.png);
  background-repeat: repeat-x;
  display: block;
  text-align: left;
}
.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #000;
}
.focus .fcon img {
  display: block;
}
.focus .fbg {
  bottom: 12px;
  right: 40px;
  position: absolute;
  height: 21px;
  text-align: center;
  z-index: 200;
  width: auto;
}
.focus .fbg div {
  margin: 4px auto 0;
  overflow: hidden;
  zoom: 1;
  height: 14px;
}
.focus .D1fBt a {
  position: relative;
  display: inline;
  width: 12px;
  height: 12px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: right;
  background: #D9D9D9;
}
.focus .D1fBt .current,
.focus .D1fBt a:hover {
  background: #fc114a;
}
.focus .D1fBt img {
  display: none;
}
.focus .D1fBt i {
  display: none;
  font-style: normal;
}
.focus .prev,
.focus .next {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(/images/focus_btn.png) no-repeat;
}
.focus .prev {
  top: 50%;
  margin-top: -37px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}
.focus .next {
  top: 50%;
  margin-top: -37px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}
.focus .prev:hover {
  background-position: 0 0;
}
.focus .next:hover {
  background-position: -40px 0;
}
/*脚部代码*/
.foot {
  width: 100%;
  height: 239px;
  overflow: hidden;
  background: url("/images/footbg.gif") center center no-repeat;
}
.foot .foot_top {
  width: 100%;
  height: 10px;
  background-image: url(/images/foottop.png);
  background-repeat: repeat-x;
  margin: auto;
  position: relative;
}
.foot .foot_cont {
  width: 1351px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.foot .foot_cont .foot_logo {
  width: 93px;
  height: 93px;
  float: left;
  background-image: url(/images/syfooter_logo.png);
  margin-top: 47px;
  margin-left: 43px;
  padding-right: 23px;
  background-repeat: no-repeat;
}
.foot .foot_cont .foot_copyright {
  width: 50%;
  height: auto;
  float: left;
  padding-left: 26px;
  background-image: url(/images/syfooterline.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 31px;
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 28px;
  color: #333333;
}
