@charset "utf-8";
html,  body,  ul,  li,  ol,  dl,  dd,  dt,  p,  h1,  h2,  h3,  h4,  h5,  h6,  form,  fieldset,  legend,  img {
	margin: 0;
	padding: 0
}
body {
	font: 14px/1.0531 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #414141;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
article,  aside,  canvas,  details,  figcaption,  figure,  footer,  header,  hgroup,  menu,  nav,  section,  summary {
	display: block;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #414141;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
li,  ul {
	list-style-type: none;
}
img {
	display: inline-block;
	border: none;
}
a:link,  a:hover,  a:active,  a:visited {
	text-decoration: none;
}
input,  textarea {
	outline: 0;
	border: 0;
}
textarea {
	resize: none;
}
h1,  h2,  h3,  h4,  h5,  h6,  dl,  dd,  dt,  i,  em {
	font-weight: normal;
	font-style: normal;
}
/*banner*/















.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
	background: #FFF;
	overflow: hidden;
}
.fullSlide .bd {
	height: 500px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 3px;
	background-color: #01499d;
	overflow: hidden;
	line-height: 99px;
	border: 2px solid #FFF;
	border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.fullSlide .hd ul .on {
	width: 50px;
	background: #fdbb29;
	border-radius: 9px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.fullSlide .prev,  .fullSlide .next {
	width: 40px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 2;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.fullSlide .prev {
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	left: 10%;
}
.fullSlide .next {
	background-position: -6px -137px;
	right: 10%;
}
/*search*/















.search_box {
	width: 100%;
	height: 62px;
	background: #fff;
}
.search {
	width: 1180px;
	margin: auto;
}
.keytext {
	width: 740px;
	height: 62px;
	line-height: 62px;
	float: left;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #fff;
}
.keytext a {
	margin: 0px 12px 0px 0px;
	color: #5f5f5f;
	display: inline-block;
}
.keytext a:hover {
	color: #01499d;
}
.keytext i {
	display: inline-block;
	font-size: 14px;
	color: #5f5f5f;
}
.rmgj-n-r {
	float: right;
	margin-top: 18px;
}
.rmgj-n-r .text {
	width: 180px;
	padding-left: 10px;
	font-size: 14px;
	font-family: Montserrat, sans-serif;
	height: 30px;
	margin-right: 0;
	color: #414141;
	outline: none;
	border: 1px solid #01499d;
	background: #fff;
	float: left;
	box-sizing: border-box;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	border-left: none;
	border-right: none;
}
.keytext span {
	padding-right: 10px;
	display: block;
	float: left;
	color: #5f5f5f;
	font-size: 16px;
	color: #01499d;
}
.submit {
	border: 1px solid #01499d;
	border-left: none;
	border-right: none;
	width: 30px;
	float: left;
	padding: 0;
	text-align: center;
	height: 30px;
	background: url(../images/sosuo.png) no-repeat center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
/**prouduct_big**/







.pro {
	width: 100%;
	height: 800px;
	background: url(../images/por-bg.png) no-repeat right bottom #f2f2f2;
}
.prouduct_big {
	width: 1180px;
	margin: 0px auto;
	padding-top: 50px;
}
.prouduct_big h2 {
	margin-bottom: 20px;
	text-align: center;
}
.prouduct_big h2 span {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #322721;
	display: block;
	background: url(../images/pro_tit.png) no-repeat center;
}
.prouduct_big h2 a {
	font-size: 18px;
	color: #322721;
}
.prouduct_left {
	float: left;
	width: 230px;
	font-family: "Microsoft YaHei";
}
.prouduct_left h2 {
	background: #01499d;
	height: 112px;
	margin: 0px;
}
.prouduct_left h2 p {
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	display: block;
	color: #fff;
	padding-top: 15px;
}
.prouduct_left h2 a em {
	font-style: normal;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: block;
	text-align: center;
}
.menu_list {
	padding: 10px 0px;
	height: 554px;
	border: 1px solid #ccc;
	background: #ebebeb;
	border-top: 0px;
}
.menu_head {
	width: 208px;
	border-bottom: 1px solid #ccc;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	background: url(../images/jiaobiao.png) no-repeat 200px center;
	display: block;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	position: relative;
	margin: 0px 0px 10px 0px;
}
.menu_head a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	margin-right: 30px;
	letter-spacing: 1px;
	font: bold 15px/32px "microsoft yahei";
}
.menu_list .current {
	background: url(../images/jiaobiao2.png) no-repeat 200px center;
}
.menu_body {
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	display: none;
}
p.current a {
	color: #01499d;
}
.menu_body i {
	float: right;
	padding-right: 20px;
}
.menu_body p {
	float: left;
}
.menu_body a {
	display: inline-block;
	width: 210px;
	padding-left: 20px;
	line-height: 40px;
	font-size: 14px;
	color: #6a6a6a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #ccc;
}
.menu_body a:hover {
	color: #01499d;
}
.pro-title {
	width: 230px;
	height: 163px;
	background: #01499d;
}
.pro-tel {
	width: 220px;
	height: 65px;
	background: url(../images/pro-tel.png) no-repeat 7px 5px;
	padding-left: 10px;
	vertical-align: sub;
	margin-top: 15px;
}
.pro-tel h4 {
	font: 16px/24px "microsoft yahei";
	color: #fff;
	margin-top: 5px;
	padding-left: 35px;
}
a.pro-tel-more {
	width: 200px;
	height: 40px;
	border: 2px solid #fff;
	font: 15px/40px "microsoft yahei";
	letter-spacing: 2px;
	display: block;
	margin: 20px 0 0;
	text-align: center;
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
a.pro-tel-more:hover {
	color: #fff;
	background: #fe7c00;
	-webkit-animation: rot 0.5s 2 alternate;
	-moz-animation: rot 0.5s 2 alternate;
	-ms-animation: rot 0.5s 2 alternate;
	animation: rot 0.5s 2 alternate;
	-ms-transform: rotate(0deg) scale(1.1);
	border: 0;
}
.pro-tel p {
	font: bold 24px/35px "microsoft yahei";
	color: #f39709;
	padding-left: 35px;
}
.product-right-1 {
	width: 915px;
}
.product-tit {
	width: 915px;
	height: 48px;
	background: #01499d;
}
.product-tit h3 a {
	display: block;
	width: 104px;
	height: 48px;
	background: #01499d;
	text-align: center;
	color: #fff;
	font: bold 21px/48px "microsoft yahei";
	letter-spacing: 2px;
	float: left;
	padding-left: 10px;
}
.pr-more {
	float: right;
	padding: 15px 10px 0 0;
	font: 14px "microsoft yahei";
	color: #fff;
}
.products-right {
	width: 930px;
	float: right;
}
/* 滑动门 */







#tab_pro_right {
	width: 930px;
	height: 55px;
	background: #01499d;
	position: relative;
	margin: 0px auto;
}
#tab_pro_right .tab_menu_pro_right {
	width: 100%;
	float: left;
	position: absolute;
	z-index: 1;
	color: #fff;
}
#tab_pro_right .tab_menu_pro_right a {
	color: #fff;
}
#tab_pro_right .tab_menu_pro_right li {
	float: left;
	color: #fff;
	width: 120px;
	height: 55px;
	line-height: 55px;
	border-bottom: 0px;
	cursor: pointer;
	text-align: center;
	margin: 0 2px 0 0;
}
#tab_pro_right .tab_box_pro_right {
	width: 930px;
	clear: both;
	top: 75px;
	position: relative;
}
#tab_pro_right .tab_menu_pro_right .selected_pro_right {
	background-color: #fdbb29;
	cursor: pointer;
	color: #fff;
}
#tab_pro_right .hide {
	display: none;
}
#tab_pro_right .tab_box_pro_right div {
}
#tab_pro_right .tab_box_pro_right div ul li {
	width: 284px;
	height: 250px;
	float: left;
	padding: 5px 13px 28px;
}
#tab_pro_right .tab_box_pro_right div ul li b {
	display: block;
	width: 278px;
	height: 200px;
	padding:2px;
	border:#DFDFDF solid 1px;
	overflow: hidden;
}
#tab_pro_right .tab_box_pro_right div ul li b img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
#tab_pro_right .tab_box_pro_right div ul li p {
	width: 284px;
	height: 44px;
	background:#E3E3E3;
	font: 15px/44px "microsoft yahei";
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
#tab_pro_right .tab_box_pro_right div ul li:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
#tab_pro_right .tab_box_pro_right div ul li:hover p {
	background: #01499d;
	color: #fff;
}
/*adm*/







