html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear, background-color 0.15s linear;
  -moz-transition: color 0.1s linear, background-color 0.15s linear;
  -o-transition: color 0.1s linear, background-color 0.15s linear;
  transition: color 0.1s linear, background-color 0.15s linear;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ff9125;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
  color: #999999;
}
input[placeholder],
[placeholder],
*[placeholder] {
  color: #808080 !important;
}
.Header {
  width: 1040px;
  margin: 0 auto;
}
.Header .Ri_scrch {
  padding: 20px 0;
  float: right;
}
.Header .Ri_scrch .Show_can {
  text-align: right;
}
.Header .Ri_scrch .Show_can > a {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  padding: 0  10px;
  border-right: 2px solid #5d5d5d;
  font-size: 13px;
  font-family: "Microsoft YaHei";
  color: #333333;
}
.Header .Ri_scrch .Show_can > a:last-child {
  border-right-style: none;
}
.Header .Ri_scrch .Form {
  width: 100%;
}
.Header .Ri_scrch .Form form {
  padding-top: 27px;
}
.Header .Ri_scrch .Form form .text {
  width: 344px;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #d2d2d2;
}
.Header .Ri_scrch .Form form .sub_btn {
  float: left;
  width: 68px;
  height: 40px;
  border-style: none;
  line-height: 40px;
  background: url("../images/search.png") no-repeat;
}
.Header .logo {
  padding: 42px 0;
  width: 503px;
  float: left;
}
.Nav {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #0072bc;
  -webkit-box-shadow: 0 5px 5px #7b8693;
  -moz-box-shadow: 0 5px 5px #7b8693;
  box-shadow: 0 5px 5px #7b8693;
}
.Nav .Nav_cen {
  width: 1040px;
  margin: 0 auto;
}
.Nav .Nav_cen > ul > li {
  float: left;
  width: 130px;
  text-align: center;
  position: relative;
}
.Nav .Nav_cen > ul > li a {
  display: block;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.Nav .Nav_cen > ul > li .Hide_nav {
  display: none;
  position: absolute;
  left: 0;
  z-index: 888888;
  top: 50px;
  width: 100%;
  border-top: 1px solid #7b8693;
}
.Nav .Nav_cen > ul > li .Hide_nav li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #0072bc;
}
.Nav .Nav_cen > ul > li .Hide_nav li a{
  font-size: 15px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: normal;
}
.Nav .Nav_cen > ul > li .Hide_nav li:hover {
  background-color: #02619e;
}
.Nav .Nav_cen > ul > li.on {
  background-color: #02619e;
}
.Nav .Nav_cen > ul > li:hover {
  background-color: #02619e;
}
.Content {
  width: 1040px;
  margin: 0 auto;
  padding: 24px 0;
}
.Content .Bannar {
  width: 100%;
}
.Content .Bannar .bd {
  width: 648px;
  float: left;
  height: 358px;
  overflow: hidden;
}
.Content .Bannar .bd li{
  width: 648px;
  height: 358px;
}
.Content .Bannar .bd li a img{
  width: 100%;
  height: 100%;
}
.Content .Bannar .hd {
  width: 366px;
  float: right;
  padding: 0 10px;
}
.Content .Bannar .hd .Title {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #eeeeee;
}
.Content .Bannar .hd .Title > span {
  border-bottom: 3px solid #0072bc;
  display: inline-block;
  /*width: 72px;*/
  float: left;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
}
.Content .Bannar .hd .Title > span i {
  text-transform: uppercase;
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
}
.Content .Bannar .hd .Title > a {
  display: inline-block;
  padding: 0 27px;
  float: right;
  background: url("../images/002.png") no-repeat right center;
}
.Content .Bannar .hd > ul li {
  padding: 16px 0;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 4px;
}
.Content .Bannar .hd > ul li a div.le_sj {
  float: left;
  width: 65px;
  height: 42px;
  background-color: #eaebf0;
  border: 1px solid #dcdcdc;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
}
.Content .Bannar .hd > ul li a div.le_sj > span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  display: block;
}
.Content .Bannar .hd > ul li a .ri_text {
  padding-left: 80px;
}
.Content .Bannar .hd > ul li a .ri_text .na {
  width: 100%;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #444444;
  line-height: 1.286;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Content .Bannar .hd > ul li a .ri_text .nb {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 2;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Content .Bannar .hd > ul li.on a div.le_sj {
  color: #0072bc;
}
.Content .Bannar .hd > ul li.on a div.le_sj > span {
  color: #0072bc;
}
.Content .Bannar .hd > ul li.on a div.ri_text .na {
  color: #0072bc;
}
.Content .Bannar .hd > ul li.on a div.ri_text .nb {
  color: #0072bc;
}
.Content .Bannar .hd > ul li:last-child {
  margin-bottom: 0;
}
.Content .Conte_en {
  width: 100%;
}
.Content .Conte_en .Conte_left {
  width: 648px;
  float: left;
}
.Content .Conte_en .Conte_left .institute {
  width: 100%;
}
.Content .Conte_en .Conte_left .institute .Title {
  width: 100%;
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #eeeeee;
}
.Content .Conte_en .Conte_left .institute .Title > span {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
  float: left;
  width: 66%;
}
.Content .Conte_en .Conte_left .institute .Title > span i {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
  text-transform: uppercase;
}
.Content .Conte_en .Conte_left .institute .Title > a {
  display: inline-block;
  padding: 0 27px;
  float: right;
  background: url("../images/002.png") no-repeat right center;
}
.Content .Conte_en .Conte_left .institute .insti_text {
  width: 100%;
}
.Content .Conte_en .Conte_left .institute .insti_text p {
  height: 244px;
  overflow: hidden;
  width: 100%;
  padding: 10px 0;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.286;
  text-indent: 2em;
}
.Content .Conte_en .Conte_left .institute .insti_text p a span {
  color: #e50505;
}
.Content .Conte_en .Conte_left .industries .Title {
  width: 100%;
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #eeeeee;
}
.Content .Conte_en .Conte_left .industries .Title > span {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
}
.Content .Conte_en .Conte_left .industries .Title > span i {
  text-transform: uppercase;
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
}
.Content .Conte_en .Conte_left .industries .Title > a {
  display: inline-block;
  padding: 0 27px;
  float: right;
  background: url("../images/002.png") no-repeat right center;
}
.Content .Conte_en .Conte_left .industries .Label {
  width: 100%;
}
.Content .Conte_en .Conte_left .industries .Label > ul {
  padding: 16px 0 0 0;
}
.Content .Conte_en .Conte_left .industries .Label > ul.na_ul li {
  float: left;
  width: 310px;
  height: 116px;
}
.Content .Conte_en .Conte_left .industries .Label > ul.na_ul li a{
  width: 310px;
  height: 116px;
}
.Content .Conte_en .Conte_left .industries .Label > ul.na_ul li a img{
  width: 100%;
  height: 100%;
}


.Content .Conte_en .Conte_left .industries .Label > ul.na_ul li:nth-of-type(2n+2) {
  float: right;
}
.Content .Conte_en .Conte_left .industries .Label > ul.na_ul li:nth-of-type(2n+1) {
  float: left;
}
.Content .Conte_en .Conte_left .industries .Label > ul.nb_ul li {
  float: left;
  width: 200px;
  margin-right: 23px;
}
.Content .Conte_en .Conte_left .industries .Label > ul.nb_ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
.Content .Conte_en .Conte_left .Scientific {
  width: 100%;
}
.Content .Conte_en .Conte_left .Scientific .Title {
  width: 100%;
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #eeeeee;
}
.Content .Conte_en .Conte_left .Scientific .Title > span {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
  width: 80%;
  float: left;
}
.Content .Conte_en .Conte_left .Scientific .Title > span i {
  text-transform: uppercase;
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
}
.Content .Conte_en .Conte_left .Scientific .Title > a {
  display: inline-block;
  padding: 0 27px;
  float: right;
  background: url("../images/002.png") no-repeat right center;
}
.Content .Conte_en .Conte_left .Scientific .Scie_label {
  width: 100%;
  padding: 10px 0;
}
.Content .Conte_en .Conte_left .Scientific .Scie_label > ul li {
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding-left: 12px;
  background: url("../images/005.png") no-repeat left center;
}
.Content .Conte_en .Conte_left .Scientific .Scie_label > ul li a {
  display: block;

}
.Content .Conte_en .Conte_left .Scientific .Scie_label > ul li a .na {
  color: #555555;
  width: 518px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.Content .Conte_en .Conte_left .Scientific .Scie_label > ul li a .nb {
  color: #888888;
  font-size: 14px;
}
.Content .Conte_en .Conte_left .Scientific .Scie_label > ul li a:hover .na {
  color: #0072bc;
}
.Content .Conte_en .Conte_left .Scientific .Scie_label > ul li a:hover .nb {
  color: #0072bc;
}
.Content .Conte_en .Conte_right {
  width: 344px;
  float: right;
}
.Content .Conte_en .Conte_right .Promote {
  height: 290px;
}
.Content .Conte_en .Conte_right .Promote .Title {
  width: 100%;
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #eeeeee;
}
.Content .Conte_en .Conte_right .Promote .Title > span {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
}
.Content .Conte_en .Conte_right .Promote .Title > span i {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
  text-transform: uppercase;
}
.Content .Conte_en .Conte_right .Promote .Title > a {
  display: inline-block;
  padding: 0 27px;
  float: right;
  background: url("../images/002.png") no-repeat right center;
}
.Content .Conte_en .Conte_right .Promote .Video {
  width: 100%;
  height: 224px;
}
.Content .Conte_en .Conte_right .Subordinate {
  width: 100%;
}
.Content .Conte_en .Conte_right .Subordinate .Title {
  width: 100%;
  height: 57px;
  line-height: 57px;
}
.Content .Conte_en .Conte_right .Subordinate .Title > span {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
}
.Content .Conte_en .Conte_right .Subordinate .Title > span i {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
  text-transform: uppercase;
}
.Content .Conte_en .Conte_right .Subordinate .Title > a {
  display: inline-block;
  padding: 0 27px;
  float: right;
  background: url("../images/002.png") no-repeat right center;
}
.Content .Conte_en .Conte_right .Subordinate .Subor_label {
  width: 100%;
  padding: 10px 0;
}
.Content .Conte_en .Conte_right .Subordinate .Subor_label > ul li {
  margin-bottom: 10px;
  width: 100%;
  height: 62px;
  border: 1px solid #eeeeee;
}
.Content .Conte_en .Conte_right .Subordinate .Subor_label > ul li a {
  display: block;
}
.Content .Conte_en .Conte_right .Subordinate .Subor_label > ul li a img {
  width: 100%;
  height: 60px;
}
.Content .Conte_en .Conte_right .Subordinate .Subor_label > ul li:last-child {
  margin-bottom: 0;
}
.Content .Conte_en .Conte_right .Pay {
  width: 100%;
}
.Content .Conte_en .Conte_right .Pay .Title {
  width: 100%;
  height: 57px;
  line-height: 57px;
}
.Content .Conte_en .Conte_right .Pay .Title > span {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
}
.Content .Conte_en .Conte_right .Pay .Title > span i {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
  text-transform: uppercase;
}
.Content .Conte_en .Conte_right .Pay .Title > a {
  display: inline-block;
  padding: 0 27px;
  float: right;
  background: url("../images/002.png") no-repeat right center;
}
.Content .Conte_en .Conte_right .Pay .Pay_label {
  width: 100%;
}
.Content .Conte_en .Conte_right .Pay .Pay_label > ul li {
  margin-left: 6px;
  margin-right: 12px;
  float: left;
  width: 100px;
}
.Content .Conte_en .Conte_right .Pay .Pay_label > ul li img {
  display: block;
  width: 100%;
  height: 100px;
}
.Content .Conte_en .Conte_right .Pay .Pay_label > ul li span {
  display: block;
  width: 100%;
  text-align: center;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
}
.Content .Conte_en .Conte_right .Pay .Pay_label > ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
.friendly {
  width: 100%;
}
.friendly .Title {
  width: 100%;
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #eeeeee;
}
.friendly .Title > span {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
}
.friendly .Title > span i {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #777777;
  text-transform: uppercase;
}
.friendly .Title > a {
  display: inline-block;
  padding: 0 27px;
  float: right;
  background: url("../images/002.png") no-repeat right center;
}
.friendly .Link {
  width: 100%;
  padding: 16px 0;
}
.friendly .Link a {
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 2;
}
.footer {
  width: 100%;
  padding: 20px 0;
  border-top: 4px solid #0072bc;
  text-align: center;
  background-color: #f5f5f5;
}
.footer p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2;
}
.footer p a {
  display: inline-block;
  margin: 0 10px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2;
}
.Pr_center {
  width: 1040px;
  margin: 0 auto;
  padding: 38px 0;
}
.Pr_center .Nav_center-le {
  width: 252px;
  float: left;
}
.Pr_center .Nav_center-le .title {
  text-align: center;
  width: 100%;
  padding: 30px 0;
  background: url("../images/009.png") no-repeat;
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.Pr_center .Nav_center-le .title span {
  line-height: 2;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  height: 32px;
  overflow: hidden;
  display: block;
}
.Pr_center .Nav_center-le .Nav_label {
  width: 100%;
  margin: 5px 0;
}
.Pr_center .Nav_center-le .Nav_label > ul li {
  /*width: 100%;*/
  height: 54px;
  padding: 0 38px;
  text-align: left;
  line-height: 54px;
  border-bottom: 1px solid #dcdcdc;
  background: #f5f5f5 url("../images/nna.png") no-repeat 205px 20px;
}
.Pr_center .Nav_center-le .Nav_label > ul li a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
}
.Pr_center .Nav_center-le .Nav_label > ul li.on {
  background: #0072bc url("../images/nnb.png") no-repeat 205px 20px;
}
.Pr_center .Nav_center-le .Nav_label > ul li.on a {
  color: #ffffff;
}
.Pr_center .Nav_center-le .Nav_label > ul li:hover {
  background: #0072bc url("../images/nnb.png") no-repeat 205px 20px;
}
.Pr_center .Nav_center-le .Nav_label > ul li:hover a {
  color: #ffffff;
}
.Pr_center .Nav_center-le .message {
  width: 100%;
}
.Pr_center .Nav_center-le .message > ul li {
  margin: 12px 0;
  width: 100%;
  height: 82px;
  border: 1px solid #eeeeee;
}
.Pr_center .Nav_center-le .message > ul li a img {
  width: 100%;
}
.Pr_center .Nav_center-ri {
  width: 760px;
  float: right;
}
.Pr_center .Nav_center-ri .Title {
  border-bottom: 1px solid #eeeeee;
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.Pr_center .Nav_center-ri .Title .Bt{
  display: inline-block;
  float: left;
  padding: 0 24px;
  background: url("../images/012.png") no-repeat left center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #0072bc;
  font-weight: bold;
}


.Pr_center .Nav_center-ri .Title > span {
  background: url("../images/013.png") no-repeat left center;
  padding-left: 22px;
}
.Pr_center .Nav_center-ri .Title > span a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #575757;
}
.Pr_center .Nav_center-ri .content-ri {
  width: 100%;
  padding: 14px 0;
}
.Pr_center .Nav_center-ri .content-ri > ul li {
  float: left;
  margin: 0px 14px 14px  14px;
  width: 224px;
}
.Pr_center .Nav_center-ri .content-ri > ul li a {
  position: relative;
  display: block;
  width: 224px;
  height: 157px;
  overflow: hidden;
}
.Pr_center .Nav_center-ri .content-ri > ul li a > .hide_bf {
  transition-property: top;
  transition-duration: 0.5s;
  cursor: pointer;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: -36px;
  margin-left: -18px;
  margin-top: -18px;
}
.Pr_center .Nav_center-ri .content-ri > ul li a > .hide_bf img {
  width: 100%;
  height: 36px;
}
.Pr_center .Nav_center-ri .content-ri > ul li a img {
  height: 157px;
  width: 100%;
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.Pr_center .Nav_center-ri .content-ri > ul li > span {
  display: block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
}
.Pr_center .Nav_center-ri .content-ri > ul li:hover a img {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
}
.Pr_center .Nav_center-ri .content-ri > ul li:hover span {
  color: #0072bc;
}
.Pr_center .Nav_center-ri .content-ri > ul li:hover a .hide_bf {
  top: 50%;
}
.Pr_center .Nav_center-ri .management {
  width: 100%;
  padding: 10px 0;
}
.Pr_center .Nav_center-ri .management > ul .title_t {
  margin: 10px 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #0072bc;
  padding: 0 20px;
  text-align: left;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.Pr_center .Nav_center-ri .management > ul li {
  float: left;
  margin: 10px 17px;
  width: 345px;
}
.Pr_center .Nav_center-ri .management > ul li a .Img {
  float: left;
  width: 104px;
  height: 152px;
  border: 1px solid #eeeeee;
  padding: 1px;
}
.Pr_center .Nav_center-ri .management > ul li a .Img img {
  width: 100%;
  height: 147px;
}
.Pr_center .Nav_center-ri .management > ul li a .Cint_tetx {
  padding-left: 118px;
}
.Pr_center .Nav_center-ri .management > ul li a .Cint_tetx p {
  height: 140px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 2;
}
.Pr_center .Nav_center-ri .man_details {
  width: 730px;
  margin: 0 auto;
}
.Pr_center .Nav_center-ri .man_details > ul li {
  margin: 10px 17px;
}
.Pr_center .Nav_center-ri .man_details > ul li .Img {
  float: left;
  width: 158px;
  height: 230px;
  border: 1px solid #eeeeee;
  padding: 1px;
}
.Pr_center .Nav_center-ri .man_details > ul li .Img img {
  width: 100%;
  height: 226px;
}
.Pr_center .Nav_center-ri .man_details > ul li .Cint_tetx {
  padding-left: 180px;
}
.Pr_center .Nav_center-ri .man_details > ul li .Cint_tetx p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 2;
}
.Pr_center .Nav_center-ri .Contact_us {
  width: 100%;
  padding: 10px 20px;
}
.Pr_center .Nav_center-ri .Contact_us p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 2;
}
.Pr_center .Nav_center-ri .Contact_us .Ditu {
  width: 100%;
  margin: 10px 0;
}
.Pr_center .Nav_center-ri .news {
  width: 100%;
  padding: 10px 0;
}
.Pr_center .Nav_center-ri .news ul li {
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: url("../images/017.png") no-repeat left center;
  padding-left: 28px;
  background-position-x: 10px;
  border-bottom: 1px dashed #c3c3c3;
}
.Pr_center .Nav_center-ri .news ul li a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  display: block;
}
.Pr_center .Nav_center-ri .news ul li a span.na {
  display: inline-block;
  width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Pr_center .Nav_center-ri .dynamic {
  width: 100%;
}
.Pr_center .Nav_center-ri .dynamic .Title_xq {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 1.8;
  padding: 10px 0;
  font-weight: bold;
  border-bottom: 1px dashed #cdcdcd;
}
.Pr_center .Nav_center-ri .dynamic .Title_xq > div > span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 1.846;
  display: inline-block;
  font-weight: normal;
  margin: 0 10px;
}
.Pr_center .Nav_center-ri .dynamic .Text {
  border-bottom: 1px dashed #cdcdcd;
  padding: 10px 0;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 2;
}
.Pr_center .Nav_center-ri .dynamic .Text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 2;
}

