/* LESS Document */
.container {
  padding: 0px;
  margin: 0 auto;
  /*产品详情相关产品*/
  /*新闻详情*/
}
.container .header {
  width: 100%;
  height: auto;
  z-index: 100;
  background: url(../images/head_bg.png) center 0px no-repeat;
  position: relative;
}
.container .header .head {
  width: 1007px;
  height: 87px;
  margin: 0 auto;
}
.container .header .head .logo {
  width: 110px;
  height: 119px;
  text-indent: -9999px;
  background: url(../images/logo.png) no-repeat;
}
.container .header .head .top {
  width: 400px;
  height: auto;
  margin: 20px 0 0 20px;
}
.container .header .head .top h2 {
  width: auto;
  height: 50px;
  line-height: 50px;
  font-size: 35px;
  font-weight: bold;
  color: #34b04e;
}
.container .header .head .top h3 {
  width: auto;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  color: #5a5a5a;
  font-weight: normal;
}
.container .header .head .top_r {
  width: auto;
  height: auto;
}
.container .header .head .top_r .map {
  height: 30px;
  line-height: 30px;
}
.container .header .head .top_r .tel {
  width: 100%;
  height: auto;
}
.container .header .head .top_r .tel h5 {
  font-size: 16px;
  color: #5a5a5a;
  margin: 50px 0 10px 176px;
  font-weight: normal;
}
.container .header .head .top_r .tel h3 {
  font-size: 24px;
  color: #da251c;
  margin-left: 90px;
  font-weight: normal;
}
.container .nav {
  width: 100%;
  height: 86px;
  margin: 0 auto;
  background: url(../images/nav.png) center no-repeat;
  z-index: 10px;
  position: relative;
}
.container .nav .menu {
  width: 1007px;
  height: auto;
  margin: 0 auto;
  padding-top: 40px;
}
.container .nav .menu ul li {
  margin: 0 18px;
  color: #fff;
}
.container .nav .menu ul li a {
  display: block;
  color: #fff;
}
.container .nav .menu ul li.line {
  background: url(../images/line.png) center no-repeat;
  width: 2px;
  height: 24px;
  float: left;
}
.container .banner {
  width: 100%;
  height: 350px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: -22px;
  position: relative;
  z-index: 10;
}
.container .banner img {
  margin: 0 auto;
  display: block;
}
.container .content {
  width: auto;
  height: auto;
  margin: 0 auto;
}
.container .content .wrapper {
  width: 1007px;
  height: auto;
  margin: 0 auto;
}
.container .content .wrapper .left {
  width: 250px;
  height: auto;
}
.container .content .wrapper .left .meun {
  width: 100%;
  height: auto;
  background: #00a917;
  margin-bottom: 8px;
}
.container .content .wrapper .left .meun h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
  color: #fff;
  font-size: 16px;
  background: #00a917;
}
.container .content .wrapper .left .meun ul {
  width: 234px;
  height: auto;
  margin: 0 auto;
  background: #fff;
  border-bottom: 8px solid #00a917;
}
.container .content .wrapper .left .meun ul li {
  line-height: 30px;
  text-indent: 26px;
  font-size: 14px;
  background: url(../images/li_ico.png) 10px 8px no-repeat;
}
.container .content .wrapper .left .meun ul li a {
  color: #00a917;
}
.container .content .wrapper .left .meun ul li dl {
  width: auto;
  height: auto;
}
.container .content .wrapper .left .meun ul li dl dt {
  width: auto;
  height: 30px;
  line-height: 30px;
  text-indent: 40px;
  background: url(../images/dt_ico.png) 28px 15px no-repeat;
}
.container .content .wrapper .left .meun ul li dl dt a {
  color: #999999;
}
.container .content .wrapper .left .hot {
  width: auto;
  height: 274px;
  background: #00a917;
  margin-bottom: 8px;
  clear: both;
}
.container .content .wrapper .left .hot h2 {
  width: auto;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-indent: 20px;
}
.container .content .wrapper .left .hot .show {
  width: auto;
  height: 250px;
  overflow: hidden;
}
.container .content .wrapper .left .hot .show ul {
  width: 234px;
  height: 230px;
  margin: 0 auto;
  background: #fff;
}
.container .content .wrapper .left .hot .show ul li {
  width: 180px;
  height: 200px;
  margin: 0 auto;
  border: 1px solid #ccc;
  margin-bottom: 5px;
}
.container .content .wrapper .left .hot .show ul li a {
  width: 180px;
  height: 170px;
  display: block;
  text-align: center;
}
.container .content .wrapper .left .hot .show ul li p {
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.container .content .wrapper .left .hot #marquee {
  width: 250px;
  height: 225px;
  overflow: hidden;
  float: left;
}
.container .content .wrapper .left .hot .clearfix:after,
.container .content .wrapper .left .hot .cx:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.container .content .wrapper .left .hot .clearfix,
.container .content .wrapper .left .hot .cx {
  *zoom: 1;
}
.container .content .wrapper .left .contact {
  width: auto;
  height: auto;
  background: #00a917;
  padding-bottom: 8px;
}
.container .content .wrapper .left .contact h2 {
  width: auto;
  height: 40px;
  line-height: 40px;
  background: #00a917;
  color: #fff;
  font-size: 16px;
  text-indent: 20px;
}
.container .content .wrapper .left .contact ul {
  width: 234px;
  height: auto;
  margin: 0 auto;
  background: #fff;
}
.container .content .wrapper .left .contact ul li {
  padding: 5px;
  line-height: 25px;
}
.container .content .wrapper .right {
  width: 740px;
  height: auto;
}
.container .content .wrapper .right .right_nav {
  width: auto;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #00a917;
}
.container .content .wrapper .right .right_nav h2 {
  font-size: 16px;
  text-indent: 10px;
}
.container .content .wrapper .right .right_nav .more {
  margin-right: 10px;
}
.container .content .wrapper .right .right_nav .more a {
  color: #fff;
}
.container .content .wrapper .right .right-content {
  padding: 10px;
}
.container .content .wrapper .right .right-content h3 {
  font-size: 14px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.container .content .wrapper .right .right-content h6 {
  width: auto;
  height: 20px;
  line-height: 20px;
  text-align: right;
  padding: 0px;
  margin: 0 auto;
}
.container .content .wrapper .right .right-content .content-info {
  padding: 10px;
}
.container .content .wrapper .right .right-content .content-info .info_pc{
  width: 350px;
  height: auto;
  margin-bottom: 10px;
}
.container .content .wrapper .right .right-content .content-info .info_txt{
  margin-left: 20px;
  width: 150px;
  height: auto;
  float: left;
}
.container .content .wrapper .right .right-content .content-info .info_txt p{
  height: 180%;
}
.container .content .wrapper .right .right-content .content-info .info_txt .name{
  font-size: 16px;
  font-weight: bold;

}
.container .content .wrapper .right .right-content .content-info .right-tit {
  width: auto;
  height: 30px;
  line-height: 30px;
  border-bottom: 2px solid #00a917;
  margin-top: 20px;
  margin-bottom: 10px;
}
.container .content .wrapper .right .right-content .content-info .right-tit .b3 {
  width: 100px;
  height: 30px;
  background: #00a917;
  color: #fff;
  text-align: center;
}
.container .content .wrapper .right .right-content ul.product {
  width: auto;
  height: auto;
}
.container .content .wrapper .right .right-content ul.product li {
  width: 168px;
  height: 194px;
  float: left;
  margin: 5px;
  border: 1px solid #ccc;
}
.container .content .wrapper .right .right-content ul.product li a {
  width: 168px;
  height: 163px;
  display: block;
  text-align: center;
  overflow: hidden;
}
.container .content .wrapper .right .right-content ul.product li p {
  text-align: center;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.container .content .wrapper .right .right-content ul.product li p a {
  width: auto;
  height: auto;
}
.container .content .wrapper .right .right-content ul.news {
  width: auto;
  height: auto;
}
.container .content .wrapper .right .right-content ul.news li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
}
.container .content .wrapper .right .right-content .related {
  width: auto;
  height: auto;
  clear: both;
  margin: 10px auto;
}
.container .content .wrapper .right .right-content .related .right-tit {
  width: auto;
  height: 30px;
  line-height: 30px;
  border-bottom: 2px solid #00a917;
}
.container .content .wrapper .right .right-content .related .right-tit .b3 {
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #00a917;
  color: #fff;
  font-size: 14px;
}
.container .content .wrapper .right .right-content .related ul.newslist {
  width: auto;
  height: auto;
  margin: 10px auto;
}
.container .content .wrapper .right .right-content .related ul.newslist li {
  width: 45%;
  height: 30px;
  float: left;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  margin-right: 36px;
}
.container .content .wrapper .right .right-content .related ul.prolist {
  width: auto;
  height: auto;
  margin: 10px auto;
}
.container .content .wrapper .right .right-content .related ul.prolist li {
  width: 160px;
  height: 184px;
  float: left;
  margin: 6px;
  border: 1px solid #ccc;
}
.container .content .wrapper .right .right-content .related ul.prolist li a {
  width: 160px;
  height: 158px;
  display: block;
  text-align: center;
  overflow: hidden;
}
.container .content .wrapper .right .right-content .related ul.prolist li p {
  width: auto;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.container .content .wrapper .right .right-content .related ul.prolist li p a {
  width: auto;
  height: auto;
}
.container .content .wrapper .right .right-content .procurement {
  width: auto;
  height: auto;
  margin: 10px auto;
}
.container .content .wrapper .right .right-content .procurement .info-title {
  width: auto;
  height: 30px;
  line-height: 30px;
  border-bottom: 2px solid #00a917;
  margin-bottom: 10px;
}
.container .content .wrapper .right .right-content .procurement .info-title .b3 {
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  background: #00a917;
  color: #fff;
  float: left;
  text-align: center;
}
.container .content .wrapper .right .right-content .procurement table {
  width: 100%;
  height: auto;
}
.container .content .wrapper .right .right-content .procurement table tr {
  width: 100%;
  line-height: 30px;
}
.container .content .wrapper .right .right-content .procurement table tr td.t {
  width: 90px;
  line-height: 30px;
  display: block;
}
.container .content .wrapper .right .right-content .procurement table tr td .input {
  width: 180px;
  height: 30px;
  border: 1px solid #ccc;
}
.container .content .wrapper .right .right-content .procurement table tr td #intention,
.container .content .wrapper .right .right-content .procurement table tr td #content {
  border: 1px solid #ccc;
}
.container .content .wrapper .right .right-content .procurement table tr td .btn {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: none;
  margin-left: 110px;
}
.container .content .wrapper .right .right-content .procurement table tr td .btn-sub {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: none;
  margin-left: 80px;
}
.container .content .wrapper .right .right-content .procurement table tr td .reset {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 10px;
  border: none;
}
.container .content .wrapper .right .news_hot {
  width: auto;
  height: auto;
}
.container .content .wrapper .right .news_hot h2 {
  width: auto;
  height: 35px;
  line-height: 35px;
  border-bottom: 2px solid #00a917;
  color: #fff;
}
.container .content .wrapper .right .news_hot h2 strong {
  width: 100px;
  height: 35px;
  line-height: 35px;
  background: #00a917;
  float: left;
  text-align: center;
}
.container .content .wrapper .right .news_hot ul {
  width: 98%;
  height: auto;
  margin: 0 auto;
}
.container .content .wrapper .right .news_hot ul li {
  width: 46%;
  height: 30px;
  line-height: 30px;
  float: left;
  border-bottom: 1px dashed #ccc;
  margin-left: 20px;
}
.container .content .wrapper .right .page {
  width: auto;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  text-align: center;
}
.container .content .wrapper .right .page .wtdl-page {
  width: auto;
  height: auto;
}
.container .content .wrapper .right .page .wtdl-page a {
  padding: 5px 8px;
  border: 1px solid #ccc;
  margin: 0 2px;
}
.container .content .index_search {
  width: 1007px;
  height: auto;
  margin: 0 auto;
}
.container .content .index_search .key {
  width: auto;
  height: 55px;
  line-height: 50px;
}
.container .content .index_search .search {
  width: 350px;
  height: 55px;
  line-height: 55px;
}
.container .content .index_search .search .input_key {
  width: 260px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  float: left;
  margin-top: 13px;
  text-indent: 3px;
}
.container .content .index_search .search .btn {
  width: 60px;
  height: 32px;
  line-height: 28px;
  float: left;
  text-align: center;
  background: #a50000;
  color: #fff;
  border: none;
  margin-top: 13px;
  font-weight: bold;
  margin-left: 5px;
}
.container .content .index_pro {
  width: 1007px;
  height: auto;
  margin: 0 auto;
}
.container .content .index_pro .pro_menu {
  width: 250px;
  height: auto;
  border: 1px solid #005907;
  background: #00790e;
}
.container .content .index_pro .pro_menu h2 {
  width: 100%;
  height: 72px;
  font-size: 18px;
  color: #fff;
  text-indent: 16px;
  background: url(../images/pro_meun.png) 1px no-repeat;
}
.container .content .index_pro .pro_menu h2 strong {
  width: auto;
  height: auto;
  font-size: 60px;
  color: #fff;
  font-weight: bold;
  position: relative;
  top: 22px;
  left: -3px;
}
.container .content .index_pro .pro_menu h2 span {
  height: 45px;
  line-height: 45px;
}
.container .content .index_pro .pro_menu h2 .en {
  width: auto;
  height: auto;
  font-weight: normal;
  text-indent: 60px;
}
.container .content .index_pro .pro_menu ul {
  width: auto;
  height: auto;
  background: #fff;
  margin: 0 5px 5px 5px;
}
.container .content .index_pro .pro_menu ul li {
  width: 90%;
  margin: 0 auto;
  line-height: 45px;
  border-bottom: 1px dashed #ccc;
  text-indent: 25px;
  font-size: 14px;
  background: url(../images/li_ico.png) 10px 17px no-repeat;
}
.container .content .index_pro .pro_menu ul li a {
  color: #00a917;
}
.container .content .index_pro .pro_menu ul li dl {
  text-indent: 35px;
}
.container .content .index_pro .pro_menu ul li dl dt {
  width: auto;
  height: 30px;
  line-height: 30px;
  background: url(../images/dt_ico.png) 27px no-repeat;
}
.container .content .index_pro .pro_menu ul li dl dt a {
  color: #999999;
}
.container .content .index_pro .product {
  width: 720px;
  height: auto;
}
.container .content .index_pro .product .h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #efefef;
}
.container .content .index_pro .product .h2 .tab {
  width: 165px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  float: left;
  text-align: center;
  color: #999;
  font-weight: bold;
  font-size: 14px;
}
.container .content .index_pro .product .h2 .action {
  width: 165px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  background: #00a917;
  display: block;
}
.container .content .index_pro .product .conten ul {
  padding: 10px;
  border: 1px solid #ccc;
  background: url(../images/ul_bg.png);
}
.container .content .index_pro .product .conten ul li {
  width: 214px;
  height: 268px;
  float: left;
  margin: 8px;
  background: url(../images/li_bg.jpg) center no-repeat;
}
.container .content .index_pro .product .conten ul li a {
  width: 205px;
  height: 205px;
  display: block;
  margin-top: 7px;
  margin-left: 4px;
  text-align: center;
  overflow: hidden;
}
.container .content .index_pro .product .conten ul li .txt {
  width: 210px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.container .content .adv {
  width: 100%;
  height: 238px;
  margin-top: 58px;
  background: #f0f0f0;
}
.container .content .adv .index_adv {
  width: 1007px;
  height: auto;
  margin: 0 auto;
}
.container .content .adv .index_adv .adv_txt {
  width: 499px;
  height: 80px;
  margin: 0 auto;
  background: url(../images/adv_txt.png) no-repeat;
  position: relative;
  top: -50px;
}
.container .content .adv .index_adv .adv_txt h2 {
  width: 107px;
  height: 40px;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  float: left;
  padding: 40px 0 0 86px;
}
.container .content .adv .index_adv .adv_txt h3 {
  float: left;
  width: 95px;
  height: 40px;
  line-height: 40px;
  padding: 29px 0 0 106px;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.container .content .adv .index_adv ul {
  position: relative;
  top: -37px;
}
.container .content .adv .index_adv ul li {
  width: 152px;
  height: 158px;
  float: left;
  margin: 0 49px;
  background: url(../images/adv_img.png) no-repeat;
}
.container .content .adv .index_adv ul li a img {
  margin: 10px 0 15px 10px;
}
.container .content .adv .index_adv ul li a .a_txt {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #333436;
}
.container .content .index_news {
  width: 1007px;
  height: auto;
  margin: 0 auto;
}
.container .content .index_news .case {
  width: 627px;
  height: auto;
}
.container .content .index_news .case h2 {
  width: auto;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #dddddd;
}
.container .content .index_news .case h2 span {
  float: left;
  height: auto;
  display: block;
  border-bottom: 2px solid #009000;
}
.container .content .index_news .case h2 .more {
  font-size: 12px;
}
.container .content .index_news .case h2 .more a {
  color: #999999;
}
.container .content .index_news .case ul li {
  width: auto;
  height: 196px;
  padding: 5px;
}
.container .content .index_news .case ul li .case_img {
  float: left;
  width: 211px;
  height: 168px;
  background: url(../images/case_img.jpg) no-repeat;
}
.container .content .index_news .case ul li .case_img img {
  display: block;
  margin: 7px 0 0 9px;
}
.container .content .index_news .case ul li .caseinfo {
  width: 376px;
  height: auto;
}
.container .content .index_news .case ul li .caseinfo .title {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-bottom: 1px dashed #ccc;
}
.container .content .index_news .case ul li .caseinfo .case_info {
  margin: 10px auto;
  color: #999999;
}
.container .content .index_news .case ul li .caseinfo .more_g {
  width: 96px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: url(../images/more_g.png) no-repeat;
}
.container .content .index_news .Device_display {
  width: 262px;
  height: auto;
}
.container .content .index_news .Device_display h2 {
  width: auto;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #dddddd;
}
.container .content .index_news .Device_display h2 span {
  float: left;
  height: auto;
  display: block;
  border-bottom: 2px solid #009000;
}
.container .content .index_news .Device_display h2 .more {
  font-size: 12px;
}
.container .content .index_news .Device_display h2 .more a {
  color: #999999;
}
.container .content .index_news .Device_display ul {
  padding: 10px;
}
.container .content .index_news .Device_display ul li {
  width: 245px;
  height: 155px;
  margin: 10px auto;
  background: #e5e5e5;
  overflow: hidden;
}
.container .content .index_news .Device_display ul li img {
  display: block;
  margin: 0 auto;
}
.container .content .index_news .about {
  width: 672px;
  height: auto;
  margin-bottom: 20px;
}
.container .content .index_news .about h2 {
  width: auto;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.container .content .index_news .about h2 span {
  float: left;
  height: auto;
  display: block;
  border-bottom: 2px solid #009000;
}
.container .content .index_news .about h2 .more {
  font-size: 12px;
}
.container .content .index_news .about h2 .more a {
  color: #999999;
}
.container .content .index_news .about .about_info {
  width: 367px;
  height: auto;
  color: #999999;
}
.container .content .index_news .index_news {
  width: 627px;
  height: auto;
}
.container .content .index_news .index_news h2 {
  width: auto;
  height: 40px;
  line-height: 39px;
  background: url(../images/news_bg.png);
}
.container .content .index_news .index_news h2 span {
  width: 80px;
  height: 40px;
  line-height: 40px;
  display: block;
  background: #fff;
  float: left;
}
.container .content .index_news .index_news h2 .more {
  width: 60px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  text-align: right;
  font-size: 12px;
}
.container .content .index_news .index_news h2 .more a {
  color: #999999;
}
.container .content .index_news .index_news ul {
  padding: 10px;
}
.container .content .index_news .index_news ul li {
  width: 45%;
  height: 30px;
  line-height: 30px;
  float: left;
  border-bottom: 1px dashed #ccc;
  margin-right: 30px;
  text-indent: 15px;
  background: url(../images/news_li_ico.jpg) 0 14px no-repeat;
}
.container .footer {
  width: 100%;
  height: 280px;
  background: #2f2f2f;
  margin-top: 30px;
}
.container .footer .foot {
  width: 1007px;
  height: auto;
  margin: 0 auto;
}
.container .footer .foot .foot_nav {
  height: 82px;
  line-height: 82px;
  text-align: center;
  margin: 0 auto;
}
.container .footer .foot .foot_nav ul {
  text-align: center;
}
.container .footer .foot .foot_nav ul li {
  float: left;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
}
.container .footer .foot .foot_nav ul li a {
  color: #fff;
}
.container .footer .foot .wx {
  width: 117px;
  height: 114px;
  margin-left: 274px;
}
.container .footer .foot .copy {
  color: #b3b3b3;
  margin-left: 20px;
}
.container .footer .foot .copy p {
  height: 28px;
  line-height: 28px;
}
.container .footer .link{
  width: 1007px;
  height: 30px;
  line-height: 30px;
  clear: both;
  margin: 0 auto;
}
.container .footer .link strong{
  color: #fff;
  float: left;
}
.container .footer .link a{
  padding: 0 10px;
  float: left;
}
.container .pro {
  width: 100%;
  height: auto;
}
.container .pro .pro_nav {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #ccc;
  text-indent: 20px;
}
.container .pro ul {
  padding: 10px;
}
.container .pro ul li {
  width: 160px;
  height: 200px;
  float: left;
  margin: 5px;
  border: 1px solid #ccc;
}
.container .pro ul li a .txt {
  width: auto;
  height: 30px;
  line-height: 30px;
  text-align: center;
  clear: both;
}
.container .goobk .pro_nav {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #ccc;
  text-indent: 20px;
}
.container .goobk .form {
  width: auto;
  height: auto;
}
.container .goobk .form .tr {
  width: auto;
  height: 35px;
  line-height: 35px;
}
.container .goobk .form .tr .td {
  width: 45%;
  height: auto;
  float: left;
}
.input{
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin: 4px auto;
  border: 1px solid #ccc;
  text-indent: 3px;
}
textarea{
  border: 1px solid #ccc;
}
.submit{
  width: 80px;
  height: 30px;
  text-align: center;
  display: block;
  border: 1px solid #ccc;
  margin-left: 62px;
}