.adm1 {
	width: 100%;
	height: 200px;
	background: url(../images/adm.jpg) no-repeat center;
}
.adm1-img {
	width: 269px;
	height: 150px;
	padding-top: 30px;
}
.adm1-img img {
	display: block;
	width: 269px;
	height: 150px;
}
.adm1-text {
	width: 605px;
	height: 115px;
	padding-top: 40px;
	padding-left: 50px;
}
.adm1-text img {
	display: block;
	width: 605px;
	height: 115px;
}
.adm1-right {
	width: 212px;
	height: 174px;
	background: url(../images/adm1-right.png) no-repeat center;
}
.adm1-right p i {
	display: inline-block;
	width: 24px;
	height: 26px;
	background: url(../images/adm-tel.png) no-repeat center;
	vertical-align: sub;
	padding-right: 15px;
}
.adm1-right p {
	font: 16px/30px "microsoft yahei";
	color: #fff;
	padding-top: 48px;
}
.adm1-right h4 {
	font: bold 26px/36px "microsoft yahei";
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
}
.adm-more {
	display: block;
	width: 192px;
	height: 30px;
	border: 1px solid #fdbb29;
	font: 14px/30px "microsoft yahei";
	color: #fff;
	text-align: center;
	margin: 10px auto;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
}
.adm-more:hover {
	-webkit-animation: rot 0.5s 2 alternate;
	-moz-animation: rot 0.5s 2 alternate;
	-ms-animation: rot 0.5s 2 alternate;
	animation: rot 0.5s 2 alternate;
	background: #fdbb29;
	color: #fff;
	border: none;
}
/*title*/