.Pr_center .Nav_center-ri .dynamic .Text div span{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 2;
}


.Pr_center .Nav_center-ri .dynamic .Link_xq {
  padding: 10px 0;
  width: 100%;
}
.Pr_center .Nav_center-ri .dynamic .Link_xq > span {
  display: block;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 1.714;
}
.Pr_center .Nav_center-ri .dynamic .Link_xq > span a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 1.714;
}
.Pr_center .Nav_center-ri .message {
  width: 100%;
  padding: 10px ;
}
.Pr_center .Nav_center-ri .message form div {
  width: 100%;
  margin: 17px 0;
}
.Pr_center .Nav_center-ri .message form div > span {
  float: left;
  display: inline-block;
  width: 124px;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  text-align: right;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
}
.Pr_center .Nav_center-ri .message form div > .text {
  float: left;
  width: 540px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c9c9c9;
  padding: 0 10px;
}
.Pr_center .Nav_center-ri .message form div > .text_c {
  float: left;
  width: 142px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c9c9c9;
  padding: 0 10px;
  margin-right: 10px;
}
.Pr_center .Nav_center-ri .message form div > .text_b {
  float: left;
  width: 540px;
  height: 106px;
  line-height: 30px;
  border: 1px solid #c9c9c9;
  padding: 0 10px;
  resize: none;
}
.Pr_center .Nav_center-ri .message form div .Btn_sub {
  width: 150px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-color: #eb0606;
  color: #ffffff;
  border-style: none;
}
.Pr_center .Nav_center-ri .message form div > a {
  float: left;
  display: inline-block;
  width: 85px;
  height: 28px;
  border: 1px solid #7697c7;
}
.Pr_center .Nav_center-ri .message form div > a img {
  width: 100%;
  height: 26px;
}
.page {
  margin: 30px 0;
  text-align: center;
}
.page a {
  padding: 5px 15px;
  border: 1px solid #ededed;
  color: #aaaaaa;
  font-weight: bold;
}
.page a:hover {
  background-color: #ed5564;
  color: #ffffff;
}
.page i {
  padding: 5px 15px;
  border: 1px solid #ededed;
}
.page span {
  padding: 5px 15px;
  border: 1px solid #ededed;
  background-color: #ed5564;
  color: #fff;
}
