html{color:#333;line-height:1.5}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
body,button,input,select,textarea a{font:12px/1.5 "Microsoft Yahei",arial,"宋体",tahoma,sans-serif}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,iframe,button,textarea,p,blockquote,th,td,img{margin:0;padding:0}
fieldset,img,iframe,button,a{border:0;text-decoration:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left}
input,select,img{vertical-align:middle}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
textarea{outline:none;resize:none}
ol,ul{list-style:none}
del{text-decoration:line-through}
em{font-style:normal}
i{font-style:normal}
sup,sub{font-size:100%;vertical-align:baseline}
input[type=submit],input[type=button],[class^=btn-],button{cursor:pointer}
input[type="button"]:hover, [class^=btn-]:hover { filter:alpha(opacity=70);opacity:.7;}
input::-moz-focus-inner{border:0;padding:0}


.clear{clear:both;width:0;height:0px;margin:0;padding:0;border:none;overflow:hidden;font-size:0px}
.clearfix{zoom:1}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0}

.bk, .bk3, .bk6, .bk8, .bk10, .bk15, .bk30, .bk40 .bk50{clear: both;font-size: 0;height: 0;overflow: hidden;}
.bk5{height: 5px;}
.bk8{height: 8px;}
.bk10{height: 10px;}
.bk15{height: 15px;}
.bk30{height: 30px;}
.bk40{height: 40px;}
.bk50{height: 50px;}

.fr{float:right;_display:inline}
.fl{float:left;_display:inline}

.tar{text-align:right}
.tal{text-align:left}
.tac{text-align:center}

.fntb{font-weight:700}

.mc{margin:0 auto}
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}

.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}

.p5{padding:5px}
.p10{padding:10px}
.p15{padding:15px}

.bdrno{border:none}
.bdrnol{border-left-style:none}
.bdrnor{border-right-style:none}

.bgno{background:none}
.bgtr{background:transparent}

