@charset "UTF-8";
#top { background: url("../../images/zixin/bg_01.png") repeat-x; background-size: 100% 100%; }

@media (max-width: 1440px) { .container { width: 1200px; } }
#head { border-bottom: solid 2px #D40000; }
#head .head { padding-top: 13px; overflow: auto; padding-bottom: 13px; }
#head .head .logo img { width: 10%; margin-top: -7px; margin-right: 7px; }
#head .head .logo h3 { display: inline-block; font-size: 30px; font-weight: bold; margin-top: 10px;}
#head .head .loginContent { height: 20px; line-height: 20px; text-align: right; padding-right: 10px; }
#head .head .loginContent .login { margin-bottom: 2px; }
#head .head .loginContent .login a:hover { color: #005DBD; transition: 0.2s; text-decoration: underline; }
#head .head .loginContent .login a:first-child { margin-right: 10px; }
#head .head .headContent { height: 33px; margin-top: 2px; }
#head .head .headContent .search { margin-left: 30px; }
#head .head .headContent input { height: 33px; width: auto; border-top-right-radius: 0; border-bottom-right-radius: 0; }
#head .head .headContent .serachButton { width: 40px; height: 33px; line-height: 33px; text-align: center; background-color: #D72025; border-top-right-radius: 5px; border-bottom-right-radius: 5px; cursor: pointer; }
#head .head .headContent .serachButton img { width: 34px; margin-top: -3px; }
#head .head .headContent .language { height: 28px; line-height: 25px; padding: 0 10px; border: solid 1px transparent; margin-right: 10px; }
#head .head .headContent .language a { text-decoration: none; }
#head .head .headContent .language:hover, #head .head .headContent .language.active { border: solid 1px #ccc; border-radius: 5px; background: #eee; background-size: 100% 100%; }
#head .head .headContent .language span { font-weight: bold; font-size: 12px; color: #333333; }
#top .nav{  background-color: #d51e24;  }
.nav .navWrap { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -o-flex; display: -ms-flexbox; display: flex; line-height: 55px; color: #ffffff; }
.nav .navWrap span.line { font-size: 20px; color: #fff; }

.nav .navWrap a.active span, .nav .navWrap a:hover span { border-bottom: 5px solid #deb565; color: #fff; }
.nav .navWrap a span { display: inline-block; height: 56px; line-height: 56px; padding: 0 5px; }

/*.carousel { margin-bottom: 40px; overflow: hidden; }*/
.carousel {overflow: hidden; }
.carousel #full-screen-slider { width: 100%;  float: left; position: relative; }

.carousel #full-screen-slider #slides li { display: block; width: 100%; height: 100%; list-style: none; padding: 0; margin: 0; position: absolute; }
.carousel #full-screen-slider #slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px; }

.carousel #full-screen-slider #pagination li { display: block; list-style: none; width: 10px; height: 10px; float: left; margin-left: 15px; border-radius: 5px; background: #FFF; }
.carousel #full-screen-slider #pagination li.current { background: #0092CE; }
.carousel #full-screen-slider #pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }

@keyframes we1 { 0% { opacity: 0; }
  10% { opacity: 0.1; }
  20% { opacity: 0.2; }
  30% { opacity: 0.3; }
  40% { opacity: 0.4; }
  50% { opacity: 0.5; }
  60% { opacity: 0.6; }
  70% { opacity: 0.7; }
  80% { opacity: 0.8; }
  90% { opacity: 0.9; }
  100% { opacity: 1; } }
@keyframes we2 { 0% { opacity: 0; }
  10% { opacity: 0.1; }
  20% { opacity: 0.2; }
  30% { opacity: 0.3; }
  40% { opacity: 0.4; }
  50% { opacity: 0.5; }
  60% { opacity: 0.6; }
  70% { opacity: 0.7; }
  80% { opacity: 0.8; }
  90% { opacity: 0.9; }
  100% { opacity: 1; } }
@keyframes we3 { 0% { opacity: 0; }
  10% { opacity: 0.1; }
  20% { opacity: 0.2; }
  30% { opacity: 0.3; }
  40% { opacity: 0.4; }
  50% { opacity: 0.5; }
  60% { opacity: 0.6; }
  70% { opacity: 0.7; }
  80% { opacity: 0.8; }
  90% { opacity: 0.9; }
  100% { opacity: 1; } }
body { background: url(../../images/zixin/AAA_06.png) no-repeat right 2035px; }

img { border: none; }

a { outline: none !important; }

.top { width: 40px; line-height: 40px; background: rgba(214, 31, 36, 0.7); position: fixed; bottom: 100px; right: 30px; cursor: pointer; text-align: center; display: none; }
.top:hover { background: #d61f24; transition: 0.3s; }

.top img { width: 65%; margin-top: -3px; }

#container { /* .newsrr{
	opacity: 0;
	transform: rotate(-30deg);
	transform-origin:20% 40%;
	-ms-transform: rotate(45deg); IE 9
	-ms-transform-origin:20% 40%; IE 9
	-webkit-transform: rotate(-30deg); Safari and Chrome
	-webkit-transform-origin:20% 40%; Safari and Chrome
} */ /*评级公告左侧*/ /*评级公告右侧*/ /*著作书籍*/ /*技术体系*/ /*管理体系*/ /*产品体系*/ /*服务体系*/ }
#container .title small { color: #d3b67f; margin-left: 7px; }
#container .news { /* opacity: 1;
transform: rotate(30deg);
transform-origin:20% 40%;
-ms-transform: rotate(45deg); IE 9
-ms-transform-origin:20% 40%; IE 9
-webkit-transform: rotate(30deg); Safari and Chrome
-webkit-transform-origin:20% 40%; Safari and Chrome */ }
#container .news .title { margin-bottom: 0; }
#container .news span { display: block; width: 80px; height: 22px; background: #d71b1b; text-align: center; line-height: 22px; color: #fff; }
/*#container .news .news_body { height: 238px; border: 1px solid #d71b1b; padding: 0 20px; }*/
#container .news .news_body { height: 182px; border: 1px solid #d71b1b; padding: 0 20px; }
#container .news .news_body small { margin-top: 10px; }
#container .news .news_body h3 { line-height: 35px; font-size: 2.4rem; }
#container .news .news_body p { line-height: 26px; margin-bottom: 10px; }
#container .news #myCarousel { margin-top: 22px; }
/*#container #myTab { margin-top: 45px; }*/
#container #myTab li { border: 1px solid #d71b1b; padding: 0 !important; /*1440*/ }
#container #myTab li a { text-align: center; border: none; margin: 0; border-radius: 0; height: 43px; line-height: 43px; padding: 0; font-size: 20px; font-weight: bold; color: #333; }
#container #myTab li :hover { background: transparent; }
@media (max-width: 1440px) { #container #myTab li a { height: 40px; line-height: 40px; } }
.nav .navWrap a { text-align: center; color: #fff; text-decoration: none; font-size: 22px; line-height: 56px;padding:0px 15px;display:block;}
#container #myTab .active { background: #d71b1b; }
#container #myTab .active a { background: #d71b1b; color: #fff; }
.carousel #full-screen-slider #slides { display: block; width: 100%; height: 250px; list-style: none; padding: 0; margin: 0; position: relative; }
.carousel #full-screen-slider #pagination { display: block; list-style: none; position: absolute; left: 50%; top: 230px; z-index: 9900; padding: 5px 15px 5px 0; margin: 0; }
#full-screen-slider .banner1{background:url('../../images/zixin/banner_01.png') no-repeat center center; height: 250px; }
#full-screen-slider .banner2{background:url('../../images/zixin/banner_02.jpg') no-repeat center center; height: 250px; }
#full-screen-slider .banner3{background:url('../../images/zixin/banner_03.jpg') no-repeat center center; height: 250px; }
@media (min-width: 1441px) { #container #myTabContent .news_list a li { min-height: 155.5px; padding-bottom: 12.5px !important; }
  #container #myTabContent .news_list a li h3 { margin-bottom: 10px !important; } }
#container #myTabContent .news_list a li { min-height: 142px; border: 1px solid #c0c0c0; border-top: 1px #fff solid; background: url(../../images/zixin/block_20.png) no-repeat 20px 15px; padding-left: 50px; padding-right: 20px; padding-bottom: 10px; }
/*#container #myTabContent .news_list a li h3 { line-height: 25px; font-size: 2rem; font-weight: bold; margin-top: 9px; margin-bottom: 6px; }*/
#container #myTabContent .news_list a li h3 { line-height: 25px; font-size: 18px; margin-top: 9px; margin-bottom: 6px; color: #000; }
#container #myTabContent .news_list a li p { line-height: 26px; font-size: 16px; color: #666; margin-bottom: 0; }
#container #myTabContent .news_list a li span { margin-top: 0px; line-height: 8px; color: #AEAEAE; }
#container #myTabContent .news_list a:hover li { color: #000; background: #fffaf0 url(../../images/zixin/block_13.png) no-repeat 20px 15px; }
#container .gomg img { transform: rotateX(45deg); }
#container .pjgd ul { height: 721px; overflow-y: hidden; }
#container .pjgd li { height: 180px; border: 1px solid #c0c0c0; padding: 0 55px; font-weight: bold; border-bottom: none; }
#container .pjgd li h4 { line-height: 50px;  }
#container .pjgd li h5 { font-weight: bold; line-height: 30px; }
#container .pjgd li .jg i { font-size: 18px; color: #d71b1b; }
#container .pjgd li .zw i { font-size: 18px; color: #0657b2; }
#container .pjgd li p { line-height: 25px; font-size: 16px; font-weight: normal;
  color: #666;}
#container .pjgd li .sha { border: 1px solid #d3b67f; border-left: none; position: absolute; right: -40px; height: 180px; width: 55px; background: #c5000b; color: #fff; font-size: 1.8rem; text-align: center; padding-top: 30px;margin-top: -162px;display: none; }
#container .pjgd a:last-child li { border-bottom: 1px solid #c0c0c0; }
#container .pjgd a:hover { color: #000; }
#container .pjgd a:hover li { background: #fffaf0; border: solid 1px #E87773; }
@media (min-width: 1441px) { #container .sj a { height: 289px !important; }
  .nav .navWrap a { text-align: center; color: #fff; text-decoration: none; font-size: 22px; line-height: 56px;padding:0px 36px;display:block;}
  .carousel #full-screen-slider #slides { display: block; width: 100%; height: 270px; list-style: none; padding: 0; margin: 0; position: relative; }
  .carousel #full-screen-slider #pagination { display: block; list-style: none; position: absolute; left: 50%; top: 246px; z-index: 9900; padding: 5px 15px 5px 0; margin: 0; }
  #full-screen-slider .banner1{background:url('../../images/zixin/banner.png') no-repeat center center; height: 270px; }
  #full-screen-slider .banner2{background:url('../../images/zixin/banner2.jpg') no-repeat center center; height: 270px; }
  #full-screen-slider .banner3{background:url('../../images/zixin/banner3.jpg') no-repeat center center; height: 270px; }
  #container .sj a img { width: 45% !important; }
  #container .kw a { height: 289px !important; }
  #container .kw a img { width: 45% !important; } }
#container .sj { opacity: 0; margin-left: -200px; }
#container .sja { background: #FFEDEE; display: block; position: relative; border: solid 1px #C5C6C7; height: 272px; width: 100%; text-align: center; padding: 20px 0; }
#container .sj a img { width: 70%; }
#container .sj a h5 { font-size: 17px; position: absolute; width: 100%; bottom: 15px; }
#container .kw { opacity: 0; margin-left: -300px; }
#container .kwa  { background: #E4F0FD; display: block; border: solid 1px #C5C6C7; height: 272px; position: relative; width: 100%; text-align: center; padding: 20px 0; }
#container .kw a img { width: 90%; }
#container .kw a h5 { font-size: 17px; position: absolute; bottom: 15px; width: 100%; }
#container .yj { opacity: 0; margin-left: -400px; }
#container .tx1 { opacity: 0; margin-left: -200px; }
#container .tx2 { opacity: 0; margin-right: -200px; float: right; }
#container .jsMethod { background: url("../../images/zixin/more2.png") no-repeat; }
#container .jsMethod button:hover { background: #fff; color: #0C5EBA; transition: 0.2s; }
#container .jsRight { background: url("../../images/zixin/more1.png") no-repeat; }
#container .jsRight button:hover { background: #fff; color: #DD1C26; transition: 0.2s; }
#container .jsRight, #container .jsMethod { width: 46%; height: 231px; display: inline-block; background-size: 100% 100%; text-align: center; }
#container .jsRight img, #container .jsMethod img { margin-top: 30px; width: 40%; margin-bottom: 30px; }
#container .jsRight button, #container .jsMethod button { width: 150px; height: 35px; border: 1px solid #fff; background: none; color: #fff; font-size: 1.6rem; margin-top: 10px; border-radius: 0; }
#container .jstx { border: 1px solid #f1353f; height: 231px; }
#container .jstx h3 { width: 235px; line-height: 40px; margin: 0 auto; margin-top: 20px; text-align: center; border-bottom: 1px solid #f1353f; font-size: 22px; }
#container .jstx ul { margin-left: 60px; margin-top: 25px; }
#container .jstx ul li { height: 30px; line-height: 30px; font-size: 1.6rem; padding-left: 20px; background: url(../../images/zixin/sanjiao.png) no-repeat left center; }
#container .gltx { position: relative; overflow: hidden; height: 660px; }
#container .gltx #sun { position: absolute; left: 50%; margin-left: -372.5px; transform: rotateX(90deg); transition: all 4s; -webkit-transition: all 4s; bottom: 0; }
#container .gltx #da1 { position: absolute; left: 50%; margin-left: -97.5px; top: 174px; animation: we1 1s infinite; opacity: 0; }
#container .gltx #da2 { position: absolute; left: 50%; margin-left: -393.5px; top: 40px; animation: we2 1s 1s infinite; opacity: 0; }
#container .gltx #da3 { position: absolute; left: 50%; margin-left: -136.5px; top: 132px; animation: we3 1s 2s infinite; opacity: 0; }
#container .gltx #da4 { position: absolute; left: 50%; margin-left: -223px; top: 38px; animation: we3 1s 2s infinite; opacity: 0; }
#container .gltx #da5 { position: absolute; left: 50%; margin-left: -48.5px; top: 220px; }
#container .gltx .yi h3 { text-align: center; color: #fff; height: 5.2rem; line-height: 5.2rem; font-size: 2.4rem; }
#container .gltx .yi .h31 { background: -webkit-linear-gradient(left, #c8000b, #f63c46); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(right, #c8000b, #f63c46); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, #c8000b, #f63c46); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #c8000b, #f63c46); /* 标准的语法（必须放在最后） */ }
#container .gltx .yi .h32 { background: -webkit-linear-gradient(left, #0657b2, #2f84e3); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(right, #0657b2, #2f84e3); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, #0657b2, #2f84e3); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #0657b2, #2f84e3); /* 标准的语法（必须放在最后） */ }
#container .gltx .yi .h33 { background: -webkit-linear-gradient(left, #01abad, #0dc399); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(right, #01abad, #0dc399); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, #01abad, #0dc399); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #01abad, #0dc399); /* 标准的语法（必须放在最后） */ }
#container .gltx .yi .h34 { background: -webkit-linear-gradient(left, #e8a63d, #f2c565); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(right, #e8a63d, #f2c565); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, #e8a63d, #f2c565); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #e8a63d, #f2c565); /* 标准的语法（必须放在最后） */ }
#container .gltx .yi .h35 { background: -webkit-linear-gradient(left, #e0590f, #eb712f); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(right, #e0590f, #eb712f); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, #e0590f, #eb712f); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #e0590f, #eb712f); /* 标准的语法（必须放在最后） */ }
#container .gltx .yi .h36 { background: -webkit-linear-gradient(left, #0692eb, #57a6ff); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(right, #0692eb, #57a6ff); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, #0692eb, #57a6ff); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #0692eb, #57a6ff); /* 标准的语法（必须放在最后） */ }
#container .gltx .yi img { margin-top: 2.8rem; }
#container .gltx .yi h4 { margin-top: 2.8rem; text-align: center; line-height: 30px; font-size: 1.8rem; }
#container .gltx .yi:hover .yi_in { background: none; border: 1px solid #f43943; }
#container .gltx ul li{ padding: 0 35px;  line-height: 30px;  font-size: 1.7rem;  }
#container .blue { height: 240px; background: linear-gradient(0deg, #fff3f0 0, #fff 33%, white 0, white 67%, #fff 0, #fff3f0); border: 1px solid #d71b1b; }
#container .blue h3 { line-height: 60px; padding-left: 75px; }
#container .blue p { padding: 0 35px; line-height: 30px; font-size: 1.7rem; }
#container .blue .one { background: url(../../images/zixin/one.png) no-repeat 35px center; font-size: 22px; }
#container .blue .two { background: url(../../images/zixin/two.png) no-repeat 35px center; font-size: 22px; }
#container .blue .three { background: url(../../images/zixin/three.png) no-repeat 35px center; font-size: 22px;}
#container .blue .four { background: url(../../images/zixin/four.png) no-repeat 35px center; font-size: 22px;}
#container .blues2 { opacity: 0; margin-left: 200px; }
#container .blues { opacity: 0; margin-left: 200px; }
#container .fwtx { background: url(../../images/zixin/map_86.png) no-repeat 115px 150px; padding-bottom: 110px; }
#container .fwtx .ser { width: 765px; border: 1px solid #aaa; height: 55px; margin: 0 auto; text-align: center; line-height: 55px; font-size: 1.8rem; }
#container .fwtx .fwwl { background: url(../../images/zixin/lan.png) no-repeat; height: 383px; width: 373px; margin-top: 55px; }
#container .fwtx .fwwl p { color: #fff; font-size: 1.7rem; text-indent: 30px; line-height: 40px; padding: 130px 20px 0 20px; letter-spacing: 2px; }
#container .fwtx .fwwl p i { font-style: italic; font-size: 1.8rem; font-weight: bold; padding: 0 5px; }
#container .fwtx .fwwl button { width: 150px; height: 35px; border: 1px solid #fff; background: none; color: #fff; font-size: 1.6rem; margin-left: 20px; margin-top: 10px; border-radius: 0; }
#container .fwtx .fwwl button:hover { background: #fff; transition: 0.2s; color: #4479BE; border: solid 1px #4479BE; }
#container .fwtx .luntan { background: url(../../images/zixin/hong.png) no-repeat; height: 383px; width: 373px; margin-top: 55px; }
#container .fwtx .luntan p { color: #fff; font-size: 1.7rem; text-indent: 30px; line-height: 40px; padding: 130px 20px 0 20px; letter-spacing: 2px; }
#container .fwtx .luntan p i { font-style: italic; font-size: 1.8rem; font-weight: bold; padding: 0 5px; }
#container .fwtx .luntan button { width: 150px; height: 35px; border: 1px solid #fff; background: none; color: #fff; font-size: 1.6rem; margin-left: 20px; margin-top: 10px; border-radius: 0; }
#container .fwtx .luntan button:hover { background: #fff; transition: 0.2s; color: #D3333C; }

/*尾部*/
#footer { margin-top: 70px; height: 200px; position: relative; }

#footer .upup ul { margin-top: 40px; }
/*#footer .upup ul li { display: inline-block; }*/
#footer .upup ul li a { color: #fff; background-color: #0657b2; display: block;  line-height: 18px;   }
#footer .upup ul li a:hover { text-decoration: underline;  color: #d51e24; transition: 0.2s; }
#footer .upup ul li:last-child a { border: none; }
#footer .upup .about { height: 35px; background: #013e83; margin-left: 135px !important; margin-top: 35px; text-align: center; line-height: 35px; }
#footer .upup .foot_top{
  margin-top: 20px;
}
#footer .upup .about a { color: #fff; padding: 0 15px; display: inline-block; }
#footer .down { background: #11141b; height: 50px; position: absolute; bottom: 0; width: 100%; }
#footer .down p { height: 50px; line-height: 50px; color: #666; text-align: center; }
#footer #erweima { position: absolute; z-index: 99; left: 14%; }
@media (min-width: 1441px){
  #footer .upup { height: 150px; background: #0657b2; color: #fff; font-size: 1.6rem; line-height: 30px; position: absolute;  width: 100%; padding-left: 20%; }
  #footer .footer-ewm {
    position:absolute; margin-left: 78%;margin-top: 15px;
  }
}
@media (max-width: 1440px){
  #footer .upup { height: 150px; background: #0657b2; color: #fff; font-size: 1.6rem; line-height: 30px; position: absolute;  width: 100%; padding-left: 17%; }
  #footer .footer-ewm {
    position:absolute; margin-left: 84%;margin-top: 15px;
  }
}
  @-webkit-keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -30deg); transform: perspective(400px) rotate3d(1, 0, 0, -30deg); }
  100% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 0deg); transform: perspective(400px) rotate3d(1, 0, 0, 0deg); } }
@keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -30deg); transform: perspective(400px) rotate3d(1, 0, 0, -30deg); }
  100% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 0deg); transform: perspective(400px) rotate3d(1, 0, 0, 0deg); } }
.flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; animation: flipOutY 1s forwards; transform: perspective(400px) rotate3d(1, 0, 0, -30deg); transform-origin: top center; }

/*滑入*/
.slideTo { opacity: 1 !important; transform: rotate(0deg) !important; transform-origin: 20% 40% !important; -ms-transform: rotate(45deg) !important; /* IE 9 */ -ms-transform-origin: 20% 40% !important; /* IE 9 */ -webkit-transform: rotate(0deg) !important; /* Safari and Chrome */ -webkit-transform-origin: 20% 40% !important; /* Safari and Chrome */ transition: 2s; -webkit-transition: 2s; /* Safari */ }

/*滑出*/
.slideOut { opacity: 0; transition: 2s; -webkit-transition: 2s; /* Safari */ }

/*左侧进入*/
.leftTo2 { opacity: 1 !important; margin-left: 0 !important; transition: 2s; -webkit-transition: 2s; /* Safari */ }

.leftTo3 { opacity: 1 !important; margin-left: 0 !important; transition: 3s; -webkit-transition: 3s; /* Safari */ }

