@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;border:0;}
body {font-size:16px; line-height:35px;color:#373737; width: 640px; margin: 0 auto; font-family: "Microsoft YaHei"; -webkit-text-size-adjust:none; background-color:#FFF;  -webkit-tap-highlight-color:rgba(0,0,0,0)}
a{ color:#373737; text-decoration:none; cursor:pointer;transition:all 0.4s linear 0s;}
a:hover{ text-decoration:none;}
ul {list-style: none;}
li{ list-style-type:none;transition:all 0.4s linear 0s;}
.eng{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:14px; color:#990000; padding-left:3px;}
.nr{line-height:24px;}

.main-container{
  width:100%;
}
.main-container img{
  max-width:100%;
}

/*top*/
#top{ width: 100%; height: 82px; background: #6AB246;menu_icon; position: relative;}
.logo{ margin: 0 auto; text-align: center; /* padding-top: 18px; */}
.home{ position: absolute; left: 30px; top: 20px;}
#menu_icon{position:fixed;top:30px;right: 50px;width: 30px;height: 33px;z-index: 91;}
#menu_icon div{width: 100%;height: 100%;cursor: pointer;display: block;position: relative;}
#menu_icon p{width: 30px;height:5px;background: #000; border:2px solid #FFF; border-radius:10px; display: block;}
#menu_icon #p1{position: absolute;top: 0;left: 0;}
#menu_icon #p2{position: absolute;top: 12px;left: 0;}
#menu_icon #p3{position: absolute;top: 24px;left: 0;}
#menu_close{position:fixed;top: 60px;right: 210px;width: 30px;height: 30px;z-index: 91;}
#menu_close div{width: 100%;height: 100%;cursor: pointer;display: block;position: relative;}
#menu_close p{width: 30px;height: 2px;background: #FFF;display: block;}
#menu_close #p1{position: absolute;top: 0;left: 0;}
#menu_close #p2{position: absolute;top: 0;left: 0;}
#menu_box{position: fixed;height: 100%;background: #286608;width: 277px;right: -277px;top: 0;z-index: 90;}
#menu_box ul{width: 120px;margin: 0 auto;margin-top: 70%;}
#menu_box li{font-family: "微软雅黑";font-size:20px;line-height: 40px;margin:15px 0;}
#menu_box li a{width: 100%;display: block;line-height: 40px;color: #d9cde7;text-align: center;}
/* Menu * ---------------------------------------*/
#menu li.active{background: #666;background: rgba(0,0,0, 0.5);color: #fff;}
#menu li.active a:hover{color: #FF0;}
#menu li.active a{display: block;}
#menu li.active a{color: #fff;}
#menu_box_icon{position: absolute;bottom: 10%;width: 100%;height: 42px;}
#menu_box_icon ul{width: 186px;height: 42px;margin: 0 auto;}
#menu_box_icon li{float: left;width: 42px;height: 42px;padding: 0 10px;}
#menu_box_icon li img{opacity: 0.6;filter: alpha(opacity=60);}
/*MENU*/
.slider{display:none}
/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
#nav{ width: 100%; height: auto; overflow: hidden; background: #286608;}
#nav ul{ width: 110%;}
#nav a{ width:160px; height:60px; display:block; border-right: 1px solid #252525; border-bottom: 1px solid #252525; float:left; font-size:25px; font-family:"微软雅黑"; color:#FFF; text-align:center; line-height:60px;}
/*index*/
.pro_list{ width: 100%; height: auto; overflow: hidden;}
.pro_list ul{ width: 110%;}
.pro_list ul li{ width: 160px; height: 47px; float: left; border-right: 1px solid #252525; text-align: center; padding-top: 125px;}
.pro_list ul li:last-child{ border-right: none;}/*最后一个li*/
.pro_list ul li a{ font-size: 16px; color: #393939;}
.pro_list ul li:nth-child(1){ background: url("../Image/pro01.png") no-repeat center 21px;}
.pro_list ul li:nth-child(2){ background: url("../Image/pro02.png") no-repeat center 21px;}
.pro_list ul li:nth-child(3){ background: url("../Image/pro03.png") no-repeat center 21px;}
.pro_list ul li:nth-child(4){ background: url("../Image/pro04.png") no-repeat center 21px;}

#cont1{ width: 100%;}
.cont1_title{ width: 100%; height: 56px; background: #6AB246; line-height: 56px;}
.cont1_title h5{ font-size: 26px; color: #FFF; float: left; padding-left: 30px; font-weight: normal; }
.cont1_title a{ width: 102px; height: 56px; display: block; float: right; background: #286608; text-align: center; color: #FFF;}
.cont1_con{ width: 580px; margin: 0 auto; overflow: hidden; height: auto;}
.pro ul{ width: 110%;}
.pro ul li{ width: 281px; float: left; text-align: center; margin-right: 18px; margin-bottom: 15px;}
.pro ul li img{ width: 275px; height: 203px; border: 3px solid #E4E4E4;}
.pro ul li a{ font-size: 24px; color: #373737;}
.pro1 ul{ width: 110%;}
.pro1 ul li{ width: 281px; float: left; text-align: center; margin-right: 18px; margin-bottom: 15px;}
.pro1 ul li img{ width: 275px; height: 303px; border: 3px solid #8794AA;}
.pro1 ul li a{ font-size: 24px; color: #373737;}
.com{ font-size: 18px; color: #373737; line-height: 45px;}
.com div{ width: 501px; height: auto; margin: 0 auto; text-indent: 120px; margin-top: 20px; background: url("../Image/tel.png") no-repeat 63px center #286608; border-radius: 8px; font-size: 24px; color: #FFF; display: block; line-height: 56px;}
.new li{ width: 100%; height: 40px; border-bottom: 1px dashed #ccc;}
.new li a{ font-size:18px;}
.new li img{ display: block; float: left; margin-right: 30px;}
.new li span{ float:right; font-size:18px; color: #000; padding-left: 30px;}
.new li p{ font-size: 18px; color: #9c9c9c; line-height: 40px; padding-top: 15px;}
/*开始*/
.mr_frbox {height:555px; position:relative;}
.mr_frBtnL {cursor: pointer; width:40px; height:139px; background:url(../Image/mfrL.jpg) no-repeat; position:absolute; left:0px; top:142px; }
.mr_frBtnR {cursor: pointer;width:40px; height:139px; background:url(../Image/mfrR.jpg) no-repeat;position:absolute; right:0px; top:142px; }
.mr_frUl {width: 501px; height: 555px; margin:0 auto; }
.mr_frUl ul li {width:501px;height:555px; text-align:center;float: left; margin-right:70px; position: relative;}
.mr_frUl ul li img { display: block; border: 3px solid #8794AA; }
.mr_frUl ul li b{ font-size: 24px; color: #373737; text-align: center; font-weight: normal;}
.mr_frUl ul li h5 a,.mr_frUl ul li h6 a{ color: #FFF;}
.mr_frUl ul li h5{ width: 218px; height: 56px; background: #6AB246; text-align: center; font-size: 26px; line-height: 56px; color: #FFF; border-radius: 8px; position: absolute; left: 0px; bottom: 0;}
.mr_frUl ul li h6{ width: 218px; height: 56px; background: #286608; text-align: center; line-height: 56px; font-size: 26px; color: #FFF; border-radius: 8px; position: absolute; right: 0px; bottom: 0;}
.honor ul{ width: 110%;}
.honor li{ width: 178px; float: left; margin-right: 23px;}
#cont5{ padding-bottom: 50px;}

/*left*/
.allleft{ width:100%; height:100%; overflow:hidden; padding:30px 0;}
.allleft ul{ width: 110%; padding-left: 18px;}
.allleft ul li a{ width: 134px; height: 46px; display: block; float: left; text-align: center; font-size:16px; color: #FFF; line-height: 46px; background: #C70021; margin-right: 15px;margin-top:10px;}


/*end*/
#end1{ width: 100%; height: 180px; background: #6AB246; position: relative; text-align: center; color: #FFF; padding-top: 65px;}
#totel{ width: 82px; height: 82px; display: block; margin: 0 auto; position: absolute; top: -40px; left: 279px;}
#end1 h3{ font-size: 30px; color: #FFF; line-height: 55px;}
#end1 span{ width: 420px; height: 2px; background: #FFF; display: block; margin: 15px auto;}
#end1 h4{ font-size: 26px; color: #FFF; font-weight: normal; line-height: 40px;}
#end1 h4 a{ color: #FFF;}
#end2{ width:640px; height:auto; margin:0 auto; overflow:hidden; background: #286608;}
.quickLink{  height:118px; width:110%; position:relative; }
.quickLink li{ width: 210px; float: left; text-align: center;}
.quickLink li a{ color: #FFF;}
.quickLink li img{ display: block; margin: 0 auto; padding-top: 15px; padding-bottom: 15px;}


/*public*/
.main{width:100%; height:100%; overflow:hidden;margin:0 auto; padding-top:15px; padding-bottom: 50px;}
.allcon{width:100%; height:100%; overflow:hidden;}
.concompany{ width:100%;height:100%; overflow:hidden;}
.concompanycon{ width:96%; height:100%; padding-top:15px; overflow:hidden; margin:0 auto; padding-bottom:50px;}
.concompanycon1{ width:96%; height:100%; padding-top:1px; overflow:hidden; margin:0 auto; padding-bottom:1px;}

.rnewys{ width:100%; height:235px; border-bottom:#d9d9d9 solid 1px; padding-top:10px;}
.newconleft{ width:75px; height:235px; float:left; color:#676767;}
.newsconright{   height:250px; float:right;}
.newsconright a{ width:100%; height:120px; display:block; color:#676767;}
.newsconright a:hover{ color:#2b8b03; text-decoration:none;}
.newsconright1{ color:#333; font-weight:bold; padding-bottom:10px;}
.back a{ width:125px; height:40px; display:block; float:right; font-size:20px; font-family:"宋体"; color:#FFF;
	line-height:40px; font-weight:bold;  clear:both;background:#C90F03; border: 4px double #FFF; text-align: center; margin-top:20px;}
.back a:hover{ opacity:0.8;}

/************常州贷款*****************/
.newsdivys{ width:100%; height:190px; border-bottom:#353535 double 5px; padding-top:10px;}
.newsdivysimg{ width:245px; height:175px; float:left; border:1px solid #8CCE2E; padding:3px; }
.newsdivyscon{ width:665px; height:120px; float:right; font-size:14px;}
.newsdivyscon a{width:100%; height:190px; display:block; color:#999999;}
.newsdivyscon a:hover{ text-decoration:none; color:#E61403;}
.newsdivyscon1{font-family:Microsoft YaHei,SimSun; font-size:18px; color:#333; line-height:30px; width:75px; border-bottom:5px solid #8CCE2E;}
.newsdivyscon2{ padding-top:6px;}

.news_nei li{width:100%;height:46px;border-bottom:1px dashed #2C6793;line-height:46px; text-indent: 15px; background:url(../Image/newslibg.jpg) no-repeat left center; font-family:"微软雅黑"; font-size:22px; color:#333;}
.news_nei li a{ color:#333;}



.a_left{width:100px; height:300px; position:absolute; margin-left:10px; z-index:9999;margin-top:40px;}
.a_right{width:100px; height:300px; position:absolute; margin-left:600px;z-index:9999; margin-top:40px;}
.a_left a{width:100px; height:300px; float:left; display:block; position:relative; z-index:999;background:url('../Image/btn-prev.png') no-repeat left center;}
.a_right a{width:100px; height:300px; float:right;display:block; position:relative; z-index:999;background:url('../Image/btn-next.png') no-repeat right center;}
.a_left a:hover{width:100px; height:300px; float:left;background:url('../Image/btn-prev-cur.png') no-repeat left center;}
.a_right a:hover{width:100px; height:300px; float:right;z-index:999;background:url('../Image/btn-next-cur.png') no-repeat right center;}
 
 

#indexNews{ padding-bottom:15px;}
#indexNews li{ width:658px; height:30px; line-height:30px; border-bottom:#7f7f7f dashed 1px; padding-left:22px;background:url(../Image/newsli.gif) no-repeat left;}
#indexNews li a{ float:left;}
#topnews{ height:125px; overflow:hidden}
#topnews li{border-bottom:1px dashed #dedede; height:120px;}
#topnews li a{ font-weight:800; font-size:14px; font-family:Microsoft YaHei,SimSun;}
.introImg{ float:left; margin-right:10px;}
.info_date{ float:right; padding-right:5px;}
#indexPro{width:745px; height:430px; overflow:hidden; margin:0 auto; float:right}
#indexPro li,.produc li{float:left; margin:0 9px 13px 9px; _margin:0 7px 10px 7px; width:238px; height:206px; _height:203px; text-align:center;}

#fl{ float:left; width:240px;}
#fl li{ background:url(../Image/fl_li.jpg) no-repeat top left; height:30px;}
#fl li a{ padding-left:38px; display:block; line-height:29px;}
#fl li a:hover{ background:url(../Image/fl_hover.jpg) no-repeat top left; color:#FFF;}

.info_img{ width:100%; height:auto; padding-bottom:10px;}
.info_img li{ width:287px; height:250px;text-align:center; float: left; box-shadow: 0 0 10px #066cf7;border-radius:10px;}
.info_img li a{ width:287px; height:232px; display:block;  line-height:50px;}
.info_img li img{ width:256px; height:175px; padding-top:16px; padding-bottom: 5px; border-bottom: 1px solid #A7A7A7;}

.food_info_tit_bg{margin:30px 0 0 0px;width:100%;height:30px;background:#ececec; float:left;}
.food_info_tit{display:inline-block;padding-left:10px; padding-right:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;font-family:Microsoft YaHei; font-size:14px;}


/************新闻*****************/
.news_tit_u{text-align: center;font-size: 16px;color: #0c5ba4;line-height: 30px; font-weight:700;}
.news_tit_d{text-align: center;padding: 5px 0px;font-size: 12px;font-weight: 100;background: #f7f7f7;border: 1px solid #e8e8e8;color: #303030;width: 98%;margin: 10px auto;height: 20px;line-height: 20px;}
.news_tit_img{ width:60%; margin:9px auto; text-align:center}
/************产品*****************/
.produc{ width:100%; margin:0 auto; overflow:hidden; padding-top:15px;}
.info_img_detail{ text-align:center;}
.info_img_detail img{ width:80%; padding:3px; border:#CCC solid 1px;}
.food_name{ text-align:center; line-height:40px;}
/************分页*****************/
/*.page{width:99%; height: 30px; line-height: 30px;text-align: center; margin: 0 auto;font-size: 12px; border:1px solid#d2d4d6;}
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.page span.current {padding:3px 6px 3px 6px;height:18px;line-height:18px;background:#404040;color:#fff;}*/
/************留言*****************/
.concompanycon table{margin-left:2px;}
.concompanycon table th{color:#444444;font-weight:normal;font-size:14px;font-family:'Microsoft YaHei',arial;text-align:right;vertical-align: top;padding-top: 9px;}
.concompanycon table td select{font-family: 'Microsoft YaHei',arial;font-size: 14px;width: 278px;height: 32px;text-indent: 8px;border: 1px solid #d2d4d6;margin: 5px auto 6px 5px;	background: #FFF;*+margin-left:-3px;}
.concompanycon table td ul{list-style:none;position:absolute;}
.concompanycon table td ul li{	font-family:'Microsoft YaHei',arial;font-size:14px;height:28px;line-height:28px;text-indent:8px;width:276px;height:28px;border-left:1px solid #d2d4d6;border-right:1px solid #d2d4d6;background:#FFF;}
.concompanycon table td ul li a{display:block;text-decoration:none;color:#444444;}
.concompanycon table td ul li a:hover{color:#fe7d0c;}
.concompanycon table td ul li:last-child{border-bottom:1px solid #d2d4d6;}
.concompanycon table td input{font-size:14px;width:276px;height:28px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.concompanycon table td .yanzheng{width:101px;}
.concompanycon table td textarea{resize: none;width:545px;height:178px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.concompanycon table td img{vertical-align:middle;margin-left:5px;margin-bottom:4px;*+margin-bottom:14px;}
.concompanycon table td .but{width:74px;height:31px;line-height:27px;background:#149939;border-radius:2px;border:none;text-align:center;margin-top:14px;margin-left:5px;font-size:14px;font-family:'Microsoft YaHei',SimHei,sans-serif;color:#FFF;}
/************招聘*****************/

.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}
.jobs a{position:relative;top:-90px;background:url(../Image/button.jpg) no-repeat top left;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}

.pro_name{display:block;color:#da020d;text-align:left;}
.info_title{margin:30px 0 0 0px;width:760px;height:30px;background:#ececec; float:left;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer;border-radius:5px; background:#F00;}

/*policies*/

