/* CSS Document */

html,
body {
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    color: #4d4d4d;
    height: 100%;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
}

* {
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: 'baskoldface';
    src: url('font/Morebi-Rounded-Thin.eot');
    src: url('font/Morebi-Rounded-Thin.eot?#iefix') format('embedded-opentype'),
         url('font/Morebi-Rounded-Thin.woff') format('woff'),
         url('font/Morebi-Rounded-Thin.ttf') format('truetype'),
         url('font/Morebi-Rounded-Thin.svg#webfont34M5alKg') format('svg');
    font-weight: normal;
    font-style: normal;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

form,
ul,
li,
table,
td,
p,
span,
h1,
h2,
h3,
h4,
h5,
img,
dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

a,
a:link,
a:visited,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    line-height: 1.8;
}

.iconbg,
.a_more {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    line-height: 9999px;
    text-indent: -9999px;
    cursor: pointer;
}

.left {
    float: left;
}

.right {
    float: right;
}

.container {
    width: 100%;
}

.qhd-content {
    text-align: left;
}

input,textarea {
    border: 0px;
    outline: none;
	font-family: "microsoft yahei";
}

.clear_both {
    clear: both;
}

#PageContent{margin: 0 auto;text-align: center;margin-top: 30px}
#PageContent {
	padding:40px 0px 40px 0px;margin:0px; text-align:center; font-family:arial; font-size:14px;
}
#PageContent a {
	border: 1px solid #E2E2E2 ; width:40px;height: 40px;line-height:40px; color: #666;  text-decoration: none;display:inline-block;box-sizing: border-box; margin:5px;
}
#PageContent a:hover {
	border: #E2E2E2 1px solid;  background: #fff; color: #241902; 
}

#PageContent span.current {
	width:40px;height: 40px;line-height:40px; background: #daad58;border: 1px solid #daad58 ; color: #fff;   display:inline-block;box-sizing: border-box; margin:5px;
}
#PageContent span.disabled {
	border: 1px solid #E2E2E2 ;width:40px;height: 40px;line-height:40px; color: #BDBDBD; display:inline-block;box-sizing: border-box;margin:5px;
}
#PageContent:first-child{border-top-left-radius: 5px;border-bottom-left-radius: 5px;}

#PageContent:last-child{border-top-right-radius: 5px;border-bottom-right-radius: 5px;}

/*=============== public top start==================*/


/*top*/

.top-header {
    width: 100%;
    min-width: 1200px;
    height: 152px;
    background-color: #fff;
    border-bottom: 1px solid #000;
}

.top-main {
    width: 1200px;
    height: 152px;
    margin: 0 auto;
}

.top-line1 {
    width: 100%;
    height: 109px;
    position:relative;
    _overflow: hidden;
}

.top-line2 {
    width: 100%;
    height: 43px;
}

.top-logo {
    width: 300px;
    height: 109px;
    overflow: hidden;
    float: left;
}

.top-line1-right {
    height: 109px;
    overflow: hidden;
    position: absolute;
    bottom: -41px;
    right: 0px;
}
.top-tel {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #000;
	margin-top: 30px;
	overflow: hidden;
	float: right;
	clear: both;
}
.search-form {
	width: 217px;
	height: 30px;
	border-radius: 5px;
	background-color:#b7b7b7 ;
	overflow: hidden;
	float: right;
	margin-top: 10px;
	clear: both;
}
.search-form input[type='text']{
	width: 180px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	float: left;
	background: none;
	font-size: 14px;
	color: #fff;
}
.search-form input[type='text']::-webkit-input-placeholder { /* WebKit browsers */
    color:#fff;
	font-size: 14px;
}
.search-form input[type='text']:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#fff;
   opacity:1;
   font-size: 14px;
}
.search-form input[type='text']::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#fff;
   opacity:1;
   font-size: 14px;
}
.search-form input[type='text']:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#fff;
   font-size: 14px;
}
.search-form input[type='submit']{
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin-top: 6px;
	float: left;
	border: 0px;
	background: url(../images/search_bt.png) no-repeat;
	cursor: pointer;
	transition: all .3s linear;
}
.search-form input[type='submit']:hover{
	opacity: 0.7;
}
.top-tel span {
	font-size: 16px;
	font-weight: bold;
}

.top-header .menu {
    width: auto;
    height: 43px;
    font-size: 14px;
    float: left;
}

.top-header .language {
    width: 85px;
    height: 43px;
    line-height: 38px;
    overflow: hidden;
    float: left;
    background: url(../images/index_11.png) no-repeat;
    background-size: 100% 100%;
    text-indent: 50px;
    text-transform: uppercase;
    font-family: arial;
    margin-left: 33px;
}

.top-header .language a,
.top-header .language a:link,
.top-header .language a:visited {
    font-size: 14px;
    color: #b7b7b7;
}

.top-header .language a:hover {
    color: #b7b7b7;
}
.top-header .menu>ul>li {
    width: auto;
    float: left;
    height: 43px;
    text-align: center;
    position: relative;
	text-transform:uppercase;
}

.top-header .menu>ul>li>a {
    width: auto;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 10px;
}

.top-header .menu>ul>li>a,
.top-header .menu>ul>li>a:link,
.top-header .menu>ul>li>a:visited {
    color: #333;
}

.top-header .menu>ul>li>a:hover {
    color: #241902;
}

.top-header .menu>ul>li.cur>a {
    background: url(../images/index_08.png) no-repeat;
    background-size: 100% 100%;
}

.top-header .menu>ul>li.cur>a,
.top-header .menu>ul>li.cur>a:link,
.top-header .menu>ul>li.cur>a:visited {
    color: #241902;
}

.top-header .menu>ul>li.cur>a:hover {
    color: #241902;
}



.top-header .menu ul li ul {
    width: 130%;
    background-color: #fff;
    box-shadow: 2px 2px 5px #888888;
    margin-top: 1px;
    position: absolute;
    z-index: 1000000;
    display: none;
	margin-left:-15%;
}

