/*公用样式*/
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,section, article, aside, header, footer, nav, dialog, figure,menu,hgroup,iframe{margin:0;padding:0; border:0;}
body{font-family:"Microsoft YaHei","Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB",  "微软雅黑", "STHeiti", "WenQuanYi Micro Hei",SimSun,sans-serif;font-size:12px;line-height:24px;background:#fff;color:#333;}

/*小元素*/
input,textarea{resize:none;font-family:"Microsoft YaHei";background:#fff;border:0;}
input:focus,textarea:focus{outline:none;}
img{border:none;vertical-align:middle;}
ul,li{list-style:none;}
a{text-decoration:none;color:#333;outline:none;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
.clear {clear: both;}
.pl20 {padding-left: 20px;}

/*常用浮动和网页宽度等*/
.fl{float:left;display:inline;}/*左浮动left*/
.fr{float:right;display:inline;}/*右浮动right*/
.ce{margin:0px auto;}/*水平居中对齐*/
.cl{clear:both;}/*清除浮动*/
.of{overflow:hidden;}/*隐藏溢出*/
.kuang{border:solid 1px #d4d4d4;background-color:#fff;}/*框线*/

.w1000{width:1000px;margin:0px auto;overflow:hidden;}/*宽度*/
.w1100{width:1100px;margin:0px auto;overflow:hidden;}/*宽度*/
.w1200{width:1200px;margin:0px auto;overflow:hidden;min-width:1200px;}/*宽度*/

/*常用文本缩进*/
.ti_1{text-indent:10px;}
.ti_2{text-indent:20px;}
.ti_3{text-indent:30px;}
.ti_4{text-indent:40px;}

/*=============固定网站样式=============*/

table,tr,td{ font-size:12px; color:#333333; line-height:20px; font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif; }

/*
a:link {color:#333333; text-decoration: none;}
a:visited {color:#333333; text-decoration: none;}
a:hover {color:#004fa8;text-decoration: none;}
a:active {color: #004fa8;text-decoration: underline;}*/

/*清除浮动*/
.clearfix:after {content:'';display:block;clear:both;}


/*page-通用*/
DIV.digg { padding:3px; margin:3px; text-align:center; line-height:40px;margin-top:15px;}
DIV.digg A { border:#666 1px solid; padding:5px; margin:2px;COLOR: #666; TEXT-DECORATION: none;}
DIV.digg A:hover {border:#7d5344 1px solid;COLOR: #7d5344; }
DIV.digg A:active {BORDER:#7d5344 1px solid; COLOR: #7d5344; }
DIV.digg SPAN.current {BORDER: #7d5344 1px solid; PADDING: 5px;  FONT-WEIGHT: bold;  MARGIN: 2px; COLOR: #fff; BACKGROUND-COLOR: #7d5344;}
DIV.digg SPAN.disabled {BORDER: #eee 1px solid; PADDING: 5px;  MARGIN: 2px; COLOR: #ddd; }

/*page圆角-通用*/
DIV.digg {width:860px;padding:3px; margin:3px;text-align:center;line-height:40px;clear:both;float:right; font-size:14px;}
DIV.digg A {border:#666 1px solid;PADDING:5px 10px;margin:5px;COLOR:#666;TEXT-DECORATION:none;border-radius:5px;}
DIV.digg A:hover {border:#a4c788 1px solid;COLOR:#a4c788;border-radius:5px;}
DIV.digg A:active {BORDER:#a4c788 1px solid;COLOR:#a4c788;border-radius:5px;}
DIV.digg SPAN.current {BORDER:#a4c788 1px solid;PADDING:5px 10px;FONT-WEIGHT:bold;MARGIN:5px;COLOR:#fff;BACKGROUND-COLOR:#a4c788;border-radius:5px;}
DIV.digg SPAN.disabled {BORDER:#ccc 1px solid;PADDING:5px;MARGIN:5px;COLOR:#666; background-color:#fff;border-radius:5px;}
.bds .contact table tr td table tr .nr.text14.text30 {font-size: 14px;}
.bds .contact table tr td table tr .nr.text14 span {font-size: 14px;}

/*头部*/
.top_in {width:100%;height:110px;background:#202020;overflow:hidden;}
.top_in .top_lang {text-align:right;padding: 10px 0;}
.top_in .top_lang a {color:#c1c1c1;}
.top_in .top_lang a.cn {background:url('../images/top1.jpg') no-repeat left center;padding-left:28px;vertical-align: middle;padding-right:20px;}
.top_in .top_lang a.en {background:url('../images/top2.jpg') no-repeat left center;padding-left:28px;vertical-align: middle;padding-right:5px;}
.nav_in {height:93px;}
.nav_in li {float:left;height:88px;line-height:88px;margin-right:54px;}
.nav_in li:last-child {margin-right:0;}
.nav_in li a {color:#6f7172;font-size:16px;}
.nav_in li:hover,.nav_in li.cur {border-bottom:5px solid #a4c788;}

/*banner*/
.bds{height:800px;overflow:hidden;clear:both;}
.banner {width:1100px;height:800px;position:relative;margin:0 auto;}
#focus {width:1920px;height:800px;overflow:hidden;position:absolute;left:-410px;top:0;}
#focus ul {height:800px;position:absolute;}
#focus ul li {float:left;width:1920px;height:800px;overflow:hidden;position: relative;}
#focus ul li a {display:block;width:1920px;height:800px;}
#focus ul li img {width:100%;}
#focus .btn {width:235px;height:5px;margin:0 auto;}
#focus .preNext {width:48px;height:99px;position:absolute;top:220px;cursor:pointer;}
#focus .btn span {display:block;float:left;width:40px;height:5px;margin-right:5px;background:#ccc;cursor:pointer;}
#focus .btn span.on {background:#da8a2c; }
#focus .dw {width:1920px;height:5px;position:absolute;bottom:20px;left: 0;}

/*标题*/
.tit_in {padding:30px 0;}

/*关于我们*/
.abt_in .abt_fr {width:520px;padding-left:30px;}
.abt_jj {font-size:14px;color:#5a5a5a;line-height: 35px;height: 325px;overflow: hidden;margin-bottom: 18px;}
.abt_fr .more {display:block;width:145px;height:45px;border:1px solid #a4c788;line-height:45px;text-align:center;color:#a4c788;}
.abt_fr .more:hover {background:#a4c788;color:#fff;}

/*产品简介*/
.prod_yi {width:1060px;height:300px;background:#f1f1f1;padding:20px;box-shadow: -5px 2px 6px #c1c1c1 inset;-moz-box-shadow:-5px 2px 6px #c1c1c1 inset; -webkit-box-shadow:-5px 2px 6px #c1c1c1 inset;}
.prod_bak {background:#eaeaea;box-shadow:5px 2px 6px #c1c1c1 inset;-moz-box-shadow:5px 2px 6px #c1c1c1 inset; -webkit-box-shadow:5px 2px 6px #c1c1c1 inset;}
.prod_nr {width:670px;font-size:14px;}
.prod_nr h2 {padding-bottom:15px;}

/*产品*/
#slider .boxgrid {margin:0;}
#slider .swiper-slide {margin-right:18.75px;width:185px;height:295px;}
#slider .boxcaption {background-color:#a4c788;}
#slider .swiper-slide:nth-of-type(2n+1) .boxcaption {background-color:#706148;}
#slider .swiper-button-next,#slider .swiper-button-prev {margin-top:-32px;width:42px;height:63px;-webkit-background-size:100%;-moz-background-size:100%;background-size:100%;}
#slider .swiper-button-prev,#slider .swiper-container-rtl .swiper-button-prev {background-image:url("../images/arrow-prev.png");left:0;}
#slider .swiper-button-next,#slider .swiper-container-rtl .swiper-button-prev {background-image:url("../images/arrow-next.png");right:0;}
.con_mid {width:1000px;margin:0 auto;}
.content {width:100%;margin:0 auto;overflow:hidden;}
.content_mid {width:10000px;}
.content_mid ul li {width:152px;height:50px;margin:10px;float:left;}
.scroll_border {float:left;margin:10px auto;width:1000px;height:1px;position:relative;background:#dbdbdb;}
.scroll_btn {cursor:pointer;height:7px;background:#cccccc;border-radius:10px;position:absolute;left:0px;top:-3px;}
.scroll_btn.now {background:#da8a2c;}

/*--------------鼠标悬停特效-----------------*/
.boxgrid {width:186px;height:294px;margin:5px;float:left;overflow:hidden;position:relative;}
.boxgrid img {width:207px;height:294px;position:absolute;top:0;left:0;border:0;}
.boxgrid h3 {color:#ffffff;font-size:20px;line-height:46px;text-align:center;font-weight:normal;}
.boxgrid p {color:#ffffff;font-size:12px;line-height:24px;text-align:center;font-family:Arial;}
.boxgrid:hover h3 {padding-top:100px;}
.boxcaption {float:left;position:absolute;background:#706148;height:100%;width:100%;opacity:.9;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.boxcaption2 {float:left;position:absolute;background:#e88c15;height:100%;width:100%;opacity:.9;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.caption .boxcaption {top:235px;left:0;}
.captionfull .boxcaption2 {top:260px;left:0;}
.caption .boxcaption2 {top:235px;left:0;}
.zhfc_more {width:100px;height:40px;margin:auto;text-align:center;text-decoration:none;border-top:1px solid #fff;border-bottom:1px solid #fff;font-size:14px;line-height:40px;color:#fff;}
.zhfc_more a {font-size:14px;line-height:40px;color:#fff;text-decoration:none;}



/*小图标*/
.index_clgc {overflow:hidden;width:1000px;margin:40px auto 45px;}
.index_clgcdiv {width:250px;height:auto;float:left;}
.index_clgcdivimg {width:127px;height:127px;margin-left:67px;}
.index_clgcdivimg img {transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.index_clgcdivimg img:hover {transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);            -ms-transform: rotate(360deg);}
.index_clgcdivinfo {width:250px;}
.index_clgcdivinfo h2 {font-size:20px;line-height:30px;color:#da8a2c;margin-top:40px;text-align:center;}
.index_clgcdivinfo p {font-size:14px;line-height:30px;color:#887c66;text-transform:uppercase;text-align:center;}

/*------------banner----------------*/
.banner_index {width:100%;height:300px;margin:10px auto;text-align:center;}
.banner_index  .swiper2 {height:300px;}
.banner_index img {width:100%;height: 300px;min-width:1000px;max-width:1920px;margin:auto;}


/*品牌推广*/
.bp_list li {float:left;width:244px;text-align:left;padding-right:40px;}
.bp_list li:last-child {padding-right:0px;}
.bp_box h2 {color:#5a5a5a;font-size:16px;padding-top:10px;}
.bp_box h2:hover {color:#a4c788;}
.bp_box span {color:#b8b4b4;font-size:14px;}
.bp_nr {color:#999;font-size:14px;height: 75px;overflow: hidden;}

/*底部*/
.ft_in {width:100%;height:252px;overflow:hidden;background:url('../images/ft_bg.jpg') no-repeat center;margin-top:30px;}
.ft_logo {padding-top:70px;width:280px;text-align:center;}
.ft_ewm {padding-top:45px;}
.ft_ewm span {display:block;color:#fff;text-align:center;padding-top: 10px;}
.ft_ewm div {padding-right:50px;}
.ft_x {display:inline-block;width:3px;height:252px;background:url('../images/ft_x.png') no-repeat;}
.ft_copy {width: 280px;padding: 100px 75px 0;color:#fff;font-size:14px;}
.ft_copy a {color:#fff;font-size:14px;}



/*内页banner*/
.bans { width: 100%; height: 280px; overflow: hidden; }
.bans .b_nav {width:500px;margin: 90px auto 0;background:url('../images/bnav_bg.png');padding: 10px 0;}
.bans h2 { text-align: center; font-size: 30px; line-height: 30px;font-weight: normal;color:#5a5a5a; }
.wz_in { text-align: center; margin-top: 12px; color: #5a5a5a; font-size: 12px; }
.wz_in a { color: #5a5a5a; margin: 0 5px; font-size: 12px; }
.wz_in a:hover { color: #a4c788; }


.nr {padding-top:30px;}
/*左侧导航*/
.nav_fl {width:250px;}
.nav_fl h4 {font-size:16px;padding-bottom:10px;position: relative;}
.nav_fl h4:before {content: '';width: 35px;height: 2px;background: #da8a2c;position: absolute;bottom: -1px;}
.nav_item {clear:both;}
.nav_item li{clear:both;margin-top:10px;}
.nav_item li a{display:block;overflow:hidden;height:40px;line-height:40px;background:url('../images/pro_icon04.jpg') no-repeat right;font-size:16px;border-bottom:solid 1px #ddd;}
.nav_item li a:hover,.nav_item li.on a{background:url('../images/pro_icon05.jpg') no-repeat right;color:#da8a2c;}
.ny_left_con {border:1px solid #ddd;margin-top:20px;}
.ny_left_con h2{font-weight:normal;color:#fff;text-align:center;width:248px;height:50px;line-height:50px;background:url('../images/left_img.jpg') no-repeat;}
.ny_left_nr {width:248px;padding-top:20px;}
.ny_left_nr span {padding-top: 10px;display:block;padding-left:40px;font-size:14px;}
.ny_left_nr span.left_dh {background:url('../images/left_dh.png') no-repeat 10px 10px;}
.ny_left_nr span.left_cz {background:url('../images/left_cz.png') no-repeat 10px 12px;}
.ny_left_nr span.left_yx {background:url('../images/left_yx.png') no-repeat 10px 12px;}
.ny_left_nr span.left_dz {background:url('../images/left_dz.png') no-repeat 10px 10px;}

/*右侧导航*/
.abt_nr {width:800px;padding-left:50px;;}
.abt_nr h2 {font-size:26px;color: #323232;padding-bottom: 13px;font-weight: 700;margin: 7px 0 20px;position: relative;}
.abt_nr h2:before {content: '';width: 45px;height: 3px;background: #da8a2c;position: absolute;bottom: -1px;}

/*产品左侧*/
/* operate */
.none {display: none}
.operate ul{padding:0px 0px;}
.operate li {border-bottom:1px solid #d2d2d2;display: inline-block;width: 100%;position: relative;min-height: 33px;_height: 33px;z-index: 10;zoom: 1}
.operate li h3 {height:33px;cursor:pointer;background:url('../images/bg3.png') no-repeat 238px 13px;padding:0px 15px 0px 10px;text-decoration:none;font-size:14px;color:#555;display:block;line-height:33px;font-weight:normal;overflow:hidden;}
.operate li.selected h3 {background-position: 238px -41px;}
.operate li .list-item {padding: 0px 0;position: relative;zoom: 1; font-size:12px;}
.operate li .list-item p {padding-left: 8px;}
.operate li .list-item p .on a {color:#888;}
.operate li .list-item p a {background:url('../images/bg1.png') no-repeat 3px 12px;color:#333333;display:block;height:32px;line-height:32px;margin:0 -1px 0 1px;padding-left:15px;position:relative;text-decoration: none;font-size:12px;}
.operate li .list-item p a:hover{background-color:#f1f1f1;color:#00adf0;display:block;}
.operate li .list-item p.hover a {background-color:#006fdc;color:#fff;text-decoration:none;background-position:42px -14px;font-weight: 800;background-color:#5d3212;display: block;color: #fff;} 

/*产品内容*/
.pro_cont ul li{width:240px;height:310px;float:left;margin:0px 38px 15px 0px;}
.pro_cont ul li:nth-child(3n+3) {margin-right:0;}
.pro_img{width:240px;height:240px;overflow:hidden;vertical-align:middle;display:table-cell;*display:block;*font-size:150px;text-align:center;border-radius: 5px;border:solid 2px #ddd;}
.pro_img img{vertical-align:middle;width:240px;overflow:hidden;}
.pro_img:hover{width:240px;height:240px;border:solid 2px #a4c788;border-radius:5px;}
.p_title{height:40px;line-height:20px;text-align:center;font-size:13px;overflow:hidden;padding-top:5px;}

/*产品详情*/
.proxq_top{height:365px;}
.proxq_img{width:365px; height:auto; margin:0 auto; overflow:hidden;}
.pro_xq_right{width:45%;}
.pro_xq_title{line-height:40px;font-size:24px;color:#a4c788;padding-top:5px;border-bottom:1px dashed #ccc;}
.pro_xq_jj{height: 265px;overflow: hidden;font-size:14px;color:#333;padding-top:10px;}
.pro_xq_cs{line-height:24px;color:#333;}
.pro_xq_other{padding-top:20px;}

/*放大镜*/
.page{max-width:400px;background:#fff;color:#555;}
.pre{background:#333;padding:10px;overflow:auto;color:#BBB7A9;}
.demo{text-align:center;padding:30px 0;}
.sp-loading{text-align:center;max-width:400px;padding:15px;border:5px solid #eee;border-radius:3px;font-size:12px;color:#888;}
.sp-wrap{display:none;line-height:0;font-size:0;background:#eee;border:5px solid #eee;border-radius:3px;position:relative;margin:16px 0 15px 0;float:left;max-width:400px;width:400px;}
.sp-thumbs{text-align:left;display:inline-block;}
.sp-thumbs img{min-height:75px;min-width:75px;max-width:75px;}
.sp-thumbs a:link,.sp-thumbs a:visited{margin: 5px 2px;width:75px;height:75px;overflow:hidden;opacity:.3;display:inline-block;background-size:cover;background-position:center;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active,.sp-current{opacity:1!important;position:relative;}
.sp-large{position:relative;overflow:hidden;top:0;left:0;}
.sp-large a img{max-width:100%;height:auto;}
.sp-large a{display:block;}
.sp-zoom{position:absolute;left:-50%;top:-50%;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;display:none;}
.sp-lightbox{position:fixed;top:0;left:0;height:100%;width:100%;background:rgb(0,0,0);background:rgba(0,0,0,.9);z-index:500;display:none;cursor:pointer;}
.sp-lightbox img{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;max-width:90%;max-height:90%;border:2px solid #fff;}
#sp-prev,#sp-next{position:absolute;top:50%;margin-top:-25px;z-index:501;color:#fff;padding:14px;text-decoration:none;background:#000;border-radius:25px;border:2px solid #fff;width:50px;height:50px;box-sizing:border-box;transition:.2s;}
#sp-prev{left:10px;}
#sp-prev:before{content:'';border:7px solid transparent;border-right:15px solid #fff;position:absolute;top:16px;left:7px;}
#sp-next{right:10px;}
#sp-next:before{content:'';border:7px solid transparent;border-left:15px solid white;position:absolute;top:16px;left:18px;}
#sp-prev:hover, #sp-next:hover {background:#444;}
@media screen and (max-width: 400px) {
.sp-wrap{margin:0 0 15px 0;}
#sp-prev, #sp-next{top:auto;margin-top:0;bottom:25px;}
}

/*产品详情和推荐*/
.pro_info {padding-top:20px;}
.p_info_fl {width:900px;}
.p_info_fl span.hx {display:block;width:100%;border-bottom:1px solid #ccc;}
.p_info_fl h4 {width:100px;border-bottom:2px solid #da8a2c;font-weight:normal;padding:10px;font-size: 22px;}
.p_info_nr {padding:20px 10px 0;font-size:14px;line-height:28px;text-align:justify;}

.p_info_fr {width:248px;border:1px solid #ececec;position:relative;top:-70px;}
.p_info_fr h4{font-weight:normal;color:#fff;text-align:center;width:248px;height:50px;line-height:50px;background:url('../images/left_img2.jpg') no-repeat;}
.protj_fr:first-of-type {padding-top:20px;}
.protj_fr a {display:block;}
.protj_fr img {margin:0 auto;display:block;}
.protj_fr span {display:block;text-align:center;border: none;margin: 0 auto;padding: 10px 0;font-size: 14px;}

/*新闻*/
.news_cont .item li{width:800px; height:80px; padding:35px 0; border-bottom:1px solid #eaeaea; overflow:hidden;}
.news_cont .item .date{width:90px; height:80px; border-right:1px solid #e7e7e7; text-align:center; color:#999; overflow:hidden;}
.news_cont .item .date font{display:block; font-size:32px; color:#666; padding:8px 0;}
.news_cont .item .des{width:680px; margin-left:20px; height:80px; overflow:hidden;}
.news_cont .item .des_tit{height:30px; line-height:30px; font-size:16px; overflow:hidden;}
.news_cont .item .des_tit a:hover{color:#a4c788;}
.news_cont .item .des_brief{height:50px; line-height:25px; color:#666; overflow:hidden;}

/*新闻详情*/
.news_ny {width:800px;padding-top:20px;}
.news_ny h3 {background: #F3F3F3;text-align:center;font-size: 22px;line-height: 35px;font-weight:normal;padding: 20px 0;}
.news_time {text-align:center;padding-bottom: 20px;background: #F3F3F3;}
.news_time span {display:inline-block;padding: 0 20px;font-size:14px;}
.news_time .fx {display:inline-block;vertical-align: bottom;padding-left:20px;}
.news_view {padding-top:20px;text-align:justify;font-size:14px;line-height:28px;}
.news_ny .pn {padding-top:20px;border-top:1px dashed #ccc;margin-top:20px;}
.news_ny .pn span {display:block;font-size:14px;}
.news_ny .pn span a:hover {color:#a4c788;}

/*设计团队*/
.team_cont,.news_cont,.pro_cont {min-height:300px;}
.team_cont li {float:left;width:380px;padding-right:40px;}
.team_cont li:nth-child(2n+2) {padding-right:0;}
.t_box {width:170px;padding-left:10px;}
.t_box .t_tit {border-bottom:2px solid #da8a2c;padding: 20px 0 10px;font-size: 16px;margin-bottom: 10px;font-weight: bold;}
.t_box .t_zw {font-size:14px;color:#5a5a5a;}
.t_box .t_jj {padding-top:20px;height: 92px;overflow: hidden;}

/*参展商*/
.yxdj {width:800px;height:auto;margin:auto;}
.top_title {width:800px;height:35px;margin:10px auto;}
.top_title h3 {font-size:24px;line-height:35PX;color:#655c4c;font-weight:normal;}
.top_title h3 span {font-size:20px;line-height:35PX;color:#655c4c;}
.yxdj_w {width:800px;height:35px;margin:10px auto;font-size:14px;line-height:36px;color:#666666;}
.yxdj_main {width:735px;padding:30px;height:auto;min-height:500px;border:1px solid #ccc;margin:10px auto;background:url('../images/yxdj_main.png') left top repeat;font-size:14px;line-height:36px;color:#666666;}
.yxdj_main_div {width:735px;height:auto;margin:20px auto;font-size:14px;line-height:32px;color:#666666;}
.yxdj_main_div span {padding:5px;color:#f00;}
.yxdj_main_divsel {width:735px;height:auto;margin:20px auto;font-size:14px;line-height:32px;color:#666666;}
.yxdj_main_divseldiv {width:100px;height:auto;float:left;font-size:12px;line-height:26px;color:#666666;}
.yxdj_main_divseldiv span {padding:5px;font-size:12px;line-height:26px;color:#666666;}
.yxdj_inputa {width:722px;height:24px;padding:2px 5px;border:1px solid #ccc;margin:auto;font-size:14px;line-height:26px;color:#888;}
.yxdj_inputb {width:140px;height:24px;padding:2px 5px;border:1px solid #ccc;margin:auto;font-size:14px;line-height:26px;color:#888;}
.yxdj_inputc {width:206px;height:24px;padding:2px 5px;border:1px solid #ccc;margin:auto;font-size:14px;line-height:26px;color:#888;}
.yxdj_inputd {width:377px;height:24px;padding:2px 5px;border:1px solid #ccc;margin:auto;font-size:14px;line-height:26px;color:#888;}
.yxdj_inpute {width:300px;height:24px;padding:2px 5px;border:1px solid #ccc;margin:auto;font-size:14px;line-height:26px;color:#888;}
.yxdj_text {width:720px;height:80px;padding:2px 5px;border:1px solid #ccc;margin:auto;font-size:14px;line-height:26px;color:#888;}
.yxdj_sub {width:210px;height:40px;margin:auto;font-size:20px;line-height:40px;margin-top:20px;}
.yxdj_sub .back {border:none;background:#eea729;color:#fff;text-align:center;width:210px;height:40px;font-size:20px;line-height:40px;cursor:pointer;}
.yxdj_sub input:hover {background:#f9b742;}
.yxdj_sub a {font-size:20px;line-height:40px;color:#fff;}








