@charset "utf-8";
/* CSS Document */
.nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.danger-word {
  color: #C10012;
}
.hot-word {
  color: #C10012;
}
.warning-word {
  color: #EFAD4D;
}
.hot-word {
  color: #32467d;
}
.bold {
  font-weight: bold;
}
* {
  margin: 0;
  padding: 0;
  color: #3d3d3d;
  font-family: "Hei";
  font-size: 14px;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
img,
input {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.pageTop {
  height: 36px;
  line-height: 36px;
  background-color: #f7faf3;
}
.pageTBox {
  width: 1180px;
  margin: 0 auto;
}
.pageTBox h1 {
  float: left;
}
.pageTBox p,
.pageTBox ul,
.pageTBox ul li {
  float: right;
}
.pageTBox p a {
  margin: 0 5px;
}
.pageTBox ul li {
  background-repeat: no-repeat;
  background-position: left center;
  width: 100px;
}
.pageTBox ul li a {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding-left: 27px;
  box-sizing: border-box;
}
.linkLi1 {
  background-image: url(../images/tx.jpg);
  margin-right: 20px;
}
.linkLi2 {
  background-image: url(../images/xl.jpg);
}
.linkLi3 {
  background-image: url(../images/wx.jpg);
  position: relative;
}
.linkLi3 .hover-display {
  position: absolute;
  top: 30px;
  width: 120px;
  height: 120px;
  border: 1px solid #aaa;
  display: none;
  background: url(../images/wxm.jpg) no-repeat;
  background-size: contain;
}
.logoLine {
  width: 1180px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.logo {
  float: revert;
  margin-top: 20px;
  width: 250px;
  height: 100px;
  margin-left: 82px;
}
.logoLine dl {
  float: right;
  margin-top: 23px;
}
.logoLine dl dd {
  text-align: center;
}
.logoLine dl dt {
  overflow: hidden;
  line-height: 35px;
  margin: 6px 0 15px 0;
}
.logoLine dl dt img,
.logoLine dl dt p,
.logoLine dl dt h2 {
  float: left;
}
.logoLine dl dt p {
  font-size: 16px;
  margin: 0 10px;
}
.logoLine dl dt h2 {
  font-size: 28px;
  color: #ff3e00;
  font-weight: bold;
}
.navBanner {
  position: relative;
  height: 735px;
}
.navBanner1 {
  position: relative;
  height: 445px;
}
.nav {
  height: 57px;
  background: url(../images/navBg.png) no-repeat center 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.navBox {
  width: 1176px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.navBox li {
  float: left;
  height: 50px;
  line-height: 50px;
  width: 147px;
  text-align: center;
  margin-top: 7px;
  /*导航条蓝条注释20180921--0855*/
  /*background-image: url(../images/spline.jpg);*/
  background-repeat: no-repeat;
  background-position: right center;
}
.navBox li a {
  font-size: 18px;
  color: white;
  display: block;
}
.navBox li a:hover {
  background-color: #ff3f01;
}
.full_banner {
  width: 100%;
  position: relative;
  height: 755px;
  background: #FFF;
  overflow: hidden;
}
.full_banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.full_banner .bd ul {
  width: 100% !important;
}
.full_banner .bd li {
  width: 100% !important;
  float: left;
  height: 665px;
  overflow: hidden;
  text-align: center;
}
.full_banner .bd li a {
  display: block;
  height: 665px;
}
.full_banner1 {
  width: 100%;
  position: relative;
  height: 462px;
  background: #FFF;
  overflow: hidden;
}
.full_banner1 .bd1 {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.full_banner1 .bd1 ul {
  width: 100% !important;
}
.full_banner1 .bd1 li {
  width: 100% !important;
  float: left;
  height: 362px;
  overflow: hidden;
  text-align: center;
}
.full_banner1 .bd1 li a {
  display: block;
  height: 362px;
}
.full_banner .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 100px;
  left: 0;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.full_banner .hd ul {
  text-align: center;
}
.full_banner .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 40px;
  height: 12px;
  margin: 5px;
  background: url(../images/tg_flash_p.png) -50px 0;
  overflow: hidden;
  line-height: 9999px;
}
.full_banner .hd ul .on {
  background-position: 0px 0px;
}
.conPater {
  width: 1180px;
  margin: 20px auto;
  clear: both;
}
.coperCon h3,
.caseCon h2,
.caseCon h3,
.coperCon h2 {
  font-size: 28px;
  color: #32467d;
  text-align: center;
  line-height: 74px;
  background-image: url(../images/coperLine.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 74px;
}
.coperMore {
  display: block;
  color: #ff3e00;
  text-align: center;
  margin: 15px 0 28px 0;
}
.coperMore:hover {
  text-decoration: underline;
}
.coperLine {
  height: 125px;
  overflow: hidden;
  padding-bottom: 110px;
  background-image: url(../images/coperBg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.mr_frbox {
  height: 125px;
}
.mr_frBtnL {
  float: left;
  margin-top: 47px;
  cursor: pointer;
  display: inline;
}
.mr_frUl {
  float: left;
  height: 125px;
  width: 1120px;
}
.mr_frBtnR {
  float: right;
  margin-top: 47px;
  cursor: pointer;
}
.mr_frUl ul li {
  display: inline;
  float: left;
  height: 170px;
  width: 264px ;
  margin-left: 16px;
  overflow: hidden;
}
.mr_frUl ul li img {
  display: block;
  width: 246px;
  height: 152px;
  border: 1px solid #ccc;
}
.GCCon {
  clear: both;
  overflow: hidden;
}
.leftGC {
  float: left;
  width: 256px;
  height: 856px;
}
.leftGCTop {
  height: 122px;
  background: url(../images/GCTitle.jpg) no-repeat center 0;
}
.leftGCBody {
  width: 224px;
  background-color: #e9e9e9;
  padding: 18px 8px;
  margin: 0 auto;
}
.leftGCBody dl dd {
  width: 100%;
  height: 34px;
  background-color: #329b00;
  line-height: 34px;
  margin: 10px 0;
}
.leftGCBody dl dd a,
.leftGCBody dl dd a span {
  color: white;
  font-size: 18px;
}
.leftGCBody dl dd span {
  margin: 0 8px 0 25px;
}
.leftGCBody dl dt {
  height: 32px;
  line-height: 32px;
}
.leftGCBody dl dt a span {
  margin: 0 10px 0 38px;
}
.leftGCBody dl dt a {
  font-size: 15px;
}
.GCPhone {
  width: 100%;
  padding: 34px 0;
  background: url(../images/gcPhone.jpg) no-repeat center 0;
  margin-top: 20px;
}
.GCPline {
  height: 48px;
  overflow: hidden;
  margin: 0 auto;
  width: 200px;
}
.GCPline img {
  float: left;
}
.GCPline div {
  float: left;
  margin-left: 5px;
}
.GCPline div p {
  color: white;
  font-size: 14px;
}
.GCPline div h1 {
  color: white;
  font-size: 20px;
  font-weight: 500;
}
.rightGC {
  float: right;
  width: 903px;
  height: 856px;
}
.RgcTop {
  height: 67px;
  background-color: #e9e9e9;
  width: 882px;
  margin-right: 20px;
  margin-top: 45px;
  overflow: hidden;
  line-height: 67px;
}
.RgcTop ul,
.RgcTop ul li {
  float: left;
}
.RgcTop ul li {
  width: 280px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.RgcTop ul li span {
  font-size: 14px;
  font-style: italic;
}
.RgcTop a {
  float: right;
  margin-right: 20px;
}
.specialLi {
  background-color: #329b00;
  color: white;
}
.specialLi span {
  color: white;
}
.RgcBox {
  display: none;
  overflow: hidden;
}
.RgcBox li {
  width: 278px;
  height: 226px;
  border: 1px solid #e9e9e9;
  float: left;
  margin: 20px 21px 0 0;
}
.RgcBox li:hover {
  border: 1px solid #329b00;
}
.RgcBox li img {
  display: block;
  width: 278px;
  height: 194px;
}
.RgcBox li p {
  height: 32px;
  background-color: #e9e9e9;
  line-height: 32px;
  text-align: center;
}
.caseCon {
  clear: both;
  margin-top: 40px;
}
.caseBox ul {
  overflow: hidden;
}
.caseBox ul li {
  height: 245px;
  float: left;
  margin: 0 14px;
}
.caseBox ul li img {
  display: block;
  height: 210px;
  border: 1px solid #ccc;
}
.caseBox ul li p {
  line-height: 33px;
  height: 33px;
  text-align: center;
}
#demo {
  overflow: hidden;
  width: 1180px;
  margin: 0 auto;
}
#indemo {
  float: left;
  width: 800%;
}
#demo1 {
  float: left;
}
#demo2 {
  float: left;
}
.disturb {
  background: url(../images/disturb.jpg) no-repeat center 0;
  padding-top: 150px;
  clear: both;
  padding-bottom: 125px;
  margin-bottom: 57px;
  position: relative;
  height: 712px;
}
.disturb .disturb-hr {
  border-bottom: 6px solid #32467d;
  position: absolute;
  width: 100%;
  top: -50px;
}
.disturb .disturb-hr span {
  display: inline-block;
  position: absolute;
  left: calc(50% - 20px);
  border: 20px solid transparent;
  border-top-color: #32467d;
}
.disturb .disturb-title {
  text-align: center;
  margin: 30px 0;
  font-size: 22px;
  position: absolute;
  width: 100%;
  top: -20px;
}
.disturb .disturb-title > span {
  font-size: 22px;
}
.disturb .disturb-title > span:nth-child(3) {
  font-size: 26px;
}
.disturb .disturb-title > span:nth-child(4) {
  font-size: 38px;
  line-height: 26px;
}
.disturb .line-top,
.disturb .line-bottom {
  position: absolute;
  left: 50%;
  border-left: 1px solid #32467d;
}
.disturb .line-top {
  height: 300px;
  top: 83px;
}
.disturb .line-bottom {
  bottom: 130px;
  height: 308px;
}
.disCon {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.disCon .leftDis,
.disCon .rightDis {
  width: 510px;
  text-align: center;
}
.disCon .leftDis > p,
.disCon .rightDis > p {
  font-size: 18px;
  line-height: 26px;
  height: 52px;
  padding-bottom: 260px;
}
.disCon .leftDis {
  float: left;
}
.disCon .leftDis p:last-child {
  position: relative;
  top: 15px;
}
.disCon .leftDis p:first-child {
  border-bottom: 1px solid #32467d;
}
.disCon .rightDis {
  float: right;
}
.disCon .rightDis p {
  position: relative;
  top: -5px;
}
.disCon .rightDis p:last-child {
  top: 15px;
}
.disCon .rightDis p:first-child {
  border-bottom: 1px solid #32467d;
}
.disCon p span {
  color: #32467d;
  font-size: 18px;
  font-weight: 600;
}
.Advan1 {
  background: url(../../uploads/allimg/180925/1-1P9250T9550-L.jpg) no-repeat center 0;
  margin-bottom: 42px;
  height: 365px;
}
.Adcion1 {
  width: 1020px;
  margin: 0 auto;
  padding: 100px 0 109px 0;
}
.AdvCon li {
  background-image: url(../images/start.jpg);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 33px;
  font-size: 16px;
  line-height: 26px;
  width: 485px;
}
.AdvCon li span {
  color: #ff3f01;
  font-size: 16px;
}
.Advan2 {
  background: url(../../uploads/allimg/180925/1-1P9250U3070-L.jpg) no-repeat center 0;
  margin-bottom: 12px;
}
.Adcion2 {
  width: 1128px;
  margin: 0 auto;
  overflow: hidden;
  padding: 100px 0 109px 0;
}
.Adcion2 ul,
.Adcion4 ul {
  float: right;
}
.Advan3 {
  background: url(../../uploads/allimg/180925/1-1P9250U6150-L.jpg) no-repeat center 0;
  margin-bottom: 40px;
  clear: both;
}
.Adcion3 {
  width: 1020px;
  margin: 0 auto;
  padding: 120px 0 89px 0;
}
.Advan4 {
  background: url(../images/AdvanBg4.jpg) no-repeat center 0;
  margin-bottom: 20px;
}
.Adcion4 {
  width: 1128px;
  margin: 0 auto;
  overflow: hidden;
  padding: 103px 0 132px 0;
}
.Ads {
  background: url(../images/ADs.jpg) no-repeat center 0;
  height: 600px;
}
.Ads div {
  width: 1090px;
  margin: 0 auto;
  overflow: hidden;
  padding: 60px 0;
}
.aDScON {
  float: right;
  width: 150px;
}
.aDScON button {
  width: 145px;
  height: 44px;
  background: url(../images/DZBtn.png) no-repeat center 0;
  border: 0;
}
.aDScON dt {
  color: white;
  font-size: 26px;
  font-family: Impact;
}
.cusName {
  height: 55px;
  background: url(../images/cusName.jpg) no-repeat center 0;
}
.cusMorew {
  display: block;
  width: 190px;
  height: 22px;
  border: 1px solid #32467d;
  margin: 12px auto;
  color: #32467d;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
}
.cusBox {
  margin-top: 25px;
  overflow: hidden;
  height: 292px;
  margin-bottom: 40px;
}
.cusBox li {
  width: 260px;
  float: left;
  height: 300px;
  margin-left: 28px;
}
.cusBox li img {
  display: block;
  width: 270px;
  height: 182px;
  border: 1px solid #32467d;
}
.cusBox li p {
  line-height: 24px;
  height: 70px;
  margin: 10px 0;
}
.detaMore {
  display: block;
  color: #32467d;
}
.detaMore:hover {
  text-decoration: underline;
}
.profCon {
  clear: both;
}
.profiNa {
  width: 284px;
  height: 27px;
  background: url(../images/profileNe.jpg) no-repeat center 0;
  margin: 0 auto;
}
.proShow {
  height: 409px;
  overflow: hidden;
}
.leftPro {
  float: left;
  width: 565px;
  height: 304px;
}
.leftPro .movieBox {
  border: 3px solid #52ad34;
  margin: 43px 0 0 3px;
  padding: 5px;
}
.leftPro img {
  margin: 43px 0 0 3px;
  display: block;
  width: 100%;
}
.rightPro {
  float: right;
  width: 565px;
  position: relative;
  left: -10px;
}
.rightPro p {
  margin: 40px 0 0 10px;
  line-height: 32px;
  height: 188px;
  width: 530px;
  font-size: 18px;
}
.rightPro ul {
  width: 100%;
  overflow: hidden;
  height: 116px;
  margin-top: 10px;
}
.rightPro ul li {
  float: left;
  margin-left: 10px;
  width: 170px;
}
.rightPro ul li img {
  display: block;
  width: 170px;
  height: 116px;
}
.profMore {
  display: block;
  color: #32467d;
  line-height: 24px;
  height: 24px;
}
.newsCon {
  width: 100%;
  clear: both;
  margin: 50px 0;
  overflow: hidden;
  height: 480px;
}
.newsCon .newsName {
  height: 33px;
  overflow: hidden;
  width: 100%;
  background-color: #ededed;
  line-height: 33px;
  margin-bottom: 15px;
}
.newsCon .newsName ul {
  float: left;
}
.newsCon .newsName ul li {
  float: left;
  width: 125px;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
}
.newsCon .newsName a {
  float: right;
  margin-right: 10px;
}
.newsCon .leftNes,
.newsCon .rightNes {
  width: 565px;
}
.newsCon .leftNes {
  float: left;
}
.newsCon .leftNes .newsShow td a {
  margin-left: 0;
}
.newsCon .rightNes {
  float: right;
}
.newsCon .rightNes .ask {
  background-image: url(../images/ask.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}
.newsCon .rightNes .answer {
  background-image: url(../images/answer.jpg);
  background-repeat: no-repeat;
  background-position: left 6px;
}
.newsCon .newsShow {
  clear: both;
}
table{
	text-align: center;
	width: 100%;
}
.newsCon .newsShow table {
  width: 100%;
}
.newsCon .newsShow table td {
  height: 28px;
  line-height: 28px;
}
.newsCon .newsShow table td a {
  margin-left: 30px;
  font-size: 14px;
}
.newsCon .newsShow table .ask a {
  color: #32467d;
  font-weight: 600;
  font-size: 16px;
}
.speNews {
  background-color: white;
  border: 0;
  border-top: 2px solid #32467d;
}
.Upnews {
  height: 138px;
  overflow: hidden;
}
.Upnews img {
  display: block;
  float: left;
  width: 230px;
  height: 130px;
}
.UpneText {
  float: right;
  width: 300px;
}
.UpneText h3 {
  line-height: 34px;
}
.UpneText h3 a {
  font-size: 16px;
  font-weight: 600;
  color: #32467d;
}
.UpneText p {
  height: 60px;
  margin-bottom: 10px;
  line-height: 24px;
}
.UpneText button {
  width: 108px;
  height: 28px;
  background-color: #32467d;
  color: white;
  border: 0;
  cursor: pointer;
}
.Donews {
  clear: both;
  margin-top: 10px;
  line-height: 37px;
  border-top: 1px dashed #ddd;
  overflow: hidden;
}
.Donews dl {
  float: left;
  width: 100%;
  margin: 0 10px;
}
.Donews dl dd {
  background-image: url(../images/dot.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}
.Donews dl dd a {
  margin-left: 20px;
}
.friLink {
  clear: both;
}
.linkNane {
  overflow: hidden;
  margin-bottom: 15px;
}
.linkNane h3 {
  float: left;
  font-size: 20px;
  color: #32467d;
  line-height: 30px;
  font-weight: 600;
}
.linkR {
  float: right;
  text-align: center;
  width: 1080px;
  height: 2px;
  background-color: #ccc;
  margin-top: 14px;
}
.linkCon {
  clear: both;
  overflow: hidden;
}
.linkCon img {
  float: left;
}
.linkCon p {
  float: right;
  width: 1040px;
  line-height: 30px;
}
.linkCon p a {
  margin: 0 10px;
}
.pageDon {
  clear: both;
  background: url(../images/pageBg.jpg) no-repeat center 0;
  padding: 104px 0 10px 0;
}
.pGEbcON {
  width: 1086px;
  margin: 0 auto;
  overflow: hidden;
}
.mewssBox {
  float: left;
  width: 350px;
}
.mewssBox button {
  width: 100%;
  height: 40px;
  background-color: #32467d;
  color: white;
  border: 0;
  cursor: pointer;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 32px;
}
.newsPart {
  display: none;
}
.messLine {
  overflow: hidden;
  width: 100%;
  height: 35px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  clear: both;
}
.messLine img {
  float: left;
}
.messLine input {
  float: right;
  height: 35px;
  line-height: 35px;
  width: 290px;
}
textarea {
  width: 97%;	
  border: 0;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 10px;
  clear: both;
}
.BotmPhone {
  background-image: url(../images/botmPhone.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 48px;
  padding-left: 60px;
}
.BotmPhone dd {
  color: #32467d;
  line-height: 20px;
}
.BotmPhone dt {
  color: #32467d;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}
.BotmCon {
  float: right;
  width: 685px;
  margin-top: 50px;
}
.subNav {
  height: 40px;
  line-height: 40px;
  background-color: white;
  text-align: center;
  color: #32467d;
  font-weight: 520;
}
.subNav a {
  font-size: 14px;
  color: #32467d;
  font-weight: 600;
  margin: 0 5px;
}
.Shadow {
  width: 100%;
  height: 36px;
  background: url(../images/subNav.png) no-repeat center 0;
}
.pageDPart {
  height: 200px;
  overflow: hidden;
  margin: 20px 0;
  position: relative;
}
.pageDPart p {
  width: 100%;
  float: left;
  color: white;
  line-height: 36px;
}
.pageDPart p span {
  color: white;
  margin-left: 30px;
}
.pageDPart p a {
  color: white;
}
.pageDPart p a:hover {
  text-decoration: underline;
}
.pageDPart1 {
  margin: 20px 0;
  position: relative;
  color: #385091;
}
.pageDPart1 p {
  width: 100%;
  float: left;
  
  line-height: 26px;
}
.pageDPart .ewm {
  position: absolute;
  display: block;
  width: 123px;
  height: 123px;
  top: 10px;
  right: 0;
}
.my-form .submit {
  padding: 6px 20px;
  border-radius: 5px;
  background: #415aa1;
  color: #fff;
}
.my-form .submit:focus {
  outline: 0;
}
.sampleApply-form > ul:after {
  content: '';
  display: table;
  clear: both;
}
.sampleApply-form > ul li {
  float: left;
  width: 50%;
}
.sampleApply-form > ul li input {
  border: 1px solid #32467d;
  height: 26px;
  margin-bottom: 25px;
  background: #eaeef7;
  width: 80%;
}
.sampleApply-form > ul li input:focus {
  background: #fff;
}
.feedback-form {
  text-align: center;
}
.feedback-form .description-box {
  width: 80%;
  height: 100px;
  display: inline-block;
  border: 1px solid #32467d;
}
.feedback-form .description-box .box-header {
  height: 24px;
  background: #32467d;
  color: #fff;
}
.feedback-form .description-box .box-content {
  height: calc(100% - 24px);
}
.feedback-form .description-box .box-content textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  height: 100%;
}
.feedback-form .phone {
  border: 1px solid #32467d;
  width: 150px;
  height: 26px;
  margin: 10px 0;
}
.main.list_article2 .main_right .content .newslist li {
  width: calc(100% - 2px);
  border: solid 1px #cacaca;
  background: #f7f8f7;
  float: left;
  margin-bottom: 15px;
  padding: 0;
  height: auto;
}
.main.list_article2 .main_right .content .newslist li .txtk {
  width: calc(100% - 60px);
  float: left;
  margin: 30px;
  font-size: 14px;
  color: #848486;
  line-height: 24px;
}
.main.list_article2 .main_right .content .newslist li .txtk a.dbt {
  font-size: 24px;
  color: #233259;
}
.main.list_article2 .main_right .content .newslist li .txtk p {
  padding-top: 10px;
}
.main.list_article2 .main_right .content .newslist li a.more {
  outline: none;
  width: 100%;
  margin: 0px 0px -1px -1px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: #cacaca;
  float: left;
}
.main.list_article2 .main_right .content .newslist li a.more:hover {
  background: #7d92cb;
}

.main.list_article2 .main_right1 .content .newslist li {
  width: calc(100% - 2px);
  border: solid 1px #cacaca;
  background: #f7f8f7;
  float: left;
  margin-bottom: 15px;
  padding: 0;
  height: auto;
}
.main.list_article2 .main_right1 .content .newslist li .txtk {
  width: calc(100% - 60px);
  float: left;
  margin: 30px;
  font-size: 14px;
  color: #848486;
  line-height: 24px;
}
.main.list_article2 .main_right1 .content .newslist li .txtk a.dbt {
  font-size: 24px;
  color: #233259;
}
.main.list_article2 .main_right1 .content .newslist li .txtk p {
  padding-top: 10px;
}
.main.list_article2 .main_right1 .content .newslist li a.more {
  outline: none;
  width: 100%;
  margin: 0px 0px -1px -1px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: #cacaca;
  float: left;
}
.main.list_article2 .main_right1 .content .newslist li a.more:hover {
  background: #7d92cb;
}
.p14-prodcontent-1-desc{
	line-height: 28px; padding-left: 15px; padding-right: 15px;
}
.p14-prodcontent-1-desc >.biaot{
	margin-top: 40px; margin-bottom: 40px; color: rgb(102, 102, 102);
	 font-family: 'Hei'
	  font-size: 14px;
}

.p14-prodcontent-1-desc >.biaot >h4,.p14-prodcontent-1-desc >.biaot >h3,.p14-prodcontent-1-desc >.biaot >h2{
	margin: 0px; padding: 5px 0px 10px 50px;  font-size: 26px; border-bottom: 1px solid rgb(211, 211, 211); font-weight: normal; background: url(/skin/images/yuxinlogo.png) left top no-repeat;background-size: 4.5%; height: 30px; line-height: 22px; color: darkblue;
}

.p14-prodcontent-1-desc >.biaot >h4 span,.p14-prodcontent-1-desc >.biaot >h3 span,.p14-prodcontent-1-desc >.biaot >h2 span {
	width: 210px;
	display: block;
	border-bottom: 3px solid darkblue;
	padding-top: 17px;
	margin-left: -51px;
}
.p14-prodcontent-1-desc >p{
	margin: 15px 0px; padding: 0px;
	 color: rgb(102, 102, 102);
	  font-family: 'Hei'; 
	  font-size: 18px;
	  text-indent: 2em;
}
.p14-prodcontent-1-desc >.youshi{
	margin: 20px 0px 0px; padding-right: 0px; padding-left: 0px; list-style: none; color: rgb(102, 102, 102); font-family: 'Hei'; font-size: 14px;
}
.p14-prodcontent-1-desc >.youshi>li,.p14-prodcontent-1-desc >.youshi>li h3{
	margin: 0px; padding: 10px 0px; list-style: none; font-size: 18px; color: rgb(51, 51, 51); border-bottom: 1px solid rgb(178, 177, 177);"
}
.p14-prodcontent-1-desc >.clear{
	clear: both; height: 0px; color: rgb(102, 102, 102); font-family: 'Hei'; font-size: 14px;
}
.p14-prodcontent-1-desc  a{
	color: red;
	font-size: 18px;
	cursor: pointer;
}
.nr01 dt {
        float: right;
		width: 380px;
		height: 220;
        line-height: 0;
        padding: 2px;
    }    
.nr01 dd {
        width: 450px;
        float: left;
        text-indent: 2em;
        margin-top: 30px;
    }