
@charset "utf-8";
/* CSS Document */



/*banner*/



.banner {
	overflow: hidden;
	width: 100%;

}




#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
#flashs {
	position: relative;
	height: 578px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 15px;
	left: 50%;
	margin-left: -95px;
	padding: 0px 6px;
}
#flashs .btn span {
	color: #fff;
	background: #333;
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
#flashs .btn span.cur {
	background: #074e2a;
}




.nlss {
	overflow: hidden;
	width: 100%;
}
.nlss .nlssBox p {
	width: 600px;
	height: 63px;
	color: #000;
	float: left;
	font-size: 12px;
	line-height: 63px;
}
.nlssBox a {
	color: #6c6c6c;
	font-size: 12px;
	padding: 0 5px;
}
.nlssBox .ssnl {
	overflow: hidden;
	width: 309px;
	height: 32px;
	line-height: 32px;
	float: right;
	margin-top: 15px;
	float: right;
}
.nlssBox .ssnl input {
	width: 256px;
	height: 30px;
	line-height: 30px;
	background: none;
	padding-left: 10px;
	border: 1px solid #dedede;
	font-size: 13px;
	color: #dedede;
	float: left;
}
.nlssBox .ssnl em {
	display: block;
	cursor: pointer;
	width: 41px;
	height: 32px;
	background: url(../images/fangdajing.png) no-repeat center right;
	float: right;
}




.cpzx {
	overflow: hidden;
	width: 100%;
	height: 600px;
	background: url(../images/chanpin_bg.png) no-repeat center;
}
.cpzx h3 {
	width: 100%;
	height: 27px;
	margin: 0 auto;
	text-align: center;
	margin-top: 35px;
	padding-bottom: 5px;
}
.cpzx h3 a {
	color: #074e2a;
}
.cpzx_Nav {
	overflow: hidden;
	width: 100%;
	width: 750px;
	margin: 0 auto;
	display: none;
}
.cpzx_Nav {
	width: 630px;
	margin: 0 auto;
}
.cpzx_Nav li {
	width: 180px;
	height: 32px;
	margin-left: 3px;
	margin-top: 32px;
	font-size: 14px;
	/* background: url(../images/chanpin_nav_bg.png) no-repeat center top; */



	line-height: 32px;
	text-align: center;
	float: left;
	border: 1px solid #ddd;
	border-radius: 30px;
	margin-right: 20px;
}
.cpzx_Nav li a {
	color: #444444;
}
.cpzx_Nav li a:hover {
	color: #FFF;
	text-decoration: none;
}
.cpzx_Nav li:hover a, .cpzx_Nav li.cur a {
	color: #FFF;
}
.cpzx_Nav li:hover {
	background: #074e2a;
}
.cpzx_Nav li:hover, .cpzx_Nav li.cur {
	background: #074e2a;
}
.cj_Nav {
	overflow: hidden;
	width: 482px;
	margin: 0 auto;
}
.cj_Nav dl {
	width: 100%;
}
.cj_Nav dl dt {
	display: block;
	width: 100px;
	height: 14px;
	margin-left: 20px;
	line-height: 14px;
	font-size: 13px;
	text-align: center;
	margin-top: 27px;
	float: left;
}
.cj_Nav dl dt a {
	padding-left: 15px;
	background: url(../images/ciji_nav.png) no-repeat center left;
}
.cj_Nav dl dt a:hover {
	color: #074e2a;
	text-decoration: none;
	background: url(../images/ciji_nav_b.png) no-repeat center left;
}
.cj_Nav dl dt:hover a, .cj_Nav dl dt.cur a {
	color: #074e2a;
	text-decoration: none;
	background: url(../images/ciji_nav_b.png) no-repeat center left;
}
.cptp {
	width: 100%;
	margin: 0 auto;
}
.cptp ul {
	width: 100%;
}
.cptp ul li {
	width:18.6%;
	margin-right: 1.6%;
	/* border-bottom: 3px solid #cdcdcd; */
	float: left;
	box-shadow: 1px 1px 13px 1px #ddd;
	background: #fff;
}
.cptp ul li:nth-child(5n){margin-right:0;}
.cptp ul li .cpdiv{overflow:hidden;}
.cptp ul li img{
   transition: all 0.8s;
   width: 100%;
   overflow: hidden;
   object-fit: contain;
}
.cptp ul li:hover img{  transform: scale(1.2); overflow: hidden;  }
.cptp ul li p {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #000;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 100%;
	text-align: center;
	font-size: 16px;
}
.cptp ul li span {
	float: right;
	width: 86px;
	height: 25px;
	line-height: 25px;
	color: #074e2a;
	text-align: center;
	margin-top: 25px;
	margin-right: 22px;
	background: url(../images/cpzx_li_juxingkuang.png) no-repeat center;
}
.cptp ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}
.cptp ul li:hover p {
	/* color: #FFF; */
}
.cptp ul li:hover {
	/* background-color: #074e2a; */
	border-bottom: none;
}
.cptp ul li:nth-child(3n) {
	
}