.leftTo4 { opacity: 1 !important; margin-left: 0 !important; transition: 4s; -webkit-transition: 4s; /* Safari */ }

.rightTo2 { opacity: 1 !important; margin-right: 0 !important; transition: 2s; -webkit-transition: 2s; /* Safari */ }

/*1440*/
@media (max-width: 1440px) { html { font-size: 8.5px !important; }
  /*头部*/
  #container, #headMore, #navMore { width: 1200px; }
  #header { height: 155px; }
  #header #nav { margin-top: 10px; }
  #container .news .news_body h3 { line-height: 30px; }
  #container .gltx .yi img { position: relative; left: -11%; margin-top: 1rem; }
  #container .gltx .yi h4 { margin-top: 1rem; }
  /*尾部*/
  #footer #erweima { left: 9%; }
  #footer .upup .about { margin-left: 0; }
  #container .pjgd li .sha { right: 15px; }
  #container .blues2 { opacity: 0; margin-left: 100px; }
  #container .blues { opacity: 0; margin-left: 100px; }
  #container .gltx .yi h3 { line-height: 4.2rem; height: 4.2rem; }
  #container #myTabContent .news_list a li { height: 144px; }
  #container .news .news_body { height: 238px; border: 1px solid #d71b1b; padding: 0 20px; }
  #container .sj img { max-width: 100%; max-height: 258px; }
  #container .kw img { max-width: 100%; max-height: 258px; }
  #container .yj { height: 338px; }
  #container .fwtx { background: url(../../images/zixin/map_86.png) no-repeat 40px 235px; }
  #container .fwtx .fwwl { width: 298px; height: 306px; background-size: 98% 98%; }
  #container .fwtx .fwwl p { line-height: 26px; padding: 105px 20px 0 20px; }
  #container .fwtx .luntan { width: 298px; height: 306px; background-size: 98% 98%; }
  #container .fwtx .luntan p { line-height: 26px; padding: 105px 20px 0 20px; }
  #container .fwtx .fwwl button { margin-top: 0; }
  #container .fwtx .luntan button { margin-top: 0; } }
body { height: 1999px; }

@font-face { font-family: yuxing; src: url("../fonts/yuxing.TTF"); }
h4.showtit { text-shadow: 5px 5px 5px #0a5aa8; }

h3.showtit { text-shadow: 5px 5px 5px #0a5aa8; }

p.showtxt { text-shadow: 5px 5px 5px #0a5aa8; }

h3.showtit i { font-family: yuxing; }

h3.showtit i:nth-child(1) { font-size: 146px; }

h3.showtit i:nth-child(2) { font-size: 146px; }

h3.showtit i:nth-child(3) { font-size: 80px; }

h3.showtit i:nth-child(4) { font-size: 130px; }

h3.showtit i:nth-child(5) { font-size: 125px; }

h3.showtit i:nth-child(6) { font-size: 80px; }

h3.showtit i:nth-child(7) { font-size: 80px; }

h4.showtit i { font-family: yuxing; }

h4.showtit i:nth-child(1) { font-size: 140px; }

h4.showtit i:nth-child(2) { font-size: 140px; }

h4.showtit i:nth-child(3) { font-size: 80px; }

h4.showtit i:nth-child(4) { font-size: 140px; }

h4.showtit i:nth-child(5) { font-size: 80px; }

h4.showtit i:nth-child(6) { font-size: 80px; }

h4.showtit i:nth-child(7) { font-size: 80px; }

#container { position: relative; }
#container h3 span { color: #FFF; font-size: 31px; line-height: 40px; }

.ab { position: absolute; }

.dh li { width: 16%; display: inline-block; height: 69px; cursor: pointer; }
.dh li a { border-right: 1px solid #fff; color: #fff; display: block; height: 38px; width: 100%; text-align: center; line-height: 38px; margin-top: 14px; }
.dh li:hover { background: #fff; }
.dh li:hover a { color: #29abe2; }

.up { margin-top: 55px; }

.down { margin-top: -20px; }

.dgyou { margin-top: 70px; }
.dgyou button { width: 100px; height: 30px; background: none; color: #fff; border: 1px solid #fff; border-radius: 5px; }
.dgyou button:hover { width: 100px; height: 30px; background: #fff; color: #3fa9f5; border: 1px solid #fff; border-radius: 5px; }
.dgyou img { margin-left: 10px; }

.search { margin-top: 910px; }
.search .input-group-btn { border: 1px solid #29abe2; }
.search .input-group-btn button { width: 158px; height: 46px; color: #29abe2; font-size: 20px; }
.search input[type='text'] { width: 580px; height: 48px; border: 1px solid #29abe2; font-size: 20px; }
.search .dropdown-menu li a { font-size: 20px; color: #29abe2; }
.search .search_btn { background: url(../../images/zixin/search.png); width: 68px; height: 48px; border-radius: 0; }

.yunying li { display: inline-block; font-size: 20px; padding: 15px; }
.yunying li a { color: #29abe2; }

.list-group .list-group-item { background: url(../../images/zixin/disc.png) no-repeat 20px 16px; border: solid 1px #C6C6C5; color: #29abe2; }
.list-group .list-group-item b { font-size: 24px; }

.footer { margin-top: 170px; height: 263px; }

#leftLeader { margin-top: 20px; width: 100%; border: 1px solid #e0e0e0; }
#leftLeader div { border-bottom: 1px solid #e0e0e0; height: 60px; font-size: 18px; line-height: 3.5em; background-color: #f4f4f4; cursor: pointer; }
#leftLeader div a { color: black; }
/*#leftLeader div:hover { background-color: #bf1a20; }*/
#leftLeader #leftLeaderDiv {
  background: url("../../images/zixin/leftLeaderbg.png") no-repeat;
  background-position: 12% 55%;
}
#leftLeader #leftLeaderDiv:hover a { color: #bf1a20; texat-decoration: none;  font-weight: bold; }
#leftLeader .active-chose { }
#leftLeader .active-chose a { color: #bf1a20; font-weight: bold; }
#leftLeader .development { cursor: initial; height: 100%; font-weight: normal; font-size:16px; line-height: 2em; color: #666666; background-color: #fff; }
/*#leftLeader .development:hover { background-color: #f4f4f4; }*/
#leftLeader .development ul { display: inline-block;   margin-bottom: 0px; width: 100%; }
#leftLeader .development ul li{ border-bottom: solid 1px #e0e0e0; height: 35px; line-height: 35px;}
#leftLeader .development ul a { color: #666;  margin-left: 80px; }
#leftLeader .development ul a:hover { color: #bf1a20;  }
#leftLeader .development ul li:hover { color: #bf1a20; }
#leftLeader .development ul .active-lchose { color: #bf1a20;   }
#leftLeader .development ul .active-lchose a { color: #fff; background-color: #bf1a20; }

#rightFirst .nowPosition { display: inline-block; }
#rightFirst .nowPosition img { margin-bottom: 3px; }
#rightFirst .nowPosition span { font-size: 16px; margin-left: 5px; font-weight: bold; }
#rightFirst .nowPosition .pos { font-weight: normal; }
#rightFirst .nowPosition span:last-child a { color: #0657b2; }
#rightFirst .brand { display: inline-block; background-color: #bf1a20; color: white; float: right; padding: 10px 50px; font-size: 20px; font-weight: bold; letter-spacing: 6px; }

.pages { margin: 30px 0; }
.pages .paginations { height: 15px !important; display: inline-block; margin: 0; }
.pages .paginations > li { margin-bottom: 0 !important; height: 100% !important; display: inline-block; }
.pages .paginations > li > a, .pages .magazines .paginations > li > span { color: #8C8C8C; }
.pages .paginations > li.active > a, .pages .paginations > li.active > span { color: #fff; background: #00ace8; border-color: #00ace8; }
.pages .paginations > li > a, .pages .paginations > li > span { width: 100% !important; border-radius: 5px; }
.pages .paginations li:first-child { width: 58px; }
.pages .paginations li { height: 23px; }
.pages .paginations li a { font-size: 12px; padding: 2px 7px; }
.pages .paginations li:first-child > a { padding: 2px 3px 2px 2px; }
.pages .jump { display: inline-block; margin-left: 5px; }
.pages .jump span { margin: 0 10px; }
.pages .jump .chosePage { width: 50px; display: inline-block !important; height: 24px !important; margin: 0 5px; }
.pages .jump .pageSure { background: #00ace8; border-color: #00ace8; color: white; height: 24px; padding: 0px 12px !important; }

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; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

a, a:hover, a:visited, a:active, a:link { text-decoration: none; color: #333; }

ul, ol { list-style: none; }

body { width: 100%; font-family: "Microsoft YaHei","Arial"; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.service .banner {margin-bottom: 30px; position: inherit; }
.service .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/servicetitle.png"); background-size: cover; padding: 20px; }
.service .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.service .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.service .right-content .rightSecond .content { border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.service .right-content .rightSecond .content p {  color: #666666; font-size: 16px; letter-spacing: 3px; margin-bottom: 5px; line-height: 2em; }
.service .right-content .rightSecond .content img { }
.service .right-content .rightSecond .content { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.service .right-content .rightSecond .content ul { padding-left: 30px; list-style: inherit; }
.service .right-content .rightSecond .content ul li { margin-bottom: 10px; font-size: 16px; color: #6582b0; }
.service .right-content .rightSecond .content ul li a { display: inline-block; width: 87%; color: #333333; margin-bottom: -5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.service .right-content .rightSecond .content ul li span { color: #333333; }
.service .right-content .rightSecond .content-book { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.service .right-content .rightSecond .content-book .book-title { margin-top: 20px; font-size: 16px; font-weight: bold; color: black; }
.service .banner img { width: 100%; }

.product .banner {margin-bottom: 30px; position: inherit; }
.product .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/producttitle.png"); background-size: cover; padding: 20px; }
.product .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.product .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.product .right-content .rightSecond .content { min-height: 750px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.product .right-content .rightSecond .content p {  color: #666666; font-size: 16px; letter-spacing: 3px; margin-bottom: 5px; line-height: 2em; }
.product .right-content .rightSecond .content img { }
.product .banner img { width: 100%;}

.manage .banner {  margin-bottom: 30px; position: inherit; }
.manage .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/managetitle.png"); background-size: cover; padding: 20px; }
.manage .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.manage .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.manage .right-content .rightSecond .content { min-height: 750px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.manage .right-content .rightSecond .content p {  color: #666666; font-size: 16px; letter-spacing: 3px; margin-bottom: 5px; line-height: 2em; }
.manage .right-content .rightSecond .content img { }
.manage .banner img { width: 100%; }

.technology .banner {  margin-bottom: 30px; position: inherit; }
.technology .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/technologytitle.png"); background-size: cover; padding: 20px; }
.technology .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.technology .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.technology .right-content .rightSecond .content { min-height: 750px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.technology .right-content .rightSecond .content p {  color: #666666; font-size: 16px; letter-spacing: 3px; margin-bottom: 5px; line-height: 2em; }
.technology .right-content .rightSecond .content img { margin-top: 50px; }
.technology .right-content .rightSecond .content { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.technology .right-content .rightSecond .content ul { padding-left: 30px; list-style: inherit; }
.technology .right-content .rightSecond .content ul li { margin-bottom: 10px; font-size: 16px; color: #6582b0; }
.technology .right-content .rightSecond .content ul li a { display: inline-block; width: 87%; color: #333333; margin-bottom: -5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.technology .right-content .rightSecond .content ul li span { color: #333333; }
.technology .right-content .rightSecond .content-book { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.technology .right-content .rightSecond .content-book .book-title { margin-top: 20px; font-size: 16px; font-weight: bold; color: black; }
.technology .banner img { width: 100%; }

.pjgl .banner {  margin-bottom: 30px; position: inherit; }
.pjgl .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/pjgl.png"); background-size: cover; padding: 20px; }
.pjgl .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.pjgl .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.pjgl .right-content .rightSecond .content { min-height: 750px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.pjgl .right-content .rightSecond .content p {  color: #666666; font-size: 16px; letter-spacing: 3px; margin-bottom: 5px; line-height: 2em; }
.pjgl .right-content .rightSecond .content img { }
.pjgl .right-content .rightSecond .content { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.pjgl .right-content .rightSecond .content ul { padding-left: 30px; list-style: inherit; }
.pjgl .right-content .rightSecond .content ul li { margin-bottom: 10px; font-size: 16px; color: #6582b0; }
.pjgl .right-content .rightSecond .content ul li a { display: inline-block; width: 87%; color: #333333; margin-bottom: -5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.pjgl .right-content .rightSecond .content ul li span { color: #333333; }
.pjgl .right-content .rightSecond .content-book { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.pjgl .right-content .rightSecond .content-book .book-title { margin-top: 20px; font-size: 16px; font-weight: bold; color: black; }
.pjgl .banner img { width: 100%; }


.rating .banner {margin-bottom: 30px; }
.rating .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/ratingtitle.png"); background-size: cover; padding: 20px; }
.rating .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.rating .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.rating .right-content .rightSecond .content { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.rating .right-content .rightSecond .content .conChose { margin-bottom: 20px; }
.rating .right-content .rightSecond .content .conChose span { font-size: 18px; font-weight: bold; }
.rating .right-content .rightSecond .content .conChose a { font-size: 16px; margin: 0 5px; cursor: pointer; padding: 3px 10px; }
.rating .right-content .rightSecond .content .conChose .chactive { color: #bf1a20; border: 1px solid #bf1a20; padding: 3px 10px; }
.rating .right-content .rightSecond .content ul { padding-left: 30px; list-style: inherit; }
.rating .right-content .rightSecond .content ul li { margin-bottom: 10px; font-size: 16px; color: #6582b0; }
.rating .right-content .rightSecond .content ul li a { display: inline-block; width: 75%; color: #333333; margin-bottom: -5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.rating .right-content .rightSecond .content ul li span { color: #333333; }
.rating .right-content .rightSecond .content-book { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.rating .right-content .rightSecond .content-book .book-title { margin-top: 20px; font-size: 16px; font-weight: bold; color: black; }
.rating .banner img { width: 100%; }


.rating2 .banner { margin-bottom: 30px; }
.rating2 .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/ratingtitle.png"); background-size: cover; padding: 20px; }
.rating2 .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.rating2 .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.rating2 .right-content .rightSecond .content { min-height: 940px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.rating2 .right-content .rightSecond .content .oneBlock { border: 1px solid #e0e0e0; padding: 20px; margin-bottom: 50px; }
.rating2 .right-content .rightSecond .content .oneBlock .blocktitle { margin-bottom: 10px; }
.rating2 .right-content .rightSecond .content .oneBlock .blocktitle .point { display: inline-block; height: 7px; width: 7px; border-radius: 5px; border: 1px solid #bf1a20; background-color: #fff2f2; margin-bottom: 4px; }
.rating2 .right-content .rightSecond .content .oneBlock .blocktitle .cName { font-size: 16px; font-weight: bold; }
.rating2 .right-content .rightSecond .content .oneBlock .blocktitle .enName { color: #b0b0b0; float: right; margin-top: 5px; }
.rating2 .right-content .rightSecond .content .oneBlock img { width: 100%; }
.rating2 .right-content .rightSecond .content .oneBlock .blockcontent { margin-top: 20px; margin-bottom: 30px; }
.rating2 .right-content .rightSecond .content .oneBlock .blockcontent p { font-size: 16px; color: #999999; font-weight: bold; }
.rating2 .right-content .rightSecond .content .oneBlock .blockcontent p:last-child { margin-left: 70px; }
.rating2 .right-content .rightSecond .content .oneBlock .blockcontent span { color: #bf1a20; }
.rating2 .right-content .rightSecond .content .oneBlock .checkReport { width: 100%; color: #bf1a20; border: 1px solid #bf1a20; padding: 15px; text-align: center; font-size: 16px; letter-spacing: 10px; background-color: #f4f4f4; }
.rating2 .right-content .rightSecond .content .oneBlock:hover .blocktitle .point { background-color: #bf1a20; }
.rating2 .right-content .rightSecond .content .oneBlock:hover .checkReport { color: white; background-color: #bf1a20; }
.rating2 .right-content .rightSecond .content .pages { margin-top: 0 !important; }
.rating2 .banner img { width: 100%; }

.news .banner {margin-bottom: 30px; }
.news .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/newstitle.png"); background-size: cover; padding: 20px; }
.news .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.news .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.news .right-content .rightSecond .content { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.news .right-content .rightSecond .content ul { padding-left: 30px; list-style: inherit; }
.news .right-content .rightSecond .content ul li { margin-bottom: 10px; font-size: 16px; color: #6582b0; }
.news .right-content .rightSecond .content ul li a { display: inline-block; width: 87%; color: #333333; margin-bottom: -5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .right-content .rightSecond .content ul li span { color: #333333; }
.news .right-content .rightSecond .content-book { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.news .right-content .rightSecond .content-book .book-title { margin-top: 20px; font-size: 16px; font-weight: bold; color: black; }
.news .banner img { width: 100%;}

.news2 .banner {margin-bottom: 30px; }
.news2 .right-content .rightSecond .content { min-height: 650px; padding: 20px; }
.news2 .right-content .rightSecond .content .adjustk { text-align: center; background-color: #f1f7fd; height: 40px; margin-top: 20px; color: #999999; line-height: 40px; }
.news2 .right-content .rightSecond .content .adjustk .ziti { padding-left: 80px; }
.news2 .right-content .rightSecond .content .adjustk .ziti span { margin: 0 5px; cursor: pointer; }
.news2 .right-content .rightSecond .content .adjustk .ziti .ztactive { color: #318df3; }
.news2 .right-content .rightSecond .content .wenzhang { font-size: 16px; line-height: 30px; }
.news2 .right-content .rightSecond .content .wenzhang p {  margin-top: 5px; letter-spacing: 2px; }
.news2 .rightLeader .hots { padding: 15px 10px; }
.news2 .rightLeader .hots .hotrow { padding: 10px 2px; border-bottom: 1px solid #c9c9c9; }
.news2 .rightLeader .hots .hotrow:hover .zf { background-color: #2c80df; }
.news2 .rightLeader .hots .hotrow .zf { border: 1px solid #2c80df; height: 12px; width: 12px; display: inline-block;  margin-right: 5px; }
.news2 .rightLeader .hots .hotrow p { cursor: pointer; display: inline-block; width: 90%; color: #747474; line-height: 20px; }
.news2 .rightLeader .about { padding: 0 10px; }
.news2 .rightLeader .about .atitle { border-bottom: 1px solid #c9c9c9; }
.news2 .rightLeader .about .atitle h3 { border-bottom: 3px solid #2c80df; display: inline-block; padding-bottom: 15px; margin-bottom: -1px; }
.news2 .rightLeader .about .aboutBlock { margin-top: 20px; padding: 10px 15px; border: 1px solid #c9c9c9; }
.news2 .rightLeader .about .aboutBlock .link { display: inline-block; background-color: #c2c2c2; width: 24px; height: 24px; text-align: center; vertical-align: middle; margin-bottom: 40px; }
.news2 .rightLeader .about .aboutBlock .abt { display: inline-block; font-size: 16px; width: 85%; margin-left: 5px; }
.news2 .rightLeader .about .aboutBlock .checkall { color: #2b80de; cursor: pointer; }
.news2 .rightLeader .about .aboutBlock:hover .link { background-color: #2b80de; }
.news2 .banner img { width: 100%; }

.enter1 .banner {  margin-bottom: 30px; position: inherit; }
.enter1 .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/entertitle.png"); background-size: cover; padding: 20px; }
.enter1 .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.enter1 .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.enter1 .right-content .rightSecond .content { min-height: 750px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.enter1 .right-content .rightSecond .content .person { padding-bottom: 20px; border-bottom: 1px dashed #e0e0e0; }
.enter1 .right-content .rightSecond .content .person img { float: left; padding: 0 30px; }
.enter1 .right-content .rightSecond .content .person .intr { float: left; width: 80%; }
.enter1 .right-content .rightSecond .content .person .intr span { color: #0657b2; margin-left: 10px; }
.enter1 .right-content .rightSecond .content .person:last-child { border-bottom: none; }
.enter1 .right-content .rightSecond .content p { color: #666666; font-size: 16px; letter-spacing: 3px; margin-bottom: 5px; line-height: 2em; }
.enter1 .right-content .rightSecond .content img { margin-top: 50px; }
.enter1 .banner img { width: 100%; }

.enter2 .banner {  margin-bottom: 30px; position: inherit; }
.enter2 .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/entertitle.png"); background-size: cover; padding: 20px; }
.enter2 .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.enter2 .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.enter2 .right-content .rightSecond .content { min-height: 750px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.enter2 .right-content .rightSecond .content p {  color: #666666; font-size: 16px; letter-spacing: 3px; margin-bottom: 5px; line-height: 2em; }
.enter2 .right-content .rightSecond .content .nointent p { text-indent: 0; }
.enter2 .right-content .rightSecond .content img {  }
.enter2 .banner img { width: 100%;  }

.enter3 .banner {  margin-bottom: 30px; position: inherit; }
.enter3 .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/entertitle.png"); background-size: cover; padding: 20px; }
.enter3 .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.enter3 .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.enter3 .right-content .rightSecond .content { min-height: 670px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.enter3 .right-content .rightSecond .content h3 { font-size: 30px; color: #333333; text-transform: uppercase; line-height: 0.367; text-align: center; text-shadow: 0px 7px 10px rgba(51, 51, 51, 0.36); }
.enter3 .right-content .rightSecond .content p {  color: #666666; font-size: 16px; letter-spacing: 3px; margin-bottom: 5px; line-height: 2em; }
.enter3 .right-content .rightSecond .content img { margin-top: 20px; }
.enter3 .banner img { width: 100%;}



.theory .banner { margin-bottom: 30px; position: inherit; }
.theory .left-nav .nav-top { height: 150px; background-image: url("../../images/zixin/theorytitle.png"); background-size: cover; padding: 20px; }
.theory .left-nav .nav-top .text { padding-right: 50px; color: #ffffff; }
.theory .left-nav .nav-top .text h3 { font-size: 26px; margin-bottom: 10px; }
.theory .right-content { }
.theory .right-content .rightSecond .content { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.theory .right-content .rightSecond .content ul { padding-left: 30px; list-style: inherit; }
.theory .right-content .rightSecond .content ul li { margin-bottom: 10px; font-size: 16px; color: #6582b0; }
.theory .right-content .rightSecond .content ul li a { display: inline-block; width: 87%; color: #333333; margin-bottom: -5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.theory .right-content .rightSecond .content ul li span { color: #333333; }
.theory .right-content .rightSecond .content-book { min-height: 650px; border: 1px solid #bbbbbb; margin-top: 26px; padding: 20px; }
.theory .right-content .rightSecond .content-book .book-title { margin-top: 20px; font-size: 16px; font-weight: bold; color: black; }
.theory .banner img { width: 100%;}
/*# sourceMappingURL=style.css.map */
