@charset "utf-8";
/*Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,pre, form, fieldset, input, textarea, p, blockquote,{ padding:0px;margin:0px;font-family: "微软雅黑",Arial; }
fieldset, img { border: 0;}
ol, ul {list-style: none;}
i, em, s{font-style: normal;}
p{margin: 0px;padding: 0px;}
.clear{clear:both;height:0px;}
* html .clear{clear:both;display:inline;}
.Arial{font-family: Arial, Helvetica, sans-serif;}
a {blr:expression(this.onFocus=this.blur())}
.down_link{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #d8d8d8;}
.fl{ float:left;}
.fr{ float:right;}
.t-fl{ text-align:left!important;}
.t-fr{ text-align:right!important;}
.t-center{ text-align:center!important;}
*{ margin:0px; padding:0px; /*color: #666; microsoft yahei*/}
.yahei{ font-family:microsoft yahei; color:#FFF;}
.center{text-align:center;}
input[type="submit"]{-webkit-appearance:none;}
/*input[type="submit"],input[type="reset"],input[type="button"],input{-webkit-appearance:none;}*/



/*边框*/
.link_t_1{border-top-width: 1px;border-top-style: solid;border-top-color: #ECECEC;}
.link_r_1{border-right-width: 1px;border-right-style: solid;border-right-color: #ECECEC;}
.link_b_1{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ECECEC;}
.link_l_1{border-left-width: 1px;border-left-style: solid;border-left-color: #ECECEC;}



/*边距*/
.margin_t_5{margin-top: 5px!important;}
.margin_r_5{margin-right: 5px!important;}
.margin_b_5{margin-bottom: 5px!important;}
.margin_l_5{margin-left: 5px!important;}
.margin_t_10{margin-top: 10px!important;}
.margin_r_10{margin-right: 10px!important;}
.margin_b_10{margin-bottom: 10px!important;}
.margin_l_10{margin-left: 10px!important;}
.margin_t_20{margin-top: 20px!important;}
.margin_r_20{margin-right: 20px!important;}
.margin_b_20{margin-bottom: 20px!important;}
.margin_l_20{margin-left: 20px!important;}
.margin_all_5{ margin:5px!important;}
.margin_all_10{ margin:10px!important;}
.margin_all_20{ margin:20px!important;}


.padding_5{ padding:5px!important;}
.padding_t_5{padding-top: 5px!important;}
.padding_r_5{padding-right: 5px!important;}
.padding_b_5{padding-bottom: 5px!important;}
.padding_l_5{padding-left: 5px!important;}
.padding_10{ padding:10px!important;}
.padding_t_10{padding-top: 10px!important;}
.padding_r_10{padding-right: 10px!important;}
.padding_b_10{padding-bottom: 10px!important;}
.padding_l_10{padding-left: 10px!important;}
.padding_20{ padding:20px!important;}
.padding_t_20{padding-top: 20px!important;}
.padding_r_20{padding-right: 20px!important;}
.padding_b_20{padding-bottom: 20px!important;}
.padding_l_20{padding-left: 20px!important;}


/*文字颜色*/
.orange{font-size: 16px;color: #F60;text-decoration: none;}
.qianhui{color: #999;}

/*小细节*/
.xiangdui{position: relative!important;}
.juedui{ position:absolute!important;}
.block{display:block!important;}
.nlk{display:inline-block; width:100%;}
.nq{display:inline!important;}
.scx{text-decoration: line-through;color: #999;}

/*阴影*/
.t_yinying{text-shadow: 1px /*{a-bar-shadow-x}*/ 1px /*{a-bar-shadow-y}*/ 1px /*{a-bar-shadow-radius}*/ #000 /*{a-bar-shadow-color}*/;}

/*隐藏滚动条*/
.xno{overflow-x:hidden;}
.yno{overflow-y:hidden;}
.disnone{ display:none!important;}
.disblock{ display:block!important;}





/*--背景色--*/
.hui{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #FFFFFF /*{a-bar-background-start}*/), to( #f6f6f6 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #FFFFFF /*{a-bar-background-start}*/, #f6f6f6 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #FFFFFF /*{a-bar-background-start}*/, #f6f6f6 /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #FFFFFF /*{a-bar-background-start}*/, #f6f6f6 /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #FFFFFF /*{a-bar-background-start}*/, #f6f6f6 /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #FFFFFF /*{a-bar-background-start}*/, #f6f6f6 /*{a-bar-background-end}*/);
}
.chengse{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ff8400 /*{a-bar-background-start}*/), to( #F60 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ff8400 /*{a-bar-background-start}*/, #F60 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ff8400 /*{a-bar-background-start}*/, #F60 /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ff8400 /*{a-bar-background-start}*/, #F60 /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ff8400 /*{a-bar-background-start}*/, #F60 /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ff8400 /*{a-bar-background-start}*/, #F60 /*{a-bar-background-end}*/);
}
.bule{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #1997e7 /*{a-bar-background-start}*/), to( #0372b9 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #1997e7 /*{a-bar-background-start}*/, #0372b9 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #1997e7 /*{a-bar-background-start}*/, #0372b9 /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #1997e7 /*{a-bar-background-start}*/, #0372b9 /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #1997e7 /*{a-bar-background-start}*/, #0372b9 /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #1997e7 /*{a-bar-background-start}*/, #0372b9 /*{a-bar-background-end}*/);
}
.lvse{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #bde52c /*{a-bar-background-start}*/), to( #a7c447 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #bde52c /*{a-bar-background-start}*/, #a7c447 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #bde52c /*{a-bar-background-start}*/, #a7c447 /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #bde52c /*{a-bar-background-start}*/, #a7c447 /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #bde52c /*{a-bar-background-start}*/, #a7c447 /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #bde52c /*{a-bar-background-start}*/, #a7c447 /*{a-bar-background-end}*/);
}


/*-------Basics-------*/ 

body{ font-family:"宋体"; margin:0px; font-size:12px; color:#666; text-decoration:none; background-color:#FFFFFF; padding:0px; overflow-x:hidden;}


a.an1{color:#ffffff; text-decoration:none; font-size:12px;}
a.an1:visited {color:#ffffff; text-decoration:none; font-size:12px;}
a.an1:hover {color:#ffffff; text-decoration:underline; font-size:12px;}




a:link {text-decoration:none; font-size:12px;}
a:visited {text-decoration:none; font-size:12px;}
a:hover {text-decoration:underline; font-size:12px;}
a.zzb07link{font-size: 12px;text-decoration:none;color: #999;font-weight: normal;}
a.zzb07link:visited {text-decoration: none;color: #999;font-size: 12px;font-weight: normal;}
a.zzb07link:hover {text-decoration: none;color: #999;font-size: 12px;font-weight: normal;}
.zzb07tail{font-size:12px;color: #999;font-weight: normal;}
.sec03{-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease;transition:all 0.3s ease;}
.sec03q{-webkit-transition:all 0.1s ease!important; -moz-transition:all 0.1s ease!important; -ms-transition:all 0.1s ease!important; -o-transition:all 0.1s ease!important;transition:all 0.1s ease!important;}
 
/*-------Main-------*/ 
.pp9{
	-webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}


.revealOnScroll{opacity:0;}
.animated {
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}
.animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
.animated.hinge{
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}





/*首页左侧导航*/
#left_menu{ position:fixed; left:10px; top:140px; z-index:999999;}
.left_menu_ul{}
#left_menu li{ width:71px; height:34px; padding:15px 12px; background-color:#003411; margin-bottom:5px; border-radius:10px;-moz-border-radius:10px; color:#ffffff; display:block;}
#left_menu li i{ font-size:30px; line-height:34px; margin-right:10px;}
#left_menu li em{ font-size:14px;}
#left_menu li s{font-size:11px;font-style: normal;text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
#left_menu li a{ width:100%; height:100%; display:inline-block; overflow:hidden; text-decoration:none;}
.lm_w{ width:163px!important;}
.lmultop{ line-height:18px!important;}
.lmultop i{ margin:auto!important; line-height:18px!important;}
.lmultop strong{ font-size:15px;}

/*顶部*/
#header{
	width:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:99999999;
	background:url(../images/head_bg.png) left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5fadfe;
}/*background-color:rgba(19,0,0,0.9);*/
.header{ color:#FFF; width:1200px; margin:0 auto; height:95px;}
/* 只支持IE6、7、8 
@media \0screen\,screen\9 {
  #header{background-color:#130000; filter:Alpha(opacity=90);  *zoom:1; }
  .header{position: relative;}  
}
*/
.header h1{ float:left; margin-top:7px;}
.header .head_r{ float:right; width:750px; padding-top:15px;}
.header .head_r .quick_smenu{ text-align:right; color:#ffffff; margin-bottom:18px;}
.header .head_r .quick_smenu i{ margin-right:7px; font-size:14px;}
.header .head_r .quick_smenu a{ color:#ffffff; margin-left:30px; text-decoration:none;}
.search_div{ width:135px; border-radius:50px; -moz-border-radius:50px; background-color:#ADAFA5; height:19px; overflow:hidden; float:right; padding:0 10px; padding-top:4px; margin-left:17px;}
.search_input{background-color:#ADAFA5; border:0px; width:115px; float:left; margin-right:4px; color:#ffffff;}
.menu{ color:#fbe7ae; float:right; margin-top:4px;}
.menu li{
	margin:0 11px;
	float:left;
	font-family: "微软雅黑";
}
.menu li a:link {
	color:#333333;
	text-decoration:none;
	font-size:15px;
	font-weight: bold;
}
.menu li a:visited {
	color:#333333;
	text-decoration:none;
	font-size:15px;
	font-weight: bold;
}
.menu li a:hover {
	color:#999999;
	text-decoration:none;
	font-size:15px;
	padding-bottom:15px;
	background:url(../images/menu_bg.png) no-repeat center bottom;
	font-weight: bold;
}
.menu01 .m1 a:link,.menu01 .m1 a:visited, .menu01 .m1 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.menu02 .m2 a:link,.menu02 .m2 a:visited, .menu02 .m2 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.menu03 .m3 a:link,.menu03 .m3 a:visited, .menu03 .m3 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.menu04 .m4 a:link,.menu04 .m4 a:visited, .menu04 .m4 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.menu05 .m5 a:link,.menu05 .m5 a:visited, .menu05 .m5 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.menu06 .m6 a:link,.menu06 .m6 a:visited, .menu06 .m6 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.menu07 .m7 a:link,.menu07 .m7 a:visited, .menu07 .m7 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.menu08 .m8 a:link,.menu08 .m8 a:visited, .menu08 .m8 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.menu09 .m9 a:link,.menu09 .m9 a:visited, .menu09 .m9 a:hover{padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}



#banner{ width:100%; height:765px;}




.item1{ width:1200px; margin:0 auto; height:655px; position:relative; z-index:101; background:url(../images/xbj.png) no-repeat center 376px;}
.item1 .item1_row{ width:218px; position:absolute; top:283px; text-align:center; z-index:50;}
.enlarge1_3{ -webkit-transform:scale(1.3)!important; -ms-transform:scale(1.3)!important; -moz-transform:scale(1.3)!important; -o-transform:scale(1.3)!important; transform:scale(1.3)important;}
.item1_row_div{ position:relative;}
.item1_row_imgzhe{ position:absolute; top:0px; left:13px; opacity:0;}
.item1_row_imgzhey{opacity:1!important;}
.item1 .itr_01{ left:54px;}
.item1 .itr_02{ left:350px;}
.item1 .itr_03{ left:642px;}
.item1 .itr_04{ left:933px;}

.item1_row_name{ text-transform:uppercase; font-size:17px; color:#ADC3AA; margin-top:20px;}
.item1_row_name span{ font-size:24px; color:#003411;}
.item1_info{ width:100%; text-align:center; position:absolute; left:0px; height:100px; color:#626261; font-size:14px; padding-top:115px; z-index:49;}
.item1_info .item1_info_title{ color:#003411; font-size:30px; margin-bottom:10px;}
.item1_info .item1_info_title span{ margin:0 10px;}




#item2{ width:100%; background:url(../images/item2_bg.jpg) no-repeat fixed center top; background-size:100% 100%; height:730px;}
.item2{ width:1200px; position:relative; z-index:101; margin:0 auto; height:730px; padding-top:9px;}
.item2 .item2_top{ text-align:center;}
.item2 .item2_row{ width:395px; position:absolute; top:327px; height:384px; background:url(../images/bg01.png); text-align:center;}
.top_260{ top:320px!important;}
.top_260 .pos_info {background-color:#1a93c8!important;}
.item2 .itr_01{ left:-20px;}
.item2 .itr_02{ left:413px;}
.item2 .itr_03{ left:821px;}
.item2 .itr_04{ left:720px;}
.item2 .itr_05{ left:960px;}
.item2_row_pos{ position:relative;}
.item2_row_pos .pos_img{
	position:absolute;
	width:374px;
	padding-top:5px;
	top:5px;
	border-radius:5px;

-moz-border-radius:5px; 		overflow:hidden;
	left: 11px;
	height: 132px;
}
.item2_row_pos .pos_infoa{ padding-top:118px; height:384px;  color:#FFF;}
.item2_row_pos .pos_info{
	padding-top:10px;
	height:374px;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	line-height: 30px;
	font-family: "微软雅黑";
}
.item2_row_pos .pos_info .pos_info_title{
	font-size:24px;
	line-height:30px;
	display:inline-block;
}
.item2_row_pos .pos_info .pos_info_title span{ font-size:16px; display:inline-block; text-transform:uppercase; font-family:Arial;}

.item2_row_pos .pos_info .pit_01{ text-align:center;}
.item2_row_pos .pos_info .pit_02{ background:url(../images/item2_img_3.png) no-repeat left top; padding-left:60px;}
.item2_row_pos .pos_info .pit_03{ background:url(../images/item2_img_4.png) no-repeat left top; padding-left:60px;}
.item2_row_pos .pos_info .pit_04{ background:url(../images/item2_img_5.png) no-repeat left top; padding-left:60px;}
.item2_row_pos .pos_info .pit_05{ background:url(../images/item2_img_5.png) no-repeat left top; padding-left:60px;}
.item2_row_pos .pos_info .pos_info_text{
	font-size:14px;
	margin-top:2px;
	line-height:24px;
	text-align:justify;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-image: url(../images/liantu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.item2_row_pos .pos_info .pos_info_text a{
	color: #FFFFFF;
}
.item2_row_pos .pos_info .pos_info_text a:hover{color: #FFFFFF;}
.item2_row_pos .pos_info .pos_info_text ul{
	float: left;
}
.item2_row_pos .pos_info .pos_info_text ul li{
	line-height: 33px;
	float: left;
	width: 327px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
}
.item2_row_pos .pos_info .pos_info_text ul li strong{
	float: left;
	width: 200px;
	font-weight: normal;
}
.item2_row_pos .pos_info .pos_info_text ul li span{
	float: right;
	width: 70px;
}
.item1_row a,.item2_row a{text-decoration: none;}
.item1_row a:link, .item2_row a:link {text-decoration: none;}
.item1_row a:visited, .item2_row a:visited {text-decoration: none;}
.item1_row a:hover, .item2_row a:hover {text-decoration: none;}



#item3{ width:100%; background:url(../images/ybj.jpg) no-repeat center 250px; height:740px;}
.item3{ width:1200px; position:relative; z-index:101; margin:0 auto; padding-top:80px;}
.item3 .item3_title{ text-align:center; color:#FFF; color:#dc893f;}
.item3 .item3_title .item3_big_name{ font-size:30px; }
.item3_big_name span{background:url(../images/item3_img_01.png) no-repeat left center; padding-left:59px;}
.item3_s_name{ font-size:18px; margin-top:10px;}
.item3_s_name i{ padding-top:7px;}
.item3_big_name span,.item3_s_name span{ display:inline-block;}
.item3_content{ position:relative;}

.item3_left{ position:absolute; padding-left:0px; width:827px; height:291px; background:url(../images/cobj.jpg) left 10px no-repeat; -moz-box-shadow:4px 4px 0px #d0d0d0; left:-19px; top:1px;}
.lxwm{ height:70px; background:#EEEEEE; color:#003411; padding-top:10px; font-size:24px; padding-left:10px; font-weight:bold;font-family: "微软雅黑";}
.lxwm a{ height:70px; background:#EEEEEE; color:#003411; text-decoration:none; padding-top:10px; font-size:24px; padding-left:10px; font-weight:bold;font-family: "微软雅黑";}

.lxwm span{color:#333333; font-size:20px; text-transform:uppercase; font-weight:normal; font-family:Arial;}

.lxwm01{ line-height:36px; border-bottom:2px solid #EEEEEE; color:#111111; padding-top:10px; font-size:15px; font-weight:bold; padding-left:10px; font-family: "微软雅黑";}
.lxwm01 span{color:#D40101; font-size:26px; text-transform:uppercase; font-weight:bold; font-family:Arial;}
.lxwm02{ line-height:26px; padding-top:10px; color:#111111; padding-top:10px; font-size:14px; padding-left:10px; font-family: "微软雅黑";}
.lxwm02 a{color:#111111;}

.item3_right{ width:373px; height:705px; position:absolute; left:840px; top:0px;}
.dg{ height:45px; background:url(../images/dgbj.jpg) left 10px no-repeat; color:#787676; padding-top:23px; font-size:24px; padding-left:50px; font-weight:bold;font-family: "微软雅黑";}


#item4{ width:100%; position:relative; height:735px; overflow:hidden;}
.item4{ width:1200px; margin:0 auto; position:relative; z-index:20;}
.item4_left_info, .item4_right_info{ width:600px; position:absolute; height:350px; color:#FFF;}
.item4_left_info{ left:0px; top:190px;}
.item4_right_info{ right:0px; top:190px;}

.item4_initialchange_btn{ position:absolute; left:50%; margin-left:-160px; top:50%; margin-top:-175px; width:320px; height:350px; z-index:5;}
.item4_initialchange_btn a{ display:block; width:100%; height:100%; color:#FFF; text-decoration: none;}
.item4_initial_div{ position:absolute; left:50%; margin-left:-140px; top:50%; margin-top:-50px; width:280px; height:100px; z-index:4;}
.item4_initial_div .item4_initial_text{ font-size:36px;}
.item4_initial_div .item4_initial_text span{font-size:24px;text-transform: uppercase;}

.item4_change_div{ position:absolute; left:50%; margin-left:-160px; top:50%; margin-top:-175px; width:320px; height:350px; z-index:4;}
.item4_change_div .item4_change_door{ text-align:center; padding-bottom:10px;}
.item4_change_div .item4_change_title{background-color:#dc893f;border-radius:15px; -moz-border-radius:15px; height:38px; line-height:32px; padding:16px 45px; font-size:36px;}
.item4_change_div .item4_change_dd{font-size:18px;}
.item4_change_div .item4_change_dd span{font-size:24px;text-transform: uppercase;}
.item4_change_div a{ display:block; width:100%; height:100%; color:#FFF; text-decoration: none;}
.zhuanY90{
	-webkit-transform: perspective(400px) rotateY(-90deg);
    -ms-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
    opacity:0;
}

.zhuanY0{
	-webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity:1;
}



.item4_left_bg,.item4_right_bg{ }
.item4_left_bg{ position:absolute; top:0; left:0px; background:url(../images/item4_img_left.png) no-repeat right top; height:735px; z-index:10;}
.item4_right_bg{ position:absolute; top:0; right:0px; background:url(../images/item4_img_right.png) no-repeat left top; height:735px; z-index:9;}




#item5{ width:100%; height:855px; overflow:hidden;}
.item5{ width:1200px; position:relative; z-index:101; margin:0 auto; padding-top:80px;}
.item5 .item5_title{ text-align:center; color:#FFF; color:#dc893f;}
.item5 .item5_title .item5_big_name{ font-size:30px; }
.item5_big_name span{background:url(../images/item5_img_01.png) no-repeat left center; padding-left:46px;}
.item5_s_name{ font-size:18px; margin-top:10px;}
.item5_s_name i{ padding-top:7px;}
.item5_big_name span,.item5_s_name span{ display:inline-block;}
.item5_content{}
.item5_menu{ width:1200px; background:url(../images/item5_img_02.png) no-repeat left bottom; margin:0 auto; padding-top:70px; padding-bottom:35px;}
.item5_casemenu{ width:486px; margin:0 auto; text-align:center;}
.item5_casemenu li{ width:116px; float:left; margin:0 23px; cursor:pointer; }
.item5_casemenu_name{ padding:3px 5px; color:#dc893f; font-size:22px; margin-bottom:10px;}
.item5_casemenu li a{text-decoration:none;}
.item5_casemenu .present .item5_casemenu_name{ background-color:#dc893f; color:#FFF;}

.item5_menu_info{ width:1200px; height:400px; margin:0 auto; margin-top:40px; position:relative; z-index:5;}
.item5_menu_row{ position:absolute; top:0px; width:100%;}
.item5_menu_info .imi5_1,.item5_menu_info .imi5_2,.item5_menu_info .imi5_3{ height:442px;}
.case_leftpic{ width:322px; height:372px; padding:10px; background-color:#FFF;  -moz-box-shadow:0px 0px 10px #d6d6d6;  box-shadow:0px 0px 10px #d6d6d6; float:left;}
.case_leftpic img{ width:322px; height:372px; display:block;}
.case_rightlist{ margin-left:365px;}
.case_rightinfo .case_h_name{ font-size:22px; color:#2f1a17;}
.case_rightinfo .case_h_info{ font-size:13px; line-height:24px; color:#363636; margin-top:20px; height:70px; overflow:hidden;}



.zhuanX90{
	-webkit-transform: perspective(400px) rotateX(-180deg);
    -ms-transform: perspective(400px) rotateX(-180deg);
    transform: perspective(400px) rotateX(-180deg);
    opacity:0;
	z-index:4;
}

.zhuanX0{
	-webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity:1;
	z-index:5;
}




#item6a{
	width:100%;
	background:url(../images/item6_bg.jpg) no-repeat center top;
	height:370px;
	padding-top: 50px;
}
.item6a{ width:1236px; position:relative; z-index:101; margin:0 auto; padding-top:70px;}
#item6{ width:100%; background:url(../images/item6_bg.jpg) no-repeat center top; height:288px;}
.item6{ width:1236px; position:relative; z-index:101; margin:0 auto; padding-top:30px;}
.item6 .item6_title{ text-align:center; color:#FFF; color:#FFF;}
.item6 .item6_title .item6_big_name{ font-size:30px; }
.item6_big_name span{background:url(../images/item6_img_01.png) no-repeat left center; padding-left:46px;}
.item6_s_name{ font-size:18px; margin-top:10px;}
.item6_s_name i{ padding-top:7px;}
.item6_big_name span,.item6_s_name span{ display:inline-block;}

.item6 .item6_row{ width:354px; height:268px; position:absolute; top:-43px; background-color:#FFFFFF; background-image: url(../images/item6_img_06.png);background-repeat: no-repeat;background-position: right bottom;}

.item6a .item6a_row{
	width:1234px;
	height:268px;
	position:absolute;
	top:66px;
	background-color:#FFFFFF;
	background-image: url(../images/item6_img_06.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: -3px;
}


.item6a .item6b_row{
	width:590px;
	height:268px;
	position:absolute;
	top:2px;
	background-color:#FFFFFF;
	background-image: url(../images/item6_img_06.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 643px;
}



.item6_row_img{ text-align:center;}

.item6 .it6r_01{ left:3px;}
.item6 .it6r_02{ left:409px;}
.item6 .it6r_03{ left:818px;}
.item6_row_title{ font-size:14px; color:#ffffff; text-align: center; padding:0px 0px; }
.item6_row_title span{ font-size:14px; color:#ffffff; text-transform:uppercase;}
.item6_row_info{ font-size:12px; color:#ffffff; line-height:26px; height:26px; margin-left:20px; padding-left:15px; background:url(../images/xwbj.jpg) center left no-repeat;}
.item6_row_info a{ color:#ffffff; }
.item6 .item6_row a{text-decoration: none;}


#item7{ width:100%; height:705px;}
.item7{ width:827px; position:relative; z-index:101; margin:0 auto; padding-top:5px;}
.item7 .item7_title{ text-align:center; color:#003411; text-transform:uppercase;}
.item7 .item7_title .item7_big_name{ font-size:30px; font-weight:bold; }
.item7_big_name span{background:url(../images/item7_img_03.png) no-repeat left center; padding-left:46px;}
.item7_s_name{ font-size:34px; color:#333333;}
.item7_s_name i{ padding-top:7px;}
.item7_big_name span,.item7_s_name span{ display:inline-block;}

.item7 .item7_row{ width:384px; height:148px; position:absolute; top:210px; background-color:#fdfdfd; border:1px solid #CCC; border-radius:10px; -moz-border-radius:10px; overflow:hidden;   -moz-box-shadow:0px 0px 15px #b4b4b4; box-shadow:0px 0px 15px #b4b4b4; padding:2px;}
.item7 .it7r_01{ left:11px;}
.item7 .it7r_02{ left:419px;}
.item7 .it7r_03{ left:826px;}
.item7 .item7_row .item7_row_info{ background:url(../images/item7_img_4.gif) repeat-x left top; height:106px; border-radius:10px; -moz-border-radius:10px; padding-top:42px;}
.item7_row_info .iri_l_img{ width:90px; text-align:center; float:left;}
.item7_row_info .iri_r_info{ margin-left:90px; font-size:12px; line-height:20px;}
.iri_r_info strong{ color:#000;}




#item8{ width:100%; background:url(../images/item8_bg.jpg) no-repeat center top; height:816px; overflow:hidden;}
.item8{ width:1200px; position:relative; z-index:101; margin:0 auto; padding-top:40px;}
.item8_title{ margin:0 auto; text-align:center; color:#003411; font-size:40px; padding-top:40px;}

.item8_mapdiv{ width:790px; margin:0 auto; position:relative; top:-70px;}
.city_map{ position:absolute;}
.city_list li{ position:absolute; color:#FFF; font-size:14px;opacity:0.0;}
.city_list .ligo{-webkit-animation:city_listli 0.5s linear; -webkit-animation-fill-mode :forwards; display:inline-block;}
.city_liaoning{top:201px; left:611px;}
.city_beijing{top:231px; left:542px;}
.city_jilin{top:159px; left:643px;}
.city_heilongjiang{top:96px; left:636px;}
.city_neimenggu{top:230px; left:413px;}
.city_tianjin{top:247px; left:553px;}
.city_hebei{top:263px; left:529px;}
.city_xinjiang{top:210px; left:150px;}
.city_gansu{top:239px; left:279px;}
.city_hainan{top:589px; left:462px;}
.city_aomen{top:561px; left:519px;}
.city_xianggang{top:547px; left:550px;}
.city_diaoyudao{top:465px; left:654px;}
.city_taiwan{top:505px; left:622px;}
.city_guangdong{top:515px; left:526px;}
.city_guangxi{top:523px; left:446px;}
.city_fujian{top:465px; left:586px;}
.city_yunnan{top:508px; left:332px;}
.city_guizhou{top:475px; left:416px;}
.city_hunan{top:456px; left:487px;}
.city_jiangxi{top:441px; left:544px;}
.city_zhejiang{top:414px; left:609px;}
.city_shanghai{top:382px; left:631px;}
.city_qinghai{top:317px; left:266px;}
.city_xizang{top:368px; left:138px;}
.city_ningxia{top:300px; left:408px;}
.city_shandong{top:299px; left:565px;}
.city_sichuan{top:410px; left:359px;}
.city_hubei{top:393px; left:498px;}
.city_jiangsu{top:350px; left:592px;}
.city_shanxi{top:287px; left:487px;}
.city_anhui{top:380px; left:566px;}
.city_shan_xi{top:348px; left:440px;}
.city_chongqing{top:396px; left:441px;}
.city_henan{top:350px; left:505px;}
.city_list li a{ color:#FFF; font-size:12px;}
.city_list li a:link {color:#FFF; font-size:12px; text-decoration:none;}
.city_list li a:visited {color:#FFF; font-size:12px; text-decoration:none;}
.city_list li a:hover {color:#FF0; font-size:12px; text-decoration:none;}



#footer{clear:both;
	width:100%;
	background-color:#5fadfe;
	border-top:1px solid #add4fb;
	height: 114px;
}
.footer{
	width:1200px;

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	padding-right: 0px;

	padding-left: 0px;
} 
.footer01{ width:100%; background:#1a93c8; height:32px; line-height:32px; text-align:center; color:#666666;}
.footer01 a{color:#666666;}


.copyrightdiv{ margin-left:417px; margin-right:280px;}
.footer .links{ color:#ffffff; margin-top:20px; line-height:32px; font-size:13px; display:inline-block; width:900px;}
.footer .links dt{ float:left;}
.footer .links dd a:link {color:#ffffff; font-size:13px; text-decoration:none; margin:0 6px;}
.footer .links dd a:visited {color:#ffffff; font-size:13px; text-decoration:none; margin:0 6px;}
.footer .links dd a:hover {color:#FFF; font-size:13px; text-decoration:none; margin:0 6px;}
.footer .copyright{ margin-top:10px; margin-bottom:8px;}
.footer .erweima{ width:280px;}
.footer .erweima .erweima_list{ color:#ffffff; font-size:12px; text-align:center;}
.footer .erweima .erweima_list img{ margin-bottom:3px;}




@media screen and (max-width:1280px){
	#left_menu{ display:none;}
}
@media screen and (max-width: 1440px){
	#left_menu{ }
}
@media screen and (min-width: 1441px) and (max-width:1920px){
	#left_menu{ left:80px;}
}




/*---------------案例圆-----------------------*/
.kuai04nr{ width:1150px; margin:auto; padding-top:80px; position:relative;}

.xinyuan01{ width:287px; left:40px; top:0px; position:absolute; display:none;}
.xinyuan02{ width:287px; left:410px; top:0px; position:absolute; display:none;}
.xinyuan03{ width:287px; left:780px; top:0px; position:absolute; display:none;}
.xinyuan04{ width:483px; height:115px; left:355px; top:200px; position:absolute; display:none; z-index:999;}

.xinih-item img {
    width: 100%;
    height: 100%;
}

.xinih-item.xincircle {
    position: relative;
    width: 334px;
    height: 334px;
    border-radius: 50%;
}

.xinih-item.xincircle .img {
    position: relative;
    width: 334px;
    height: 334px;
    border-radius: 50%;
}

.xinih-item.xincircle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.xinih-item.xincircle .img img {
    border-radius: 50%;
}

.xinih-item.xincircle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.xinih-item.xincircle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}






.xinih-item.xincircle.effect10 .img {
    z-index: 11;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}


.xinih-item.xincircle.effect10 .info {
	background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.xinih-item.xincircle.effect10 .info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: 24px;
	height:45px;
	border-bottom:1px solid #FFF;
	margin:30px 30px 0px 30px;
	font-weight:bold;
	font-family: "微软雅黑",Arial;
}

.xinih-item.xincircle.effect10 .info p {
    color: #bbb;
    font-size: 14px;
    margin: 0px 30px;
    padding: 10px;
	font-family:Arial;
}

.xinih-item.xincircle.effect10 a:hover .info {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}




.xinih-item.xincircle.effect10.top_to_bottom a:hover .img {
    -webkit-transform: translateY(66px) scale(0.7);
    -moz-transform: translateY(66px) scale(0.7);
    -ms-transform: translateY(66px) scale(0.7);
    -o-transform: translateY(66px) scale(0.7);
    transform: translateY(66px) scale(0.7);
}



.Address{ height:30px; width:160px; color:#666666; line-height:30px; font-size:14px; margin-top:8px; padding-left:10px;}
.Address input{ background:none; border:0px; margin-right:20px; color:#666666; font-size:12px;}
.Address1{ height:30px; width:285px; color:#666666; line-height:30px; font-size:14px; background:#EFEFEF; margin-top:8px; padding-left:10px; border:1px solid #E5E5E5;}
.Address1 input{ background:none; border:0px; margin-left:20px; color:#666666; font-size:12px;}

.Address2{ height:100px; width:500px; color:#666666; line-height:30px; font-size:14px; background:#EFEFEF; margin-top:8px; padding-left:10px; border:1px solid #E5E5E5;}
.Address2 textarea{ background:none; border:0px; margin-left:20px; color:#666666; font-size:12px;}