.slxz {
	overflow: hidden;
	width: 100%;
	height: 532px;
	background: url(../images/why_xuanzedilou.jpg) no-repeat center;
}
.slxz .dlBox {
	width: 1000px;
	margin: 0 auto;
}
.dlBox .dl_bt {
	display: block;
	width: 390px;
	height: 63px;
	margin: 0 auto;
	margin-top: 35px;
	background: url(../images/dlxz_bt_bg.png) no-repeat center;
}
.dl_bt h3 {
	font-size: 40px;
	color: #FFF;
	width: 115px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	float: left;
}
.dl_bt p {
	font-size: 23px;
	color: #fff;
	float: left;
	width: 230px;
	height: 24px;
	margin-top: 15px;
	float: left;
}
.dl_bt span {
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
	float: left;
}
.dlBox .why_dl {
	overflow: hidden;
	width: 100%;
}
.dlBox .why_dl ul {
	overflow: hidden;
	width: 850px;
	margin: 0 auto;
}
.why_dl ul li {
	width: 425px;
	height: 160px;
	float: left;
	padding-top: 45px;
}
.why_dl ul li h4 {
	font-size: 18px;
	color: #2a2a2a;
}
.why_dl ul li p {
	width: 240px;
	line-height: 20px;
	color: #3b3b3b;
	font-size: 13px;
	padding-top: 10px;
}
.why_dl ul li.why_dl_ys01 {
	overflow: hidden;
	float: right;
}
.why_dl ul li.why_dl_ys01 h4 {
	width: 100%;
	text-align: right;
}
.why_dl ul li.why_dl_ys01 p {
	float: right;
	text-align: right;
}
.why_dl ul li.why_dl_ys02 h4 {
	width: 100%;
	text-align: right;
}
.why_dl ul li.why_dl_ys02 p {
	float: right;
	text-align: right;
}




