@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;}
fieldset, img { border: 0;}
ol, ul {list-style: none;}

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;}
.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:link {color:#161616; text-decoration:none; font-size:12px;}
a:visited {color:#161616; text-decoration:none; font-size:12px;}
a:hover {color:#161616; 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 !important; top:240px; z-index:999999; border:0px;}
.left_menu_ul{}
#left_menu li{ width:71px; height:34px; padding:15px 12px; background-color:#00499a; margin-bottom:5px; border-radius:10px;-moz-border-radius:10px; color:#000000; 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:12px; font-family:Arial, Helvetica, sans-serif; font-style: normal;text-decoration: none;}
#left_menu li a{ width:100%; height:100%; display:inline-block; overflow:hidden; text-decoration:none; color:#FFF !important;}
.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%; height:129px; background:#fbfbfb;}/*background-color:rgba(19,0,0,0.9);*/
.header{ color:#FFF;/* width:2420px;*/ width:1423px; margin:0 auto; height:129px;}
.headera{ width:202px;margin-left:100px;}
.headerb{ /*width:1800px;*/ line-height:129px;margin-left:250px;}
.headerb ul li{ color:#000;}

.headerc{ width:108px; padding-top:45px; }


.headerd{ width:46px; height:46px; background:#005dad; border-radius:90px; text-align:center; line-height:46px;}
.headerd a{ color:#FFF; }

/* 只支持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:23px;}
.header .head_r{ float:right; width:1050px; padding-top:15px;}
.header .head_r .quick_smenu{ text-align:right; color:#f2c379; margin-bottom:18px;}
.header .head_r .quick_smenu i{ margin-right:7px; font-size:14px;}
.header .head_r .quick_smenu a{ color:#f2c379; margin-left:30px; text-decoration:none;}
.search_div{ width:135px; border-radius:50px; -moz-border-radius:50px; background-color:#5a4636; height:19px; overflow:hidden; float:right; padding:0 10px; padding-top:4px; margin-left:17px;}
.search_input{background-color:#5a4636; border:0px; width:115px; float:left; margin-right:4px; color:#92755e;}
.menu{ color:#fbe7ae; float:right; margin-top:4px;}
.menu li{ margin:0 19px; float:left;}
.menu li a:link {color:#fbe7ae; text-decoration:none; font-size:12px; }
.menu li a:visited {color:#fbe7ae; text-decoration:none; font-size:12px;}
.menu li a:hover {color:#fbe7ae; text-decoration:none; font-size:12px; padding-bottom:15px; background:url(../images/menu_bg.png) no-repeat center bottom;}
.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:649px;}




.item1{ width:1200px; margin:0 auto; height:750px; position:relative; z-index:101; background:url(../images/item1_img_1.gif) no-repeat center 226px;}
.item1 .item1_row{ width:218px; position:absolute; top:133px; text-align:center; z-index:50;}
.enlarge1_3{ -webkit-transform:scale(1.3)!important; -ms-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:130px;}
.item1 .itr_02{ left:495px;}
.item1 .itr_03{ left:859px;}
.item1_row_name{ text-transform:uppercase; font-size:16px; color:#b1b1b1; margin-top:15px;}
.item1_row_name span{ font-size:24px; color:#005dad;}
.item1_info{ width:100%; text-align:center; background:url(../images/item1_img_5.png) no-repeat center top; position:absolute; left:0px; top:410px; height:100px; color:#626261; font-size:14px; padding-top:145px; z-index:49;}
.item1_info .item1_info_title{ color:#005dad; font-size:30px; margin-bottom:10px;}
.item1_info .item1_info_title span{ margin:0 30px;}




#item2{ width:100%; background:url(../images/item2_bg.jpg) no-repeat center top; background-size:100% 100%; height:758px;}
.item2{ width:1200px; position:relative; z-index:101; margin:0 auto; height:638px; padding-top:70px;}
.item2 .item2_top{ text-align:left;}
.item2 .item2_row{ width:274px; position:absolute; top:280px; text-align:center; height:342px;}
.top_260{ top:260px!important;}
.top_260 .pos_info {background-color:#ff8800!important;}
.item2 .itr_01{ left:0px;}
.item2 .itr_02{ left:308px;}
.item2 .itr_03{ left:616px;}
.item2 .itr_04{ left:924px;}
.item2_row_pos{ position:relative; padding-top:64px;}
.item2_row_pos .pos_img{ position:absolute; width:240px; height:158px; left:14px; top:0px; background-color:#281511; border-radius:5px; -moz-border-radius:5px; padding:5px; overflow:hidden;}
.item2_row_pos .pos_img img{ width:236px; height:154px; border:2px solid #FFF;}
.item2_row_pos .pos_info{ height:143px; background-color:#005dad; padding-top:125px; color:#FFF; background-image: url(../images/item2_img_0.png); background-repeat: no-repeat;background-position: right bottom;}
.item2_row_pos .pos_info .pos_info_title{ font-size:24px; line-height:50px; display:inline-block; margin:0 auto;}
.item2_row_pos .pos_info .pit_01{ background:url(../images/item2_img_2.png) no-repeat left top; padding-left:60px;}
.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 .pos_info_text{ font-size:14px; margin-top:25px;}
.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/item3_bg.gif) no-repeat center top; background-size:100% 100%; height:800px;}
.item3{ width:1200px; position:relative; z-index:101; margin:0 auto; padding-top:200px;}
.item3 .item3_title{ text-align:center; color:#FFF; color:#ff8800;}
.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; width:479px; height:316px; padding:3px; background-color:#FFF; -moz-box-shadow:4px 4px 0px #d0d0d0; box-shadow:4px 4px 0px #d0d0d0; left:10px; top:60px;}
.item3_left .item3_left_img img{ width:479px; height:316px; display:block;}
.item3_right{ width:685px; height:200px; position:absolute; left:515px; top:60px;}
.item3_right .home_newslist{ height:317px; overflow:hidden;}
.item3_right .home_newslist li{ border-bottom:1px dashed #CCC; padding:10px 15px; -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;}
.home_newslist_title i{ font-size:14px; margin-right:5px;}
.home_newslist_dd{ color:#666666; padding-left:14px;  line-height:20px; display:none;}
.home_newslist_ddinfo{ margin:15px 0px;}
.home_newslist_ddtime{ color:#c2821d;}
.home_newslist .present{ background-color:#eaeaea; border:0px!important; padding:15px!important;}
.home_newslist .present .home_newslist_title a{ font-size:14px; font-weight:bold; color:#ff8800;}
.home_newslist .present .home_newslist_title i{ font-size:16px; color:#e7730c;}
.home_newslist_view{ display:inline-block; padding:3px 10px; background-color:#ff8800; border-radius:5px;-moz-border-radius:5px; margin-right:15px;}
.home_newslist_view a{ width:100%; height:100%; color:#FFF;}
.home_newslist_view .hnv_l{ width:30px; height:11px; display:inline-block; background: url(../images/item3_img_03.png) no-repeat left top; margin-right:5px;}
.home_newslist_view .hnv_r{ width:30px; height:11px; display:inline-block; background: url(../images/item3_img_04.png) no-repeat left top; margin-left:5px;}



#item4{ width:100%; position:relative; height:780px; overflow:hidden; background:url(../images/item4_bg.jpg) no-repeat center top;}
.item4{ width:1200px; margin:0 auto; height:571px; padding-top:160px;}

.item4a{ width:253px; height:426px;}

.item4b{width:947px; height:426px;}
.item4ba{ width:310px; height:211px; float:left; padding-left:5px; padding-bottom:5px;}

.item4c{ width:194px; }
.item4ca{ width:194px; height:49px; border:1px solid #FFF; border-radius:10px; text-align:center; line-height:49px; margin-top:80px;}
.item4ca a{ color:#FFF;}




#item5{ width:100%; height:855px;}
.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;}
.item5_menu_info div{ height:300px;}
.item5_menu_row{ position:absolute; top:0px; width:100%;}
.item5_menu_info .imi5_1{}




.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;
}






#item6{ width:100%; background:url(../images/item6_bg.jpg) no-repeat center top; height:802px;}
.item6{ width:1200px; position:relative; z-index:101; margin:0 auto; padding-top:80px;}
.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:383px; height:502px; position:absolute; top:210px; background-color:#FFF; background-image: url(../images/item6_img_06.png);background-repeat: no-repeat;background-position: right bottom;}
.item6 .it6r_01{ left:0px;}
.item6 .it6r_02{ left:409px;}
.item6 .it6r_03{ left:818px;}
.item6_row_img,.item6_row_img img{ width:383px; height:212px; display:block;}
.item6_row_title{ font-size:22px; color:#333333; text-align: center; padding:40px 15px; margin-bottom:40px; background:url(../images/item6_img_05.jpg) no-repeat center bottom;}
.item6_row_title span{ font-size:14px; color:#999999; text-transform:uppercase;}
.item6_row_info{ font-size:12px; color:#666666; line-height:26px; height:90px; margin:0 50px;}
.item6 .item6_row a{text-decoration: none;}


#item7{ width:100%; height:400px;}
.item7{ width:1200px; position:relative; z-index:101; margin:0 auto; padding-top:60px;}
.item7 .item7_title{ text-align:center; color:#FFF; color:#005dad;}
.item7 .item7_title .item7_big_name{ font-size:30px; }
.item7_big_name span{background:url(../images/item7_img_03.png) no-repeat left center; padding-left:46px;}
.item7_s_name{ font-size:18px; margin-top:10px;}
.item7_s_name i{ padding-top:7px;}
.item7_big_name span,.item7_s_name span{ display:inline-block;}

.item7 .item7_row{
	width: 361px;
	height: 148px;
	position: absolute;
	top: 209px;
	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: 824px;
}
.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:810px; overflow:hidden;}
.item8{ width:1200px; position:relative; z-index:101; margin:0 auto; padding-top:80px;}
.item8_title{ margin:0 auto; text-align:center; color:#FFF; font-size:40px; padding-top:80px;}
.item8_title span{ width:80px; display:block; margin:0 auto; height:1px; border:2px solid #FFF; background-color:#FFF; margin-top:10px; border-radius:25px;-moz-border-radius:25px;}
.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{ width:100%; height:339px; background:url(../images/down.jpg) repeat-x;}

.footer{ width:1200px; margin:auto;}
.footera{ height:302px;}
.footerb{ width:139px; padding-left:30px;}
.footerc{ width:709px; padding-top:111px;}
.footerd{ width:709px; height:59px; border:1px dotted #FFFFFF;}
.footerd ul li{ width:88px; line-height:59px; float:left; color:#FFF; text-align:center;}

.footerd ul li a{color:#FFF;}
.footere{ width:709px; height:111px;}
.footere ul li{ width:334px; float:left; line-height:35px; color:#FFF; padding-left:20px;}
.footere ul li a{ color:#FFF;}

.footerf{ width:305px; padding-top:110px;}

.footerg{ height:39px;}
@media screen and (max-width:1190px){
	#left_menu{ display:none;}
}

@media screen and (max-width:1920px){
	#left_menu{ left:80px;}
}