.title {
	width: 1180px;
	margin: 0 auto;
	height: 140px;
}
.title h4 {
	font: bold 30px/48px "microsoft yahei";
	color: #01499D;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 50px;
}
.title p {
	font: bold 24px/50px "microsoft yahei";
	color: #ccc;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc;
}
.title h4:after, .title h4:before {
	content: "-";
	display: inline-block;
	margin: 0 30px;
}
/*case*/







/*------###############--------*/























.in_algd {
	width: 1180px;
	height: auto;
	margin: 50px auto 0;
}
.algd_lefts {
	background: url(../images/in_11_l.png) no-repeat;
	display: block;
	width: 23px;
	height: 43px;
	position: absolute;
	top: 110px;
	left: -10px;
	cursor: pointer;
}
.algd_rights {
	background: url(../images/in_11_r.png) no-repeat;
	display: block;
	width: 23px;
	height: 43px;
	position: absolute;
	top: 110px;
	right: -10px;
	cursor: pointer;
}
.algd_box1 {
	width: 1180px;
	margin: 0;
	position: relative;
	height: 300px;
}
.algd_box2 {
	width: 1180px;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
	height: 275px;
	overflow: hidden;
}
.in_anli_tkd1_pro1 {
	float: left;
	width: 328px;
	height: 275px;
	overflow: hidden;
	margin: 0 32px;
	overflow: hidden;
}
.in_anli_tkd1_pro1pic {
	width: 328px;
	height: 225px;
	overflow: hidden;
}
.in_anli_tkd1_pro1 img {
	width: 328px;
	height: 225px;
}
.in_fangan_pro_5_5 {
	width: 328px;
	height: 50px;
	line-height: 28px;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.in_fangan_pro_5_5 h6 {
	overflow: hidden;
	color: #222;
	margin: 0 10px;
	font: 16px/50px "microsoft yahei";
	text-align: center;
}
.in_fangan_pro_5_5 h6 a {
	display: block;
	color: #222;
}
.tempWrap {
	overflow: hidden;
	position: relative;
	width: 1180px;
	margin: 0 auto;
}
.in_anli_tkd1_pro1:hover .in_fangan_pro_5_5 {
	color: #01499d;
}
.in_anli_tkd1_pro1:hover .in_fangan_pro_5_5 h6 {
	color: #01499d;
}
.in_anli_tkd1_pro1:hover .in_fangan_pro_5_5 h6 a:hover {
	color: #FFF;
}
.in_anli_tkd1_pro1:hover img {
	transition: all 0.5s;
	transform: scale(1.08);
}
.in_kganyanbg {
	width: 100%;
	height: 360px;
	background: url(../images/in_5.jpg) no-repeat;
	margin-top: 40px;
}
.in_kganyan {
	width: 1180px;
	margin: 0 auto;
	padding-top: 20px;
}
.kganyan_gn {
	height: 260px;
	overflow: hidden;
}
.in_jianzheng_4 {
	float: left;
	width: 520px;
	height: 190px;
	padding: 20px;
	margin: 10px 15px 20px 15px;
	background: #FFF;
}
.in_jianzheng_4_1 {
	float: left;
	width: 240px;
}
.in_jianzheng_4_2x {
	float: right;
	width: 260px;
}
.in_jianzheng_4_2 {
	color: #666;
	line-height: 28px;
	height: 140px;
	overflow: hidden;
}
.in_jianzheng_4_2 h6 {
	font-size: 15px;
	font-weight: normal;
	color: #222;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 0 5px 0;
}
.in_jianzheng_4_3 {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	padding-top: 14px;
}
.in_jianzheng_4_3 a {
	display: block;
	color: #03420c;
}
.in_jianzheng_4_3 a:hover {
	color: #008012;
}
/*å›¾ç‰‡æ”¾å¤§1ï¼Œå¼€å§‹*/



/*生产线*/

.Title{width: 100%;text-align: center;padding-top: 52px; }
.Title h3{font-size: 30px;color: #333333;font-weight:bold;}
.Title h3 a{color: #333333;text-decoration: none;}
.Title p{font-size: 16px;color: #888888;margin-top: 4px; line-height:38px;}
.Title i{display: block;width: 41px;height: 2px;background: #0c4ea4;margin: 20px auto 0;}




.choose{width: 100%;}
.choose .Title{padding-top: 48px;}
.choose .Title p{font-size: 12px;text-transform: uppercase;}
.choose .mainCon{width: 100%;margin-top: 33px;}
.choose .mainCon .menu{width: 1200px;margin: 0 auto;}
.choose .mainCon .menu dl{float: left;width: 224px;height: 75px;border: 1px solid #ededed;padding-top: 26px;margin-left: 17px;}
.choose .mainCon .menu dl:first-child{margin-left: 0;}
.choose .mainCon .menu dt{float: left;margin-left: 36px;width: 53px;height: 53px;overflow: hidden;position: relative;}
.choose .mainCon .menu dt img{display: block;position: relative;}
.choose .mainCon .menu dd{margin-left: 16px;width: 116px;float: left;}
.choose .mainCon .menu dd p{line-height: 23px;font-size: 16px;color: #666666;}
.choose .mainCon .menu dl.cur{background: #0c4ea4;border-color: #0c4ea4;}
.choose .mainCon .menu dl.cur p{color: #FFF;}
.choose .mainCon .menu dl.cur dt img{top: -53px;}
.choose .mainCon .conBox{width: 100%;margin-top: 13px;height: 600px;position: relative;overflow: hidden;}
.choose .mainCon .conBox .con{width: 100%;height: 600px;}
.choose .mainCon .conBox .con .container{position: relative; width:1200px; margin:0 auto;}
.choose .mainCon .conBox .con .container .more{ display:block; width:120px; height:30px; line-height:30px;background: #fa8815;color:#fff; position:absolute;top: 405px;left:430px; z-index:100; text-align:center; border-radius:30px;}
.choose .mainCon .conBox .con .container .more:hover{ background:#F30;}
.choose .mainCon .conBox .con1{background: url(../images/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con2{background: url(../images/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con3{background: url(../images/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con4{background: url(../images/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con5{background: url(../images/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con dl{width: 596px;height: 150px;background:rgba(255,255,255,0.8);position: absolute;top: 360px;left:0px;padding-top: 44px;}
.choose .mainCon .conBox .con dt{position: absolute;width: 52px;padding-top: 54px;height: 60px;background: #fa8815;font-size: 30px;color: #FFF;font-family: impact;text-align: center;top: -21px;left: 41px;}
.choose .mainCon .conBox .con dd{margin-left: 115px;width: 450px;}
.choose .mainCon .conBox .con dd h3{font-size: 24px;color: #333333;font-weight: normal;}
.choose .mainCon .conBox .con dd h3 em{color: #0c4ea4;font-weight: bold;}
.choose .mainCon .conBox .con dd p{margin-top: 24px;color: #666666;line-height: 24px;font-size: 14px;}





.jz_scale_x {
	width: 234px;
	height: 174px;
	padding: 2px;
	border: 1px solid #dbdbdb;
}
.jz_scale {
	width: 234px;
	height: 174px;
	overflow: hidden;
}
.jz_scale img {
	width: 234px;
	height: 174px;
	transition: all 0.5s;
	transform: scale(1);
}
.jz_scale img:hover {
	transition: all 0.5s;
	transform: scale(1.4);
}
.jz_scale_x:hover {
	padding: 1px;
	border: 2px solid #008012;
}
/*å›¾ç‰‡æ”¾å¤§1ï¼Œç»“æŸ*/























.in_kganyan_fx {
	width: 180px;
	height: 30px;
	margin: 0 auto;
	margin-top: 20px;
}
.in_kganyan_fx_l {
	float: left;
	width: 23px;
	height: 43px;
	background: url(../images/in_pj_l.png) no-repeat;
	cursor: pointer;
}
.in_kganyan_fx_r {
	float: right;
	width: 23px;
	height: 43px;
	background: url(../images/in_pj_r.png) no-repeat;
	cursor: pointer;
}
/*adv*/







.adv {
	width: 100%;
	height: 758px;
	background: url(../images/adv.jpg) no-repeat center;
}
/* 滑动门 */







#tab_adv_case1 {
	width: 1180px;
	position: relative;
	margin: 0px auto;
	height: 618px;
}
#tab_adv_case1 .tab_adv_menu_case1 {
	width: 1180px;
	float: left;
	position: absolute;
	z-index: 1;
	background: url(../images/adv-tit-line.png) no-repeat center 67px;
	top: 350px;
}
.tab_adv_menu_case1 li img {
	width: 227px;
	height: 165px;
	display: block;
	margin: 0 auto;
	opacity: .8;
}
.tab_adv_menu_case1 li p {
	width: 227px;
	height: 40px;
	background: #fff;
	margin: 0 auto;
	font: 15px/40px "microsoft yahei";
}
#tab_adv_case1 .tab_adv_menu_case1 li {
	float: left;
	width: 236px;
	height: 175px;
	line-height: 30px;
	border-bottom: 0px;
	cursor: pointer;
	text-align: center;
	font: 16px/24px "microsoft yahei";
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	padding: 20px 12px 0;
}
#tab_adv_case1 .tab_adv_box_case1 {
	width: 1180px;
	clear: both;
	position: relative;
	top: 60px;
	background: #fff;
}
#tab_adv_case1 .tab_adv_menu_case1 .selected_case1 {
	cursor: pointer;
	color: #fff;
}
#tab_adv_case1 .tab_adv_menu_case1 .selected_case1 p {
	cursor: pointer;
	color: #01499D;
}
.tab-bg {
	width: 1040px;
	height: 235px;
	background: #fff;
	margin: 0 auto;
}
#tab_adv_case1 .tab_adv_menu_case1 .selected_case1 img {
	opacity: 1;
}
#tab_adv_case1 .hide {
	display: none;
}
.adm1-text h4 {
	font: bold 28px/36px "microsoft yahei";
	color: #fff;
}
.adm1-text h4 span {
	font: bold 48px/36px "microsoft yahei";
	color: #fdbb29;
	text-shadow: 1px 4px 9px rgba(0,0,0,.3);
}
.adm1-line {
	width: 540px;
	height: 4px;
	background: #fdbb29;
	margin: 20px 0;
}
.adm1-text p {
	color: #fff;
	letter-spacing: 2px;
	font: 16px/36px "microsoft yahei";
}
#tab_adv_case1 .tab_adv_box_case1 div {
}
.adv-left {
	width: 590px;
	height: 371px;
}
.adv-left img {
	display: block;
	width: 590px;
	height: 371px;
}
.adv-right {
	width: 570px;
	padding-top: 40px;
	background: #f2f2f2;
	height: 331px;
	padding-left: 20px;
}
.adv-test {
	width: 570px;
}
.adv-text-title {
	padding-top: 10px;
}
.adv-test .adv-line {
	width: 150px;
	height: 2px;
	border-bottom: 2px solid #fdbb29;
	margin: 5px 0;
}
.adv-text-title h4 {
	font: bold 25px/36px "microsoft yahei";
	color: #333;
}
.adv-text-title p {
	font: 12px/24px "microsoft yahei", arial;
}
.adv-text {
	padding-top: 20px;
}
.adv-text p {
	font: 14px/36px "microsoft yahei";
	color: #5f5f5f;
}
.cases-left {
	width: 590px;
	height: 411px;
}
.cases-left img {
	display: block;
	width: 590px;
	height: 411px;
}
.cases-right {
	width: 540px;
	height: 411px;
	background: #01499D;
	position: relative;
	padding: 0 25px;
}
.cases-right-line {
	width: 60px;
	height: 2px;
	background: #FE7C00;
	position: absolute;
	top: 50px;
	left: -30px;
}
.cases-right h5 {
	margin-left: 20px;
	margin-top: 40px;
	font: 25px/30px "microsoft yahei";
	color: #fff;
	letter-spacing: 2px;
}
.cases-right h4 {
	margin-top: 1px;
	font: bold 24px/30px "microsoft yahei";
	color: #fff;
	letter-spacing: 2px;
	padding-top: 50px;
	padding-bottom: 10px;
}
.cases-right span {
	font: 12px/36px "microsoft yahei";
	color: #fff;
}
.case-line1 {
	width: 520px;
	height: 1px;
	background: #ccc;
	margin-top: 10px;
}
.cases-right span {
	display: block;
	margin-top: 5px;
	font: 12px/30px arial;
}
.cases-right .cases-text2 {
	width: 520px;
	height: 180px;
	color: #333;
	font: 15px/30px "microsoft yahei";
	padding-top: 20px;
}
.cases-text2 p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font: 15px/36px "microsoft yahei";
	color: #fff;
	letter-spacing: 2px;
}
.cases-right a {
	display: block;
	width: 160px;
	height: 40px;
	background: #01499d;
	margin: 20px 15px 0;
	text-align: center;
	font: 15px/36px "microsoft yahei";
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.cases-right a:hover {
	background: #ec440b;
}
.in_algd-1 {
	width: 1180px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.algd_lefts-1 {
	background: url(../images/in_11_l.png) no-repeat;
	display: block;
	width: 42px;
	height: 73px;
	position: absolute;
	top: 70px;
	left: -30px;
	cursor: pointer;
	z-index: 99;
}
.algd_rights-1 {
	background: url(../images/in_11_r.png) no-repeat;
	display: block;
	width: 42px;
	height: 73px;
	position: absolute;
	top: 70px;
	right: -50px;
	cursor: pointer;
	z-index: 99;
}
.algd_box1-1 {
	width: 1180px;
	margin: 0;
	position: relative;
	margin-top: 50px;
}
.algd_box2-1 {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.in_anli_tkd2_pro1-1 {
	float: left;
	width: 230px;
	overflow: hidden;
	margin: 0 2px 0 2px;
	overflow: hidden;
}
.in_anli_tkd2_pro1pic-1 {
	width: 228px;
	;
	height: 147px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
.in_anli_tkd2_pro1-1 img {
	width: 228px;
	;
	height: 147px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.in_fangan_pro_6_5-1 {
	width: 228px;
	height: 40px;
	position: relative;
	margin: 0 auto;
	line-height: 62px;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.in_fangan_pro_6_5-1 h6 {
	overflow: hidden;
	font: 15px/40px "microsoft yahei";
	color: #333;
	margin: 0 auto;
	text-align: center;
}
.in_fangan_pro_6_5-1 h6 a {
	display: block;
	color: #222;
}
.in_anli_tkd1_pro2-1:hover .in_fangan_pro_6_5-1 h6 {
	color: #00499c;
}
.in_anli_tkd1_pro2-1:hover .in_fangan_pro_6_5-1 h6 a:hover {
	color: #00499c;
}
.in_anli_tkd2_pro1-1:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	;
}
.tempWrap-1 {
	overflow: hidden;
	position: relative;
	width: 1180px;
	height: 200px;
}
.tempWrap-1 dl {
	width: 2896px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.in_anli_tkd2_pro1-1:hover h6 {
	color: #00499C;
}
/*adm2*/







.adm2 {
	width: 100%;
	height: 200px;
	background: url(../images/adm2.jpg) no-repeat center;
	margin: 40px 0 0;
}
.adm2-left {
	padding: 52px 0 0;
}
.adm2-left h4 {
	font: bold 27px/36px "microsoft yahei";
	color: #fff;
	letter-spacing: 3px;
}
.adm2-left p {
	font: bold 20px/36px "microsoft yahei";
	color: #fff;
	letter-spacing: 3px;
	padding: 17px 74px;
}
/*witness*/







.witness ul {
	padding-top: 50px;
}
.witness ul li {
	float: left;
	width: 530px;
	padding: 0 30px 50px;
}
.witness-img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}
.witness-img img {
	width: 150px;
	height: 150px;
	display: block;
	-webkit-transition: all .8s ease;
	transition: all .8 s ease;
	border-radius: 50%;
}
.wintess-text {
	width: 330px;
	padding: 0 25px;
}
.wintess-text h4 {
	font: bold 18px/50px "microsoft yahei";
	color: #333;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wintess-text p {
	font: 15px/30px "microsoft yahei";
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.witness ul li:hover img {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.witness ul li:hover h4, .witness ul li:hover p {
	color: #01499D;
}
/*about*/







.about {
	width: 100%;
	height: 693px;
	background: url(../images/about.jpg) no-repeat center;
	margin-top: 50px;
}
/*title-1*/







.title-1 {
	width: 1180px;
	margin: 0 auto;
	height: 140px;
}
.title-1 h4 {
	font: bold 30px/48px "microsoft yahei";
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 50px;
}
.title-1 p {
	font: bold 24px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}
.title-1 h4:after, .title-1 h4:before {
	content: "-";
	display: inline-block;
	margin: 0 30px;
}
.about-img {
	padding-top: 30px;
	width: 590px;
	height: 478px;
}
.about-img img {
	display: block;
	width: 590px;
	height: 478px;
}
.about-top {
	width: 560px;
	padding-left: 30px;
	padding-top: 30px;
	height: 236px;
}
.about-right h4 {
	font: bold 20px/36px "microsoft yahei";
	color: #fff;
}
.about-right p {
	padding-top: 30px;
	font: 15px/30px "microsoft yahei";
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.about-bottom {
	width: 590px;
	overflow: hidden;
}
/*hoor*/







.silder-box {
	position: relative;
	margin: 50px auto;
}
.silder {
	margin: 0 auto 0;
}
.silder li {
	width: 233px;
	height: 230px;
	padding-top: 30px;
	overflow: hidden;
	margin: 0 16px;
}
.silder li b {
	display: block;
	width: 227px;
	height: 156px;
	padding: 2px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #ccc;
}
.silder li img {
	display: block;
	width: 219px;
	height: 150px;
	margin: 0 auto;
	padding-top: 3px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
.silder li:hover img {
}
.silder-button {
	top: 100px;
	width: 25px;
	height: 54px;
	position: absolute;
	cursor: pointer;
}
.silder-button.btl {
	left: 0px;
	background: url(../images/bl.png) no-repeat center;
}
.silder-button.btr {
	right: 0px;
	background: url(../images/br.png) no-repeat center;
}
.silder-box-3 {
	width: 530px;
	margin: 0 auto;
	height: 240px;
	overflow: hidden;
}
.silder-box-3 ul li {
	float: left;
}
.small-navs {
	position: absolute;
}
.team-text h4 {
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 2px;
	text-align: center;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 50px;
}
.silder li:hover h4 {
	color: #01499D;
}




.news {
	height: 578px;
}
.news-left {
	width: 390px;
}
.news-left img {
	display: block;
	width: 390px;
	height: 225px;
}
#tab_news {
	width: 1180px;
	position: relative;
	margin: 40px auto 30px;
}
#tab_news .tab_menu_news {
	width: 462px;
	margin: 0 auto;
	height: 32px;
}
#tab_news .tab_menu_news li {
	float: left;
	width: 130px;
	height: 30px;
	line-height: 30px;
	border-bottom: 0px;
	cursor: pointer;
	text-align: center;
	margin: 0 11px;
	background: #fff;
	border: 1px solid #5f5f5f;
	color: #333;
	border-radius: 3px;
}
#tab_news .tab_box_news {
	width: 1180px;
	clear: both;
	top: 30px;
	position: relative;
	height: 344px;
	overflow: hidden;
}
#tab_news .tab_menu_news .selected_news {
	background-color: #01499D;
	cursor: pointer;
}
#tab_news .tab_menu_news .selected_news a {
	color: #fff;
}
#tab_news .hide {
	display: none;
}
.news-left-title {
	padding: 10px 0;
	width: 390px;
	position: relative;
}
.news-title-l {
	font: 16px/30px "microsoft yahei";
	color: #01499D;
	width: 18em;
	overflow: hidden;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-title-r {
	font: 14px/30px "microsoft yahei";
	color: #4D4D4D;
}
.news-left-title p {
	color: #4D4D4D;
	padding-top: 10px;
}
a.news-more {
	color: #01499D;
	padding-right: 20px;
	font: 13px/26px "microsoft yahei";
	position: absolute;
	top: 70px;
	right: 0;
}
.news-right {
	width: 740px;
}
.news-right ul li {
	width: 740px;
	height: 47px;
	border-bottom: 1px dashed #ccc;
}
.news-right-left {
	width: 600px;
	font: 14px/47px "microsoft yahei";
	color: #414141;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
}
.news-right-right {
	font: 14px/47px "microsoft yahei";
	color: #414141;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 10px;
}
.news-right ul li:hover p, .news-right ul li:hover span {
	color: #01499D;
}
.news-more-1 {
	display: block;
	width: 138px;
	height: 38px;
	border-radius: 5px;
	color: #fff;
	background: #262c38;
	margin: 80px auto 0;
	font: 16px/38px arial;
	color: #fff;
	text-align: center;
}
.links {
	width: 1180px;
	margin: 50px auto;
	height: 73px;
	background: url(../images/links.jpg) no-repeat center;
}
.links-left {
	width: 180px;
	height: 26px;
	padding: 25px 35px 0;
}
.links-left img {
	width: 180px;
	height: 26px;
	display: block;
}
.links-right a {
	display: inline-block;
	font: 15px/73px "microsoft yahei";
	color: #333;
	padding: 0 5px;
}
.links-right a:hover {
	color: #01499D;
}