.slq {
	overflow: hidden;
	width: 100%;
	height: 2235px;
	position: relative;
}
.slqBox {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.slqBox h4 {
	font-size: 30px;
	color: #074e2a;
}
.slqBox h5 {
	font-size: 18px;
	color: #3f3f3f;
	margin-bottom: 50px;
}
.slqBox p {
	font-size: 15px;
	color: #000000;
	padding-left: 20px;
	margin-top: 10px;
	background: url(../images/xiaohua.png) no-repeat left 5px;
}
.slq01 {
	overflow: hidden;
	width: 100%;
	height: 478px;
	background: url(../images/slq01.jpg) no-repeat center;
}
.Box {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
}
.Box h3 {
	font-size: 30px;
	color: #FFF;
	text-align: center;
}
.Box h3 span {
	font-size: 40px;
}
.Box p {
	font-size: 15px;
	color: #fff;
	text-align: center;
	margin-top: 7px;
}
.Box p>span {
	font-size: 31px;
	color: #fff;
}
.slqBox .Box1 {
	width: 800px;
	height: 200px;
	padding-top: 95px;
	padding-left: 105px;
}
.slq .slq02 {
	width: 100%;
	height: 351px;
	background: url(../images/slq02.jpg) no-repeat center;
}
.slq .slq06 {
	width: 100%;
	height: 351px;
	background: url(../images/slq06.jpg) no-repeat center;
}
.slq .slq05 {
	width: 100%;
	height: 351px;
	background: url(../images/slq05.jpg) no-repeat center;
}
.slqBox .Box2 {
	width: 415px;
	margin-left: 610px;
	margin-top: 98px;
}
.slq .slq03 {
	width: 100%;
	height: 353px;
	background: url(../images/slq03.jpg) no-repeat center;
}
.slqBox .Box3 {
	width: 390px;
	margin-top: 87px;
	margin-left: 100px;
}
.slq .slq04 {
	width: 100%;
	height: 350px;
	background: url(../images/slq04.jpg) no-repeat center;
}
.slq .Box4_phone {
	width: 210px;
	height: 110px;
	margin-left: 220px;
	margin-top: 215px;
	background: url(../images/zdxl_ghone.png) no-repeat top left;
	float: left;
}
.slq .Box4_phone>span {
	font-size: 15px;
	color: #074e2a;
	padding-left: 48px;
}
.slq .Box4_phone h6 {
	font-size: 20px;
	color: #000;
	padding-left: 48px;
}
.slq .Box4_phone a {
	display: block;
	width: 117px;
	height: 33px;
	text-align: center;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 33px;
	font-size: 15px;
	color: #4e4e4e;
	border: 2px solid #666666;
}
.slqBox .Box4 {
	width: 410px;
	height: 206px;
	margin-top: 79px;
	margin-left: 595px;
}




.kehu {
	overflow: hidden;
	width: 100%;
	height: 510px;
	background-color: #074e2a;
}
.anniu_kj {
	overflow: hidden;
	/* width: 1120px; */
	height: 510px;
	margin: 0 auto;
	/* position: relative; */
}
.container23 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 510px;
}
.kehu .khdl {
	width: 100%;
}
.khdl h3 {
	text-align: center;
	margin-top: 40px;
	font-size: 18.75px;
}
.khdl h3 p{color:#fff;font-size:15px;}
.khdl h3 a {
	color: #FFF;
	font-size:25px;
	line-height:50px;
	letter-spacing: 2px;
}
.khdl img {
	margin-top: 10px;
	width: 214px;
	height: 170px;
    object-fit: contain;
    background: #fff;
    padding: 0 25px;
}
.khdl ul {
	width: 100%;
	/* margin-top: 50px; */
}
.khdl li {
	float: left;
	margin-right: 18px;
	/* height: 300px; */
	width: 236px;
	background-color: #FFF;
	line-height: 200px;
}
.khdl li img {
	display: block;
	padding: 10px;
	background: #FFF;
	object-fit:contain;
	height: 170px;
	width: 214px;
}
.khdl li span {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.khdl li p {
	font-size: 13px;
	color: #404040;
	width: 209px;
	height: 60px;
	line-height: 20px;
	margin: 0 auto;
	margin-top: 20px;
}
.khdl li i {
	display: block;
	width: 26px;
	height: 26px;
	float: right;
	background: url(../images/kuhu.png) no-repeat top right;
}
.anniu_kj em {
	display: block;
	width: 43px;
	height: 43px;
	cursor: pointer;
	position: absolute;
	top: 56%;
}
.anniu_kj .kh_left {
	background: url(../images/kefu_anniu_lf.jpg) no-repeat center top;
	left: -65px;
}
.anniu_kj .kh_right {
	background: url(../images/kefu_anniu_rt.jpg) no-repeat center top;
	right: -65px;
}
.anniu_kj em:hover {
	background-position: bottom;
}
.khdl li.ys_last {
	margin-right: 0px;
}




.hzhb {
	overflow: hidden;
	width: 100%;
	height: 295px;
	background-color: #FFF;
}
.hzhbBox {
	width: 100%;
}
.hzhbBox h3 {
	font-size: 19px;
	text-align: center;
	margin-top: 40px;
}
.hzhbBox h3 a {
	color: #074e2a;
}
.hzhbBox img {
	margin-top: 10px;
}
.hzhbBox ul {
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
}
.hzhbBox ul li {
	width: 143px;
	height: 120px;
	margin-right: 26px;
	float: left;
}
.hzhbBox ul li img {
	border: 5px solid #e8e8e8;
}
.hzhbBox ul li p {
	font-size: 10px;
	color: #000;
	margin-top: 10px;
	text-align: center;
}
.hzhbBox ul li.last {
	margin-right: 0px;
}
/*sdxl*/



.sdxl {
	overflow: hidden;
	width: 100%;
	height: 181px;
	background: url(../images/xdxl_bg.jpg) no-repeat center;
}
.sdxl {
	overflow: hidden;
	width: 100%;
	color: #FFF;
	margin-top: 30px;
}
.sdxl .xlBox {
	width: 243px;
	height: 100px;
}
.xlBox .xl_phone {
	width: 243px;
	margin-top: 35px;
	margin-left: 765px;
	height: 50px;
	background: url(../images/zdxl_ghone.png) no-repeat center left;
}
.xlBox .xl_phone h3 {
	font-size: 12px;
	font-weight: normal;
	color: #3b3b3b;
	padding-top: 10px;
	padding-left: 45px;
}
.xlBox .xl_phone span {
	font-size: 17px;
	color: #074e2a;
	padding-left: 45px;
	margin-top: 10px;
}
.xlBox .zixun {
	width: 180px;
	height: 50px;
	margin-left: 765px;
	background: url(../images/zxk_bg.png) no-repeat center;
}
.xlBox .zixun p {
	color: #4e4e4e;
	margin-left: 65px;
	padding-top: 17px;
}


.zjwy {
	overflow: hidden;
	width: 100%;
	padding-bottom: 50px;
	clear: both;
}
.zjwbBox {
	width: 100%;
}
.zjwbBox h3 {
	font-size: 19px;
	text-align: center;
	margin-top: 10px;
}
.zjwbBox h3 a {
	color: #074e2a;
}
.zjwbBox .wy_tupian img{width:100%;height: 300px;object-fit: cover;}



.zjwbBox .wy_tupian {
	width: 580px;
	/* height: 235px; */
	/* margin-top: 32px; */
	float: left;
}
.zjwbBox .wy_jianjie {
	width: 600px;
	height: 235px;
	/* margin-top: 32px; */
	float: right;
}
.wy_jianjie h4>a {
	font-size:20px;
	color: #000;
	margin-top: 10px;
}
.wy_jianjie p {
	color: #000;
	line-height: 30px;
	/* height: 100px; */
	overflow: hidden;
	font-size: 16px;
	margin-top: 25px;
}
.wy_jianjie span {
	display: block;
	width: 116px;
	text-align: center;
	border: 2px solid #666666;
	padding: 5px;
	margin-top: 31px;
}




.zlfc {
	overflow: hidden;
	width: 100%;
}
.zlfcBox h4 {
	width: 1000px;
	font-size: 15px;
	margin-top: 20px;
	background: url(../images/fengcai_bg.png) no-repeat center;
}
.zlfcBox h4 a {
	color: #074e2a;
}
.zlfcBox ul {
	width: 100%;
	margin-top: 35px;
}
.zlfcBox li {
	width: 238px;
	height: 300px;
	margin-right: 15px;
	float: left;
}
.zlfcBox li img {
	border: 1px solid #e0e0e0;
	padding: 3px;
}
.zlfcBox li p {
	color: #000;
	text-align: center;
	margin-top: 5px;
}
.zlfcBox li.last {
	margin-right: 0px;
}
/*閻氼偊鍨鹃悙鈺佸Ψ韫囨瑦銈艰ぐ鏇犲皸闁炽儳鍋愰埀顒佹瀭閳圭偐鏁掗悿鐐瑰墵閻橆偀鍋撳▍顓涙暋閸犫槅鐏愰婵囧礌閻偀鎳囬埀顒侇嚒椤戠倣鏌ョ叚濠㈡縿鍎埀顑╀絻顕氶婊呯《閳ь剙顫栭埗鈹惧亾濡簶鏁撻妷鍌欒閳ь剚绨敋闁炬媽绉妸鈶╁亾閻愨斁鍋撻弬鍠测偓閳ь剚鍩冮埀顒佸櫞閵娾懇鍋撻悙鈺佸Ψ韫囨瑦銈艰ぐ鏇犲皸闁炽儳鍋愰埀顒佹瀭椤﹣绫嶉鈧妸鍛Л閳ь剚顏埞褍鏋撮‖鈽嗗暀閹规牗绶烽妷鍌冣偓閳ь剚鈼ら妷鈶╁亾钄氱拠銉ョ瘈鐡掍降鍎埀顒佹瀫瀵版績鎳囬埀顒侇嚒椤戠倣宸缉椤掑皷鎳囬埀顒佲棧閳圭喆鍎屾担娴嬪亾濠у秲鍎岄妸鈶╁亾閻忔眹鍔夐埀顒傚亹閸斿绻栬ぐ鏇′紑閻氼偉澧块柍銉︻仾閳寡冩灤椤槅鍟欓幑鏍Υ閿斿厜鍋撳▍顑挎€ラ妷鍌欑睄椤旀哎浠崗澶嗗亾绾妷鈶╁亾钄氱拠銉ョ瘈鐡掍降鍎岄幆纰樻寣椤絽妲戦鈧妷鍌欑睄椤旀凹鍤弻顖ゆ嫹*/



.yqlj {
	overflow: hidden;
	width: 100%;
	height: 140px;
}
.yqBox h4 {
	width: 1000px;
	height: 19px;
	font-size: 15px;
	margin-top: 36px;
	background: url(../images/fengcai_bg.png) no-repeat center;
}
.yqBox h4 a {
	color: #074e2a;
}
.yqBox ul {
	margin-top: 20px;
}
.yqBox ul li {
	width: 45px;
	height: 30px;
	line-height: 30px;
	margin-right: 18px;
	font-size: 13px;
	color: #383838;
	float: left;
}
/*news*/



.news {
	overflow: hidden;
	width: 100%;
	height: 545px;
	background-color: #f5f5f5;
	clear: both;
}
.news .news_title {
	width: 100%;
	height: 60px;
	background: url(../images/news_bianti_bg.png) repeat-x top left;
}
.news .news_title h3 {
	font-size: 37px;
	float: left;
	padding-top: 10px;
}
.news .news_title h3>a {
	color: #dfdfdf
}
.news .news_title .more {
	float: right;
	font-size: 13px;
	color: #2f343c;
	margin-right: 23px;
	margin-top: 28px;
}
.news .newsBox {
	width: 100%;
	height: 542px;
	margin: 0 auto;
}
.news .newsBox h4>a {
	display: block;
	font-size: 20px;
	color: #074e2a;
}
.news .newsBox_left {
	overflow: hidden;
	width: 48.5%;
	height: 502px;
	margin-top: 40px;
	float: left;
}
.news .newsBox_left img {
	margin-top: 20px;
	object-fit: cover;
	width: 100%;
}
.news .newsBox_left ul {
	width: 100%;
	margin-top: 10px;
}
.newsBox_left ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	border-bottom: 1px dashed #e1e1e1;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hiddin;
}
.newsBox_left ul li a {
	color: #000000;
}
.newsBox_left ul li span {
	color: #676767;
	float: right;
}
.news .newsBox_right {
	overflow: hidden;
	width: 48.5%;
	height: 502px;
	margin-top: 40px;
	font-size: 13px;
	color: #000;
	float: right;
}
.newsBox_right ul {
	width: 100%;
	margin-top: 25px
}
.newsBox_right ul li {
	width: 100%;
	line-height: 34px;
	border-bottom: 1px dashed #e1e1e1;
	font-size: 13px;
	background: url(../images/news_right_li.png) no-repeat center right;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hiddin;
}
.newsBox_right ul li a {
	color: #000;
}
.newsBox_right ul li.ys01:hover {
	background: url(../images/news_fqa_li.png) no-repeat top right;
}
.newsBox_right ul li .news_nextNav {
	display: none;
	width: 100%;
	height: 110px;
	line-height: 24px;
	background: url(../images/new_right.png) no-repeat center;
	margin-bottom: 20px;
}
.newsBox_right ul li .news_nextNav p {
	padding-top: 30px;
	padding-left: 20px;
	/* width: 100%; */
	overflow: hidden;
	white-space: normal;
	padding-right: 23px;
}
.newsBox_right li .news_nextNav p a {
	color: #074e2a;
}
.newsBox_right ul li.ys01 {
	background: url(../images/news_fqa_li.png) no-repeat top right;
}
.newsBox_right ul li:hover .news_nextNav, .newsBox_right ul li.cur .news_nextNav {
	display: block;
}

.gdiv{width:100%;margin-top: 35px;}

.gdiv h3 {
	text-align: center;
	margin-top: 40px;
	font-size: 18.75px;
}
.gdiv h3 a {
	color: #074e2a;
	font-size:25px;
	line-height:50px;
	letter-spacing: 2px;
}
.gdiv h3 p{color:#074e2a; font-size:15px;}
.yanf{width:100%;margin-top: 30px;}
.yanf dl{float:left;width:25%; margin-bottom:50px;}
.yanf dl>a{padding:0 10px;display:block;text-align: center;position: relative;}
.yanf dl>a img{width:100%;}
.yanf dl dt{position:absolute;bottom:20px;color:#fff;text-align:center;left:31%;font-size:25px;}
.yanf dl dd{position:absolute;top:20px;left:20px;line-height:28px;color:#fff;font-size:18px;}
.pr{position: relative;}



.til01{text-align: center;color: #444;font-size:28px;line-height:60px;font-family: "Microsoft Yahei";padding: 70px 0 38px;display: block;font-weight: normal;text-transform:uppercase;}
.til01 p{display: block;font-size:16px;line-height:46px;color: #333;}
.til01 span{display: block;font-weight: normal;font-size:22px;line-height: 28px;color: #c6c6c6;text-transform: uppercase;}
.til01 a{color: #444;}
.til01 a:hover{color: #074e2a;}

.center{padding: 0px 0 0;height: 888px;font-size: 16px;color: #333;line-height: 30px;background: #f8f8f8;}
.centil{width: 148px;height: 583px;background: #e8e8e8;text-align: center;font-size: 18px;line-height: 31px;}
.centil li{height:146px;background:url(../images/line1.gif) no-repeat center bottom;}
.centil li b{display: block;font-family: Arial;font-size: 32px;line-height: 38px;padding-top: 38px;}
.centil li.born{background:none;}
.centil li.on{background:#074e2a;color: #fff;position: relative;}
.centil li.on em{background:url(../images/ico08.png) no-repeat 0 0;position: absolute;width:27px;height: 31px;top: 56px;left: -27px;}
.cent_c{width:1052px;height: 582px;padding-top:1px;background: #fff;box-shadow:0 0 5px #dedede;}
.cent_c dt,.cent_c dt img{width:600px;height: 582px;display: block;overflow: hidden;float: left;}
.cent_c dd{width: 332px;float: left;padding: 46px 0 0 30px;}
.cent_c dd span{height: 109px;line-height: 30px;padding: 0 0 0 36px;background:url(../images/ico07.gif) no-repeat 7px 13px;display: block;}
.cent_c dd h3{height:101px;line-height: 45px;font-size: 30px;color: #333;}
.cent_c dd h3 em{display: block;font-size: 14px;line-height:26px;color: #484848;font-weight: normal;}

.prev0,.next0{width:66px;height:66px;display: block;overflow: hidden;background:url(../images/prev2.gif) no-repeat 0 0;z-index: 9;}
.next0{background:url(../images/next2.gif) no-repeat 0 0;}
.prev0:hover,.next0:hover{background-position: 0 bottom;}
.prev1,.next1{top:768px;left:752px;position: absolute;}
.next1{left:834px;}
.kehu .til01 ,.kehu .til01 p {color: #fff;}
.kehu .til01 p:hover{color: #fff;}