.iedi{display:inline}
.iedib{display:inline-block;*display:inline;*zoom:1;}
body{}
a{color:#333; /*主链接颜色*/}
a:hover,a:focus{color:#BE0000; /*链接经过颜色*/}
a:hover,a:active,a:focus{text-decoration:underline; /*链接下划线*/; color:#BE0000;}

/*COM 共用代码-Start*/
.wrapper{width:1120px; /*网页宽度*/ margin:0px auto; }
/*COM 共用代码-End*/

/* header-Start */
.header{ height:110px;}
.logo{float:left;position: relative;}
.logo a {display: block; height: 110px; line-height: 110px;}
.logo img{position: absolute;top: 0;bottom: 0;margin: auto;}
.header .tel{ float:right; width: 280px; height: 56px; margin-top: 30px; background: url(images/tel.png) no-repeat left center;}
.header .tel span {font-size: 28px; margin: 18px 0 0 54px; display: block;}

/*导航*/
.naver {height:54px; line-height:54px;background:url(images/nav_bg.png) repeat-x;font-size:16px; color:#fff; text-align:center;}
.naver li{ float:left;height:54px; line-height:54px;padding-left:1px; background:url(images/nav_line.png) no-repeat right center;}
.naver  li a{padding:0 29px;height:54px; line-height:54px; display:block; float:left; font-size:16px; color:#fff; text-align:center;}
.naver li a:hover{ color:#fff; text-decoration:none; background:url(images/nav_on.png) repeat-x; }
.naver  li.on a{color:#fff; text-decoration:none;background:url(images/nav_on.png) repeat-x;}


/* header-End */

/* banner-Start */
.banner { position: relative; width:100%; height:550px; margin:0 auto; overflow: hidden;}
.banner .pic{ position:relative; z-index:0;width:100% !important;  }
.banner .pic li{width:100% !important; height:550px;}
.banner .pic a{  width:100%;  height:550px;display: block; }
.banner .hd { width:100%; position: absolute; bottom:35px; text-align: center; font-size:0; z-index:1; }
.banner .hd li{margin: 0 5px; background:#000; height: 8px; overflow: hidden; width:35px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1; filter:alpha(opacity=50);opacity:0.5; 
	}
.banner .hd .on{ background:#BE0000;}

.banner .prev,
.banner .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.banner .prev { left: 50%; margin-left:-580px; }
.banner .next { background-position: 0 -90px; right: 50%; margin-right:-580px;}
.banner .prev:hover,
.banner .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
/* banner-End */

/* footer-Start */
.footer{height:50px; background:url(images/ft.jpg) no-repeat center bottom; font-size:13px; color:#ccc; padding-top:82px; line-height:50px;}
.footer a {color: #ccc;}

/* footer-End */

/* 中部区域-Start */
.main{ position:relative; z-index:2;}
.firstcon{ margin-top:-24px; height:89px; margin-bottom:20px; }
.firstcon .head{ float:left; width:77px; height:89px;}
.firstcon .body{ width:1042px; float:right; height:89px;}
.firstcon .body ul li{ float:left; width:340px; height:89px; color:#fff; font-size:16px; background:url(images/img3.png) no-repeat center center; margin-left:7px;}
.firstcon .body ul li a{ color:#fff; display:block;width:340px; height:89px;}
.firstcon .body ul li a:hover {text-decoration: none;}
.firstcon .body ul li img{ float:left; display:block; width:80px; height:70px; margin-right:12px; padding-left:10px; padding-top:10px;}
.firstcon .body ul li strong{ display:block; font-size:16px; padding:5px 0; padding-top:15px;}
.firstcon .body ul li span{ display:block; font-size:14px; line-height: 16px;}

.about_mod{ float:left; width:440px;}
.about_mod .head{ height:32px; line-height:32px;}
.about_mod .head .more{ float:right; font-size:12px;}
.about_mod .head h3{ float:left; display:block; background:url(images/img9.png) no-repeat center center; width:100px; height:32px; line-height:32px; text-align:center; font-size:14px; color:#fff; font-weight:bold;}
.about_mod .body{ background:#F8F8F8; padding:7px 10px; height: 288px; overflow: hidden; font-size:12px; line-height:24px; border:1px solid #DDDDDD;}
.about_mod .body p{ text-indent:2em;}



/*通用列表*/
.ullist{ padding-top:10px; overflow:hidden;}
.ullist li{ height:27px; line-height:27px; overflow:hidden; text-indent:15px; background:url(images/img8.png) no-repeat left 6px; position:relative; width:100%; float:left;}
.ullist li span{ float:right; color:#666; background:#F8F8F8; padding-left:22px; position:absolute; right:0; padding-right:5px; top:0;}
.ullist li a{ color:#333; float:left; overflow:hidden;}
.ullist li a:hover{ color:#0062C2;}

/*选项卡*/

.hasMoreTab{ width:402px; font-family:"Microsoft YaHei";float:left; margin-left:15px; display:inline; }
.hasMoreTab .hd{ height:32px; line-height:32px;position:relative;  }
.hasMoreTab .hd .more{ float:right; }
.hasMoreTab .hd ul{ z-index:5; position:absolute;height:32px; line-height:32px;overflow:hidden; zoom:1; }
.hasMoreTab .hd li{ float:left; width:108px; background:url(images/img4.png) no-repeat left top; cursor:pointer;text-align:center; font-size:14px; color:#fff; font-weight:bold;  }
.hasMoreTab .hd li.on{ font-weight:bold; background-position:-108px top; color:#fff;}
.hasMoreTab .bd{ clear:both; position:relative;border:1px solid #DADADA; background:#F8F8F8; padding:10px; height: 282px;}

.hasMoreTab .bd .view{ height:72px; overflow:hidden; padding-bottom:10px; border-bottom:1px dashed #ccc;}

.hasMoreTab .bd .view img{ float:left; width:88px; height:65px; display:block; margin-right:12px;}
.hasMoreTab .bd .view h4{ font-size:12px; line-height:26px; height:26px; color:#006a01; overflow:hidden; font-weight:bold;}
.hasMoreTab .bd .view h4 a{color:#006a01; display:block; float:left; width:208px; overflow:hidden;}
.hasMoreTab .bd .view h4 span{ float:right; font-size:12px; color:#006a01;}
.hasMoreTab .bd .view p{ color:#666; font-size:12px;} 

.qyry_mod{ float:right; width:250px;}
.qyry_mod .head{ height:32px; line-height:32px; background:url(images/img5.png) no-repeat center center; padding:0 10px;}
.qyry_mod .head h3{ float:left;color:#fff; font-size:14px; font-weight:bold;}
.qyry_mod .head .more{ float:right; font-size:12px; color:#fff;}
.qyry_mod .body{ background:#F8F8F8; padding:0 10px; padding-bottom:10px; border:1px solid #DADADA; height: 292px; overflow: hidden;}
.qyry_mod .body .ullist{ }
.qyry_mod .body .ullist li{ background:url(images/img6.png) no-repeat left center; height:28px; line-height:28px; overflow:hidden; text-indent:18px;}

.product_mod .head{ height:32px; line-height:32px; background:url(images/img10.png) no-repeat center center; padding:0 10px;}
.product_mod .head h3{ float:left;color:#fff; font-size:14px; font-weight:bold;}
.product_mod .head .more{ float:right; font-size:12px; color:#fff;}
.product_mod .body{background:#F8F8F8; padding:5px 0;border:1px solid #DADADA; padding-left:5px; }
.product_mod .body ul li{ float:left; width:200px; padding:10px;}
.product_mod .body ul li img{ display:block; width:200px; height:200px; padding:1px;background:#fff; border:1px solid #31B446;}
.product_mod .body ul li a{ display:block; font-size:13px;}
.product_mod .body ul li a:hover img{ background:#fff; border:1px solid #BE0000;}
.product_mod .body ul li a:hover{ text-decoration:none;}
.product_mod .body ul li a:hover span{ text-decoration:none; color:#BE0000;}
.product_mod .body ul li a span{ display:block; height:28px; line-height:28px; text-align:center; color:#31B446; text-align:center; overflow:hidden;}
/* 中部区域-End */

/*文章页*/
.banner_01{width:100%; position:relative; height:250px;}
.banner_01 .bd{margin:0px auto; overflow:hidden;}
.banner_01 .bd ul{width:100% !important;}
.banner_01 .bd li{width:100% !important; height:250px; overflow:hidden;}

.position{height:40px; line-height:40px; background:url(images/icon_13.png) no-repeat 0px center; padding:0px 30px;}
.position ul li{float:left; font-size:12px; color:#7b7b7b;}
.position ul li a{color:#7b7b7b;}
.position ul li em{padding:0px 8px;}

.page{height:24px;}
.page ul{text-align:center;}
.page ul li{display:inline-block; zoom:1; *display:inline;}
.page ul li a{display:inline-block; zoom:1; *display:inline; margin:0px 2px; height:22px; line-height:22px; border:1px solid #CCC; background:#FFF; padding:0px 6px; font-size:12px; color:#6880a9;}
.page ul li.cur a,
.page ul li a:hover{background:#31B446; border:1px solid #31B446; color:#FFF; text-decoration:none;}
.page ul li.i1 a{margin:0px 5px;}

.row_03{border:1px solid #eae6e3; border-left:none; background:url(images/bg_03.jpg) repeat-y; padding:1px;}
.row_03 .left{width:204px; float:left; background:#f9f9f9;}
.row_03 .left ul li a{display:block; height:46px; line-height:46px; border-bottom:1px solid #e7e7e7; background:url(images/bg_05.jpg) repeat-x; font-size:14px; color:#343434; text-align:center;}
.row_03 .left ul li.cur a,
.row_03 .left ul li.on51 a,
.row_03 .left ul li.on44 a,
.row_03 .left ul li a:hover{background:url(images/bg_04.jpg) repeat; color:#FFF; text-decoration:none;}

.row_03 .right {width:800px; min-height: 400px; float:right; padding:20px 48px; background:#fefefe;position: relative;}
.row_03 .picL{_padding:30px 0px;}

.row_03 .view .head{text-align:center;}
.row_03 .view .head h2{height:32px; line-height:32px; font-size:24px; padding:10px 0; color:#5d5d5d; font-weight:bold;}
.row_03 .view .show-info {text-align: center; color: #999;}
.row_03 .view .head p{height:26px; line-height:26px; font-size:12px; color:#5d5d5d;}
.row_03 .view .body p{line-height:22px; font-size:12px; color:#666; padding:10px 0px;}

/*新闻*/
.row_03 .news ul li{height:34px; line-height:34px; border-bottom:1px dashed #ccc; padding:0px 15px; background:url(images/img8.png) no-repeat 0 center; font-size:14px; color:#4a4949;}
.row_03 .news ul li a{color:#4a4949;}
.row_03 .news ul li em{float:right; font-size:12px; color:#8d8d8d;}

/*下载*/
.row_03 .dowslist ul li{height:40px; line-height:40px; border-bottom:1px dashed #ccc; padding:0px 15px; background:url(images/img8.png) no-repeat 0 center; font-size:14px; color:#4a4949;}
.row_03 .dowslist ul li a{color:#4a4949;}
.row_03 .dowslist ul li em{float:right; font-size:12px; color:#8d8d8d;}

.show-file-list {text-align: center; overflow: hidden; margin: 20px auto;}
.show-file-list a.btn {background-color: #bb1415; color: #fff; padding: 8px 20px; border-radius: 3px; display: inline-block;}
.show-file-list a.btn:hover {background-color: #da2122;}

/*图片列表*/
.row_03 .pic_list{overflow:hidden; padding-top: 20px;}
.row_03 .pic_list ul{}
.row_03 .pic_list ul li{width:235px; float:left; padding:0px 20px 30px 10px; }
.row_03 .pic_list .thumb{width:230px; height:230px; padding:2px; border:1px solid #d1dfed;}
.row_03 .pic_list .thumb img {width:230px; height:230px; display:block;}
.row_03 .pic_list .thumb:hover{ border:1px solid #31B446;}
.row_03 .pic_list .desc{height:44px; line-height:44px; text-align:center; font-size:14px; color:#4f4f4f;}
.row_03 .pic_list .desc a{color:#4f4f4f;}

/*内页栏目名称*/
.row_03 .right .head {height:34px; line-height:34px; border-bottom: solid 1px #ddd; padding-bottom: 10px; margin-bottom: 10px;}
.row_03 .right .head h2 {font-size:16px; color:#31B446;}

/*关于我们*/

.row_03 .about_us .body {font-size: 14px; line-height: 200%;}
.row_03 .about_us .body p {color:#333; padding:10px 0px;}
.row_03 .about_us .body .thumb{width:679px; height:233px; margin:0px auto;}
.row_03 .about_us .body .thumb img{width:679px; height:233px;}
.row_03 .body img{max-width: 800px;}
.show-info-t{height: 30px;line-height: 30px;background: #f8f6f7;}
.show-info-t span {padding:0 20px;color: #000;font-size: 13px;}
.row_03 .left ul li#nvabar-item-index{display: none;}
.pro_thumb{ position: relative;  overflow: hidden; width: 310px; float:left;}
.pro_thumb .bigImg{ height:220px; width:300px; position: relative; border:1px solid #ddd;}
.pro_thumb .bigImg li img{ vertical-align:middle; height:220px; width:300px;  }
.pro_thumb .smallScroll{ margin-bottom: 6px;}
.pro_thumb .sPrev,.pro_thumb .sNext{ float: left; display: block; width:12px; height:19px; text-indent: -9999px; margin-top:35px; }
.pro_thumb .sPrev{ background:url(images/pren.png) no-repeat;}
.pro_thumb .sNext{ background:url(images/next.png) no-repeat;}
.pro_thumb .smallImg{ float:left; display:inline; padding:0 6px;overflow: hidden; padding-top:20px;}
.pro_thumb .smallImg ul{ height:54px;  width: 9999px; overflow: hidden; }
.pro_thumb .smallImg li{ float: left; padding: 0 3px 0 3px; width:62px; cursor:pointer;  display: inline;  }
.pro_thumb .smallImg img{ border:2px solid #E8E8E8; width:55px; height:45px;  }
.pro_thumb .smallImg .on img{ border-color:#278BCB;}

.pro_info{ float:right; width:380px; padding-top:10px; margin-right:20px;}
.pro_info h2{ padding:8px 0 15px 14px; color:#223664; font-size:18px; border-bottom:1px solid #ddd; background:url(images/dot4.png) no-repeat 0 18px; overflow:hidden; margin-bottom: 20px;}
.pro_info p{ padding-top:10px; text-indent:2em; overflow:hidden; line-height:22px;}

.pro_info ul {}
.pro_info ul li {line-height: 30px;}
.pro_info ul li.mobilread img {border: solid 1px #eee;}

.pro_detail {overflow: hidden; }
.pro_detail .tab-hd {height:31px;margin-bottom: -1px; }
.pro_detail .tab-hd ul { }
.pro_detail .tab-hd li{ float: left; height:31px; line-height:31px; background:url(images/tab.png) no-repeat -106px 0; width:105px;text-align:center; margin-right:8px;}
.pro_detail .tab-hd li a{text-align:center; }
.pro_detail .tab-hd li a:hover{ color:#278BCB; text-decoration:underline;   }
.pro_detail .tab-hd li.on{  background:url(images/tab.png) no-repeat 0 0; _position:relative; _top:1px;}
.pro_detail .tab-bd { border: 1px solid #e8e8e8; padding:30px 15px;  }
.pro_detail .tab-bd h2{ height:30px; line-height:30px; background:#0087D8; padding-left:12px; font-size:14px; font-weight:bold; color:#fff; margin-bottom:10px;}
.pro_detail .tab-bd p {line-height:200%; font-size: 14px;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup {z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:150px !important; height:150px !important; border:1px solid #aaa;background:#ffffff /*url(images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:350px;height:350px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*留言表单*/
.liouyan li {margin: 15px 0;}
.liouyan li em {padding-left: 6px; color: #f00;}
.liouyan li .ktxt {width: 300px; height: 30px; line-height: 30px; padding-left: 5px; border: solid 1px #ddd;}
.liouyan li .ktext {width: 600px; height: 140px; line-height: 20px; padding-left: 5px; border: solid 1px #ddd;}
.liouyan li label {display: block; float: left;}
.liouyan li .kbut {background-color: #007B3B; padding: 0 20px; height: 34px; line-height: 34px; border: none; color: #fff; cursor: pointer; margin-left: 70px;}
.liouyan li .kbut:hover {background-color: #004900;}
/*图集显示*/
.title {height: 40px; line-height: 20px; overflow: hidden; text-align: center; color: #009949; font-size: 16px;}
.tujicon {background-color: #009949;}
.tk-top {width: 100%; height: 40px; line-height: 40px; overflow: hidden; margin: 0 auto 10px}
.tk-top input {border-radius: 4px; background: #eee; border:none; cursor: pointer; padding: 5px 8px}

/* 列表分页导航(当前分页样式) */
.epiclpcss{font-weight:bold;}

/* 大图显示 */
.eimgBox {position: relative; width: 800px; height: 450px; overflow: hidden; background: #EEE; text-align: center; padding: 1px 0;}
.eimgBox #ecmsbigpicid { max-width: 100%; margin: 0 auto;}
.eimgBox div{
	position:absolute;
	left:0px;
	top:0px;
	width:50%;
	height:550px;background-color:rgba(255,255,255,0.0); background:#fff\0; filter:alpha(opacity=0);
}
.eimgBox .eimgboxleft{
	cursor: pointer;
}
.eimgBox .eimgboxright{
	left:50%;
	cursor: pointer;
}
eimgBox .eimgboxleft:hover,
eimgBox .eimgboxright:hover {background-color:rgba(255,255,255,0.3); background:#fff\3; filter:alpha(opacity=30)}

#ecmspicnameid {width: 800px; height: 40px; line-height: 40px; text-align: center; position: absolute; left: 0; top:560px; z-index: 999;background-color:rgba(0,0,0,0.7); background:#000\7; filter:alpha(opacity=70); color: #fff}
#ecmspicnameid * {position: relative}
.tk-nav {width: 800px; height: 100px; background: #009949; padding: 10px 0}
.tk-nav .left {float: left; width: 40px; height: 100px; background: url(images/slider-arrow-left.png) no-repeat center center}
.tk-nav #tk-nav-con {float: left; height: 100px; background: none; width: 720px; overflow: hidden}
.tk-nav #tk-nav-con #ecmssmallpicsid {width: 2000px; overflow-y:hidden; overflow-x:scroll;word-break:keep-all;white-space:nowrap;}
.tk-nav #tk-nav-con table tr td {width: 148px; height: 100px; overflow: hidden; position: relative;}
.tk-nav #tk-nav-con table tr td .i {width: 148px; height: 100px; overflow: hidden}
.tk-nav #tk-nav-con table tr td .t {position: absolute; bottom: 0; left: 0; height: 22px; line-height: 22px; text-align: center; z-index: 99;background-color:rgba(0,0,0,0.6); background:#000\6; filter:alpha(opacity=60); width: 148px; color: #fff}
.tk-nav #tk-nav-con table tr .espiccss .t {background-color:rgba(69,187,47,0.6); background:#45BB2F\6; filter:alpha(opacity=60);}
.tk-nav #tk-nav-con table tr td img {width: 148px; height: 100px}
.tk-nav .right {float: right; width: 40px; height: 100px; min-height:100px; background: url(images/slider-arrow-right.png) no-repeat center center; padding: 0;}


/*招聘*/
.zplb {margin: 10px 0; overflow: hidden;}
.zplb li {border-bottom: dashed 1px #ddd; height: 42px; line-height: 42px; overflow: hidden; color: #000;}
.zplb li span {padding: 0 5px; color: #666;}
.zplb li span.red {color: #f00;}
.zplb li .time {float: right;}

.zp-desc .dtit {border-bottom: solid 1px #5986db; font-weight: bold; color: #5986db; margin: 10px 0;}

/*留言反馈*/
.body-form {margin: 30px 0 0;}
.body-form .form-group {width: 100%; overflow: hidden; margin: 10px 0;}
.body-form .form-group label {float: left; width: 80px; text-align: right; line-height: 30px;}
.body-form .form-group .form-control {float: left;}
.body-form .form-group .fc-code {float: left;}
.body-form .form-group .fc-code img {height: 30px; border: solid 1px #ddd; border-left: none; padding-left: 5px;}
.body-form .form-group .col-md-9 {float: left;}
.body-form input {border: solid 1px #ddd; height: 30px; line-height: 30px; padding-left: 10px;}
.body-form textarea {border: solid 1px #ddd; height: 80px; line-height: 20px; padding: 5px 10px;}
.body-form button {border: none; background-color: #bb1415; color: #fff; padding: 8px 20px; border-radius: 3px;}
.body-form button:hover {background-color: #de1b1c;}