body{font-family:"Microsoft Yahei";font-size:14px;color:#333; padding:0; margin:0; line-height:175%;}
input , textarea , select{font-family:"Microsoft Yahei"; color:#333; font-size:14px;}
a{ color:#000;}
a:hover{ color:#D93500;}
div{-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;}
/*头部*/
.header{ width:100%; margin:0px auto; position:relative; height:110px; background:url(../images/bg_a.jpg) repeat-x; box-shadow:0px 2px 8px #888; z-index:9999;}
.header .head{
	width: 1200px;
	margin: 0px auto;
	height: 110px;
	text-align: left;
}
.head .head_t{ width:100%; text-align:right; height:35px; line-height:35px;}
.head .head_t div{ display:inline-block; *display:inline; zoom:1; vertical-align:top; margin-left:35px; width:auto;}
.head .head_t .lang a{display:inline-block; *display:inline; zoom:1; width:66px; height:22px; vertical-align:top; margin-top:8px; margin-left:5px; background:#BBBBBB; text-align:center; line-height:22px; font-size:14px; color:#000;}
.head .head_t .lang .on{ background:#DA3600; color:#FFF;}
.head .head_t .search{ width:180px; height:26px; border:1px solid #ccc; position:relative; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; margin-top:5px;}
.head .search input[type="text"]{ width:145px; height:26px; border:0; background:none; position:absolute; left:0; top:0; padding:0 5px 0 8px;}
.head .search input[type="submit"]{ width:36px; height:28px; background-color:#DA3600; position:absolute; left:145px; top:-1px; cursor:pointer; background-image:url(../images/icon1.png); background-position:center center; background-repeat:no-repeat; border:0;}
.head .head_t .tel{ height:35px; line-height:35px; font-size:14px;}
.head .head_t .tel b{ font-size:16px; color:#DA3600;}
.head .logo{ width:366px; height:80px; margin-top:-20px;}
.head .logo img{ width:366px; height:80px; vertical-align:top;}
.head .nav_m{ width:720px; height:35px; float:right; position:relative; margin-top:-45px;}
.head .nav{ width:100%; text-align:right;}
.head .nav li{ display:inline-block; *display:inline; zoom:1; height:35px; line-height:35px; width:80px; text-align:center; margin-left:20px;}
.head .nav li a{ font-size:16px; color:#333; display:inline-block; *display:inline; zoom:1; height:35px; line-height:35px; width:100%; text-align:center;}
.head .nav li.now,.head .nav li:hover{ border-bottom:2px solid #DA3600;}
.head .nav li.now a,.head .nav li:hover a{ color:#DA3600;}
.nav_m .n_icon{ display:inline-block; *display:inline; zoom:1; height:18px; line-height:18px; color:#333; padding-left:25px; background:url(../images/nav_ico.png) no-repeat left center; position:absolute; right:0; top:10px; z-index:9999; cursor:pointer;display:none;}
/*幻灯片*/
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing {cursor:url(grabbing.png) 8 8, move;}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);}
#owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ position: relative; display: block;}
#owl-demo img { display: block; width: 100%;}
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50);}
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑","黑体"; color: #fff; text-align: center;}
.owl-pagination { position: absolute; left: 0; bottom:10px; width: 100%; height: 22px; text-align: center;}
.owl-page { display: inline-block; width:15px; height: 15px; margin: 0 5px; background-image:url(../images/icon2.png); *display: inline; *zoom: 1;}
.owl-pagination .active {background-image: url(../images/icon3.png);}
.owl-buttons { display: none;}
.owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px;}
/*.owl-prev { left: 10px; background-image: url(../images/bg17.png);}
.owl-next { right: 10px; background-image: url(../images/bg18.png);}
.owl-prev:hover { background-image: url(../images/bg17.png);}
.owl-next:hover { background-image: url(../images/bg18.png);}*/
@media screen and (max-width: 579px) {.owl-pagination{bottom:10px;height:15px;}}
/*幻灯片*/
.i_m{ width:1200px; margin:0px auto;}
.i_name{ width:100%; height:70px; position:relative; text-align:center; padding:20px 0 30px;}
.i_name img{ width:202px; height:70px; vertical-align:top; position:relative; z-index:9;}
.i_name .line{ width:100%; height:1px; background:#ccc; position:absolute; left:0; top:54px; z-index:1;}
.i_ma{ width:100%; padding-bottom:25px;}
.i_ma dl{ width:510px; height:170px; float:left; padding:0 10px; background:url(../images/bg_b.jpg) repeat-x; box-shadow:2px 2px 6px #888; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin-right:40px; margin-bottom:35px;}
.i_ma dl dt{ width:210px; height:150px; float:left; margin-top:10px;}
.i_ma dl dt img{ width:210px; height:150px; vertical-align:top;}
.i_ma dl dd{ width:285px; float:right; text-align:left;}
.i_ma dl dd .title{ width:100%; height:35px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-top:7px;}
.i_ma dl dd .title a{ font-size:16px; color:#D93500;}
.i_ma dl dd .des{ width:100%; height:62px; margin-bottom:20px; font-size:14px; color:#777777; line-height:145%; overflow:hidden;}
.i_ma dl dd .more{ display:block; width:83px; height:23px; text-align:center; line-height:23px; font-size:14px; color:#D93500; border:1px solid #D93500;}
.i_more{ width:100%; height:35px; text-align:center; clear:both;}
.i_more a{ display:inline-block; *display:inline; zoom:1; vertical-align:top; width:100px; height:32px; line-height:32px; border:1px solid #FF3F00; font-size:18px; color:#FF3F00;}
.hui_bg{ width:100%; background:#eee;}
.i_mb,.i_mc,.i_md{ width:100%; padding-bottom:25px;}
.i_mb dl{ width:100%; margin-bottom:25px;}
.i_mb dl dt,.i_mb dl dt img{ width:420px; height:228px; float:right; vertical-align:top;}
.i_mb dl dd{ width:615px; height:235px; float:left; overflow:hidden;}
.i_mb dl dd p{ width:100%; font-size:14px; color:#555555; text-indent:2em; line-height:255%;}
.i_mc dl{ width:366px; height:210px; float:left; background:#EEEEEE;}
.i_mc dl dt,.i_mc dl dt img{ width:183px; height:210px; float:left; vertical-align:top; position:relative; z-index:1;}
.i_mc dl dd{ width:183px; height:210px; float:right; position:relative;}
.i_mc dl dd i{ display:block; width:21px; height:42px; position:absolute; left:-21px; top:50%; margin-top:-21px; z-index:9; background:url(../images/icon5.png) no-repeat;}
.i_mc dl dd .title{ width:90%; margin:0px auto; height:32px; line-height:32px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-top:15px;}
.i_mc dl dd .title a{ font-size:16px;}
.i_mc dl dd .des{ width:90%; margin:0px auto; height:62px; font-size:14px; color:#555555; line-height:145%; overflow:hidden;}
.i_mc dl dd .time{ width:90%; margin:0px auto; text-align:right; height:30px; line-height:30px; font-size:14px; color:#999999;}
.i_mc dl dd .more{ width:100%; text-align:center; margin-top:15px;}
.i_mc dl dd .more a{ display:inline-block; *display:inline; zoom:1; width:80px; height:26px; border:1px solid #FF3F00; text-align:center; line-height:26px; font-size:14px; color:#FF3F00;}
.i_mc dl.n_2 dt{ float:right;}
.i_mc dl.n_2 dd{ float:left;}
.i_mc dl.n_2 dd i{ left:183px; background:url(../images/icon4.png) no-repeat;}
.i_md ul{ width:100%;}
.i_md ul li{ width:192px; height:96px; border:2px solid #eee; float:left; margin-right:30px; margin-bottom:30px;}
.i_md ul li:hover{ border:2px solid #ddd;}
.i_md ul li img{ width:192px; height:96px; vertical-align:top;}
.f_nbg{ width:100%; background:#A25230; padding:12px 0;}
.f_nav{ width:1200px; margin:0px auto;}
.f_nav .f_nr{ width:138px; float:right; text-align:center;}
.f_nav .f_nr img{ width:118px; height:120px; vertical-align:top;}
.f_nav .f_nr p{ width:100%; text-align:center; height:25px; line-height:25px; font-size:12px; color:#FFF;}
.f_nav .f_nl{ width:930px; float:left; padding:10px 0;}
.f_nav .f_nl .name{ width:100%; height:35px; line-height:35px; text-align:left; font-size:18px; color:#fff; border-bottom:1px solid #B06C4F;}
.f_nav .f_nl .f_nlm{ width:100%; padding:10px 0 0;}
.f_nav .f_nl .f_nlm a{ display:inline-block; *display:inline; zoom:1; font-size:14px; color:#efefef; margin-right:20px; margin-top:10px; height:20px; line-height:20px; vertical-align:top;}
.f_bg{ width:100%; text-align:center; background:#7F3312; padding:7px 0;}
.bq{ width:1200px; margin:0px auto;}
.bq span{ font-size:14px; color:#FFF;display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 10px;}
.banner_s, .banner_s img{ width:100%; height:auto; vertical-align:top;}
.pst_bg{ width:100%; height:35px; background:#EAEAEA;}
.pst{ width:1200px; margin:0px auto; text-align:right; height:35px; line-height:35px;}
.scd{ width:1200px; margin:0px auto;}
.scd .scd_l{ width:250px; float:left; position:relative; z-index:9999; margin-top:-100px;}
.scd_l .n_name{ width:220px; height:90px; background:url(../images/bg_c.png) repeat; padding:20px 10px 10px 20px; color:#FFF; text-align:left;}
.scd_l .n_name i{ display:block; width:21px; height:21px; background:url(../images/icon6.jpg) no-repeat;}
.scd_l .n_name span{ display:block; width:100%; height:32px; line-height:32px; font-size:28px;}
.scd_l .n_name p{ width:100%; height:25px; line-height:25px; padding:8px 0; font-size:18px; border-bottom:1px solid #D79295;}
.scd_l .s_nav{ width:100%; background:#EEEEEE; padding:20px 0;}
.scd_l .s_nav li{ width:100%; text-align:left; position:relative; white-space:nowrap;}
.scd_l .s_nav li .li_m{width:150px; padding:15px 20px; height:40px;}
.scd_l .s_nav li .er{ width:188px; border:1px solid #D34F24; background:#FFF;}
.scd_l .s_nav li .er li{ width:148px; height:35px; line-height:35px; padding:0 20px;}
.scd_l .s_nav li .er li a{ font-size:14px; color:#333; display:block; width:100%; height:35px; line-height:35px;}
.scd_l .s_nav li .er li.on,.scd_l .s_nav li .er li:hover{ background:#D34F24;}
.scd_l .s_nav li .er li.on a,.scd_l .s_nav li .er li:hover a{ color:#FFF;}
.scd_l .s_nav li a{ display:block; width:100%; height:100%; color:#555555; font-size:12px;}
.scd_l .s_nav li.now,.scd_l .s_nav li:hover{ background:#D34F24;}
.scd_l .s_nav li.now a,.scd_l .s_nav li:hover a{ color:#FFF;}
.scd_l .s_nav li p{ width:100%; height:20px; line-height:25px; font-size:16px;}
.scd .scd_r{ width:900px; float:right; text-align:left; padding:20px 0;}
.scd_r .r_name{ width:100%; height:35px; line-height:35px; border-bottom:2px solid #eee; position:relative; margin-bottom:25px;}
.scd_r .r_name span{ display:inline-block; *display:inline; zoom:1; height:35px; line-height:35px; padding:0 10px; position:absolute; left:0; top:0; z-index:99; font-size:18px; color:#C50007; border-bottom:2px solid #C50007;}
.scd_r .about{ width:100%; text-align:left; line-height:220%; font-size:14px;}
.scd_r .about img{ max-width:100%; height:auto; vertical-align:top;}
.pages{ width:100%; text-align:center; height:30px; line-height:30px; margin-bottom:10px;}
.pages a{ display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; vertical-align:top; font-size:16px; color:#555555; margin:0 3px;}
.pages .now{ color:#962D00;}
.pages .prev,.pages .next{ color:#FFF; background:#646464; padding:0 10px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.pages .prev:hover,.pages .next:hover{background:#962D00;}
.scd_r .service,.service u,.scd_r .service_d,.scd_r .join{ width:100%;}
.service ul li{ width:261px; float:left; margin-right:42px; margin-bottom:40px;}
.service ul li img{ width:261px; height:150px; vertical-align:top;}
.service ul li .title{ width:100%; height:40px; line-height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center}
.service ul li .title a{ font-size:16px; color:#D24F23;}
.service ul li .more a:hover{ color:#D24F23;}
.service ul li .des{ width:100%; border-bottom:1px solid #eee;}
.service ul li .des .tip{ width:100%; height:30px; line-height:30px; font-size:14px; color:#000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.service ul li .des .des_m{ width:100%; height:40px; font-size:12px; color:#555555; line-height:165%; overflow:hidden; margin-bottom:7px;}
.service ul li .more{ width:100%; height:30px; line-height:30px;}
.service ul li .more a{display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; padding-left:28px; background:url(../images/icon7.png) no-repeat left center; font-size:12px; color:#656565;}
.service_d .sv_da{ width:100%; margin-bottom:15px;}
.sv_da dt,.sv_da dt img{ width:400px; height:350px; float:left; vertical-align:top;}
.sv_da dd{ width:450px; float:right; text-align:left;}
.sv_da dd h1{ font-size:18px; color:#BD0007; font-weight:normal;}
.sv_da dd .cp_name{ font-size:14px; color:#000; margin-bottom:25px;}
.sv_da dd .des{ width:100%; height:200px; overflow:hidden; font-size:14px; color:#666;}
.sv_da dd .des p{ margin-bottom:10px;}
.service_d .sv_db{ width:100%; font-size:14px; color:#555555; line-height:215%;}
.service_d .sv_db img{ max-width:100%; height:auto;}
.join ul{ width:100%; text-align:left; font-size:14px; color:#555;}
.join ul li{ width:100%; margin-bottom:25px;}
.join ul li .title{ width:100%; height:50px; line-height:50px; font-size:18px; color:#D24F23;}
.join ul li .des{ width:100%; text-align:left; height:auto;}
.join ul li .des b{ color:#000;}
.duty{ width:100%;}
.duty dl{ width:100%; padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #ddd;}
.duty dt,.duty dt img{ width:230px; height:210px; float:right; vertical-align:top;}
.duty dd{ width:595px; float:left; text-align:left;}
.duty dd .title{ width:100%; height:40px; line-height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.duty dd .title a{ font-size:16px;}
.duty dd .des{ width:100%; height:95px; font-size:13px; color:#878787; line-height:185%; overflow:hidden;}
.duty dd .time{ width:100%; height:35px; line-height:35px; text-align:left; font-size:14px; color:#888;}
.duty dd .time b{ color:#000; font-weight:normal;}
.duty dd .more{ display:block; width:90px; height:28px; background:#D34F24; text-align:center; line-height:28px; color:#FFF; font-size:14px;}
.news{ width:100%;}
.news dl{ width:100%; padding-bottom:20px; border-bottom:1px dashed #ddd; margin-bottom:20px;}
/**.news dl dt,.news dl dt img{ width:235px; height:135px; float:left; vertical-align:top;}**/
.news dl dd{ width:885px; float:right; text-align:left;}
.news dl dd .title{ width:100%; height:28px; line-height:28px; position:relative;}
.news dl dd .title p{ width:70%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news dl dd .title p a{ font-size:14px; color:#D24F23; font-weight:bold;}
.news dl dd .title em{ display:block; text-align:right; position:absolute; right:0; top:0; font-size:13px;}
.news dl dd .des{ width:100%; height:69px; overflow:hidden; font-size:14px; color:#555555; line-height:170%; text-indent:2em;}
.news dl dd .more{ display:block; width:80px; height:24px; border:1px solid #D24F23; text-align:center; line-height:24px; font-size:14px; color:#D24F23; margin-top:7px;}

.news .s_tit {
	TEXT-ALIGN: center;
	FONT-SIZE: 24px
}
.news .s_pos {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 50px;
	MARGIN-TOP: 30px;
	BACKGROUND: #f0f0f0;
	HEIGHT: 50px;
	COLOR: #666666
}
.news .s_pos SPAN {
	MARGIN: 0px 8px
}
.news .s_pos A {
	COLOR: #666666
}
.news .s_main {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 2.5;
	MARGIN-TOP: 30px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	FONT-SIZE: 16px;
	PADDING-TOP: 0px
}
.news .s_main A {
	COLOR: #0087d1;
	TEXT-DECORATION: none
}
.news.s_main A:hover {
	COLOR: #f60;
	TEXT-DECORATION: none
}
.news .celeb {
	TEXT-ALIGN: center;
	MARGIN: 20px auto 0px;
	WIDTH: 1030px
}
	.zhbiao{width:1000px;height:auto;}

	.zhbli{width:auto;height:auto;border:1px solid #e6e6e6;margin-bottom:20px;overflow:hidden;}

	.zhba{width:auto;height:auto;padding:18px 0;overflow:hidden;}

	

	.zhbtime{width:82px;height:46px;line-height:46px;color:#151f41;font-size:16px;text-align:center;float:left;}

	.zhbp{width:485px;height:46px;line-height:46px;color:#151f41;font-size:14px;padding-left:13px;padding-right:5px;border-left:1px solid #cbcbcb;float:left;overflow:hidden;}

	.zhbli:hover{border:1px solid #6677AD;background:#6677AD;}

	.zhbli:hover .zhbtime,.zhbli:hover .zhbp{color:#fff;}
    
    .newsbox1{width:480px;height:390px;position:relative;}

	.newsimg{width:480px;height:273px;overflow:hidden;}

	/*.newsimg img{width:100%;height:100%;overflow:hidden;}*/

	.newsspan{width:auto;height:32px;line-height:32px;color:#151f41;font-size:14px;display:block;overflow:hidden;}

	.newsp{width:auto;height:48px;line-height:24px;color:#666;font-size:12px;display:block;overflow:hidden;}

	.see{width:110px;height:30px;line-height:30px;font-size:14px;color:#fff;text-align:center;background:#151f41;position:absolute;bottom:0;left:0;}
	
	.caselist{width:1200px;height:auto;overflow:hidden;margin:20px 0 ;}

	.caselist li{width:360px;height:auto;margin-right:35px;}

	.casea{/*width:324px;height:410px;*/width:auto;height:auto;background:#f5f5f5;position:relative;text-decoration:none;display:block;outline:none;color:#555;}

	.caseimg{/*width:324px;height:230px;*/width:auto;height:180px;overflow:hidden;}

	.caseimg img{/*width:100%;display:block;*/height:auto;overflow:hidden;transition:transform 2s;}

	.caseimg:hover img{transform: scale(1.2,1.2);}

	.casecont{width:/*284px*/auto;height:auto;padding:0 20px 60px;}

	.casetit{width:auto;height:40px;line-height:40px;font-size:14px;color:#151f41;display:block;}

	.casep{width:auto;height:72px;line-height:24px;color:#666;font-size:12px;overflow:hidden;}

	.point{width:30px;height:30px;overflow:hidden;position:absolute;bottom:22px;right:15px;}

	.point img{width:100%;height:100%;}