@charset "utf-8";
*{margin: 0px;padding: 0px;font-size:14px;color:#333; font-family:微软雅黑, Arial, Helvetica, sans-serif; line-height:26px; list-style:none; font-weight:100}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, s, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{margin:0; padding:0; border:0; outline:0; background:transparent; -webkit-margin-before:0; -webkit-margin-after:0;}
article, aside, details, summary, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
del{text-decoration:line-through}
ins{text-decoration:none}
abbr[title], dfn[title]{border-bottom:1px dotted; cursor:help}
ul, li{list-style:none;margin:0;padding:0;}

em, var{font-style:normal}
img, a img{padding:0; margin:0; border:none;}
input, textarea, button{outline:none; margin:0}
body, input, textarea, button, select{font-size:13px;line-height:1.5;font-family:-apple-system, BlinkMacSystem,"Microsoft Yahei",sans-serif,"Hiragino Sans GB", Helvetica; color:#333}
.clearfix:after, .fix:after{content:"."; display:block; height:0; clear:both; visibility:hidden}
.clearfix, .fix{zoom:1}
a{color:#404145; text-decoration:none;}
a:hover, a:active{color:#00783b; text-decoration:none}
a:focus{outline:none; -moz-outline:none}
a{outline:none; }
i, s, em, u{font-style:normal; text-decoration:none;}
input, textara{font-size:1em; color:#333;}
input:focus, textarea:focus{outline:none;}
.clear{clear:both; display:block; font-size:0; line-height:0; height:0;}
.clearf:after{content:""; display:table; clear:both; }
.fl{float:left}
.fr{float:right}
.tl{text-align:left}
.tr{text-align:right}
.d30{height:30px}
.textover{text-overflow:ellipsis;white-space:nowrap;}


.left{ float:left}
.right{ float:right}
.clear{ height:0; line-height:0; overflow:hidden; clear:both}



.heading{ width:100%; height:40px; margin:0 auto; background:#eeeeee;}
.heading ul{ width:1200px; height:40px; margin:0 auto}
.heading ul li{ float:left; font-size:14px; color:#666666; line-height:40px}
.heading ul li a{ font-size:14px; color:#666666; line-height:40px}
.heading ul li span{ margin:0 8px}

.toparea{ width:100%; height:140px; margin:0 auto;}
.toparea ul{ width:1200px; height:140px; margin:0 auto}
.toparea ul li{ float:left}
.toparea ul li.logo{ height:140px; background:url(../images/logo.png) left center no-repeat; padding-left:190px; font-size:18px; color:#5f5f5f; line-height:28px}
.toparea ul li.logo p{ font-size:38px; color:#00783b; font-weight:bold; line-height:48px; padding-top:33px}
.toparea ul li.tel{ height:140px; display:block; float:right; background:url(../images/tel.png) 0 center no-repeat; padding-left:75px}
.toparea ul li.tel span{
	font-size: 16px;
    color: #333333;
    line-height: 24px;
    padding-top: 44px;
    display: block;
	}
.toparea ul li.tel p{ font-size:26px; color:#c2141a; font-weight:bold; line-height:30px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}

.navbg{width: 100%;height: 60px;margin: 0 auto;background: url(../images/navbg.jpg) repeat-x 0 0;position: relative;z-index: 999;}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative; background:url(../images/nav_line.jpg) right top no-repeat}
.navbg ul li a{
	padding-left: 43px;
    padding-right: 43px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    display: block;
	}
.navbg ul li a:hover{ color:#fff; line-height:60px; font-size:16px; /*background: url(../images/nav_hover.jpg) left top repeat-x; */}
.navbg ul li:hover{color:#fff; line-height:60px; font-size:16px; background:url(../images/nav_hover.jpg) left top repeat-x; }
.navbg ul li:hover a{color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:60px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:60px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#00783b; border-bottom:1px solid #009d4d}
.navbg ul li dl dt a:hover{background:#444444;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:100;}
.navbg .nav_on{color:#fff; height:60px; display:block; line-height:60px; font-size:16px; background:url(../images/nav_hover.jpg) left top repeat-x}
.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background: url(../images/navbg.jpg) repeat-x; margin:0;}


/*主标题*/
.main_title{ display:block; text-align:center}
.main_title p{
	font-size: 45px;
    color: #111111;
    font-weight: bold;
    line-height: 70px;
    margin-bottom: 18px;
	}
.main_title p span{ font-size:45px; color:#00783b; font-weight:bold; line-height:70px}
.main_title a{
	border: 2px solid #333333;
    padding: 8px 20px;
    font-size: 18px;
    color: #333333;
    font-weight: 100;
    line-height: 43px;
	}

/* 首页产品 */
.in_product{ width:1200px; height:auto; margin:42px auto 60px}
.in_product .con_cp{ margin-top:36px}

.in_product .con_cp .le_cp{ width:237px; height:auto; display:block; float:left}
.in_product .con_cp .le_cp .tit{ height:68px; display:block; text-align:center; background:#00783b; line-height:68px; font-size:24px; color:#ffffff; font-weight:bold}
.in_product .con_cp .le_cp .cont{ background:#f6f6f6; border:1px solid #eaeaea; width:215px; height:auto; padding:10px}

.onepro{
	width:100%;
    height: 41px;
    display: block;
    line-height: 41px;
    color: #fff;
    font-size: 16px;
    text-indent:21px;
    background:#aaaaaa;
    margin: 0 auto;
	border-radius:5px;
	}

.twopro{
	width:100%;
    height: 37px;
	border-bottom:1px dotted #cfcfcf;
    display: block;
    line-height: 37px;
    color: #666666;
    font-size: 15px;
    text-indent:28px;
    margin: 0 auto;
	}
.in_product .con_cp .le_cp .lecontact{ background:#444444; padding:10px; width:217px; height:auto}
.in_product .con_cp .le_cp .lecontact .tel{
	border-bottom: 1px dotted #a9a9a9;
    padding-bottom: 5px;
    margin-bottom: 5px;
	}
.in_product .con_cp .le_cp .lecontact .tel span{ font-size:14px; line-height:25px; color:#ffffff}
.in_product .con_cp .le_cp .lecontact .tel p{ font-size:30px; color:#ffffff; font-family:impact; line-height:40px}
.in_product .con_cp .le_cp .lecontact .conta{}
.in_product .con_cp .le_cp .lecontact .conta strong{ font-weight:bold; font-size:14px; line-height:27px; color:#ffffff}
.in_product .con_cp .le_cp .lecontact .conta *{ font-size:14px; line-height:27px; color:#ffffff}

.in_product .con_cp .ri_cp{ width:942px; height:auto; display:block; float:right}
.in_product .con_cp .ri_cp ul li{ float:left; margin-right:20px; margin-bottom:10px;}
.in_product .con_cp .ri_cp ul li .topimg{ border:1px solid #cfcfcf;
	width: 298px;
    height: 223px;
    overflow: hidden;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.in_product .con_cp .ri_cp ul li .topimg img{
	transform: scale(1);
    transition: all 1s ease-out;
    max-width: 100%;
    max-height: 100%;
	}
.in_product .con_cp .ri_cp ul li p{ display:block; text-align:center;}
.in_product .con_cp .ri_cp ul li p a{
	font-size: 16px;
    color: #666666;
    line-height: 41px;
	}


.in_product .con_cp .ri_cp ul li:hover .topimg img{transform: scale(1.2);}
.in_product .con_cp .ri_cp ul li:hover p a{
	font-size: 16px;
    color: #00783b;
    line-height: 41px;
	}

/* subban */
.in_subban{ width:100%; height:200px; margin:0 auto; background:url(../images/subban.jpg) center top no-repeat}
.in_subban ul{ width:1200px; height:auto; margin:0 auto}
.in_subban ul li{ float:left}
.in_subban ul li.lefttxt{ font-size:24px; color:#ffffff; line-height:48px;}
.in_subban ul li.lefttxt p{ font-size:32px; color:#ffffff; font-weight:bold; line-height:56px; padding-top:46px}
.in_subban ul li.rigzx{ width:300px; height:auto; display:block; float:right; text-align:center;}
.in_subban ul li.rigzx h1{
	font-size: 18px;
    color: #ffffff;
    font-weight: 100;
    padding-top: 40px;
	}
.in_subban ul li.rigzx h2{
	font-size: 32px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 45px;
	}
.in_subban ul li.rigzx a{
	width: 300px;
    height: 46px;
    display: block;
    text-align: center;
    line-height: 46px;
    color: #00783b;
    font-size: 18px;
    border-radius: 5px;
    background: #fff;
	font-weight:bold
	}



/* choose */
.in_choose{ width:1200px; height:auto; margin:50px auto 85px}
.in_choose .tit_choose{ height:145px; background:url(../images/tit_choose.png) center top no-repeat; display:block; text-align:center; font-size:18px; color:#666666; line-height:35px}
.in_choose .tit_choose p{
	font-size: 36px;
    color: #222222;
    font-weight: bold;
    line-height: 55px;
    padding-top: 20px;
	}


.in_choose .contenta{ width:1200px; height:550px; margin:0 auto;margin-top:55px}
.in_choose .contenta ul li{ float:left; margin-right:30px; width:380px; height:490px; display:block;}

.in_choosea{ width:380px; height:490px; display:block; background:#333333; position:relative}
.in_choosea .topimg{ width:380px; height:204px; display:block; overflow:hidden;}
.in_choosea .topimg img{
	width: 380px;
    height: 204px;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.in_choosea .txt{ padding:28px; font-size:15px; line-height:26px; text-align:justify; color:#ffffff}	
.in_choosea .txt p{ font-size:24px; color:#fff; line-height:55px; margin-bottom:24px; text-align:center}
.in_choosea .num{ position:absolute; left:133px; top:432px; width:102px; height:97px; display:block; background:url(../images/square.png) center center no-repeat; text-align:center; font-size:48px; color:#ffffff; font-family:impact; font-weight:100; padding-top:20px; line-height:58px}
.in_choosea .num .dec{ width:42px; height:2px; margin:0 auto; display:block; background:#fff}
.in_choosea:hover .topimg img{transform: scale(1.2);}


.in_chooseb{ width:380px; height:auto; display:block; position:relative}
.in_chooseb .num{ position:absolute; left:139px; top:0; width:102px; height:97px; display:block; text-align:center;background:url(../images/square.png) center center no-repeat;font-size:48px; color:#ffffff; font-family:impact; font-weight:100; z-index:999; padding-top:20px; line-height:58px}
.in_chooseb .num .dec{ width:42px; height:2px; margin:0 auto; display:block; background:#fff}
.in_chooseb .txt{
	position: absolute;
    left: 0;
    top: 60px;
    width: 324px;
    height: 193px;
    display: block;
    background: #333333;
    padding: 65px 28px 28px;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
    color: #ffffff;
	}
.in_chooseb .txt p{font-size:24px; color:#fff; line-height:55px; margin-bottom:24px; text-align:center}
.in_chooseb .botimg{width:380px; height:204px; display:block; overflow:hidden; position:absolute; left:0; top:346px}
.in_chooseb .botimg img{
	width: 380px;
    height: 204px;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.in_chooseb:hover .botimg img{transform: scale(1.2);}





/* 关于我们 */
.in_about{ width:100%; height:1000px; margin:0 auto; background:url(../images/bg_about.png) center bottom no-repeat #efefef; padding-top:70px;}
.in_about .main_about{ width:1200px; height:465px; margin:0 auto; position:relative}
.in_about .main_about .lefttxt{ position:absolute; left:0; top:0; width:515px; height:auto; }
.in_about .main_about .lefttxt h1{ font-size:32px; color:#00783b; font-weight:bold; line-height:50px; margin-bottom:10px}
.in_about .main_about .lefttxt .txt{ height:204px; display:block; overflow: hidden;}
.in_about .main_about .lefttxt .txt *{ font-size:16px; line-height:34px; color:#666666; text-align:justify}
.in_about .main_about .lefttxt .tel{ background:url(../images/tel_gsjj.png) left center no-repeat; padding-left:34px; height:35px; font-size:16px; color:#666666; line-height:35px; margin-top:10px}
.in_about .main_about .lefttxt .tel span{font-size:24px; color:#00783b; line-height:35px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}


.in_about .main_about .rightimg{ position:absolute; right:0; top:0; width:640px; height:465px}

.in_about .main_about .aboutys{ position:absolute; left:0; top:340px; width:775px; height:89px; background:#00783b; padding:18px 0}
.in_about .main_about .aboutys ul li{ float:left; border-right:1px solid #47ad6e; width:193px; height:90px; display:block; text-align:center;}
.in_about .main_about .aboutys ul li a{font-size:18px; color:#ffffff}
.in_about .main_about .aboutys ul li img{ margin-top:10px; margin-bottom:15px;transition: all 0.3s linear 0s;}
.in_about .main_about .aboutys ul li:hover img{transform:rotate(360deg);}

.mr_frbox2e {HEIGHT:430px; width:1400px;  margin:0 auto; position:relative; margin-top:50px }
.mr_frbox2e .leftprole{ position:absolute; left:0; top:208px;CURSOR: pointer}
.mr_frbox2e .rightprore{ position:absolute; right:0; top:208px;CURSOR: pointer}

.imgboxcpe{ width:1226px; height:430px; margin:0px auto 0; overflow:hidden}
.imgboxcpe ul li{ margin:0 13px 0 13px; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{display:block;width:280px;height:430px;background:#ffffff;line-height:56px;text-align:center;font-size:16px;color:#333333;box-shadow: 10px 10px 10px 10px #000000;}
.imgboxcpe ul li a .imgali{width:280px; height:374px; text-align:center; overflow:hidden}
.imgboxcpe ul li a .imgali span{height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{width:280px; height:374px; vertical-align: middle;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; }
.imgboxcpe ul li a:hover .imgali img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}

/*.imgboxcpe ul li:last-child{ margin:0 0px 0 13px;}
.imgboxcpe ul li:first-child{ margin:0 13px 0 0px;}*/



/*首页新闻中心*/
.newContBox{width:100%; height:auto; margin:50px auto}
.newContBox .newCont{width:1200px;margin:0 auto;overflow: hidden;}


.newCont .newtop .listnew{float: right;}
.newCont .newtop .listnew li{float: left;margin-right:30px;color:#fff;font-size:16px;padding-bottom:10px;cursor: pointer;}
.newCont .newtop .listnew li:last-child{margin-right:0;}
.newCont .newtop .listnew li:hover{border-bottom: 2px solid #fff;}

.newCont .newctext{width:100%;overflow:hidden;display: none;}

.newCont .newctext.newshown{display: block; margin-top:60px }
.newCont .newctext .ncontl{width:506px; height:533px; display:block;overflow:hidden;float: left;background: #eeeeee;padding:12px; padding-bottom:0}
.newCont .newctext .ncontl .ncimg{width:506px;height:380px; display:block; overflow:hidden; text-align:center; background:#00783b}
.newCont .newctext .ncontl .ncimg img{max-width:100%; height:380px;transform: scale(1);transition: all 1s ease-out;}
.newCont .newctext .ncontl:hover .ncimg img{transform: scale(1.2);}
.newCont .newctext .ncontl .nctit{ width:80%; line-height:45px; float:left;font-size:18px;display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newCont .newctext .ncontl span{ float:right; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#aaaaaa; line-height:45px; background:url(../images/date.png) 0 center no-repeat; padding-left:20px}
.newCont .newctext .ncontl .ncdate{ background:url(../images/date.png) 0 center no-repeat; text-indent:25px;color:#1f5db0;font-size:15px;margin-bottom:10px;}
.newCont .newctext .ncontl .nctext{color:#5e5e5e !important;font-size:15px !important;line-height:24px !important; height:48px; display:block; overflow:hidden}
.newCont .newctext .ncontl .ncnexta{width:95px;height:30px;display: block; text-align:center; line-height:30px; background:#00783b; color:#fff; font-size:15px;float: right;border-radius:15px; margin-top:10px}

.newCont .newctext .ncontr{width:620px; height:auto; display:block;overflow:hidden;float: right;}
.newCont .newctext .ncontr ul{width:100%;overflow:hidden;}
.newCont .newctext .ncontr ul li{width:100%;overflow:hidden; padding-top:24px; padding-bottom:24px; border-bottom:1px dotted #bababa}
.newCont .newctext .ncontr ul li:first-child{ padding-top:0}
/*.newCont .newctext .ncontr ul li:last-child{ padding-bottom:0}*/

.newCont .newctext .ncontr ul li a{width:100%;overflow:hidden;display: block;background: url(../images/mnarr.png) right bottom no-repeat;}
.newCont .newctext .ncontr ul li a .nrtit{width:100%;color:#222;font-size:18px;margin-bottom:15px;overflow: hidden;height:30px;}
.newCont .newctext .ncontr ul li a .nrtit .stit{width:80%;float: left;line-height: 30px; font-size:18px; color:#222;}
.newCont .newctext .ncontr ul li:hover a .nrtit .stit{color:#00783b;}
.newCont .newctext .ncontr ul li a .nrtit .date{
    float: right;
    text-align: right;
    color: #aaaaaa;
    font-size: 15px;
    line-height: 30px;
    background: url(../images/date.png) 0 center no-repeat;
    padding-left: 20px;
	}
.newCont .newctext .ncontr ul li a .nrtext{width:80%;color:#5e5e5e;font-size:15px;line-height:24px; height:48px; display:block; overflow:hidden}

/*footer*/
.footer{ width:100%; height:auto; margin:0 auto; background:#333333; padding-top:40px; padding-bottom:40px}
.footer .maina{ width:1200px; height:auto; margin:0 auto}

.navigation{
	display: block;
    float: left;
    width: 200px;
    height: auto;
    margin-right: 160px;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.navigation .contentb{ margin-top:20px}
.navigation .contentb ul li{
	width: 56px;
    height: 38px;
    display: block;
    float: left;
    margin-right: 85px;
    border-bottom: 1px solid #7f7f7f;
    text-align: center;
	}
.navigation .contentb ul li a{line-height:38px; font-size:14px; color:#d6d6d6}

.botlx{ display:block; float:left; width:480px; height:auto;}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.botlx .content{ margin-top:20px; font-size:14px; line-height:34px; color:#d6d6d6}
.botlx .content *{font-size:14px; line-height:34px; color:#d6d6d6}
.botlx .content strong{ font-weight:bold; line-height:34px}

.attention{ width:320px; height:auto; display:block; float:right}
.attention .title{ font-size:18px; color:#ffffff; line-height:35px}
.attention .title span{ margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.attention .content{ margin-top:20px; width:320px; height:150px; position:relative }
.attention .content .ewm{ position:absolute; right:0; top:0; width:148px; height:148px;}
.attention .content .message{ position:absolute; left:15px; top:42px; width:127px; height:35px; background:url(../images/message.jpg) 0 0 no-repeat; text-indent:50px; font-size:16px; line-height:35px; color:#fff}
.attention .content .message a{font-size:16px; line-height:35px; color:#fff}

.attention .content .hottel{ 
    position: absolute;
    left: 0;
    top: 95px;
    text-align: right;
    width: 142px;
    height: auto;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}
.attention .content .hottel p{font-size:20px; line-height:26px; color:#fff; font-family:Arial, Helvetica, sans-serif}

.bottom{ width:100%; height:68px; margin:0 auto; background:#222222; text-align:center}
.bottom li{
	display: inline-block;
    height: 68px;
    line-height:68px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #919191;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:68px;color: #919191;font-size: 14px;}








/*子页面*/
.main{ width:1200px; height: auto; margin:25px auto}

.propiclist{ width:287px; height:228px; margin:10px 10px 10px 13px; display:inline; float:left; position:relative; overflow:hidden;text-align:center}

.propiclist .imgboxcp{width:285px;height:200px; border:1px solid #a9a9a9; overflow:hidden}
.propiclist span{height:100%; display:inline-block; vertical-align: middle}
.propiclist img{  max-width:285px; max-height:200px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.propiclist:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.propiclist p{ line-height:35px; text-align:center; font-size:14px; font-weight:bold; height:35px; width:285px; display:block; overflow:hidden; position:absolute; top:203px; left:0px; transition:all .3s ease;}



.propiclistcp{ width:207px; height:188px; margin:20px 2px 0px 20px; display:inline; float:left; position:relative; overflow:hidden;text-align:center}
.propiclistcp .imgboxcp2{width:205px;height:153px; border:1px solid #f0f0f0; overflow:hidden}
.propiclistcp span{height:100%; display:inline-block; vertical-align: middle}
.propiclistcp img{  width:205px; height:153px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.propiclistcp:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.propiclistcp p{ line-height:35px; text-align:center; font-size:14px; font-weight:bold; height:35px; width:205px; display:block; overflow:hidden; position:absolute; top:153px; left:0px; transition:all .3s ease;}


/*子页面案例展示*/
.calistcp{ width:275px; height:250px; margin:10px 0px 10px 27px; display:inline; float:left; position:relative; overflow:hidden;text-align:center}
.calistcp .imgboxcp2{width:273px; border:1px solid #f0f0f0; overflow:hidden}
.calistcp span{height:100%; display:inline-block; vertical-align: middle}
.calistcp img{height:204px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.calistcp:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.calistcp p{ line-height:45px; text-align:center; font-size:14px; font-weight:bold; height:45px; width:274px; display:block; overflow:hidden; position:absolute; top:204px; left:0px; transition:all .3s ease;}

/*子页面荣誉资质*/
.calisthr{ width:275px; height:405px; margin:10px 0px 10px 27px; display:inline; float:left; position:relative; overflow:hidden;text-align:center}
.calisthr .imgboxcp2{width:273px; border:1px solid #f0f0f0; overflow:hidden}
.calisthr span{height:100%; display:inline-block; vertical-align: middle}
.calisthr img{height:364px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.calisthr:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.calisthr p{ line-height:45px; text-align:center; font-size:14px; font-weight:bold; height:45px; width:275px; display:block; overflow:hidden; position:absolute; top:364px; left:0px; transition:all .3s ease;}


.listbot{ width:96%; margin:30px auto; text-align:right; line-height:50px; border-top:1px solid #dfdfdf;}



.mt20{ margin-top:20px}

/*子页面新闻*/
.newslist_b{ height:100px; width:900px; margin:10px auto 10px; border-bottom:1px dashed #aaa}
.newslist_b .titlenews{ height:35px; width:900px; line-height:38px;}
.newslist_b .titlenews a{ height:35px; width:760px; display:block; overflow:hidden; line-height:35px; font-size:16px;text-overflow:ellipsis;white-space:nowrap; font-weight:bold; color:#333}
.newslist_b .titlenews span{ height:35px; width:98px; display:block; text-align:right; overflow:hidden; line-height:35px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666}
.newslist_b .abstract{ display:block; height:44px; overflow:hidden; width:900px}
.newslist_b .abstract,.newslist_b .abstract *{line-height:22px; font-size:14px;}

/*详情*/
.proshow{ width:882px; margin:0 auto}
.proshow .prtitle{ line-height:35px; text-align:center; font-size:25px; padding:10px 0; font-weight:bold}
.proshow .fubio{ line-height:35px; background:#f1f1f1; text-align:center; border-bottom:20px solid #fff; color:#666666}
.proshow .primgpic{ width:882px; height:auto; overflow-x:hidden; margin:0 auto; text-align:center}
.proshow .primgpic img{ max-width:880px; border:1px solid #ddd}
.proshow .prtent img{max-width:880px; margin-top:5px; margin-bottom:5px}
.proshow .prtent{ padding-left:10px; padding-right:10px}
.proshow .prtent *{ font-size:15px; line-height:28px; color:#444; text-align:justify}
.proshow .anotnd{ padding-left:10px; padding-right:10px; border-top:1px dashed #aaa; border-bottom:1px dashed #aaa; margin:20px auto}
.proshow .anotnd,.proshow .anotnd *{ color:#666; line-height:35px}
.proshow .next{ padding:0px 20px 20px; color:#666}
.proshow .pos{ height:16px; line-height:16px; border-bottom:1px dashed #aaa; text-align:center; padding-bottom:8px; margin-bottom:15px; color:#999}
.proshow .prtent p{ margin-top:10px;margin-bottom:10px}



.proshowkp{ width:902px; margin:0 auto; border-top:15px solid #fff; border-bottom:15px solid #fff}
.proshowkp .prtitlekp{ line-height:35px; text-align:center; font-size:25px; padding:10px 0; font-weight:bold}
.proshowkp .fubiokp{ line-height:30px; background:#f1f1f1; text-align:center; border-bottom:20px solid #fff}
.proshowkp .primgpickp{ width:902px; height:auto; overflow-x:hidden; margin:0 auto; text-align:center}
.proshowkp .primgpickp img{ max-width:100%; border:1px solid #ddd}
.proshowkp .prtentkp img{max-width:100%; margin-top:5px; margin-bottom:5px}

.prtentkp{ margin-top:15px; min-height:200px}
.prtentkp p{ margin:5px auto}
.prtentkp *{ font-size:15px; line-height:28px; color:#444; text-align:justify}
.prtentkp strong{font-size:15px; line-height:28px; color:#444; font-weight:bold}

.proshowkp #niuids span{
	color: #333;
    font-weight: bold;
	}
.proshowkp #niuids b{ font-family:impact; color:#c2141a; line-height:35px; font-size:25px}
.proshowkp #niuids p{ padding:5px 0; color:#666}
.proshowkp .nextkp{ margin:30px auto; border-top:1px solid #ddd; padding-top:10px}



.martop20{ margin-top:20px}

.mt13{margin-top:13px}

.rigcpsh{ width:925px; height:auto}
.showtitle{ width:935px; height:45px; border:1px solid #e4e4e4; background:#f1f1f1}
.showtitle .btdfge{ padding:0 30px;  font-size:16px;line-height:45px; background:#00783b; color:#fff}
.showtitle .wettt2{ padding:0 20px}
.showtitle .wettt2,.showtitle .wettt2 *{ color:#999; line-height:45px; font-size:14px}
.proboxsh{ width:935px;min-height:897px;border:1px solid #e4e4e4; margin-top:13px}

.proshny{
    padding: 20px;
    margin: 0 auto;
    min-height: 856px;
	}
.proshny img{ max-width:860px}
.proshny,.proshny *{ line-height:35px; font-size:16px}
.proshny strong,.proshny b{ font-weight:bold}




/*在线招聘*/
.XRegina{
	padding: 20px;
	}
.XRegina .heada{height:45px; background:#4d4d4d; color:#fff; line-height:45px; font-size:15px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:15px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:16%}
.XRegina .heada ul li.li2{ width:20%}
.XRegina .heada ul li.li3{ width:16%}
.XRegina .heada ul li.li4{ width:16%}
.XRegina .heada ul li.li5{ width:16%}
.XRegina .heada ul li.li6{ width:16%}
.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:15px;}
.XRegina .contenta a{ width:100%; height:45px; display:block; color:#333; border-bottom:dotted 1px #CCC}
.XRegina .contenta a:hover{ width:100%; height:45px; display:block; background:#edfff6;color:#0572c4}

.XRegina .contenta ul li{ float:left; line-height:45px; font-size:15px;display:block; text-align:center}
.XRegina .contenta ul li a{line-height:45px; font-size:15px; color:#333; }
.XRegina .contenta ul li a:hover{line-height:45px; font-size:15px; color:#ca0000; }


.XRegina .contenta ul li.li1{ width:16%; height:45px;}
.XRegina .contenta ul li.li2{ width:20%; height:45px;}
.XRegina .contenta ul li.li3{ width:16%; height:45px;}
.XRegina .contenta ul li.li4{ width:16%; height:45px;}
.XRegina .contenta ul li.li5{ width:16%; height:45px;}
.XRegina .contenta ul li.li6{ width:16%; height:45px;}



.page{
	width: 95%;
    line-height: 30px;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px; margin:0 auto;
	}
.page span{ display:inline-block; padding:0 10px 0 0;}
.page a.num.select{ padding:3px 8px; color:#fff; background:#00783b}
.page a.num{
	padding: 3px 8px;
    border: 1px solid #cfcfcf;
    margin: 0 3px;
	}
.page a.num:hover{ padding:3px 8px; color:#fff; background:#00783b}


/*在线地图*/
.week_map {
	position: relative;
    height: 550px;
    width: 100%;
    margin: 30px auto; padding:2px; border:1px dashed #cfcfcf
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}





/*产品*/
.center{ width:1200px; height:auto; margin:0 auto}



.titcplde{ display:block; width:100%;height:60px; font-size:25px; line-height:35px; padding-top:10px;color:#fff; background:#00783b; text-align:center}
.titcplde span{ font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#a3c3af; line-height:20px; text-transform:uppercase}
.mbcpny{ width:248px; height:auto; border:1px solid #e3e3e3; border-top:none; background:#ffffff}
.borbotn{ border-bottom:none !important}
.mt22{ margin-top:22px}


.rigbox{ width:937px; height:auto}

.nban{ width:100%; height:350px; background:url(../images/nban.jpg) center 0 no-repeat #cfcfcf }

/*子页面产品分类*/
.ny_left{ width:250px;/*margin-bottom:22px*/}
.menu_list{margin: 0 0 25px 0;}
.menu_list .list_title{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 25px;
    line-height: 35px;
    padding-top: 10px;
    color: #fff;
    background: #00783b;
    text-align: center;
	}
.menu_list .list_title p{
	font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #a3c3af;
    line-height: 20px;
    text-transform: uppercase;
	}

.menu_list .m_1{border:1px solid #e3e3e3; border-top:none; }
.menu_list .m_1>li{
	line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/cpyj.png) 20px 17px no-repeat #f8f8f8;
    overflow: hidden;
    position: relative;
	}

.menu_list .m_1>li>a{
	line-height: 50px;
    color: #444;
    font-weight: bold;
    display: block;
    font-size: 16px;
    padding-left: 60px; border-bottom:1px solid #e3e3e3
	}
.menu_list .m_1>li>a.active,.menu_list .m_1>li:hover>a{ background:url(../images/cpyj.png) 20px 17px no-repeat #ececec; line-height:50px;color: #444;}
.menu_list .m_1>li .menu_btn{position: absolute;width: 50px;height: 48px;background:url(../images/public/ny_left_ico.png) no-repeat center;top: 0;right: 0;cursor: pointer;}
.menu_list .m_1>li .menu_btn_active{background:url(../images/public/ny_left_ico_active.png) no-repeat center;}
.menu_list .m_1>li .menu_btn:hover{background-color:#f9f9f9 }
.menu_list .m_2{display: block;}
.menu_list .m_2>li{line-height:45px;background: #fff;border-bottom: 1px dashed #e3e3e3}
.menu_list .m_2>li:last-child{border-bottom: none}
/*.menu_list .m_2>li:first-child{border-top:1px solid #ccc}*/
.menu_list .m_2>li a{
	display: block;
    padding-left: 46px;
    font-size: 15px;
    color: #55555;
    line-height: 45px;
	}
.menu_list .m_2>li a.active,.menu_list .m_2>li a:hover{color:#c2141a; font-weight:bold; line-height:45px}



/*在线留言*/
.guestbook_show{
	padding: 20px;
    margin: 0 auto;
    min-height: 856px;
	}
.guestbook_top{
	height: 40px;
    background: #eee;
    line-height: 40px;
    padding: 0 10px 0 17px;
    font-size: 15px;
	}
.guestbook_top .mustwrt{
	display: block;
    float: right;
    line-height: 40px;
    color: #ff0000;
	} 
.guestbook_form .inp_one{
	width: 480px;
    height: 28px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 4px;
	}
.guestbook_form .inp_one:focus{border:1px solid #00783b;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;line-height:25px; height:25px; padding:10px 0;}
.guestbook_form dt{
	width: 80px;
    float: left;
    text-align: right;
	}
.guestbook_form dd{/* width:510px; */float:left; }
.guestbook_form dd span{/*padding-left:20px*/ margin-top:10px}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{ display:block;}
.guestbook_form .bookdl{ height:240px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{
	background: #aaa;
    width: 150px;
    height: 40px;
    border: none;
    margin-right: 10px;
    color: #fff;
    cursor: pointer;
	}
.guestbook_form .button:hover{ background:#00783b; color:#fff;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 20px 0;}

.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}


.inlxgei{
	/*min-height: 353px;*/
    padding: 10px 0;
	}
.inlxgei .tela{
	width: 160px;
    height: auto;
    margin: 0 auto;
    background: url(../images/public/contactbg.jpg) 5px center no-repeat;
    padding-left: 60px;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
    line-height: 28px;
    color: #5b5b5b;
    padding-bottom: 10px;
    margin-bottom: 10px;
	}
.inlxgei .tela h1{font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:28px; color:#e51d20}

.inlxgei p{ width:90%; margin:0 auto; font-size:15px; line-height:30px; color:#333}
.inlxgei p strong{ font-weight:bold;font-size:15px; line-height:30px; color:#333}