.top-header .menu ul li:hover ul {
    display: block;
}

.top-header .menu ul li ul li {
    padding: 10px 5px;
    text-align: center;
	text-transform:capitalize;
}

.top-header .menu ul li ul li a {
    line-height: 20px;
}

.top-header .menu ul li ul li a:link,
.top-header .menu ul li ul li a:visited {
    color: #333;
}

.top-header .menu ul li ul li a:hover {
    color: #241902;
}

.top-header .share-toolbar {
	width: 300px;
	height: 43px;
	float: right;
}
#share {
	float:right;
}
#share a {
	width: 29px;
	height: 29px;
	padding: 0px;
}
#share .bds_weixin{
	background: url(../images/share_1.png) no-repeat;
}
#share .bds_sqq{
	background: url(../images/share_2.png) no-repeat;
}
#share .bds_renren{
	background: url(../images/share_3.png) no-repeat;
}
#share .bds_tsina{
	background: url(../images/share_4.png) no-repeat;
}
#share .bds_tqq{
	background: url(../images/share_5.png) no-repeat;
}

/*=============== public top end==================*/


/*=============== public navbar start==================*/

.navbar {
    float: left;
    border: 0px;
    background: #009b4d;
    height: 80px;
    margin: 0px;
    border-radius: 0px;
}


.navbar .navbar-nav,
.navbar .container,
.navbar .navbar-collapse {
    padding: 0px;
}

.navbar .navbar-nav li a {
    padding: 0px;
    padding-left: 1.6em;
    padding-right: 1.6em;
    border-right: 1px solid #008242 !important;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    height: 80px;
    line-height: 80px;
}

.navbar .navbar-nav .active>a,
.navbar .navbar-nav .active>a:hover,
.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li a:active,
.navbar .navbar-nav li a:focus,
.navbar .navbar-nav .open a:focus {
    color: #fff;
    border-right: 1px solid #fe9100 !important;
    background: url(../images/u-1.jpg) no-repeat;
    background-size: 100% 100%;
}

.navbar .navbar-nav .dropdown .dropdown-menu {
    box-shadow: 0px 0px 0px 0;
    border: 0px;
    width: 14em;
    padding: 0px;
    height: 0px;
    overflow: hidden;
    display: block;
    transition: all 0.2s;
    background: none;
}

.navbar .navbar-nav .dropdown .dropdown-menu li {
    background: #fff;
    overflow: hidden;
    border-radius: 0px;
}

.navbar .navbar-nav .dropdown:hover {
    background: url(../images/u-1.jpg) no-repeat;
    background-size: 100% 100%;
}

.navbar .navbar-nav .dropdown:hover a {
    border-right: 1px solid #008242 !important;
}

.navbar .navbar-nav .dropdown:hover .dropdown-menu {
    height: 800px;
}

.navbar .navbar-nav .dropdown .dropdown-menu a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    height: 52px;
    line-height: 52px;
    font-weight: normal;
    font-size: 15px;
    color: #333;
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #e6e6e6;
}

.navbar .navbar-nav .dropdown .dropdown-menu a:hover {
    color: #fff;
    background: #008241;
}



/*=============== public navbar end==================*/


/*=============== animate css start ===================*/

.not-animated {
    opacity: 0;
}



/*=============== animate css end ===================*/


/* ====== footer start ====== */

