html, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1.5;
  font-size: 12px;
  font-family: "Open Sans", Arial, "Microsoft YaHei", sans-serif;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a {
  text-decoration: none;
	color: #000;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
*:focus {outline: none;}

.main{margin: 0 auto;width: 1130px;}
.clear{clear: both;font-size: 0;}
.left{float: left;}
.right{float: right;}
.hidden{display: none;}
.bold{font-weight: bold;}
.txtRight{text-align: right;}
.relative{position: relative;}
.pointer{cursor: pointer;}
.nowrap{white-space: nowrap;}
.red{color:red;}

.header {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.subheader {
  background: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #ddd;
  padding: 17px 0;
  position: relative;
  z-index: 10;
}
.subheader .headerSearch {
  position: absolute;
  top: 0;
  left: 0;
  color: #562277;
}
.subheader .headerSearch:hover {
  opacity: 0.7;
}
.subheader .headerSearch img {
  width: 13px;
  vertical-align: top;
  display: inline-block;
  margin-top: 1px;
  margin-right: 3px;
}
.subheader .searchContent {
  position: absolute;
  top: -8px;
  left: 0;
}
.subheader .searchContent .searchTxt {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  white-space: nowrap;
  height: 20px;
  width: 250px;
  padding: 6px 40px 6px 6px;
}
.subheader .searchContent .searchBtn {
  position: absolute;
  left: 274px;
  top: 9px;
}
.subheader .mLeft {
  margin-left: 16px;
}
.subheader a .bold {
  color: #562277;
}
.subheader a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.header .globe {
  width: 182px;
  position: absolute;
  left: -56px;
  top: -45px;
  z-index: 1;
}
.header .logo {
  width: 125px;
  position: absolute;
  left: 20px;
  top: 10px;
  z-index: 2;
}
.header .logo img {
  width: 125px;
}
.nav {
  font-size: 0;
  margin-left: 160px;
  padding-top: 57px;
  padding-bottom: 50px;
}
.nav a {
  margin-right: 16px;
  font-size: 16px;
  color: #562277;
}
.nav a.active {
  color: #000;
}
.logoExperts {
  position: absolute;
  right: 0;
  top: 14px;
  font-size: 14px;
  color: #0e82be;
  padding-right: 20px;
}
.logoExperts img {
  width: 95px;
  position: absolute;
  right: 0;
  top: 10px;
}

.banner {
  margin-top: 30px;
}
.banner .slider{
  width: 1130px;
  height: 460px;
  position:relative;
  overflow:hidden;
}
.banner .conbox{
  position:absolute;
}
.banner .conbox a{
  width: 1130px;
  height: 460px;
}

.indexM {
  margin-top: 50px;
  font-size: 0;
}
.indexM a{
  margin-right: 25px;
  display: inline-block;
  width: 200px;
  margin-bottom: 15px;
  /*text-align: center;*/
}
.indexM a:hover {
  text-decoration: none;
  opacity: .7;
}
.indexM a.indexMLeft {
  margin-left: 2px;
  margin-right: 0;
}
.indexM img {
  width: 200px;
  height: 200px;
  /*border-radius: 50%;*/
  margin-bottom: 10px;
}
.indexM span {
  font-size: 16px;
}
.indexM .indexTitle {
  color: #562277;
  display: block;
  font-size: 18px;
  width: 200px;
}

.indexM .indexPosition {
  color: #4bbbfa;
  display: block;
  font-size: 18px;
  width: 200px;
}

.indexM .indexIntroduction{
  color: #4bbbfa;
  font-size: 18px;
  width: 200px;
}

.indexMore{
    font-size: 24px;
    width: 400px;
    height: 50px;
    border: 1px solid #999;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    color: #999;
    margin-bottom: 60px;
    margin-top: 50px;
}
.indexMore a{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #999;
}
.indexMore:hover {
    border: 1px solid #562277
}
.indexMore a:hover{
    color:#562277
}


.action {
  text-align: center;
  width: 450px;
  margin: 40px auto 100px;
  display: block;
  background: #7a2563;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 13px 16px;
}
.action:hover {
  opacity: 0.7;
  text-decoration: none;
}

.footer {
  background: #f1f2f2;
  padding-bottom: 40px;
  text-align: center;
}
.footer,
.footer a {
  color: #77787b;
}
.subfooter {
  background: #e6e7e8;
  font-size: 0;
  padding: 24px 0;
}
.subfooter a {
  font-size: 15px;
  margin: 0 10px;
  color: #562277;
}
.footerAddress .org {
  font-size: 16px;
  margin-bottom: 10px;
  padding-top: 20px;
}
.footerAddress .vcard {
  font-size: 14px;
  margin-bottom: 16px;
}
.footerAddress .vcard a,
.footerAddress .vcard span {
  margin-left: 15px;
}
.social {
  font-size: 0;
}
.social a {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin: 0 5px 20px;
}
.social a.socialIcon1 {
  background: url('../images/icon_1.jpg') no-repeat;
}
.social a.socialIcon1:hover {
  background: url('../images/icon_1_1.jpg') no-repeat;
}
.social a.socialIcon2 {
  background: url('../images/icon_2.jpg') no-repeat;
}
.social a.socialIcon2:hover {
  background: url('../images/icon_2_1.jpg') no-repeat;
}
.social a.socialIcon3 {
  background: url('../images/icon_3.jpg') no-repeat;
}
.social a.socialIcon3:hover {
  background: url('../images/icon_3_1.jpg') no-repeat;
}
.social a.socialIcon4 {
  background: url('../images/icon_4.jpg') no-repeat;
}
.social a.socialIcon4:hover {
  background: url('../images/icon_4_1.jpg') no-repeat;
}
.social a.socialIcon5 {
  background: url('../images/icon_5.jpg') no-repeat;
}
.social a.socialIcon5:hover {
  background: url('../images/icon_5_1.jpg') no-repeat;
}
.copyright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 25px;
  padding-bottom: 20px;
}
.copyright a {
  margin-left: 15px;
}


.nyTop {
  margin-top: 30px;
  margin-bottom: 65px;
}
.content,
.contentImg,
.contentImg img {
  width: 735px;
}
.contentImg {
  height: 532px;
}
.contentTitle {
  left: 35px;
  position: absolute;
  top: 35px;
  font-size: 36px;
  color: #ffffff;
  line-height: 1.2;
}
.contentImg a {
  color: #fff;
  left: 30px;
  position: absolute;
  bottom: 35px;
  font-size: 24px;
  line-height: 1.2;
}
.content-primary {
  margin-top: 50px;
}
.content-primary li {
  width: 505px;
  overflow: hidden;
  margin-bottom: 50px;
  padding-left: 230px;
  min-height: 200px;
}
.thumb {
  border-radius: 50%;
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
}
.primaryTitle {
  font-size: 24px;
  color: #562277;
  line-height: 1.2;
}
.slideBar,
.features {
  width: 390px;
}
.features li {
  width: 390px;
  height: 174px;
  margin-bottom: 5px;
  overflow: hidden;
}
.features li img {
  width: 390px;
}
.features li.editBottom1 {
  margin-bottom: 4px;
}
.features li.editBottom2 {
  margin-bottom: 0;
}
.featuresTitle {
    background: #562277;
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}
.features a:hover .featuresTitle {
  opacity: 0.7;
  text-decoration: none;
}
.slideBarNav {
  margin-top: 50px;
}
.slideBarNavTitle {
  color: #562277;
  font-size: 32px;
  margin-bottom: 4px;
  line-height: 1.2;
  display: block;
}
.slideBarNavList a {
  height: 20px;
  line-height: 20px;
  margin-bottom: 9px;
  color: #562277;
  font-size: 14px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.slideBarContent {
  font-size: 18px;
  margin-right: 30px;
}
.slideBarContent img {
  margin-right: 16px;
}
.slideBarMS {
  font-size: 15px;
  margin-top: 3px;
}
.slideBarMS a {
  color: #562277;
}
.slideBarBtn {
  display: inline-block;
  -webkit-appearance: none;
  background: #7a2563;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  padding: 0 20px;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
  margin-top: 10px;
}
.slideBarBtn:hover {
  opacity: .7;
  text-decoration: none;
}
.links {
  font-size: 0;
  margin-top: 20px;
}
.links a {
  display: inline-block;
  height: 27px;
  width: 27px;
  margin: 0 2px;
}
.links1{
  background: url("../images/ny7.jpg") no-repeat;
}
.links1:hover{
  background: url("../images/ny7-1.jpg") no-repeat;
}
.links2{
  background: url("../images/ny8.jpg") no-repeat;
}
.links2:hover{
  background: url("../images/ny8-1.jpg") no-repeat;
}
.links3{
  width: 29px;
  background: url("../images/ny9.jpg") no-repeat;
}
.links3:hover{
  background: url("../images/ny9-1.jpg") no-repeat;
}
.links4{
  width: 32px;
  background: url("../images/ny10.jpg") no-repeat;
}
.links4:hover{
  background: url("../images/ny10-1.jpg") no-repeat;
}
.links5{
  background: url("../images/ny11.jpg") no-repeat;
}
.links5:hover{
  background: url("../images/ny11-1.jpg") no-repeat;
}

.content-primary-ms {
  font-size: 16px;
  margin-top: 15px;
}

.educationBtn1 {
  color: #562277;
  font-size: 20px;
  margin-top: 20px;
  display: block;
}
.educationBtn2 {
  font-size: 14px;
}
.educationBtn2 a {
  color: #562277;
}

.slideBarSmallTitle {
  margin-top: 10px;
  font-size: 16px;
}
.slideBarSmallTitle li a {
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 14px;
  color: #562277;
}

.messageRight {
  width: 350px;
}
.messageTitle {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.messageContent {
  font-size: 16px;
}
.messageBarNav {
  background: #f6f6f6;
  border: 1px solid #dcdcdc;
  border-radius: 9px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  line-height: 1.3;
  margin-bottom: 30px;
  padding: 30px;
  width: 290px;
}
.messageBarNavTitle {
  font-size: 20px;
  color: #562277;
  display: block;
  margin-bottom: 8px;
}
.slideBarNavList .current {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-width: 1px 0;
  padding: 8px 0 4px;
  margin-bottom: 10px;
}
.slideBarNavList .current li{
  background: url("../images/dot.jpg") no-repeat 3px 8px;
  text-indent: 24px;
}

.formList {
  width: 650px;
  margin: 15px auto 30px;
}
.formList tr {
  height: 40px;
}
.formList .formListName {
  font-size: 16px;
  text-align: right;
  width: 150px;
  padding-right: 15px;
  color: #666;
}
.formList input[type='text'] {
  width: 320px;
  height: 30px;
  border: 1px solid #ccc;
  padding: 0 5px;
  border-radius: 3px;
}
.formList input[type='text']:focus {
  border-color: #06c;
}
.formList .button {
  width: 100px;
  height: 30px;
  border: 1px solid #0091ea;
  background: #0091ea;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
}
.formList .button:hover {
  background: #06c;
  border-color: #06c;
}

.expertTitle{
    overflow:hidden;
    font-size:18px;
}
.expertTitle .head_img {
    float:left;width:30%
}

.expertTitle .info{
    float:left;width:66%;height:100%;
}
.expertTitle .info .title{
    color: #562277;
}
.expertTitle .info .position{
    color: #4bbbfa;
}
.expertTitle .info .descript span{
    color: #4bbbfa;
}
.expertContent {
    margin-top:15px;
}