﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:"microsoft yahei","simhei",Arial,sans-serif; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#09C; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
.clear{ clear:both}
.qw{ width:1200px; margin:auto; padding:0px;}


.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}





.box-container-fluid { width: 100%; margin: 0 auto;}

.header-wrapper {
  
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  transition: all .3s ease-out 0s;
}

.header-wrapper.on{background: #fff; box-shadow: 0px 0px 30px 0px rgba(46, 62, 90, 0.17); z-index:300;}

.headD{ height: 80px; }

.header-wrapper > .box-container , .header-wrapper > .mid-container{
  align-items: center;
  height: 80px;
}
.header-wrapper .box-container, .header-wrapper .mid-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.header-wrapper .logo{ position: absolute;top: 0; display: block; }
.header-wrapper .logo img{ width: 150px; margin-top:18px;}
.header-wrapper .logo .img1{ opacity:0; position:absolute; left:0; top:47%; margin-top:-13px;}
.header-wrapper.on .logo img{ opacity:0;}
.header-wrapper.on .logo .img1{ opacity:1;}

.header-wrapper .topLeft{ width:260px; float:left; top: 0; }
.header-wrapper .topRight{width:340px;   float:right;top: 0; }
.qw1{ width:1300px; margin:auto; padding:0px;}
.header-wrapper .pc-nav-box {
  top: 0;width:700px; float:left;
}
.header-wrapper .pc-nav-box ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  justify-content: flex-end;
}
.header-wrapper .pc-nav-box ul li {
  position: relative;
}
.header-wrapper .pc-nav-box ul li:last-child {
  margin-right: 0;
}
.header-wrapper .pc-nav-box ul li a:before{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; background:#F90; height: 3px; }

.header-wrapper .pc-nav-box ul li:hover > a ,.header-wrapper .pc-nav-box ul li .aNow1 ,.header-wrapper .pc-nav-box ul li .cur{
  color:#F90;
}
.header-wrapper .pc-nav-box ul li:hover > a:before ,.header-wrapper .pc-nav-box ul li .aNow1:before ,.header-wrapper .pc-nav-box ul li .cur:before{
  width: 100%;
  left: 0;
}

.header-wrapper .pc-nav-box ul li{padding: 0 25px;}
.header-wrapper .pc-nav-box ul li > a {
  position: relative;
  font-size:16px;
  color: #fff;
  line-height: 75px;
  z-index: 1;
  transform: perspective(1px) translateZ(0);
}
.header-wrapper.on .pc-nav-box ul li > a{ color:#036;}

.header-wrapper .pc-nav-box a {
  display: block;
}






.header-wrapper .ask{/* width: 87px;*/ height: 80px; position: relative; cursor: pointer; font-size:0.2rem; color:#fff; padding-right:20px;}
.header-wrapper .ask em{ color:#F90; display: block; height: 80px; line-height: 80px; font-family:Georgia, "Times New Roman", Times, serif; font-size:30px;}
.header-wrapper .ask img{ padding-right:8px; width:0.25rem;}

.header-wrapper.on .ask{ color:#333;}
.header-wrapper .ask:hover{ color:#11a84e;}

.header-wrapper .lan{ width: 87px; height: 80px; position: relative; cursor: pointer; }
.header-wrapper .lan em{ display: block; height: 80px; line-height: 80px; background: url(../image/nimg25_2on.png) center no-repeat; }
.header-wrapper.on .lan em{ background: url(../image/nimg25_2.png) center no-repeat;}
.header-wrapper .lan.on em{ background: #11a84e url(../image/nimg25_2on.png) center no-repeat;}
.header-wrapper .lan .list{ opacity:0; visibility:hidden; position: absolute; top: 90px; left: 0px; width: 87px; padding: 8px 0; background: #f2eeea; }
.header-wrapper .lan.on .list{ opacity:1; visibility:visible; top:80px;}
.header-wrapper .lan .list li{ font-size: 14px; line-height: 36px; text-align: center;}
.header-wrapper .lan .list li a{ display: block; color: #333; }
.header-wrapper .lan .list li a:hover{ color: #11a84e; }
.header-wrapper .topSearch{ width: 87px; height: 80px; position: relative; cursor: pointer;}
.header-wrapper .topSearch em{ display: block; height: 80px; line-height: 80px; background: url(../image/nimg25_3on.png) center no-repeat; }
.header-wrapper.on .topSearch em{ background:url(../image/nimg25_3.png) center no-repeat;}
.header-wrapper .topSearch.on em{ background: #069 url(../image/nimg25_3on.png) center no-repeat;}
.header-wrapper .topSearch .layerDiv{ opacity:0; visibility:hidden; position: absolute; right: 0px; top: 90px; width: 426px; height: 60px; background: #f2eeea; }
.header-wrapper .topSearch .input1{ padding-left: 30px; height: 60px; width: 396px; line-height: 60px; color: #666; font-size: 14px; }
.header-wrapper .topSearch .btn1{ position: absolute; right: 0px; top: 0; width: 64px; height: 60px; border:0px; background: url(../image/nimg34_1.png) center no-repeat; }
.header-wrapper .topSearch.on .layerDiv{ opacity:1; visibility:visible; top:80px;}
.header-wrapper .lanTel{ position: absolute; right: 2.8rem; top: 0; color: #fff; font-size: 0.28rem; line-height: 1.2rem; }
.header-wrapper .lanTel a{ color: #fff; padding: 0 0.15rem; }
.header-wrapper.on .lanTel{ color:#11a84e;}
.header-wrapper.on .lanTel a{ color:#11a84e;}


.pageBanner{ position:relative; }



.flexslider{position:relative;height:680px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:680px;}
.flex-control-nav{position:absolute;bottom:160px;z-index:2;width:97%;text-align:center;}
.flex-control-nav li{display:inline-block;width:60px;height:8px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:60px;height:8px;line-height:30px;overflow:hidden;background:url(../image/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}


.our-nice-bg{background:url(../image/bj.png); height:150px; margin-top:-150px; z-index:40; position:relative;}
.datav_circle{width:8px;height:8px;background-color:#17a1e6;opacity:.6;border-radius:4px;margin-top:10px;float:left}
.our-nice .line{width:1px;height:20px;background-color:#c3c3c3;float:right;margin-top:35px}
.our-nice ul{width:1160px;height:90px;margin:0 auto; z-index:1000; position:relative;}
.our-nice ul li{width:280px;height:90px;line-height:90px;float:left;list-style-type:none;text-align:center;color:#fff;margin-top:0;margin-right:10px;font-size:22px}
.one{text-indent:43px;background:url(../image/icon-bar001.png) 40px 28px no-repeat;background-size:32px 32px}
.two{text-indent:43px;background:url(../image/icon-bar003.png) 40px 28px no-repeat;background-size:32px 32px}
.three{text-indent:50px;background:url(../image/icon-bar004.png) 40px 28px no-repeat;background-size:32px 32px}
.four{text-indent:30px;background:url(../image/icon-bar002.png) 30px 28px no-repeat;background-size:32px 32px}



.cui-btn{display: inline-block;height: 40px;padding: 0 30px;border: solid 1px transparent;border-radius: 2px;background: transparent;font-weight: 400;font-size: 14px;line-height: 38px;text-align: center;white-space: nowrap;vertical-align: middle;user-select: none;transition: 0.2s;}
.cui-btn-small{height: 32px;padding-left: 20px;padding-right: 20px;font-size: 12px;line-height: 30px;}
.cui-icon{font-family: 'cui-icon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: inline-block;vertical-align: middle;font-size: 16px;}
.cui-icon-play:before{content: "\EA1A";}
.section-news{background: #F1F5FF; padding-bottom:60px; margin-top:40px;}
.section-title{text-align: center;padding-top: 30px;padding-bottom: 32px;}
.section-title h1{position: relative;font-size: 36px;line-height: 50px;letter-spacing: 4px;color: #252b3a;}
.section-title h2{margin-top: 10px;font-size: 18px;line-height: 22px;letter-spacing: 2px;color: #666a75;}
.section-wrapper{max-width: 1260px;padding-left: 30px;padding-right: 30px;margin-left: auto;margin-right: auto;}
.news-body{height: 545px;margin-left: 10px;margin-right: 10px;box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);}
.news-body:before,
.news-body:after{content: " ";display: table;box-sizing: inherit;}
.news-main{float: left;height: 100%;width: 32.5%;}
.news-main-card{display: block;position: relative;height: 100%;overflow: hidden;}
.news-main-card:hover .news-main-card-bg{transform: scale(1.1);}
.news-main-card-bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-size: cover;background-position: center;transition: 0.2s;}
.news-main-card-bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-size: cover;background-position: center;transition: 0.2s;}
.news-main-card-bg-mb{display: none;}
.news-main-card-top{position: relative;height: 20px;}
.news-play-btn{display: none;position: absolute;top: 70px;right: 0;bottom: 0;left: 0;width: 40px;height: 30px;background-color: rgba(255, 255, 255, 0.3);border-radius: 2px;margin: auto;font-size: 0;line-height: 30px;text-align: center;cursor: pointer;transition: 0.2s;}
.news-play-btn .cui-icon-play{font-size: 16px;color: #fff;}
.news-main-card-bottom{position: relative;height: 330px;padding: 5px 40px;}
.news-main-card-bottom .h2{margin-bottom: 10px;font-size: 26px;line-height: 28px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-main-card-bottom .p{max-height: 250px;font-size: 16px; text-indent:2em;line-height: 30px;color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.news-main-card-bottom .sub-p{position: relative;padding-left: 10px;font-size: 14px;line-height: 20px;color: #fff;}
.news-main-card-bottom .sub-p-date{margin-top: 10px;}
.news-main-card-bottom .sub-p:before{content: "";display: block;position: absolute;left: 0;top: 10px;border: solid 2px;border-radius: 50%;margin-top: -2px;}
.news-main-card-bottom .sub-p-author{margin-top: 5px;}
.news-main-card-bottom .btn-group{position: absolute;bottom: 30px;}
.cui-btn-outline-light{border: solid 1px #fff;color: #fff;}
.cui-btn-outline-light:hover{border-color: #006699;background-color: #006699;color: #fff;}
.news-main-card-bottom .btn-group .cui-icon{margin-top: -2px;margin-right: 8px;font-size: inherit;}
.news-sub{float: left;position: relative;height: 100%;width: 67.5%;}
.news-list-v{position: absolute;height: 100%;width: 100%;visibility: hidden;opacity: 0;transition: 0s 0.2s;}
.news-list-v.show{z-index: 1;visibility: visible;opacity: 1;transition: 0.2s;}
.news-list-v:before,
.news-list-v:after{content: " ";display: table;box-sizing: inherit;}
.news-list-v:after{clear: both;}
.news-list-v>li{float: left;width: 267px;height: 48.9%; margin-left:12px;}
.news-list-card{display: block;position: relative;height: 85%;padding: 40px 20px 0;background-color: white;}
.news-list-card:hover .h3,
.news-list-card:hover .p{transform: translate(0, -26px);}
.news-list-card:hover .more{opacity: 1;color: #fff; border:1px solid #FFF; border-radius:5px; padding:5px 15px;}
.news-list-v>li:nth-child(1) .news-list-card,
.news-list-v>li:nth-child(5) .news-list-card{background-color: #f66f6a;}
.news-list-v>li:nth-child(2) .news-list-card{background:url(../image/homepage-news-card-bg.jpg);background-size: cover;}
.news-list-v>li:nth-child(4){width:546px;}
.news-list-card .h3{max-height: 56px;margin-bottom: 10px;font-size: 18px;line-height: 28px;color: #fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: transform 0.2s; margin-top:95px;}
.news-list-card .p{max-height: 60px;font-size: 16px;line-height: 30px;color: #fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;transition: transform 0.2s;}
.news-list-v>li:nth-child(1) .news-list-card .h3,
.news-list-v>li:nth-child(2) .news-list-card .h3,
.news-list-v>li:nth-child(5) .news-list-card .h3{color: #fff;}
.news-list-v>li:nth-child(1) .news-list-card .p,
.news-list-v>li:nth-child(2) .news-list-card .p,
.news-list-v>li:nth-child(5) .news-list-card .p,
.news-list-v>li:nth-child(1) .news-list-card .more,
.news-list-v>li:nth-child(2) .news-list-card .more,
.news-list-v>li:nth-child(5) .news-list-card .more{color:#FFF;}
.news-list-card .more{position: absolute;bottom: 30px;opacity: 0;transition: opacity 0.2s;color: rgba(255, 255, 255, 0.7);}
.news-list-card .more i{margin-left: 5px;transition: transform 0.2s;}
.news-list-card .more:hover i{transform: translate(5px, 0);}

.section-bottom{padding-top: 40px;padding-bottom: 50px;}
.section-more-wrap{text-align: center;}
.section-more-wrap a{display: inline-block;font-size: 16px;line-height: 24px;color: #666a75;cursor: pointer;user-select: none;transition: 0.2s;}
.section-more-wrap a:hover{color: #f66f6a;}
.section-more-wrap .news-more{display: none;}
.section-more-wrap a .cui-icon{margin-top: -2px;margin-left: 10px;transition: transform 0.2s;}
.section-more-wrap .news-change{padding-right: 20px;background-repeat: no-repeat;background-position: right center;}


.box{width:1240px;margin:0 auto;padding-top:50px;}
.box li{border:1px solid #ddd;width:401px;height:300px; margin-bottom:20px;float:left;margin-right:10px;position:relative;}
.box li:nth-child(3n){
    margin-right:0;
}
.box li:hover{
box-shadow: 10px 10px 10px #666; transform:translateY(-10px);
}


.box li .border_top{
	position:absolute;height:4px;width:0;font-size:0;background:#F90;top:0;left:0;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.box li .border_right{
	position:absolute;height:0px;width:4px;font-size:0;background:#F90;bottom:0;right:0;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.box li .border_bottom{
	position:absolute;height:4px;width:0px;font-size:0;background:#F90;right:0;bottom:0;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.box li .border_left{
	position:absolute;height:0px;width:4px;font-size:0;background:#F90;left:0;top:0;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.box .hover .border_top,.box .hover .border_bottom{width:350px}
.box .hover .border_left,.box .hover .border_right{height:251px;}
.box1{ font-size:17px; text-align:center; line-height:45px;}

.offices{width:401px;height:260px;display:block;background:#069;color:#fff;text-align:center;padding-top:40px;position:relative;display:block;cursor:pointer;transition:background .3s linear; }
.offices:hover{color:#FFF;}
.timer{ font-size:50px; }
.add-icon{width:20px;height:30px;font-size:30px;color:#fff;line-height:30px;position:absolute;top:74px;right:130px;-webkit-font-smoothing:antialiased}#background-wrap{bottom:0;left:0;padding-top:35px;position:absolute;right:0;top:0;z-index:1}
.add-icon1{ font-size:20px;}
.more-office-linker{ font-size:16px; border:1px solid #FFF; border-radius:5px; width:120px; margin:auto; padding:10px 15px;}

.wt{ background:url(../image/wt.jpg) no-repeat; padding:100px 0px; text-align:center; height:200px; margin-top:50px; margin-bottom:40px;}
.wt1{ font-size:30px; line-height:70px; color:#000;}
.wt2{ font-size:20px; line-height:60px; color:#000; margin-bottom:20px;}
.wt3{ background:#17a1e6; padding:15px 80px; color:#FFF !important; font-size:16px; border-radius:6px; line-height:40px;}

.zbgsleft{ width:220px; float:left;}
.zbgsleft img{ margin-top:40px; width:180px; margin-top:120px;}
.zbgsconter{ width:380px; float:left; margin-top:80px;}
.zbgsright{ width:320px; text-align:right; float:left; margin-top:60px; text-align:right;}
.zbgsright img{ width:120px;margin-top:40px;}
.zbgsr{ width:280px; float:left; text-align:right;}
.zbgsr img{ height:250px;}

.fyys{ width:300px; text-align:center; float:left; margin:30px 0px;}
.fyys a{ border:1px solid #CCC; border-radius:5px; width:150px; line-height:30px; padding:10px 60px; font-size:14px;}
.fyys img{ width:100px;}
.fyys1{ font-size:20px; color:#000; line-height:60px;}
.fyys2{ color:#666; font-size:16px; line-height:30px;}
.fyys3{margin-top:20px;}
.fyys3 a:hover{ border:1px solid #17a1e6; background:#17a1e6; border-radius:5px; width:150px; line-height:30px; padding:10px 60px; color:#FFF; font-size:14px;}

.foot{ background:#202020; padding:30px 0px;}
.foot1{ width:300px; float:left; line-height:35px; color:#FFF; font-size:15px;}
.foot1 div{ color:#FFF; font-size:18px; font-weight:bold;}
.foot1 a{ color:#FFF;}
.foot2{ font-family:Georgia, "Times New Roman", Times, serif; color:#F60; font-size:30px;}
.foot3{ font-size:14px; line-height:35px; text-align:center; color:#FFF;}
.foot3 a{ color:#FFF;}


.searchBox{ width:1200px;background:#fff;border-radius:4px;border:2px #f2f2f2 solid;position:relative; margin:auto; margin-top:-60px; padding:0px;z-index:2;padding:20px 38px 30px 38px;-moz-box-shadow:0 3px 8px rgba(0,0,0,.1);-webkit-box-shadow:0 3px 8px rgba(0,0,0,.1);box-shadow:0 3px 8px rgba(0,0,0,.1); z-index:200;}
.searchBox h1{font-size:18px;font-weight:700;line-height:24px;padding-bottom:10px;color:#333}.searchBox h1.pb7{padding-bottom:7px;display:inline-block}.searchBox h1.pb7:hover{color:#f90}.searchCon{display:inline-block;width:760px}.search-box{font-size:0}.txt_search .em1{width:19px;height:19px;background-position:-396px -26px;position:absolute;left:9px;top:8px}.txt_search input{height:36px; background:url(../image/nimg25_3.png) no-repeat left 8px top 8px; background-size:20px 20px; border:1px solid #EEE; float:left;line-height:36px;padding:0 10px 0 36px;width:415px}.search-box .s1{height:38px;line-height:38px;font-size:18px; text-align:center; background:#09C; float:left;font-weight:700;color:#fff;width:106px}.search-box ul.select-opt{top:36px;width:460px}.seltion-cont{font-size:0;padding-top:20px; float:left;}.categoryBox{height:50px;line-height:50px}.categoryBox.initial{height:initial}.categoryBox.pb4{padding-bottom:4px}.categoryBox dt{display:inline-block;font-size:16px;padding-right:18px; color:#000;}.categoryBox dd{display:inline-block;vertical-align:top;font-size:0;max-width:710px}
.categoryBox dd a{ color:#666;}
.categoryBox dd .a1{display:inline-block;margin-right:18px;font-size:14px;position:relative}.categoryBox dd .a1 .hot{top:-3px;right:-8px}.index-filter{position:relative; margin-top:5px;padding-top:12px;line-height:initial}.index-filter .a2{display:inline-block;cursor:pointer;font-size:0;width:82px;height:10px;background-color:#CCC;margin-right:1px}.index-filter .a2:hover{background-color:#069}.index-filter i{position:absolute;top:26px;font-size:14px;color:#979fa8;display:inline-block;line-height:16px}.index-filter i.i1{left:-2px}.index-filter i.i2{left:68px}.index-filter i.i3{left:137px}.index-filter i.i4{left:225px}.index-filter i.i5{left:308px}.index-filter i.i6{left:393px}.index-filter i.i7{left:476px;font-size:20px}.entrustServing{display:inline-block;width:340px}.entrustServing-tips{color:#333;display:inline-block}.entrustServing-tips:hover{color:#f90}

.searchBox input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #666; font-size:14px;
} 
.searchBox input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #666;  font-size:14px;
} 
.searchBox input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #666;  font-size:14px;
} 
.searchBox input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #666;  font-size:14px;
}

.tanchu2{ width:340px; line-height:43px; float:left; margin-bottom:8px; }
.tanchu2 input{  width:320px;background:#f1f1f1;float:left; border-radius:5px; padding-left:20px; line-height:40px; border:1px solid #CCC;}
.tanchu3{ width:340px; float:left; background:#09F; color:#FFF; line-height:45px;border-radius:5px; text-align:center; border:0px;}
.yzm {
  border: 1px solid #5ED7FF !important;
  color:#fff;
  width: 41%;
  height: 44px;
  line-height: 44px;
  border-radius: 0px 5px 5px 0px;
  background-color: #5ED7FF;
  font-size: 15px;
  padding: 0 20px;
}



.jdfw{ line-height:30px;}
.jdfw li{ width:29%; float:left; height:110px; border:1px solid #CCC; border-radius:8px; padding:1%; margin:15px 1%;}
.jdfwleft{ width:30%; float:left;}
.jdfwleft img{ width:95%;}
.jdfwright{ width:68%; float:right;}
.jdfwright1{ font-size:16px; color:#000;}
.jdfwright2{ font-size:14px;}




