/* 底部链接部分 */
.foot-link{width: 100%;height: 100px;min-width: 1200px;background: url(../images/home-bg2.jpg) center center no-repeat;}
.foot-link .con-box{width: 1200px;margin: 0px auto;overflow: hidden;}
.foot-link .con-box ul{height: 100px;float: left;overflow: hidden;}
.foot-link .con-box ul li{width: 110px;height: 100px;line-height:100px;float: left;text-align: center; }
.foot-link .con-box ul li a{font: 14px;color: #fff;}
.foot-link .con-box .qq{width: 55px;height: 100px;display: inline-block;background: url(../images/foot_qq.png) center center no-repeat; }
.foot-link .con-box .sina{width: 55px;height: 100px;display: inline-block;background: url(../images/foot_sina.png) center center no-repeat; }

/* 底部信息 */
.foot-box{width: 100%;min-width: 1200px;background: #ffffff;overflow: hidden;}
.foot-box .con-box{width: 1200px;margin: 0px auto;margin-top:37px; }
.foot-box .con-box .info-box{width: 640px;height: 320px; float: left;border-right: 1px solid #e1e1e1;box-sizing: border-box;}
.foot-box .con-box .info-box .title{font-size: 16px;line-height: 38px;color: #333;font-weight: bold;margin-bottom: 20px;}
.foot-box .con-box .info-box .desc{color: #333333;font-size: 14px;line-height: 25px;padding-right: 50px;}
.foot-box .con-box .info-box .iso{margin: 30px 0px;}
.foot-box .con-box .info-box .copyright{font-size: 14px;color: #888888;line-height: 23px;}
.foot-box .con-box .info-box .copyright a{color: #888888;}
.foot-box .con-box .info-box .copyright a:hover{color: #777777;}

.foot-box .con-box .ctg-list{ width: 240px; height: 320px;float: left; padding-left: 40px; border-right: 1px solid #e1e1e1;box-sizing: border-box;}
.foot-box .con-box .ctg-list .title{font-size:16px;line-height: 38px;color: #333;font-weight: bold;margin-top: 10px;margin-bottom: 15px;}
.foot-box .con-box .ctg-list ul li{line-height:30px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.foot-box .con-box .ctg-list ul li a{font-size:14px;line-height:30px;color:#333333;text-transform:capitalize;}


.foot-box .con-box .contact_box{
    width: 320px;
	padding:0px 20px;
    height: 320px;
    float: left;
	box-sizing: border-box;
}
.foot-box .con-box .contact_box img {
	width:120px;
	height:120px;
	display: block;
	margin:0 auto;
}
.contact_box .ewm {
	width:270px;
	height:auto;
	overflow:hidden;
}
.contact_box .ewm li {
	width:120px;
	float:left;
	text-align:center;
}
.foot-box .con-box .contact_box p{
    line-height: 25px;
    font-size:14px;
    color: #333333;
} 
.contact_box .ewm li p{
	line-height:20px !important;
	padding:5px 0px;
	font-size:12px !important;
}
.foot-box .con-box .contact_box p a{
    color: #333333;
}
.foot-box .con-box .support{
    width: 100%;
    line-height: 30px;
	padding-bottom:10px;
    clear: both;
}
.foot-box .con-box .support a{
    color: #888888;

}



/* ====== footer end ====== */

/*左侧漂浮*/
.ypf{ position:fixed; left:20px; top:50%; margin-top:-166px; width:75px; z-index:9999;}
.ypf li{ vertical-align:middle; margin-bottom:8px; position:relative;width:75px; height:75px; }
.ypf img{ vertical-align:middle;}
.ypf li.ypf_1{ overflow:hidden;}
.ypf .ypf_1 a{ display:none;margin:0px; padding:0px;}
.ypf .ypf_1 a.fxmore{ background:url(../images/t1.png) no-repeat; display:block; width:75px; height:75px; display:block;}
.ypf .ypf_2 a{ background:url(../images/t2.png) no-repeat; display:block; width:75px; height:75px;}
.ypf .ypf_3 a{ background:url(../images/t3.png) no-repeat; display:block; width:75px; height:75px;}
.ypf .ypf_4 a{ background:url(../images/t4.png) no-repeat; display:block; width:75px; height:75px;}
.ypf .ypf_1 a:hover{ background:url(../images/t11.png) no-repeat; }
.ypf .ypf_2 a:hover{ background:url(../images/t22.png) no-repeat;}
.ypf .ypf_3 a:hover{ background:url(../images/t33.png) no-repeat; }
.ypf .ypf_4 a:hover{ background:url(../images/t44.png) no-repeat;}
.ypf_3 .ew{ position:absolute; left:78px;top:0px; display:none}
.ypf li.ypf_3:hover .ew{ display:block;}
.ypf_4 .ew{ position:absolute; left:78px;top:0px; display:none}
.ypf li.ypf_4:hover .ew{ display:block;}
.ypf .ypf_contact{width:200px;height:65px;background:#ffffff;text-align:left;padding-top:10px}
.ypf .ypf_contact p{line-height:25px;color:#000000;font-size:16px;margin-left:10px;}
/* ====== ny start ====== */


.ny_banner { width: 100%; min-width: 1200px; height: 320px; overflow: hidden; background: url(../images/ny_banner.jpg) center no-repeat;}

.ny_body {width:1200px; height:auto; min-height:400px; overflow:hidden; margin:30px auto 30px auto;}
.ny_body .left { width:232px; overflow:hidden; float:left;}
.ny_body .left .tit { width:100%; line-height:66px; text-indent:20px; font-size:24px; color:#fff; background-color:#b69445; border-radius:10px 10px 0px 0px;}
.ny_body .left ul { width:100%; border:1px solid #e5e5e5; box-sizing:border-box;}
.ny_body .left ul li {border-bottom:1px solid #fff; background-color:#f3f3f3;}
.ny_body .left ul li a { width:100%; height:63px; line-height:63px; overflow:hidden; display:block; padding-left:20px; padding-right:20px; box-sizing:border-box; }
.ny_body .left ul li.cur a {color:#b69445; font-weight:bold;}
.ny_body .left ul li a,.ny_body .left ul li a:link,.ny_body .left ul li a:visited{ font-size:16px; color:#666;}
.ny_body .left ul li.cur a,.ny_body .left ul li.cur a:link,.ny_body .left ul li.cur a:visited{ color:#241902; font-weight:bold;}
.ny_body .left ul li a:hover { color:#241902;}

.ny_body .right { width:950px; overflow:hidden; float:right;}
.ny_body .right .top{ width:100%; height:65px; overflow:hidden; border-bottom:1px solid #dcdcdc; line-height:65px; padding-left:20px; box-sizing:border-box; font-size:14px;}
.ny_body .right .top span { font-family:"宋体"; padding-left:5px; padding-right:5px;}
.ny_body .right .top a,.ny_body .right .top a:link,.ny_body .right .top a:visited,.ny_body .right .top a:hover { font-size:14px; color:#666;}

.ny_r_body { width:100%; height:auto; overflow:hidden; margin:0 auto;}
.ny_r_body .pro_ul { width:936px; height:auto; overflow:hidden; margin:20px auto auto auto;}
.ny_r_body .pro_ul li { width:270px; height:auto; float:left; margin:20px; border:1px solid #e9e9e9; -moz-box-shadow:0px 0px 5px #d8d7d7; -webkit-box-shadow:0px 0px 5px #d8d7d7; box-shadow:0px 0px 5px #d8d7d7; position:relative;}
.ny_r_body .pro_ul li img { width:270px; height:240px; display:block; margin:0 auto;}
.ny_r_body .pro_ul li p { width:227px; height:53px; line-height:53px; overflow:hidden; display:block; text-align:center; margin:0 auto; border-top:1px solid #e9e9e9;}
.ny_r_body .pro_ul li a,.ny_r_body .pro_ul li a:link,.ny_r_body .pro_ul li a:visited { color:#333; font-size:16px;}
.ny_r_body .pro_ul li a:hover { color:#241902; font-weight:bold;}


.ny_r_body .partner_ul { width:944px; height:auto; overflow:hidden; margin:20px auto auto auto;}
.ny_r_body .partner_ul li { width:220px; height:auto; float:left; margin:7px;}
.ny_r_body .partner_ul li img { width:220px; height:111px; display:block; margin:0 auto; border:1px solid #e9e9e9; -moz-box-shadow:0px 0px 5px #d8d7d7; -webkit-box-shadow:0px 0px 5px #d8d7d7; box-shadow:0px 0px 5px #d8d7d7;}
.ny_r_body .partner_ul li p { line-height:40px; text-align:center;}
.ny_r_body .partner_ul li a,.ny_r_body .partner_ul li a:link,.ny_r_body .partner_ul li a:visited { font-size:16px; color:#333;}
.ny_r_body .partner_ul li a:hover { font-weight:bold;}


.ny_r_body .honor_ul { width:936px; height:auto; overflow:hidden; margin:20px auto auto auto;}
.ny_r_body .honor_ul li { width:184px; height:auto; overflow:hidden; float:left; margin:20px 25px;}
.ny_r_body .honor_ul li img { width:184px; height:270px; display:block; margin:0 auto;}
.ny_r_body .honor_ul li p { width:184px; height:53px; line-height:53px; overflow:hidden; display:block; text-align:center; margin:0 auto;}
.ny_r_body .honor_ul li a,.ny_r_body .honor_ul li a:link,.ny_r_body .honor_ul li a:visited { color:#333; font-size:16px;}
.ny_r_body .honor_ul li a:hover { color:#241902; font-weight:bold;}


.ny_r_body .video_ul { width:936px; height:auto; overflow:hidden; margin:20px auto auto auto;}
.ny_r_body .video_ul li { width:214px; height:auto; overflow:hidden; float:left; margin:20px 10px; box-sizing:border-box;}
.ny_r_body .video_ul li img { width:214px; height:150px; display:block; margin:0 auto; }
.ny_r_body .video_ul li p { width:184px; height:40px; line-height:40px; overflow:hidden; display:block; text-align:center; margin:0 auto;}
.ny_r_body .video_ul li a,.ny_r_body .video_ul li a:link,.ny_r_body .video_ul li a:visited { color:#333; font-size:16px;}
.ny_r_body .video_ul li a:hover { color:#241902; font-weight:bold;}







.ny_r_body .new_ul { width: 98%; height: auto; overflow: hidden; margin: 10px auto auto auto;}
.ny_r_body .new_ul li { line-height:35px; border-bottom:1px dashed #dedede; text-indent:40px; background:url(../images/new_li.png) no-repeat; background-position:10px;}
.ny_r_body .new_ul li span { float:right; margin-right:20px;}
.ny_r_body .new_ul li a,.ny_r_body .new_ul a:link,.ny_r_body .new_ul a:visited,.ny_r_body .new_ul a:hover { color:#666; font-size:14px;}


.aboutDetail{
	padding:20px;
	text-align:left;
	color:#666;
	line-height:30px;
	font-size:14px;
	}
.proDetail{
	width:100%;
	display:inline-block;
	padding:0px 20px 50px 20px;
	box-sizing:border-box;
	
}
.proDetail h2{
	font-size:28px;
	font-weight:normal;
	color:#4d4d4d;
	overflow:hidden;
	text-align:center;
	padding: 30px 0px 15px 0px;
	font-weight:bold;
}
.proDetail .subTitle{
	width:100%;
	height:36px;
	line-height:36px;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	color:#999;
	position:relative;
}
.ny-share {
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
}
.proDetail .subTitle,.pubCon .subTitle span{
	display:inline-block;
	padding:0px 10px;
}

.proDetail .subTitle .bdsharebuttonbox{
	display:inline-block;
	vertical-align:middle; 
}
.proDetail .proImg{
	padding:20px 0px;
	text-align:center;
	max-width:100%;
}
.proDetail .proImg .bigImg{
	max-width: 100%;
}

.proDetail .con{
	padding:20px 0px 50px;
	text-align:left;
	color:#666;
	line-height:30px;
    font-size:16px;
    line-height:2em;
}
.proDetail .con img{
	max-width:100%;
}
.proDetail .con a{
	color:#666;
}
.proDetail .con a:hover{
	color:#241902;
}
.proDetail .inqBtn{
	background:#b69445;
	color:#FFF;
	border-radius:5px;
	height:35px;
	line-height:35px;
	font-size:16px;
	text-align:center;
	display:block;
	width:100%;
	transition:all .3s linear;
}
.proDetail .inqBtn:hover{
	opacity:0.9;
}

/* ====== ny end ====== */


/* ====== go top start ====== */

.gotop {
    width: 42px;
    height: 42px;
    background: url(../images/jiao.png) no-repeat center;
    bottom: 50px;
    position: fixed;
    right: 20px;
    z-index: 10;
    width: 55px;
    height: 55px;
    display: none;
    cursor: pointer;
}



/* ====== go top end ====== */


/* ====== public page start ======= */

.pageNavi {
    clear: both;
    padding: 15px 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.pageNavi a {
    height: 30px;
    line-height: 28px;
    padding: 0px 10px;
    display: inline-block;
    border: 1px solid #ddd;
    background: #FFF;
    transition: all 0.3s;
    color: #333;
    margin: 3px 3px;
}

.pageNavi span {
    height: 30px;
    line-height: 28px;
    padding: 0px 10px;
    display: inline-block;
    border: 1px solid #EEE;
    background: #FFF;
    color: #666;
    margin: 3px 3px;
}

.pageNavi a:hover {
    background: #009b4d;
    border: 1px solid #009b4d;
    color: #FFF;
}



/* ====== public page end ======= */


/* ====== job_ end ======= */

.pubContent .more {
    display: inline-block;
    font-size: 14px;
    margin-top: 40px;
    border: 1px solid #999;
    line-height: 34px;
    padding: 0px 35px;
    transition: all 0.5s ease 0s;
    color: #666;
    border-radius: 0px;
}

.pubContent .more:hover {
    border: 1px solid #0a60b7;
    background: #0a60b7;
    color: #FFF;
    text-decoration: none;
}




/*jobjoin*/

.jbs_tb_1 {}

.jbs_tb_1 th {
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
}

.jbs_txt {
    width: 50%;
    height: 26px;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 26px;
    padding: 0 5px;
    border-radius: 3px;
    outline: none;
}

.jbs_txt:focus {
    border: 1px solid #AE8A3C;
}

.jbs_txtarea {
    width: 80%;
    height: 90px;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    padding: 5px;
    border-radius: 3px;
    outline: none;
}

.jbs_txtarea:focus {
    border: 1px solid #AE8A3C;
}

.jbs_age {
    width: 90px;
}

.jbs_tel {
    width: 150px;
}

.jbs_hong {
    color: #f00;
}

.jbs_submit {
    width: 95px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 0px;
    background: #999;
    color: #332105;
    font-weight: bold;
    cursor: pointer;
}



/* ====== job_ end ======= */

.f_wrapper {
    position: relative;
    width: 100%;
    height: auto;
    overflow-y: auto;
    z-index: 30;
    text-align: left;
    padding-bottom: 30px;
}

.f_wrapper .input,
.f_wrapper .textarea,
.f_wrapper .date {
    margin-top: 3px;
    line-height: 18px;
    border: 1px solid #D3D3D3;
    border-radius: 0;
}

.f_wrapper .input:hover,
.f_wrapper .textarea:hover,
.f_wrapper .date:hover {
    border: 1px solid #A6A6A6;
    border-top-color: #A2A2A2;
}

.f_wrapper .input:focus,
.f_wrapper .textarea:focus {
    border: 1px solid #609ED2;
}

.f_wrapper .input,
.f_wrapper .date {
    padding: 5px;
}

.f_wrapper input.error,
.f_wrapper div.errort,
.f_wrapper select.error {
    border: 1px solid #7A3230;
}

.f_wrapper label.error,
.f_wrapper label.mbvc_error {
    z-index: 10;
    margin-left: 5px;
    color: #fff;
    background: #7A3230;
    font-size: 12px;
    padding: 1px 5px;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
}

.f_wrapper label.info {
    z-index: 10;
    margin-left: 5px;
    color: #fff;
    background: #00B57A;
    font-size: 12px;
    padding: 1px 5px;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
}

.f_wrapper .textarea {
    resize: none;
}

.f_wrapper .small {
    width: 30%;
}

.f_wrapper .medium {
    width: 82%;
}

.f_wrapper .f_select.medium {
    width: 84%;
    margin-top: 7px;
}

.f_wrapper .large {
    width: 92%;
}

.f_wrapper ul {
    overflow: hidden;
}

.textarea.small {
    height: 66px;
}

.textarea.medium {
    height: 120px;
}

.textarea.large {
    height: 204px;
}

.f_main {
    position: relative;
    width: 640px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #FFF;
    box-shadow: 0 1px 6px rgba(124, 124, 124, 0.42);
    -moz-box-shadow: 0px 1px 6px rgba(124, 124, 124, 0.42);
    -webkit-box-shadow: 0px 1px 6px rgba(124, 124, 124, 0.42);
    z-index: 3;
}

.f_main_ie_shadow {
    filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=4);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=4)";
    background-color: #7C7C7C;
    position: absolute;
    z-index: 2;
}

.f_header {
    padding: 0 20px 10px 20px;
    text-align: center;
    box-sizing: border-box;
}

.f_logo {
    float: left;
    width: 18%;
    height: 50px;
    margin-top: 3px;
    margin-right: 20px;
    padding-top: 10px;
}

.f_logoImg {
    max-width: 100%;
    max-height: 50px;
}

.f_text {
    float: left;
    width: 78%;
    text-align: left;
    padding-top: 10px;
}

.f_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.f_describe {
    font-size: 12px;
    line-height: 18px;
}

.f_text_no_logo {
    padding-top: 10px;
}

.f_text_no_logo .f_describe {
    padding-top: 10px;
}

.f_text_no_logo .f_describe_none {
    padding-top: 0;
}

.f_body {
    width: 100%;
    padding: 30px 0px 50px 0px;
    margin-top: 20px;
}

.f_component {
    padding: 12px 30px 12px 30px;
    margin-top: 10px;
    margin-bottom: 5px;
    transition-property: background-color;
    transition-duration: 200ms;
    transition-delay: 0;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 200ms;
    -webkit-transition-delay: 0;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-property: background-color;
    -moz-transition-duration: 200ms;
    -moz-transition-delay: 0;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-property: background-color;
    -o-transition-duration: 200ms;
    -o-transition-delay: 0;
    -o-transition-timing-function: ease-in-out;
}

.f_cTitle {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 4px;
}

.f_cValidate {
    font-size: 12px;
    line-height: 25px;
    margin-left: 5px;
    color: #f00;
    white-space: nowrap;
    font-weight: normal;
}

.f_cDescribe {
    padding: 0 5px;
    line-height: 20px;
    color: #7C7C7C;
    border-top: 1px dashed #7C7C7C;
}

.f_cExtraDescribe {
    padding: 0 5px;
    line-height: 20px;
    color: #7C7C7C;
}

.f_cLink,
.f_cLink:visited {
    color: #7C7C7C;
}

.f_cLink:hover {
    text-decoration: underline;
}

.f_optionsLi {
    float: left;
    width: 100%;
    line-height: 18px;
    margin-top: 8px;
    margin-left: 5px;
}

.layout-two .f_optionsLi {
    width: 47%;
}

.layout-three .f_optionsLi {
    width: 32%;
}

.layout-four .f_optionsLi {
    width: 24%;
}

ul.f_optionGarden .f_otherLi {
    width: 80%;
}

.f_optionBtn {
    float: left;
    display: inline-block;
    padding-top: 4px;
    margin-top: 2px;
    _padding-top: 0;
    _margin-top: -2px;
    margin-top: 0\0;
    padding-top: 2px\0;
    letter-spacing: 0;
    vertical-align: top;
}

.f_optionVal {
    display: inline-block;
    float: left;
    width: 80%;
    padding-left: 3px;
}

.insideSelect {
    width: 100%;
    cursor: pointer;
}

.f_otherLi .f_optionBtn {
    margin-top: 6px;
}

.f_otherinput {
    width: 50%;
    padding: 2px 5px;
}

.f_uploadFile {
    position: relative;
    left: 0;
    top: 3px;
    bottom: 10px;
    height: 20px;
    padding: 5px;
    margin-right: 20px;
    background: #FFF;
    border: 1px solid #D9D9D9;
    border-top-color: #AAA;
}

.f_jumpInfo {
    margin-top: 12px;
}

.upload_input {
    position: absolute;
    top: -5px;
    left: 0px;
    right: 0;
    height: 35px;
    width: 100%;
    color: #999;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    overflow: hidden;
    z-index: 10;
}

.upload_text {
    position: absolute;
    color: #333!important;
    left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    height: 20px;
    white-space: nowrap;
    padding-top: 2px;
}

.upload_progress {
    position: absolute;
    width: 0%;
    background: url(../images/progress.html) repeat-x;
    height: 70%;
}

.upload_img {
    position: absolute;
    right: 8px;
    top: 4px;
}

.file_cancel {
    position: absolute;
    right: 6px;
    top: 4px;
    z-index: 25;
    cursor: pointer;
}

.f_sectionDescribe {
    padding: 0 5px;
    line-height: 20px;
    color: #444;
    border-top: 1px solid #7C7C7C;
}

.star {
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 28px;
    background-image: url(../images/icon/formStar.html);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    overflow: hidden;
    zoom: 1;
}

.starGroup .selected {
    background-position: 0% 100%;
}

.f_submit {
    margin-top: 20px;
    padding: 0 30px;
    text-align: center;
}

.f_submitBtn {
    display: inline-block;
    line-height: 28px;
    padding: 2px 24px;
    font-size: 13px;
    text-align: center;
    color: #FFF;
    background: #009b4d;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.f_submitBtn:hover {
    background: #ff8c17;
    color: #fff;
}



/* pageNav */

.pageNav {
    text-align: center;
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #666;
}

.pageNav font,
.pageNav span {
    font-size: 11px;
    border: 1px solid #cecece;
    padding: 5px 10px;
    color: #363636;
    margin: 0 5px;
}

.pageNav font.current,
.pageNav span.current {
    background: #0a60b7;
    color: #fff;
    font-weight: bold;
    margin: 0 5px;
}

.pageNav font.disabled,
.pageNav span.disabled {
    color: #adaaad;
    margin: 0 5px;
}

.pageNav a {
    font-size: 11px;
    border: 1px solid #cecece;
    padding: 5px 10px;
    color: #363636;
    margin: 0 5px;
    white-space: nowrap;
}

.pageNav a.current {
    background: #2d2489;
    color: #fff;
    font-weight: bold;
    margin: 0 5px;
}

.pageNav a.disabled {
    color: #adaaad;
    margin: 0 5px;
}




/*QQ*/

.rides-cs {
    font-size: 12px;
    background: #29a7e2;
    position: fixed;
    top: 250px;
    right: 0px;
    _position: absolute;
    z-index: 15000000;
    border-radius: 6px 0px 0 6px;
}

.rides-cs a {
    color: #00A0E9;
}

.rides-cs a:hover {
    color: #ff8100;
    text-decoration: none;
}

.rides-cs .floatL {
    width: 36px;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 21px;
    height: 181px;
}

.rides-cs .floatL a {
    font-size: 0;
    text-indent: -999em;
    display: block;
}

.rides-cs .floatR {
    width: 130px;
    float: left;
    padding: 5px;
    overflow: hidden;
}

.rides-cs .floatR .cn {
    background: #F7F7F7;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-top: 4px;
}

.rides-cs .cn .titZx {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 24px;
    padding: 5px;
    text-align: center;
}

.rides-cs .cn ul {
    padding: 0px;
}

.rides-cs .cn ul li {
    line-height: 38px;
    height: 38px;
    border-bottom: solid 1px #E6E4E4;
    overflow: hidden;
    text-align: center;
}

.rides-cs .cn ul li span {
    color: #777;
}

.rides-cs .cn ul li a {
    color: #777;
}

.rides-cs .cn ul li img {
    vertical-align: middle;
}

.rides-cs .btnOpen,
.rides-cs .btnCtn {
    position: relative;
    z-index: 9;
    top: 25px;
    left: 0;
    background-image: url(/images/zxkf.png);
    background-repeat: no-repeat;
    display: block;
    height: 146px;
    padding: 8px;
}

.rides-cs .btnOpen {
    background-position: 0 0;
}

.rides-cs .btnCtn {
    background-position: -37px 0;
}

.rides-cs ul li.top {
    border-bottom: solid #ACE5F9 1px;
}

.rides-cs ul li.bot {
    border-bottom: none;
}


.ny-body {
    width: 1200px;
    height: auto;
    overflow: hidden;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 20px;
    text-align: left;
}

.ny-body .left {
    width: 267px;
    height: auto;
    float: left;
}

.ny-body .left .tit {
    width: 267px;
    height: 61px;
    overflow: hidden;
    background: url(/images/left_top_bg.png) no-repeat;
    font-size: 26px;
    color: #fff;
    text-indent: 14px;
    line-height: 61px;
}

.ny-body .left ul li {
    width: 100%;
    line-height: 45px;
    overflow: hidden;
}

.ny-body .left span {
    width: 30px;
    height: 45px;
    display: block;
    font-family: "宋体";
    margin-left: 5px;
    text-align: center;
    float: left;
}

.ny-body .left ul li a {
    width: 100%;
    height: 45px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #fff;
}

.ny-body .left ul li a:link,
.ny-body .left ul li a:visited {
    color: #333;
    font-size: 14px;
}

.ny-body .left ul li a:hover {
    color: #0a60b7;
    font-weight: bold;
    font-size: 14px;
}

.ny-body .left ul .current a:link,
.ny-body .left ul .current a:visited {
    color: #0a60b7;
    font-weight: bold;
    font-size: 14px;
}

.ny-body .left ul li a:hover span,
.ny-body .left ul .current a:link span,
.ny-body .left ul .current a:visited span,
.ny-body .left ul .current a:hover span {
    color: #333;
    font-size: 14px;
    font-weight: 100;
}

.ny-body .right {
    width: 900px;
    height: auto;
    float: right;
}

.ny-body .right .top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(/images/ny_home_ico.png) no-repeat left;
    text-indent: 23px;
    border-bottom: 1px solid #dedede;
}

.ny-body .right .top a,
.ny-body .right .top a:link,
.ny-body .right .top a:visited {
    color: #333;
}

.ny-body .right .top a:hover {
    color: #0a60b7;
}

.ny-body .right .top span {
    font-family: "宋体";
}

.ny-content {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.pro-li {
    width: 300px;
    height: 227px;
    overflow: hidden;
    text-align: center;
    float: left;
    margin-top: 20px;
}

.pro-li img {
    width: 263px;
    height: 197px;
}

.pro-li p {
    line-height: 30px;
}

.pro-li p a,
.pro-li p a:link,
.pro-li p a:visited {
    color: #666;
    font-size: 14px;
}

.pro-li p a:hover {
    color: #0a60b7;
    font-size: 14px;
    font-weight: bold;
}

.pro-del {
    width: 90%;
    height: auto;
    overflow: hidden;
    padding: 20px 0px 20px 0px;
}

.pro-del ul li {
    float: left;
}

.pro-del ul li table {
    font-size: 14px;
    color: #666;
}

.pro-del ul li table .tit {
    font-size: 20px;
    color: #181818;
    font-weight: bold;
}

.zxxp {
    width: 190px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #0a60b7;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
    display: block;
    margin-top: 10px;
}

.zxxp:link,
.zxxp:visited,
.zxxp:hover {
    color: #fff;
}

.pro-del-top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-indent: 12px;
    font-size: 20px;
    background-color: #0a60b7;
}

.page-updown {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #666;
    margin-top: 20px;
}

.page-updown a,
.page-updown a:link,
.page-updown a:visited,
.page-updown a:hover {
    color: #666;
}


.news-line {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: left;
    margin: 0 auto;
    border-bottom: 1px dashed #dedede;
    text-indent: 20px;
    background: url(/images/new_li.png) left no-repeat;
}

.news-line a,
.down-line a:link,
.down-line a:visited,
.down-line a:hover {
    color: #666;
}

.news-line span {
    display: block;
    float: right;
}



/*漂浮，在线咨询*/

#zxzx_rt {
    position: fixed;
    right: 20px;
    bottom: 397px;
    color: #333;
    z-index: 9999;
}

#zxzx_rt .close {
    float: left;
    width: 25px;
    padding-top: 12px;
}

#zxzx_rt .close img {
    cursor: pointer;
}

#zxzx_rt .box {
    float: right;
    width: 125px;
    height: 123px;
    border: 2px solid #0e5ea6;
    background: #FFF;
    /*box-shadow:0px 0px 8px #B6D8E7;*/
}

#zxzx_rt .box .p_1 {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #0e5ea6;
    padding-top: 9px;
}

#zxzx_rt .box .p_2 {
    padding: 0 0 0 6px;
    line-height: 16px;
    font-size: 12px;
    padding-top: 14px;
    text-align: left;
}

#zxzx_rt .box .p_3 {
    width: 100px;
    margin: 10px auto 0 auto;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #EEE;
    font-size: 12px;
    font-weight: bold;
    color: #f5680d;
    cursor: pointer;
    display: block;
}

#zxzx {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -172px 0 0 -130px;
    color: #333;
    z-index: 9999;
    width: 256px;
    height: 335px;
    border: 1px solid #0e5ea6;
    border-radius: 4px;
    background: #FFF;
    display: none;
}

#zxzx .top {
    height: 42px;
    color: #FFF;
    background: #0e5ea6;
    border-radius: 4px;
    overflow: hidden;
    text-align: left;
}

#zxzx .top .tit {
    float: left;
    padding: 5px 0 0 10px;
    font-size: 16px;
    line-height: 18px;
}

#zxzx .top .tit p {
    color: #2F94EE;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
}

#zxzx .top .close {
    float: right;
    padding: 9px 15px 0 0;
}

#zxzx .top .close img {
    cursor: pointer;
}

#zxzx .box_1 {
    clear: both;
    margin: 7px 0 0 7px;
    width: 233px;
    position: relative;
}

#zxzx .area {
    width: 219px;
    height: 70px;
    padding: 10px 6px 6px 6px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    color: #666;
    font-size: 12px;
    line-height: 16px;
}

#zxzx .box_1 em {
    position: absolute;
    right: -10px;
    top: 0px;
    line-height: 32px;
    font-style: normal;
    color: #ff0000;
}

#zxzx .box {
    clear: both;
    margin: 6px 0 0 7px;
    width: 231px;
    height: 30px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    position: relative;
}

#zxzx .box p {
    float: left;
    padding-left: 23px;
    width: 48px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #525252;
    background: #F4F4F4;
}

#zxzx .box input {
    float: right;
    width: 140px;
    height: 20px;
    padding: 5px 5px 5px 15px;
    line-height: 20px;
    border: 0;
    color: #666;
    background: #FFF;
    font-size: 12px;
}

#zxzx .box em {
    position: absolute;
    right: -10px;
    top: 0px;
    line-height: 32px;
    font-style: normal;
    color: #ff0000;
}

#zxzx .btnbox {
    clear: both;
    padding: 7px 0 0 7px;
}

#zxzx .btnbox input {
    width: 108px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #FFF;
    border: 0px;
    cursor: pointer;
}

#zxzx .btnbox .btn1 {
    background: #0e5ea6;
    margin-left: 3px;
}

#zxzx .btnbox .btn2 {
    background: #535353;
    margin-left: 7px;
}

.pro_banbox {
    width: 100%;
    height: 347px;
    overflow: hidden;
    background: url(../images/pro_02.jpg) top center no-repeat;
}

.pro_main {
    clear: both;
    margin-top: 35px;
    padding-bottom: 25px;
    line-height: 26px;
    min-height: 200px;
}

.in_banbox {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.in_probox {
    clear: both;
    width: 100%;
    background: url(../images/index_09.jpg) top center repeat-x;
}

.in_pro {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.in_p_1 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #4d4d4d;
    padding-top: 65px;
}

.in_p_2 {
    width: 290px;
    height: 1px;
    background: #BEBEBE;
    text-transform: uppercase;
    margin: 27px auto 0 auto;
}

.in_p_2 p {
    position: relative;
    left: 50%;
    float: left;
}

.in_p_2 em {
    position: relative;
    left: -50%;
    float: left;
    top: -10px;
    font-style: normal;
    display: inline-block;
    font-size: 16px;
    color: #b9b9b9;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #FFF;
}

.in_pro .ctg {
    clear: both;
    margin-top: 45px;
    overflow: hidden;
    height: 42px;
}

.in_pro .ctg div {
    position: relative;
    left: 50%;
    float: left;
}

.in_pro .ctg ul {
    position: relative;
    left: -50%;
    float: left;
}

.in_pro .ctg li {
    float: left;
    padding-right: 18px;
}

.in_pro .ctg li.none {
    padding-right: 0;
}

.in_pro .ctg li a {
    display: inline-block;
    width: 185px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #E5E5E5;
    border-radius: 42px;
}

.in_pro .ctg li a.cur {
    background: #E71628;
    color: #FFF;
}

.in_pro .list {
    clear: both;
    margin-top: 35px;
}

.in_pro .list ul {
    overflow: hidden;
    min-height: 270px;
}

.in_pro .list li {
    float: left;
    border: 1px solid #E5E5E5;
    margin: 0 20px 40px 0;
}

.in_pro .list li.none {
    margin-right: 0;
}

.in_pro .list li .tit {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #737373;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in_pro .list li a:hover .tit {
    background: #0060B7;
}

.in_pro .more {
    clear: both;
    text-align: center;
}

.in_pro .more a {
    display: inline-block;
    width: 150px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 2px solid #999;
    color: #999;
}

.in_pro .more a:hover {
    background: #E71628;
    border: 2px solid #E71628;
    color: #FFF;
}



/*feedback*/
#feedback {
	padding-top:30px;
}
.jn_main {}

.jn_box {
    clear: both;
    padding-bottom: 20px;
    overflow: hidden;
    width: 520px;
    margin: 0px 0px 0px 195px;
}

.jn_lt {
    float: left;
    width: 100px;
    padding: 0 5px 0 0;
    line-height: 30px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

.jn_rt {
    float: left;
    width: 360px;
}

.jn_box .txt {
    width: 325px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #DBDBDB;
    color: #444;
    padding: 0 10px;
    font-size: 13px;
    border-radius: 3px;
    outline: none;
}

.jn_box input:focus {
    border: 1px solid #E10D16;
}

.jn_box textarea:focus {
    border: 1px solid #E10D16;
}

.jn_box .cod {
    width: 70px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #DBDBDB;
    color: #444;
    padding: 0 15px;
    font-size: 13px;
    border-radius: 3px;
    outline: none;
}

.jn_box .txtarea {
    width: 325px;
    height: 120px;
    padding: 10px;
    font-size: 13px;
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    outline: none;
}

.jn_box .btn {
    width: 95px;
    height: 32px;
    text-align: center;
    border: 0px;
    background: #666;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
}

.jn_box .btn:hover {
    background: #b69445
}

.cl_red {
    color: #f00;
}

.fd_pro_tb {
    width: 95%;
    margin: 0 auto;
    border-left: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    margin-bottom: 20px;
}

.fd_pro_tb th,
.fd_pro_tb td {
    border-right: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.fd_pro_tb th {
    background: #F5F5F5;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

.fd_pro_tb td {
    text-align: center;
    padding: 10px 0;
}

.fd_pro_tb td input {
    border: 1px solid #E8E8E8;
    width: 80px;
    padding: 0 10px;
    height: 22px;
    line-height: 22px;
    text-align: right;
}

.fd_pro_tb .del {
    color: #F00;
    cursor: pointer;
}


.zxfws-box{
    margin-top:30px;
}
.zxfws-box ul {
    overflow:hidden;
}
.zxfws-box ul li.title{
    font-size:15px; font-weight:bold;
}
.zxfws-box ul li {
    float:left;
    margin-right:10px;
}
.zxfws-box ul li img {
    display:inline-block;
    vertical-align:middle;
    margin-bottom:2px;
    margin-right:3px;
}

.ly-tit {
	width:260px;
	height:45px;
	margin:0 auto;
	text-align:center;
	margin-top:50px;
	border-bottom: 3px solid #8c6f37;
	clear:both;
}
.ly-tit .p1 {
	line-height:40px;
	font-size:25px;
	color:#333;
}
.ly-tit .p2 {
	line-height:30px;
	font-size:15px;
	font-family:Arial;
	color:#ccc;	
}
.ly-tit-line {
	width:100%;
	height:20px;
	overflow:hidden;
	border-top: 1px solid #e1e1e1;
}
.ly-left {
	width:777px;
	height:auto;
	overflow:hidden;
	padding-top:27px;
	margin:0 auto;
}
.ly-right {
	width:777px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.ly-div {
	width:450px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.tesh{width:1200px;margin:0 auto; line-height:65px;}
.about2-img { width:100%; min-width:1200px; height:auto; overflow:hidden;}
.about2-img img { width:100%; display:block;}