@charset "gb2312";
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0; border:0 none; outline:0; color:inherit;}
html, body {width:100%; height:100%;}
body {margin:0 auto; font:13px "Microsoft Yahei", "寰敓鏂ゆ嫹閿熻剼鐚存嫹", sans-serif; vertical-align:baseline;}
h1 {font-weight:bold; font-size:18px; line-height:normal; color:#474545;}
h3 {font-weight:normal; font-size:12px; color:#746969;}
h2, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
a {text-decoration:none;}
p {line-height:22px; text-align:justify;}
img, iframe {border:none;}
a:link {color:inherit;}
.hide{ display:none;}
:focus {outline:0;}
a {
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    color: #616161;
	cursor: pointer;
}
.cl{
	overflow: hidden;
}
h2 {
    font-size: 1.5em;
}
/*img{ vertical-align:top;}*/
ol, ul, li{list-style:none;}

input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.clearfix:after {display:block; height:0; clear:both; content:"\200B";}
.clearfix {*zoom:1;}/*IE/7/6*/
.fl{ float:left; overflow:hidden; }
.fr{ float:right; overflow:hidden; }
.w1200{ width: 1200px; margin: 0 auto;overflow: hidden;}
/*
*, :after, :before, input[type=search] {
    box-sizing: border-box;
}
*/
#Topscroll{
	width: 54px;
    height: 63px;
    background: url(../images/index_top.png) no-repeat;
    right: 1%;
    bottom: 2%;
    z-index: 10000;
    position: fixed;
    cursor: pointer;
	}
@font-face { 
font-family: shuzi;/*閿熸枻鎷烽敓鏂ゆ嫹font閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷�*/ 
src: url('../font/shuzi.ttf');/*閿熸枻鎷烽敓鏂ゆ嫹閿熸埅纰夋嫹閿熸枻鎷烽敓鏂ゆ嫹閿熶茎纭锋嫹閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓锟�*/ 
} 	

/* 閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷峰墠/閿熸枻鎷烽挳閿熸枻鎷烽敓璇紝閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鎻€ㄦ拝鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓锟� */
.slideBox .prev, .slideBox .next {position:absolute;left:10%;top:40%;margin-top:-25px;display:block;width:46px;height:46px;
	background:url(../images/next_01.png) 0px 0px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:10%;
	background:url(../images/next_03.png) 0px 0px no-repeat;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}

.flash {
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slides_container {
  overflow: hidden;
  width: 100%;

}
.paginposition {
  bottom: 20px;
  font-family: Arial,Sans-Serif;
  padding: 20px 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}
.pagininer {
  padding:20px 0;
    position: absolute;
    bottom: 0;
    right: 42.5%;
    width: 150px;
    margin-left: -100px;
    overflow: hidden;
    height: 20px;
}
.slides_control a {
  padding: 448px 1920px;
}
.picnumeric {
  position: absolute;
  right: 0;
}
.picnumeric li {
  display: block;
  float: left;
}
.picnumeric a {
 background:url(../images/d02.png) no-repeat; width:16px; height:16px; display:block; padding:0 5px;
  text-indent: -9999px;
}
.picnumeric .current a {
  background:url(../images/d01.png) no-repeat; 
  text-decoration: none;
}
.slides_control li {
  background-position: center top;
  background-repeat: no-repeat;
/*  background-size:100%  auto;
*/  height: 525px;
  overflow: hidden;
  width:100%;
}
.slides_control {
  width: 100% !important;
}
.prev .bg {
  background: url("../images/left.png") no-repeat scroll 0 0 transparent;
  height: 40px;
  width: 36px;
}
.prev .bg:hover {
  background: url("../images/left1.png") no-repeat scroll 0 0 transparent;
}
.next .bg {
  background:url("../images/r.png") no-repeat ;
  height: 40px;
  width: 36px;
}
.next .bg:hover {
  background: url("../images/r1.png") no-repeat scroll 0 0 transparent;
}
.prev {
  left: -36px;
  position: absolute;
  top: 180px;
  z-index: 99;
}
.next {
  right: -36px;
  position: absolute;
  top: 180px;
  z-index: 99;
}
.Stock {
  color: #7C849C;
  font-weight: bold;
  padding: 10px 0;
}
.Stock span {
  color: #7C849C;
  font-size: 13px;
  padding: 0 7px;
  font-weight:bold;
}
.Stock .Percent {
color: #7C849C;
}
.contentz{
	width:100%;
	background:url(../images/indexnew_04.gif) repeat-x;
	height:42px;
	overflow:hidden;
	line-height:42px;
	clear:both;
}
.contentsy{
	width:100%;
	background:#ecedf4;
	padding-top:37px;
	overflow:hidden;
	clear:both;
}
.content{
	width:1140px;
	margin:0 auto;
}
.content_l{
	width:357px;
	float:left;
	height:272px;
	display:block;
	overflow:hidden;
	background:#5d6da1;
}
.content_m{
	width:533px;
	float:left;
	margin-left:10px;
	height:272px;
	display:block;
	overflow:hidden;
}
.content_r{
	width:229px;
	float:right;
	height:272px;
	display:block;
	overflow:hidden;
}
.content_weixin{
	width:105px;
	float:left;
	height:198px;
	display:block;
	overflow:hidden;
}
.ybjsy{
	width:340px;
	height:48px;
	line-height:48px;
	background:#FFF;
	margin:0 auto;
}
	





    .g-wrap {position:relative; margin:0 auto; width:1400px; height:80px; overflow:hidden; }
    #header {position:relative; z-index:5; height:80px; background-color:#fff; overflow: hidden;}
    #nav {	
	position: absolute;
    top: 0px;
    right: 260px;
    z-index: 4;
    height: 100%;
    overflow: hidden;
    line-height: 80px;
}
    #nav li {float:left; height:100%; -webkit-transition:background-color 700ms; transition:background-color 700ms;}
    #nav .n1 {width:90px;}
    #nav .n2, #nav .n3,#nav .n4, #nav .n5, #nav .n6, #nav .n7, #nav .n8, #nav .n9{width:90px;}
#nav .n7{

}
    /*#nav li a {position:relative; display:block; width:100%; height:100%;}
    #nav li a * {position:absolute; bottom:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat 16px 32px; -webkit-transition:-webkit-opacity 200ms; transition:opacity 200ms; cursor:pointer;}
    #nav li a .on {-webkit-opacity:0; opacity:0; display:none\9;}
    #nav li a .slideBlock {z-index:1; height:0; background:#f00; -webkit-transition:height 200ms; transition:height 200ms;}
    #nav .n1 a .off {background-image:url(../images/nav_1.png)}
    #nav .n2 a .off {background-image:url(../images/nav_2.png)}
    #nav .n3 a .off {background-image:url(../images/nav_3.png)}
    #nav .n4 a .off {background-image:url(../images/nav_4.png)}
    #nav .n5 a .off {background-image:url(../images/nav_5.png)}
    #nav .n6 a .off {background-image:url(../images/nav_6.png)}
    #nav .n7 a .off {background-image:url(../images/nav_7.png)}
    #nav .n8 a .off {background-image:url(../images/nav_8.png)}
    #nav .n1 a .on {background-image:url(../images/nav_1_on.png)}
    #nav .n2 a .on {background-image:url(../images/nav_2_on.png)}
    #nav .n3 a .on {background-image:url(../images/nav_3_on.png)}
    #nav .n4 a .on {background-image:url(../images/nav_4_on.png)}
    #nav .n5 a .on {background-image:url(../images/nav_5_on.png)}
    #nav .n6 a .on {background-image:url(../images/nav_6_on.png)}
    #nav .n7 a .on {background-image:url(../images/nav_7_on.png)}
    #nav .n8 a .on {background-image:url(../images/nav_8_on.png)}

    #nav li a.on .off{-webkit-opacity:0; opacity:0; display:none\9;}
    #nav li a.on .on {-webkit-opacity:1; opacity:1;  display:block\9;}
    #nav li a.on .slideBlock {height:100%;}*/

    #nav li a {position:relative; z-index:2; display:block; width:100%; height:100%;  font-size:14px; line-height:80px; text-align:center; color:#333; -webkit-transition:color 200ms; transition:color 200ms;}
    #nav li a.on {color:#fff;}
    #nav li a span {position:absolute; left:0; top:0; z-index:2; width:100%; height:80px;}
    #nav li a .bkg {top:100%; z-index:1; background-color:#034ea1; -webkit-transition:top 200ms; transition:top 200ms;}

    #nav li a.on .bkg,
    #nav li a:hover .bkg {top:0px;}

    #shop {position:absolute; bottom:0; right:0; z-index:5; width:78px; height:100%; background:#fff; border-left:1px solid #e5e5e5;}

    #shop {width:85px;}
    #shop .btn-search {position:absolute; top:0; left:10px; width:40px; height:100%; background:url(../images/icon_search.png) no-repeat 11px 30px;}
    #shop .btn-search:hover,
    #shop .btn-search.on {background-image:url(../images/icon_search_on.png);}
        /*#searchbox {display:none; position:absolute; top:100%; z-index:11115; line-height:44px; right:0; padding:0 20px; width:200px; height:44px; border:8px solid #4c4a4f;}*/
    #shop .btn-lang {position:absolute;top:0; right:-10px; padding:0 10px; width:auto; height:100%; font-weight:bold; font-size:13px; line-height:76px; color:#666369; background-color:#fff; -webkit-transition:color 300ms; transition:color 300ms;}
    #shop .btn-lang:hover {color:#ff2424;}

#content {position:relative; overflow:hidden; }
    #subNav {position:absolute; top:0; left:0px; z-index:4; width:100%; height:61px; }
#subNav .g-wrap {overflow:visible;}
    #subNav .g-wrap .item {position:absolute; top:-100%; width:100%; background-color:rgba(0,0,0,0.20); overflow:hidden; -webkit-transition:top 300ms; transition:top 300ms;}
    #subNav .g-wrap .about {left:700px;  width: 556px; top:-200px;padding-bottom: 20px;}
    #subNav .g-wrap .news {left:420px; }
    #subNav .g-wrap .relation {left:510px; }
    #subNav .g-wrap .service {left:600px;}
	#subNav .g-wrap .customer {left:690px;}
	#subNav .g-wrap .join {left:780px; }
	#subNav .g-wrap .contact{left:870px;}

     /*2016.4.12*/
    #subNav .g-wrap .nwmenu{ right: 0; top: -409px; width: 270px; height: auto; background-color: #4c4a4f; -webkit-transition: 300ms; transition: 300ms;}
    #subNav .g-wrap .nwmenu .nwmenu-inner{ padding: 30px; width: 210px; max-height: 349px; overflow: hidden;}
    #subNav .g-wrap .nwmenu .nwmenu-inner .nwi-box{ margin-bottom: 10px;}
    #subNav .g-wrap .nwmenu .nwi-tit{ float: left; width: 50px; color: #8f8c92; font-size: 12px;}
    #subNav .g-wrap .nwmenu .nwmenu-list{ float: right; margin-top: -5px; width: 140px;} 
    #subNav .g-wrap .nwmenu .nwmenu-list li a{ float: none; padding: 0; line-height: 22px; color: #d2ced5; font-size: 12px;font-weight: normal; -webkit-transition: color 300ms; transition: color 300ms;}
    /*2016.4.12*/

    #subNav .g-wrap .nwmenu .nwmenu-list li a:hover{ color: #f63b34;}
    #subNav .g-wrap .on {top:0; z-index: 2;}
    #subNav .g-wrap .item a{float:left; padding:0 16px; font-weight:bold; font-size:13px; line-height:40px; color:#fff;-webkit-transition: color 300ms ease 0s; transition: color 300ms ease 0s;}
	#subNav .g-wrap .item2 a { float:right; }
    #subNav .g-wrap .item a:hover {color:#ffae00;}
    #subNav .g-wrap .item #on {
    color: #f63b2e;
}	/*閿熸枻鎷峰搧閿熸枻鎷风洰閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹*/
#logo {
    position: absolute;
    top: 1px;
    left: 0px;
    width: 385px;
    height: 76px;
	background: url(../images/logo.png) no-repeat 0 20px;}
.top_icon{
	position: absolute;
	right: 0;
	top: 0;
	width: 85px;
	height: 80px;
}
.sosuo{
	width:50%;
	height: 100%;
	display: block;
	background: url(../images/btn_search.jpg) center center no-repeat;
	float: left;
}

.weixin{
	width:50%;
	height: 100%;
	color: #7e7e7e;
    font-size: 12px;
	text-align: center;
	line-height:76px;
	display: block;
	float: left;
}
.top_iput{
	position: absolute;
	background-color: #fff;
	width: 238px;
    border: 2px solid #4c4a4f;
	top:-74px;
	right: 0;
	transition: top 300ms;
	-webkit-transition: top 300ms;
}
.top_iput.on{top:0;}
.top_iput input{
	height: 24px;
	line-height: 44px;
	width: 200px;
	margin: 10px 20px;
}
.top_weixin{
	position: absolute;
	background-color: rgba(0,0,0,0.20);
	width: 238px;
	top:-74px;
	right: 0;
	transition: top 300ms;
	-webkit-transition: top 300ms;
}
.top_weixin a{
	float: left;
	padding: 0 16px;
	line-height: 38px;
	color: #034ea1;
}
.top_weixin.on{ top:0;}
.top_weixin img{
	width: 100%;
	height: auto;
}
.r_head{
	width: 100px;
    height: 100%;
    background: #fff;
    position: absolute;
    right: 150px;
    bottom: -27px;
    z-index: 5;
}

/**/
.container_index{ width:100%; background:#efeeee; padding:20px 0;margin-top: -3px;}
.content_index{ width:1400px; margin:0 auto; overflow:hidden;}
.content_index h3{ font-size:14px; color:#000; height:28px; line-height:28px;}
.content_index .column_news{ float:left; width:460px;}
.content_index #tab_iNews{width:460px;position:relative;}
.content_index #tab_iNews .tab_menu{width:340px;float:left;position:absolute;z-index:1; top:-28px; left:120px; overflow:hidden;}
.content_index #tab_iNews .tab_menu dd{float:left; width:70px; text-align:center; margin-right:20px; height:30px;line-height:30px;cursor:pointer;text-align:center;}
.content_index #tab_iNews .tab_menu dd.selected{ background:url(../images/arrow_red_in.png) no-repeat bottom center;cursor:pointer;}
.content_index #tab_iNews .tab_menu dt{ float:right; padding-top:5px;}
.content_index #tab_iNews .tab_menu dt a{ color:#0372b2;}
.content_index #tab_iNews .tab_box{ width:460px;clear:both;top:10px; left:0;position:relative; overflow:hidden;}
.content_index #tab_iNews .tab_box .news_c{ /*height:118px;*/overflow:hidden;}
.content_index #tab_iNews .tab_box .l_n_c{ /*width:178px; height:118px;*/ display:block; float:left;}
.content_index #tab_iNews .tab_box .l_n_c img{ width:178px; display:inline-block; float:left;}
.content_index #tab_iNews .tab_box .r_n_c{ float:left; width:260px; /*height:118px;*/ margin-left:22px;}
.content_index #tab_iNews .tab_box .r_n_c .tit_n_c{ display:block; width:260px; height:48px; line-height:20px; margin-bottom:10px; font-size:13px; color:#444242; font-weight:bold;}
.content_index #tab_iNews .tab_box .r_n_c .tit_n_c:hover{ color:#034ea1;}
.content_index #tab_iNews .tab_box .r_n_c .txt_n_c{ display:block; width:260px; height:60px; line-height:20px; font-size:12px; color:#595959;}

.content_index .column_video{ float:left; width:203px; margin:0 51px;}
.content_index .column_business{ float:left; width:230px; height:158px; background:url(../images/c_business.png) no-repeat 0 20px;}
.content_index .column_business a{ width:230px; height:130px; display:block;}
.content_index .column_media{ float:left; width:350px; margin-left:55px; position:relative;}
.content_index .column_media li a{ display:inline-block; width:52px; height:52px;}
.content_index .column_media li{ float:left;}
.content_index .column_media li.c_m_01{ margin-right:30px; margin-bottom:30px;}
.content_index .column_media li.c_m_01 a{ background:url(../images/p_m_01.jpg) no-repeat;}
.content_index .column_media li.c_m_01 a:hover{ background:url(../images/p_m_01_h.jpg) no-repeat;}
.content_index .column_media li.c_m_02{ margin-bottom:30px;}
.content_index .column_media li.c_m_02 a{ background:url(../images/p_m_02.jpg) no-repeat;}
.content_index .column_media li.c_m_02 a:hover{ background:url(../images/p_m_02_h.jpg) no-repeat;}
.content_index .column_media li.c_m_03{ margin-right:30px;}
.content_index .column_media li.c_m_03 a{ background:url(../images/p_m_03.jpg) no-repeat;}
.content_index .column_media li.c_m_03 a:hover{ background:url(../images/p_m_03_h.jpg) no-repeat;}
.content_index .column_media li.c_m_04{}
.content_index .column_media li.c_m_04 a{ background:url(../images/p_m_04.jpg) no-repeat;}
.content_index .column_media li.c_m_04 a:hover{ background:url(../images/p_m_04_h.jpg) no-repeat;}

.content_index .column_media li span{ float:left; display:inline-block; width:60px; height:52px; text-align:center; font-size:12px; color:#818286; line-height:52px;}
.content_index .column_media li a{ float:left;}
.theme-popover-mask {z-index:1999; position: absolute; filter: alpha(opacity=50); width: 100%; display: none; BACKGROUND: #000; height: 100%; top: 0px; left: 0px; opacity: 0.5; -moz-opacity: 0.5}
.theme-popover {z-index:1999; position:fixed; width:1000px; display: none;   height:580px; top: 50%; left: 50%; margin-left:-500px; margin-top:-290px;}
.s1_tc_div_06 {z-index:1999; position:absolute; width:880px; display: none;  height:496px; top: 50%; left: 50%; overflow:hidden;}
.s1_tc_right_con_06{ width:100%; height:515px; color:#343434;}
.s1_tc_right_con_062{ width:100%; height:495px; color:#343434; margin-top:-30px;}
.theme-poptit { width:40px; position: relative; height:40px; background:none; margin-right:0px; top:10px; float:right;}
.theme-poptit .close_tc { float: right; width:40px; height:40px; background:url(../images/close.jpg) no-repeat;}
.theme-poptit .tit{ float:left; font-size:24px; font-weight:bold; color:#c71444;}

/*footer*/
.footer{ width: 100%; height:54px; background:#d6dfe4;}
.bot{ width:1400px; height:54px; margin:0 auto; overflow:hidden;}
.bot .l_bot{ float:left; line-height:54px;}
.bot .l_bot a{ font-size:12px; color:#8d8d8d; margin-right:20px;}
.bot .l_bot a:hover{ color:#333;}
.bot .copy_bot{ color:#7e7e7e; float:right; line-height:54px;}
.bot .add_bot{ color:#7e7e7e; float:right; line-height:54px; margin-right:50px;}



/* 閿熸枻鎷烽〉*/
.banner_box{ position: relative; width: 100%; margin:0px auto; text-align: center; z-index:1; overflow:hidden;}
.banner_box img{ display: block; position:relative; z-index: 1; height: auto; width:100%; border: 0; vertical-align:bottom;}
/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷峰紡-閿熸枻鎷峰墠浣嶉敓鐭槄鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷�*/
.location{ width:100%; height:46px; background:#f5f5f5;}
.con_loca{ float:right; line-height:46px; background:url(../images/icon_location.png) no-repeat left center; padding-left:16px; color:#888;}
.con_loca a{ color:#888;}
.con_loca span{ color:#00458e;}
.wrap_s{ width:1250px; margin:0 auto; overflow:hidden;}

.container_w{ width:100%; position:relative;}
.container_nav{ width:100%; height:46px; background:#fff; border-bottom:solid 1px #e9e9e9;}
.container_nav + div {min-height: calc(100vh - 349px);}
.container_nav .top_nav{ width:1000px; padding-left:100px; height:46px; margin:0 auto; overflow:hidden;}

.container_nav .top_nav a{ font-size:14px; position:relative; float:left; margin-right:5px; color:#565656; text-decoration:none; line-height:46px; display: inline-block; padding: 0 10px; transition: all ease 1s;}
.container_nav .top_nav a span{ position:absolute; left:50%; top:0; height:46px; width:0; background:#00458e; opacity:0; transition:all ease .5s; display: none;}
.container_nav .top_nav a:hover,.container_nav .top_nav a.selected{ color:#fff; font-weight:bold; background:#1e77d6;}
.container_nav .top_nav a:hover span,.container_nav .top_nav a.selected span{ left:0; width:100%; opacity:1;}




.wrap_about{width:1250px;margin:0 auto;overflow:hidden;background:#f6f5f5;/* min-height: 278px; */}
.w_about_l{ width:150px; float:left; position:absolute; top:0;}
.w_about_l .tit_about{ display:inline-block; width:150px; height:120px; background:#f85050;box-sizing: border-box;font-size: 16px;color: #fff;font-weight: bold;padding: 30px 20px;}
.w_about_l .tit_about strong{font-size: 11px; display: block;font-weight: normal;}
.w_about_l .tit_about img{ display:inline-block; text-align:center; }
.w_about_r{ width:1100px; float:left; margin-left:175px;}
.w_about_r .con_a_r{ width:900px; padding-right:115px; padding-top:30px;}
/*.w_about_r .con_a_r .con_char{ background:url(../images/hsjz.png) no-repeat bottom 50px;float:right;}*/
.w_about_r .con_a_r h3{ font-size:16px; font-weight:bold; color:#e21a0e; padding-bottom:20px;}
.w_about_r .con_a_r h3 span{ font-size:14px; color:#161616; font-weight:normal; vertical-align:bottom; padding-left:5px;}
.w_about_r .con_a_r p{ color:#4a4a4a; line-height:26px; padding-bottom:10px; /* text-indent:2em; */ text-align:justify;}
.w_about_r .con_a_r p img{ width:480px ;height:270px ;float:right;filter:alpha(Opacity=100);-moz-opacity:0.5;opacity: 0.5;}

.w_about_r .con_a_r b{ color:#4a4a4a; line-height:26px; padding-bottom:30px; text-indent:2em; float:right;}
.w_about_r .con_a_r .top_chairman{ width:880px; height:154px; padding:10px; background:#fff; margin-bottom:20px;}
.w_about_r .con_a_r .top_chairman .l_t_c{ display:inline-block; width:208px; float:left; margin-right:12px;}
.w_about_r .con_a_r .top_chairman .r_t_c{ width:660px; float:left;}
.w_about_r .con_a_r .top_chairman .r_t_c h4{ height:40px; padding-top:20px; font-size:15px; font-weight:bold; color:#000; text-align:center;}

.w_about_r .con_a_r .top_chairman .r_t_c li{ color:#4a4a4a; line-height:26px; padding-bottom:10px; /* text-indent:2em; */ text-align:center;}

/*閿熸枻鎷蜂笟鍝侀敓鏂ゆ嫹*/
.w_about_r .con_a_r .con_char h4{ padding-bottom:20px; font-size:15px; font-weight:bold; color:#000;}
.w_about_r .con_a_r .con_char p{ text-indent:0;}
.w_about_r .con_a_r .con_char .list_char{ width:900px; padding:10px 0 30px; border-bottom:solid 1px #dcdcdc; margin-bottom:20px;}
.w_about_r .con_a_r .con_char .list_char li{ background:url(../images/arrow_about_q.png) no-repeat left center; padding-left:12px; font-size:13px; color:#00458e; height:24px;}
.w_about_r .con_a_r .con_char .list_char li i{ display:inline-block; width:150px; font-style:normal;}
.w_about_r .con_a_r .con_char .list_char li span{ color:#4a4a4a;}

/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓锟�*/
.con_manage{ width:900px;}
.con_manage li{ width:900px; overflow:hidden;}
.con_manage .p_l_mt{ width:115px; float:left; margin-right:35px;}
.con_manage .p_r_mt{ float:left; width:750px;}
.w_about_r .con_a_r .con_manage h4{ font-size:15px; font-weight:bold; color:#000;}
.w_about_r .con_a_r .con_manage h4 span{ font-weight:normal; padding-left:10px;}
.w_about_r .con_a_r .con_manage li{ padding:10px 0;}
.w_about_r .con_a_r .con_manage li p{ text-indent:0;}

/*閿熸枻鎷风槴閿燂拷*/
.w_about_r .con_a_r .con_miles2{ width:900px;}
.cultrue_r_Wrap{ padding-bottom:20px;}
.about_history_t {margin:0px; width:900px; height:30px; z-index:999; position:relative; margin-bottom:45px;}
.about_history_t_c{float:left;overflow:hidden; width:809px; position:relative; height:30px;}
.about_history_t_c dl{ width:8000%; position:absolute;left:0px; top:0px;}
.about_history_t_c dd {float:left; width:94px; height:26px; background:#e7e7e7; border-bottom:solid 4px #a0b4c6; cursor: pointer; color:#00458e; font-size:16px; line-height:30px; text-align:center; z-index:3; margin-right:26px;}
.about_history_t_c dd.active {position:relative; background:#00458e; border-bottom:solid 4px #00458e; color:#fff;}
/*.about_dsj_activeBg { background:url(../images/about_dsj_tit_select.jpg) repeat-x; LEFT: 0px; width: 83px; position: absolute; top: 0px; height: 27px; z-index:2;}*/
.about_history_t_l{ float:left; margin:0px 15px; display:inline;}
.about_history_t_r{ float:left; margin:0px 15px; display:inline;}
.about_h{ width:900px;}
.about_h ul{ width:900px;}
.about_h ul li{ width:900px; overflow:hidden; margin-bottom:20px;}
.about_history_l{ float:left; width:65px; padding-left:15px; padding-top:40px;}
.about_history_l span{ display:block; width:65px; text-align:left;}
.about_history_l i.p_mS{ display:block; width:65px; font-size:15px; color:#000; font-style:normal; padding-top:10px; text-align:left;}
.about_history_r{ float:left; width:810px; z-index:998; position:relative; padding-left:10px; background:url(../images/arr_mbg_l.png) no-repeat left center;}
.about_history_r .c_m_year{ width:750px; padding:30px 30px 0; background:#fff;}
.about_history_r .c_m_year h4{ color:#4a4a4a; font-weight:bold; line-height:28px;}
.about_history_r .c_m_year p{ text-indent:0;}


/*閿熸枻鎷蜂笟閿熸枻鎷烽敓鏂ゆ嫹*/
.w_about_r .con_a_r .con_honor{ width:900px;}
.w_about_r .con_a_r .con_honor ul{ width:930px; margin-left:-30px; overflow:hidden;}
.w_about_r .con_a_r .con_honor li{ width:280px; border-top:solid 1px #a1a1a1; float:left; margin-left:30px; margin-bottom:30px;}
.w_about_r .con_a_r .con_honor li h4{ line-height:26px; font-size:15px; color:#00458e; padding-bottom:15px;}
.w_about_r .con_a_r .con_honor li a{ width:230px; height:540px; padding:20px 25px; display:block; color:#4a4a4a; font-size:13px; background:#fff; line-height:26px; text-align:justify;}
.w_about_r .con_a_r .con_honor li a span{ display:block; font-size:14px; font-weight:bold; color:#000;}
.w_about_r .con_a_r .con_honor li a:hover{ background:#e7ebec;}
.w_about_r .con_a_r .con_honor .pages{ margin:0 auto; clear:both; overflow:hidden; text-align:center; padding:30px 0;}
.w_about_r .con_a_r .con_honor .pages a{ display:inline-block; padding:0 8px; min-width:20px; height:38px; line-height:38px; background:#b6beca; color:#0a1f3f; font-size:14px; text-align:center; margin:0 5px;}
.w_about_r .con_a_r .con_honor .pages span.active{ display:inline-block; padding:0 8px; min-width:20px; height:38px; line-height:38px; font-size:14px; text-align:center; margin:0 5px; background:#0a1f3f; color:#b6beca;}
/*閿熸枻鎷风粐閿熸澃鐧告嫹*/
.w_about_r .con_a_r .con_organ{ width:900px; padding-top:20px; padding-bottom:200px;}
.w_about_r .con_a_r .con_organ img{ display:block; margin:0 auto; text-align:center;}
/*閿熸枻鎷峰睍鐩敓鏂ゆ嫹*/
.w_about_r .con_a_r .con_develop{ background:url(../images/pic_a_develop.png) no-repeat right 50px;}
.w_about_r .con_a_r .con_develop li{ border-bottom:solid 1px #dcdcdc; margin-bottom:20px; padding-bottom:20px;}
.w_about_r .con_a_r .con_develop li h4{ font-size:15px; font-weight:bold; color:#000; padding-bottom:20px;}
.w_about_r .con_a_r .con_develop li p{ text-indent:0; padding-bottom:0;}
.w_about_r .con_a_r .con_develop li span{ display:block; color:#00458e; background:url(../images/arrow_about_q.png) no-repeat left center; padding-left:7px;}

/*閿熸枻鎷风珯閿熸枻鎷峰浘*/
.site_map{ width:900px; overflow:hidden; padding-bottom:30px;}
.site_map dl{ float:left; margin-right:45px;}
.site_map dl dt{ width:60px; margin-bottom:10px; font-size:15px; color:#00458e; font-weight:bold; border-bottom:solid 2px #00458e; line-height:30px;}
.site_map dl dd{ line-height:26px;}
.site_map dl dd a{ font-size:13px; color:#4a4a4a; line-height:26px;}
.site_map dl dd a:hover{ text-decoration:underline;}



.wrap_business{ width:1250px; margin:0 auto; overflow:hidden; background:#f6f5f5;}
.w_business_l{ width:150px; float:left; position:absolute; top:0;}
.w_business_l .tit_business{ display:inline-block; width:100%; height:120px; background:#f85050;}
.w_business_l .tit_business img{ display:inline-block; text-align:center; padding-top:30px; padding-left:20px;}
.w_business_r{ width:1100px; float:left; margin-left:175px;}
.w_business_r .con_a_r{ width:900px; padding-right:115px; padding-top:30px; padding-bottom:40px;}
.w_business_r .con_a_r h3{ font-size:16px; font-weight:bold; color:#e21a0e; padding-bottom:10px;}
.w_business_r .con_a_r h3 span{ font-size:14px; color:#161616; font-weight:normal; vertical-align:bottom; padding-left:5px;}
.w_business_r .con_a_r p{ color:#4a4a4a; line-height:26px; padding-bottom:5px; /* text-indent:2em; */ text-align:justify;}

.w_business_r .con_a_r .div_ptb{ height: 40px; border-bottom: solid 1px #d3d3d3; margin-bottom: 15px; margin-top: -15px;}
.w_business_r .con_a_r .pt_business{ height: 40px; color:#515252; padding-bottom:15px; text-indent:0;}
.w_business_r .con_a_r .pt_business a{ height: 40px; line-height: 30px; display: inline-block; padding:0 5px; margin-right: 5px; color:#515252;}
.w_business_r .con_a_r .pt_business a:hover{ display: inline-block; color:#00458e; border-bottom: solid 2px #1e77d6; }
.w_business_r .con_a_r .pt_business .sspt{ display: inline-block; color:#00458e; border-bottom: solid 2px #1e77d6;}
.w_business_r .con_a_r .pt_business span{ display: none;padding:0 10px;}
.w_business_r .con_a_r .qzc{font-weight:bold;padding-bottom:20px;}




/*.w_business_r .con_a_r .qzc a{font-size:16px;color:#e21a0e;}*/
.w_business_r .con_a_r .qzc .ccc{font-size:14px;color:#e21a0e;}
.w_business_r .con_a_r .qzc .ccc a{font-size:14px;color:#e21a0e;position: relative;left: -55px;bottom: -10px;}
.w_business_r .con_a_r .qzc .ddd{font-size:14px;color:#00458e;position:relative; left:150px;bottom:20px;}
.w_business_r .con_a_r .qzc .ddd a{font-size:14px;color:#00458e;position:relative; left:-240px;bottom:-30px;}

.w_business_r .con_a_r .qzc .aaa{font-size:14px;color:#e21a0e;}
.w_business_r .con_a_r .qzc .aaa a{font-size:14px;color:#e21a0e;position: relative;left: -130px;bottom: -25px;}
.w_business_r .con_a_r .qzc .bbb{font-size:14px;color:#00458e;position:relative; left:150px;bottom:20px;}
.w_business_r .con_a_r .qzc .bbb a{font-size:14px;color:#00458e;position:relative; left:-200px;bottom:-45px;}

.w_business_r .con_a_r .table_con{ width:900px;}
.w_business_r .con_a_r .table_con .list_t{font-size:16px;color:#00458e;}
.w_business_r .con_a_r .table_con .list_t .list_t_d{ height:62px;width:385px; position:relative; left:450px;bottom:-145px;}
.w_business_r .con_a_r .table_con .list_t .con_t{ width:900px;}
.w_business_r .con_a_r .table_con .list_t .con_t .con_tR{ font-size:16px;height:70px;width:385px; position:relative; left:450px;bottom:155px;}

/*閿熸枻鎷蜂笟閿熸埅璇ф嫹*/
.w_business_r .con_a_r .goTo{ width:100%; overflow:hidden; margin-top:-35px;}
.w_business_r .con_a_r .goTo a{ display:block; float:right; margin-bottom:20px; width:90px; height:22px; background:url(../images/goto_b.png) no-repeat; transition:all ease .5s;}
.w_business_r .con_a_r .goTo a:hover{ background:url(../images/goto_b_h.png) no-repeat; transform:translate(5px,0);}

.table_con{ width:900px;}
.table_con h5{ background:#e6e6e6 url(../images/biaoti.png) no-repeat 10px center; height:24px; line-height:24px; font-size:18px; padding:10px 0 10px 40px; margin-bottom:10px;color:#10519f;}
.table_con h6{ color:#1e77d6;}
.table_con .list_t{ width:900px;margin-top: 30px;}

.w_business_r .con_a_r .map_realEs{ width:900px; padding-top:15px; background:#f7eee7 url(../images/map_business.png) no-repeat 500px center;}
.w_business_r .con_a_r .map_realEs h2{ padding-left:14px; border-left:solid 6px #b91a2c; font-size:14px; font-weight:bold; color:#b91a2c;}
.w_business_r .con_a_r .map_realEs .class_rE{ width:450px; padding-left:20px; padding-top:10px; overflow:hidden;}
.w_business_r .con_a_r .map_realEs .class_rE span{ display:inline-block; float:left; padding-right:60px; padding-bottom:15px;}
.w_business_r .con_a_r .link_realEs{ display:block; height:38px; background:url(../images/logo_bus_d.png) no-repeat; padding-left:200px; line-height:38px;  text-decoration:underline; color:#4a4a4a; margin:15px 0;}

.w_business_r .con_a_r .pics_realEs { margin:0 auto; width:894px; overflow:hidden;}
.w_business_r .con_a_r .pics_realEs ul { margin: 0; padding: 0; }

.w_business_r .con_a_r .pics_realss { margin:0 auto; width:894px; height:500px; overflow:hidden;}
.w_business_r .con_a_r .pics_realss ul { margin: 0; padding: 0; }
#myjQuery { overflow: hidden; width: 960px; POSITION: relative; height:348px;}
#myjQueryContent { overflow: hidden; width:894px; height:348px;}
#myjQueryContent div{ position: absolute; height:348px;}
#myjQueryContent .smask { z-index:-1;}
#myjQueryContent div a{ display:block; height:348px;}
#myjQueryContent img{ width:894px; vertical-align:bottom;}
#myjQuerys { overflow: hidden; width: 960px; POSITION: relative; height:500px;}
#myjQueryContents { overflow: hidden; width:894px; height:500px;}
#myjQueryContents div{ position: absolute; height:500px;}
#myjQueryContents .smask { z-index:-3;}
#myjQueryContents div a{ display:block; height:500px;}
#myjQueryContents img{ width:894px; height:500px; vertical-align:bottom;}
#myjQueryNav{ display:block; overflow: hidden; width:160px;height: 20px; position:absolute; bottom:40px; left:50%; margin-left:-55px; z-index:5;text-align: center;}
#myjQueryNav li{ display:block; float:left;width:10px;height:10px; border-radius:5px; cursor:pointer; margin-left:1px; background:#333240; color:#fff; margin-right:5px;}
#myjQueryNav a{ display:block; z-index:12; margin:0 auto; width:10px;height:10px; border-radius:5px; color:#333240; position: relative; z-index:20;}
#myjQueryNav .current { background:#b91a2c;}
#myjQueryNav .current a{ color:#b91a2c;}

.w_business_r .con_a_r .pics_realEs1 { margin:0 auto; width:895px; height:590px; overflow:hidden;}
#myjQuery1 { overflow: hidden; width: 960px; POSITION: relative; height:590px;}
#myjQueryContent1 { overflow: hidden; width:895px; height:590px;}
#myjQueryContent1 div{ position: absolute; height:590px;}
#myjQueryContent1 .smask { z-index:-1;}
#myjQueryContent1 div a{ display:block; height:590px;}
#myjQueryContent1 img{ width:895px; height:590px; vertical-align:bottom;}

/*閿熸枻鎷蜂笟閿熸埅璇ф嫹閿熷彨鎲嬫嫹*/
.container_bL{ width:100%; margin:0 auto; overflow:hidden; max-width:1920px;}
.wrap_t_bL{ width:100%; height:55px; line-height:55px; background:#fff; overflow:hidden;}
.con_t_bL{ width:40%; float:left;}
.con_t_bL h2{ width:60%; padding-left:30%; padding-right:10%; margin:0 auto; overflow:hidden; font-size:16px; color:#de0c00; font-weight:bold;}
.con_t_bL h2 span{ color:#323232; font-size:15px; padding-left:5px;}
.wrap_c_bL{ width:100%; background:#f6f5f5; margin:0 auto; overflow:hidden; max-width:1920px;}
.con_bL{ width:1250px; margin:0 auto; padding:50px 0;} 
.con_bL h3{ width:100%; text-align:center; font-size:16px; color:#161616;}
.con_bL h4{ width:100%; text-align:center; font-size:16px; color:#000; font-weight:bold;}
.con_bL .list_bL{ width:1250px; margin:40px auto; overflow:hidden;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:46px;margin:160px 57px 0 0;width:28px;}
.mr_frUl{float:left;}
.mr_frBtnR{float:right;margin-top:160px; margin-left:57px;cursor:pointer;width:28px;height:46px;}
.list_bL .mr_frUl ul li{ float:left; height:393px; width:250px; margin:0 10px 20px; background:#034ea1; overflow:hidden;position:relative;}
.mr_frUl ul li .pic_bL{ display:block; width:250px; height:233px;}
.mr_frUl ul li .pic_bL img{width:100%;}
.mr_zhe{ background:#000;width:250px;position:absolute;top:0;left:0;right:0;filter:Alpha(opacity=50); background:rgba(0,0,0,0.5) none repeat scroll 0 0 !important;}
.mr_zhe_i{ width:200px; height:160px; padding:0 25px; margin-top:233px;}
.mr_zhe_i h1{text-align:center;height:40px;line-height:40px;color:#fff; padding-top:40px;}
.mr_zhe_p h5{ width:100%; text-align:center; font-size:15px; color:#fff; font-weight:bold; padding:20px 0 ;}
.mr_zhe_p h6{ width:54px; margin-left:73px; font-size:13px; color:#a6c2e4; border-top:solid 1px #3b75b4; padding-top:10px;}
.mr_zhe_p p{ width:100%; height:24px; display:block; overflow:hidden; line-height:24px; font-size:12px; color:#a6c2e4;}
.mr_zhe_p .more_bL{ display:block; width:120px; text-align:center; height:25px; line-height:25px; border:solid 1px #3b75b4; border-radius:10px; color:#a6c2e4; margin-left:40px; margin-top:10px;}
.mr_zhe_hover{height:160px;position:absolute;width:200px; padding:0 25px;}

/*閿熸枻鎷蜂笟閿熸埅璇ф嫹閿熸枻鎷烽敓鏂ゆ嫹椤�*/
.wrap_c_bC{ width:100%; height:554px; background:#fbf9ec; max-width:1920px;}
.l_w_bC{ width:40%; height:554px; float:left; position:relative;}
.top_l_bC{ width:60%; padding:60px 10% 0 30%;}
.top_l_bC h4{ font-size:15px; font-weight:bold; color:#323232; margin-bottom:10px;}
.top_l_bC h5{ width:60px; font-size:15px; font-weight:bold; color:#034ea1; border-top:solid 2px #888; padding-top:10px;}
.top_l_bC p{ line-height:24px; font-size:12px; color:#4a4a4a; text-align:justify; text-indent:2em; margin-top:10px;}
.bot_l_bC{ width:60%; padding:8px 10% 0 30%; height:62px; background:#034ea1; position:absolute; right:0; bottom:0;}
.bot_l_bC .map_bC{ width:54%; float:left; margin-right:6%;}
.bot_l_bC .map_bC span{ display:block; width:100%; height:33px; background:url(../images/icon_map.png) no-repeat top center;}
.bot_l_bC p{ width:100%; text-align:center; color:#fff;}
.bot_l_bC .tel_bC{ width:40%; float:left;}
.bot_l_bC .tel_bC span{ display:block; width:100%; height:33px; background:url(../images/icon_tel.png) no-repeat top center;}
.r_w_bC{ width:60%; height:554px; background:#963; float:right; text-align:right;}
.r_w_bC img{ width:100%; height:100%;}

.wrap_c_bC2{ width:100%; background:url(../images/bg_bc.jpg) no-repeat center; margin:0 auto; overflow:hidden; max-width:1920px;}
.con_bC{ width:1250px; margin:0 auto; padding:50px 0; overflow:hidden;} 
.con_bC h6{ font-size:15px; font-weight:bold; color:#034ea1; padding:30px 0;}
.list_bC .mr_frUl ul li{ float:left; height:350px; width:250px; margin:0 10px 20px; overflow:hidden;position:relative;}

/*閿熸枻鎷蜂笟浣忓畢*/
.w_business_r .con_a_r .link_realEs{ display:block; height:40px; background:url(../images/logo_reales.png) no-repeat; padding-left:220px; line-height:40px; text-decoration:underline; color:#4a4a4a; margin:15px 0;}
/*閿熸枻鎷蜂笟閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷�*/
/*.w_business_r .con_a_r .con_newLife p span{ color:#00458e;}
.w_business_r .con_a_r .con_newLife #hide_nLife{ display:none;}
.w_business_r .con_a_r .con_newLife .btn_b_more{ width:100%; height:35px; background:#447bb6 url(../images/arr__b_more.png) no-repeat center center; margin-bottom:10px;}*/
/*閿熸枻鎷蜂笟閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓锟�*/
.w_business_r .con_a_r .con_newLife{ width:900px; margin:0 auto; overflow:hidden;}
.pic_nl{width:900px;height:214px;margin:0 auto 20px;}
.pic_nl ul li{list-style:none;width:100px;height:214px;float:left;}
.pic_nl .l1{background:#67a3e2 url(../images/p_b_nl_1.jpg) left top no-repeat;}
.pic_nl .l2{background:#67a3e2 url(../images/p_b_nl_2.jpg) left top no-repeat;}
.pic_nl .l3{background:#67a3e2 url(../images/p_b_nl_3.jpg) left top no-repeat;}
.pic_nl .l4{background:#67a3e2 url(../images/p_b_nl_4.jpg) left top no-repeat;}
.pic_nl .l5{background:#67a3e2 url(../images/p_b_nl_5.jpg) left top no-repeat;width:500px;}
.w_business_r .con_a_r .con_newLife .txt_nl{width:180px; height:214px;background:#000;filter:alpha(opacity=50);background:rgba(0,0,0,.5); float:left;}
.w_business_r .con_a_r .con_newLife .txt_nl .p1{ color:#fff;width:180px; padding:20px 0 0 20px;position:relative; text-indent:0}


/*閿熸枻鎷蜂笟鎶曢敓缁炴帶鐧告嫹 */

@keyframes mymove1
{
from {right:-180px;}
to {right:220px;}
}

@-webkit-keyframes mymove1 /*Safari and Chrome*/
{
from {right:-180px;}
to {right:220px;}
}

@keyframes mymove2
{
from {right:-180px;}
to {right:180px;}
}

@-webkit-keyframes mymove2 /*Safari and Chrome*/
{
from {right:-180px;}
to {right:180px;}
}
@keyframes mymove3
{
from {right:-180px;}
to {right:140px;}
}

@-webkit-keyframes mymove3 /*Safari and Chrome*/
{
from {right:-180px;}
to {right:140px;}
}
@keyframes mymove4
{
from {right:-180px;}
to {right:100px;}
}

@-webkit-keyframes mymove4 /*Safari and Chrome*/
{
from {right:-180px;}
to {right:100px;}
}
@keyframes mymove5
{
from {right:-180px;}
to {right:60px;}
}

@-webkit-keyframes mymove5 /*Safari and Chrome*/
{
from {right:-180px;}
to {right:60px;}
}
/*invest 閿熸枻鎷�*/
.w_business_r .con_a_r .list_invest li{ width:900px; height:120px; background:#fff; margin-bottom:20px; /*cursor:pointer;*/ transition:all ease .5s;}
.w_business_r .con_a_r .inv_l_l{ width:70px; height:80px; padding:20px 40px; float:left;}
.w_business_r .con_a_r .inv_l_l span{ display:block; width:70px; padding-top:65px; text-align:center; font-size:14px; font-weight:bold;}
.w_business_r .con_a_r .inv_l_r{ width:749px; height:118px; float:left; border:solid 1px #fff; border-left:none;}
.w_business_r .con_a_r .inv_l_r a{ display:block; width:700px; height:78px; padding:20px 25px; color:#4a4a4a; line-height:26px; text-align:justify;}
.w_business_r .con_a_r .icon_i_01 .inv_l_l{ background:#e6e6e6 url(../images/icon_i_01.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_01 .inv_l_l span{ color:#00468e;}
.w_business_r .con_a_r .icon_i_02 .inv_l_l{ background:#e6e6e6 url(../images/icon_i_02.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_02 .inv_l_l span{ color:#e50212;}
.w_business_r .con_a_r .icon_i_03 .inv_l_l{ background:#e6e6e6 url(../images/icon_i_03.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_03 .inv_l_l span{ color:#ea8010;}
.w_business_r .con_a_r .icon_i_04 .inv_l_l{ background:#e6e6e6 url(../images/icon_i_04.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_04 .inv_l_l span{ color:#00bb9c;}
.w_business_r .con_a_r .icon_i_05 .inv_l_l{ background:#e6e6e6 url(../images/icon_i_05.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_05 .inv_l_l span{ color:#33475f;}
.w_business_r .con_a_r li:hover .inv_l_l span{ color:#fff;}
.w_business_r .con_a_r .icon_i_01:hover .inv_l_l{ background:#00468e url(../images/icon_i_01_h.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_01:hover .inv_l_r{ border:solid 1px #00468e; border-left:none;}
.w_business_r .con_a_r .icon_i_01:hover .inv_l_r a{ color:#00468e;}
.w_business_r .con_a_r .icon_i_02:hover .inv_l_l{ background:#e50212 url(../images/icon_i_02_h.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_02:hover .inv_l_r{ border:solid 1px #e50212; border-left:none;}
.w_business_r .con_a_r .icon_i_02:hover .inv_l_r a{ color:#e50212;}
.w_business_r .con_a_r .icon_i_03:hover .inv_l_l{ background:#ea8010 url(../images/icon_i_03_h.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_03:hover .inv_l_r{ border:solid 1px #ea8010; border-left:none;}
.w_business_r .con_a_r .icon_i_03:hover .inv_l_r a{ color:#ea8010;}
.w_business_r .con_a_r .icon_i_04:hover .inv_l_l{ background:#00bb9c url(../images/icon_i_04_h.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_04:hover .inv_l_r{ border:solid 1px #00bb9c; border-left:none;}
.w_business_r .con_a_r .icon_i_04:hover .inv_l_r a{ color:#00bb9c;}
.w_business_r .con_a_r .icon_i_05:hover .inv_l_l{ background:#33475f url(../images/icon_i_05_h.png) no-repeat 40px 20px;}
.w_business_r .con_a_r .icon_i_05:hover .inv_l_r{ border:solid 1px #33475f; border-left:none;}
.w_business_r .con_a_r .icon_i_05:hover .inv_l_r a{ color:#33475f;}	
	
	
.w_business_r .con_a_r .link_invest{ display:block; height:38px; background:url(../images/logo_invest.png) no-repeat; padding-left:150px; line-height:38px;  text-decoration:underline; color:#4a4a4a; margin:15px 0;}


#tab_invest{ width: 900px; margin-top: 30px;}
#tab_invest .tab_menu_inv{ width: 900px; height: 60px; overflow: hidden; margin-bottom: 20px;}
#tab_invest .tab_menu_inv .item_menu{ width: 180px; height: 60px; line-height: 60px; font-size: 14px; float: left; cursor: pointer; text-align: center; color: #565656; background: #d9d8d8;}
#tab_invest .tab_menu_inv .item_menu.selected{ background: #2261a5; color: #fff;}

.item_invest{ width: 900px;}
.item_invest h4{ font-size: 16px; font-weight: bold; padding-bottom: 10px;}
.item_con_01 h4{ color: #1c406f;}
.item_con_02 h4{ color: #006835;}
.item_con_03 h4{ color: #004396;}
.item_con_04 h4{ color: #e62129;}
.item_con_05 h4{ color: #e62129;}
.item_invest h4 span{ font-size: 13px; font-weight: normal; padding-left: 10px; color: #4a4a4a;}
.w_business_r .con_a_r .tt_conIn p{ width: 660px; line-height: 26px; padding-bottom: 10px;}
.item_con_01{ background: url(../images/logo_inv_01.png) no-repeat right center; background-size: 200px 200px;}
.item_con_02{ background: url(../images/logo_inv_02.png) no-repeat right center; background-size: 200px 200px;}
.item_con_03{ background: url(../images/logo_inv_03.png) no-repeat right center; background-size: 200px 200px;}
.item_con_04{ background: url(../images/logo_inv_04.png) no-repeat right center; background-size: 200px 200px;}


/*閿熺嫛纰夋嫹閿熸枻鎷烽敓锟�*/
/*.w_business_r .con_a_r .bg_hotel{ width:894px; height:210px; padding-top:17px; background:url(../images/pic_b_hotel.jpg) no-repeat;}
.w_business_r .con_a_r .bg_hotel h2{ padding-left:14px; border-left:solid 6px #b6c2ee; font-size:14px; font-weight:bold; color:#b6c2ee;}
.w_business_r .con_a_r .bg_hotel .class_hotel{ width:450px; padding-left:20px; padding-top:10px; overflow:hidden;}
.w_business_r .con_a_r .bg_hotel .class_hotel span{ display:inline-block; color:#719ae7; float:left; padding-right:60px; padding-bottom:15px;}
.w_business_r .con_a_r .link_hotel{ display:block; height:50px; background:url(../images/logo_hotel.png) no-repeat; padding-left:100px; line-height:38px;  text-decoration:underline; color:#4a4a4a; margin:15px 0;}*/

.w_hotels{ width:890px; margin-bottom:30px;}
#tab_hotel{width:890px;position:relative;}
#tab_hotel .tab_menu{width:100%;height:72px;/*float:left;position:absolute;*/ position: relative; z-index:1;}
#tab_hotel .tab_menu li{float:left;width:178px;height:72px;line-height:72px;cursor:pointer;text-align:center;}
#tab_hotel .tab_menu li span{ display:block; width:178px; height:72px;}
#tab_hotel .tab_menu li .logo_h_01{ background:#333 url(../images/logo_h_01.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li.sh .logo_h_01{ background:#fff url(../images/logo_h_01_h.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li .logo_h_02{ background:#333 url(../images/logo_h_02.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li.sh .logo_h_02{ background:#fff url(../images/logo_h_02_h.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li .logo_h_03{ background:#333 url(../images/logo_h_03.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li.sh .logo_h_03{ background:#fff url(../images/logo_h_03_h.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li .logo_h_04{ background:#333 url(../images/logo_h_04.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li.sh .logo_h_04{ background:#fff url(../images/logo_h_04_h.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li .logo_h_05{ background:#333 url(../images/logo_h_05.png) no-repeat; background-size: cover;}
#tab_hotel .tab_menu li.sh .logo_h_05{ background:#fff url(../images/logo_h_05_h.png) no-repeat; background-size: cover;}
#tab_hotel .tab_box{width:890px;clear:both;/*top:72px;*/position:relative;}
#tab_hotel .tab_menu .selected{ background:#fff; cursor:pointer;}
#tab_hotel .top_i_pic{ width:890px; height:205px;}
#tab_hotel .top_i_pic .con_t_i{ width:890px; height:85px; padding:60px 0; background:rgba(0,0,0,0.5);}
#tab_hotel .top_i_pic .con_t_i strong{ display:block; width:890px; text-align:center; color:#fff; font-size:24px;}
#tab_hotel .top_i_pic .con_t_i h4{ width:890px; text-align:center; color:#fff; padding-top:20px;}
#tab_hotel .t_i_p1{ background:url(../images/p1_h_01.jpg) no-repeat;}
#tab_hotel .t_i_p2{ background:url(../images/p1_h_02.jpg) no-repeat;}
#tab_hotel .t_i_p3{ background:url(../images/p1_h_03.jpg) no-repeat;}
#tab_hotel .t_i_p4{ background:url(../images/p1_h_04.jpg) no-repeat;}
#tab_hotel .t_i_p5{ background:url(../images/p1_h_05.jpg) no-repeat;}
#tab_hotel .pics_h{ width:890px; height:209px; overflow:hidden; padding:30px 0;}
/*#tab_hotel .pics_h img{float:left;}*/
#tab_hotel .pics_h img{ width: 100%;}
#tab_hotel .des_p_h{ width:890px; padding-bottom:30px;}
#tab_hotel .des_p_h ul{ width:960px; overflow:hidden;}
#tab_hotel .des_p_h ul li{ width:210px; height:280px; padding:20px; background:#fff; float:left; margin-right:70px;}
#tab_hotel .des_p_h.des_p_h3 ul li{ height:380px;}
#tab_hotel .des_p_h ul li h5{ font-size:16px; font-weight:bold; color:#915207; padding-bottom:20px;}
#tab_hotel .des_p_h ul li p{ text-indent:0;}
#tab_hotel .bans_i_h{ width:894px; height:348px;/* padding-bottom:20px;*/}



/*閿熸枻鎷蜂笟閿熸埅璇ф嫹*/
/*.w_business_r .con_a_r .c_commerce{ width:893px; height:210px; padding-top:16px; background:#f7eee7 url(../images/pic_b_commerce.jpg) no-repeat;}
.w_business_r .con_a_r .c_commerce h2{ padding-left:14px; border-left:solid 6px #70acf1; font-size:14px; font-weight:bold; color:#70acf1;}
.w_business_r .con_a_r .c_commerce .class_commerce{ width:350px; padding-left:20px; padding-top:10px; overflow:hidden;}
.w_business_r .con_a_r .c_commerce .class_commerce span{ display:inline-block; color:#ced8ef; float:left; padding-bottom:15px;}
.w_business_r .con_a_r .link_commerce{ display:block; height:31px; background:url(../images/logo_commerce.png) no-repeat; padding-left:160px; line-height:38px;  text-decoration:underline; color:#4a4a4a; margin:15px 0;}*/
/*閿熸枻鎷蜂笟閿熸埅璇ф嫹閿熸枻鎷�*/
.w_business_r .part_b_c{ width:900px; margin-bottom:20px;}
.w_business_r .part_b_c strong{ font-size:18px; color:#2188e9;}
.w_business_r .part_b_c p{ width:540px; text-indent:0;}
.w_business_r .part1_b_c{ width:870px; height:280px; padding:30px 0 0 30px; background:#fff url(../images/p_b_c_01.jpg) no-repeat top right;}
.w_business_r .part2_b_c{ width:870px; height:255px; padding:30px 0 0 30px; background:#fff url(../images/p_b_c_02.jpg) no-repeat top left;}
.w_business_r .part2_b_c p,.w_business_r .part2_b_c strong{ margin-left:280px;}
.w_business_r .part3_b_c{ width:870px; height:98px; padding:30px 0 0 30px; background:#fff url(../images/p_b_c_03.jpg) no-repeat top right;}

/*閿熶茎浼欐嫹閿熸枻鎷烽敓鏂ゆ嫹*/
.items_ct{ width:900px; margin-bottom:30px;}
.items_ct ul{ width:900px; overflow:hidden;}
.items_ct ul li{ width:290px; height:518px; float:left; margin-left:10px; background:#e5e5e5; cursor:default;}
.top_i_ct{ width:290px; height:70px; background:#ccc;}

.top_i_ct .bg_blo{ width:270px; height:10px; padding:10px 10px 0; display:block; background:url(../images/wblocks.png) 10px no-repeat;}
.top_i_ct strong{ display:block; width:290px; height:30px; line-height:30px; text-align:center; color:#e6e6e6; font-size:18px;}
.items_ct ul li:hover .top_i_ct{ background:#c20808;}
.items_ct ul li:hover .top_i_ct strong{ background:#c20808; color:#fff;}
.items_ct ul li.sel_ct .top_i_ct{ background:#c20808;}
.items_ct ul li.sel_ct .top_i_ct strong{ background:#c20808; color:#fff;}
.mid_i_ct{ width:240px; height:180px; padding:25px;}
.bot_i_ct{ width:290px; height:218px;}
.bot_i_ct_01{ background:url(../images/p_b_cul_01.jpg) left bottom no-repeat;}
.bot_i_ct_02{ background:url(../images/p_b_cul_02.jpg) left bottom no-repeat;}
.bot_i_ct_03{ background:url(../images/p_b_cul_03.jpg) left bottom no-repeat;}

/*閯㈤敓鏂ゆ嫹閿熸枻鎷疯壊閿熸枻鎷烽敓鏂ゆ嫹*/
.p_yl_l{ /*width:820px; height:266px;*/ padding:0px; /*background:#fff url(../images/p_yl_l.jpg) left top no-repeat;*/}
.w_business_r .con_a_r .p_yl_l p{ /*width:800px;*/ padding-bottom:10px;}
.pic_p_yl{ margin:20px auto; width:940px; overflow: hidden;}
.pic_p_yl img{ display:inline-block; width:190px; float: left; margin-right:45px;}
.w_business_r .con_a_r .con_yl{ width:880px; padding:10px; overflow:hidden; margin-top:30px; background:#75a341;}
.w_business_r .con_a_r .con_yl img{ float:left; margin-right:10px;}
.w_business_r .con_a_r .con_yl p{ padding-bottom:0; color:#fff;}

/*閿熸枻鎷蜂笟閿熸枻鎷蜂笟*/
/*.w_business_r .con_a_r .con_property #hide_property{ display:none;}
.w_business_r .con_a_r .con_property .btn_b_more{ width:100%; height:35px; background:#447bb6 url(../images/arr__b_more.png) no-repeat center center; margin-bottom:10px;}
.w_business_r .con_a_r .link_property{ display:block; height:45px; background:url(../images/logo_property.png) no-repeat; padding-left:80px; line-height:38px;  text-decoration:underline; color:#4a4a4a; margin:15px 0;}*/

/*閿熸枻鎷蜂笟閿熸枻鎷蜂笟閿熸枻鎷�*/
.con_property{ width:900px;/* background:#fff;*/}
.p_c_p1{ width:900px; height:525px; background:url(../images/p_p_p1.jpg) right center no-repeat; padding-bottom:20px}
.s_c_p1{ width:330px; height:307px; padding:30px 0 0 30px; float:left; background:url(../images/shuye.jpg) right 20px no-repeat;}
/*.tit_p_p1{ width:232px; height:142px; background:url(../images/p_p_p0.jpg) top center no-repeat;}*/
.w_business_r .con_a_r .s_c_p1 p{ width:232px; color:#4a4a4a; line-height:24px;}
.con1_p2{ width:710px; padding-left:190px; height:180px; background:url(../images/p_p_p2.jpg) 30px top no-repeat;}
.con_p2{ width:600px; margin-left:30px; padding-left:50px;}
.con_p2 strong{ font-size:18px; color:#3c3c3c;}
.w_business_r .con_a_r .con_p2 p{ line-height:24px; color:#424242;}
.con_p21{ height:160px; background:url(../images/icon_p_01.jpg) left top no-repeat;}
.con2_p2{ width:710px; padding-left:190px; height:120px; margin:20px 0;background:url(../images/p_p_p3.jpg) 30px top no-repeat;}
.con_p22{ width:600px; margin-left:30px; padding-left:50px; height:96px; background:url(../images/icon_p_01.jpg) left top no-repeat;}
.p_c_p3{ width:850px; padding:20px 20px 0 30px; background:url(../images/p_p_p4.png) 700px 120px no-repeat; padding-bottom:20px}
.w_business_r .con_a_r .p_c_pb h3{ padding-left:50px; font-size:14px; height:33px; line-height:53px; color:#3c3c3c; font-weight:bold;}
.w_business_r .con_a_r .p_c_pb p{ width:580px; margin-left:50px; color:#424242; line-height:22px; padding-bottom:10px;}
.p_c_p4{ width:850px; padding:20px 20px 0 30px; background:url(../images/p_p_p5.png) 700px 50px no-repeat; padding-bottom:20px}
.p_c_p5{ width:850px; padding:20px 20px 0 30px; background:url(../images/p_p_p6.png) 700px 50px no-repeat; padding-bottom:20px}
.p_c_p6{ width:850px; padding:20px 20px 0 30px; background:url(../images/p_p_p7.jpg) 700px 50px no-repeat; padding-bottom:20px}
.icon_p_03{ height:33px; background:url(../images/icon_p_03.jpg) left center no-repeat;}
.icon_p_04{ height:33px; background:url(../images/icon_p_04.jpg) left center no-repeat;}
.icon_p_05{ height:33px; background:url(../images/icon_p_05.jpg) left center no-repeat;}
.icon_p_06{ height:33px; background:url(../images/icon_p_06.jpg) left center no-repeat;}
.icon_p_07{ height:33px; background:url(../images/icon_p_07.jpg) left center no-repeat;}
.w_business_r .con_a_r .p_c_p6 h3{ font-size:18px;}

i{ font-style: normal;}
.dowebok { width: 900px; height: 370px; margin: 0px auto 20px;}

/*閿熸枻鎷烽敓鏂ゆ嫹*/
.w_business_r .con_a_r .link_edu{ display:block; height:24px; background:url(../images/logo_education.png) no-repeat; padding-left:70px; line-height:24px;  text-decoration:underline; color:#4a4a4a; margin:15px 0;}
/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷�*/
.w_business_r .part_edu{ width:900px; margin-bottom:20px;}
.w_business_r .part_edu strong{ font-size:18px; color:#fff; margin-left:280px;}
.w_business_r .part_edu p{ width:540px; text-indent:0; margin-left:280px; color:#fff; opacity:0.8;}
.w_business_r .part_edu a{ color:#fff; opacity:0.8; float:right}
.w_business_r .part1_edu{ width:870px; height:200px; padding:40px 0 0 30px; background:#c3003f url(../images/p_edu_01.jpg) no-repeat top left;}
.w_business_r .part2_edu{ width:870px; height:200px; padding:40px 0 0 30px; background:#4fd1c9 url(../images/p_edu_02.jpg) no-repeat top right;}
.w_business_r .part2_edu p,.w_business_r .part2_edu strong{ margin-left:0px;}
.w_business_r .part3_edu{ width:870px; height:200px; padding:40px 0 0 30px; background:#4d1f50 url(../images/p_edu_03.jpg) no-repeat top left;}
.pp_md_e{ width: 100%; margin-bottom: 20px;}

/*閿熸枻鎷蜂笟閿熸枻鎷烽敓鏂ゆ嫹*/
.w_business_r .con_a_r .link_football{ display:block; height:59px; background:url(../images/logo_football.png) no-repeat; padding-left:150px; line-height:60px;  text-decoration:underline; color:#4a4a4a; margin:15px 0;}
.p_t_football{ width:900px; height:230px; overflow:hidden;}
.left_logo{ width:220px; height:120px; padding:55px 20px; background:#036ab7; float:left;}
.right_logo{ width:600px; height:190px; background:#fff; float:left; padding:20px;}
.part_foot{ margin-top:20px;}
.part_foot .tit{ width:144px; height:40px; line-height:40px; display:block; background:url(../images/bg_foot_tit.png) no-repeat; font-size:18px; color:#fff; font-weight:bold; padding-left:10px; margin-bottom:20px;}
.p_02_foot ul{ width:1040px; overflow:hidden;}
.p_02_foot ul li{ width:380px; height:120px; float:left; margin-right:140px; position:relative; overflow:hidden; margin-bottom:20px;}
.p_02_foot ul li .photo_ft{ width:120px; height:120px; display:block; float:left; position:absolute; left:0; top:0; z-index:2;}
.p_02_foot ul li .right_photo{ width:240px; height:120px; padding-left:80px; position:absolute; left:60px; top:0; float:left; background:#fff;}
.p_02_foot ul li .right_photo h4{ color:#4c4c4c; font-size:18px; padding-top:10px;}
.p_02_foot ul li .right_photo h4 span{ font-size:14px;}
.p_02_foot ul li .right_photo p{ padding:0; color:#4c4c4c; text-indent:0;}
.p_03_foot .p_foot_p{ width:900px; height:233px; overflow:hidden;}
.p_03_foot .p_foot_p .left_pp{ width:280px; height:233px; float:left;}
.p_03_foot .p_foot_p .right_pp{ width:580px; height:160px; background:#fff; float:left; padding:20px;}
.p_03_foot .p_foot_p .right_pp1{ width:580px; height:192px; background:#fff; float:left; padding:20px;}
.p_003_foot .p_foot_p .right_pp{ width:580px; height:232px; background:#fff; float:left; padding:20px;}
.p_04_foot img{ width: 100%;}

/*閿熸枻鎷烽敓鍔紮鎷�*/
.w_business_r .con_a_r .con_jun{ width:895px; margin-bottom:20px;}
.w_business_r .con_a_r .con_jun h5{ text-indent:26px; font-size:15px; color:#000;}
.w_business_r .con_a_r .con_jun p{ text-indent:2em; padding-bottom:0;}
.w_business_r .con_a_r .rules_jun{ width:900px; margin-bottom:30px; position:relative;}
.w_business_r .con_a_r .rules_jun h4{ width:880px; height:46px; line-height:46px; font-size:15px; color:#383635; font-weight:bold;}
.w_business_r .con_a_r .rules_jun h6{ font-size:14px; font-weight:bold; color:#000; line-height:36px;}
.w_business_r .con_a_r .rules_jun p{ width:550px; color:#000; padding-bottom:0;}
.w_business_r .con_a_r .rules_jun p.underline{ text-decoration:underline;}
.w_business_r .con_a_r .pics_bg_jl{ position:absolute; z-index:0; top:100px; right:0;}
.w_business_r .con_a_r .pics_bg_jl span{ padding-bottom:40px;}
.w_business_r .con_a_r .pic_bg_01{ display:block; width:270px; height:145px; background:url(../images/p_jl_bg1.jpg) no-repeat;}
.w_business_r .con_a_r .pic_bg_02{ display:block; width:270px; height:145px; background:url(../images/p_jl_bg2.jpg) no-repeat;}
.w_business_r .con_a_r .pic_bg_03{ display:block; width:270px; height:145px; background:url(../images/p_jl_bg3.jpg) no-repeat;}
.w_business_r .con_a_r .pic_bg_04{ display:block; width:270px; height:145px; background:url(../images/p_jl_bg4.jpg) no-repeat;}

/*閿熸枻鎷烽敓鐙＄纭锋嫹*/
.w_business_r .con_a_r .link_song{ display:block; height:41px; background:url(../images/logo_song.png) no-repeat; padding-left:200px; line-height:41px; text-decoration:underline; color:#4a4a4a; margin:15px 0;}
/*閿熸枻鎷烽敓鐙＄纭锋嫹閿熸枻鎷�*/
.container_sy{ margin:20px auto; max-width:900px;}
.poster-main{ position:relative;width:900px;height:280px; margin: 0 auto;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:900px;height:280px; margin: 0 auto;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;width:100px;height:280px; z-index:10; cursor:pointer; opacity:0.8}
.poster-main .poster-prev-btn{left:0; background: url(../images/btn_l.png) no-repeat center center;}
.poster-main .poster-next-btn{right:0; background: url(../images/btn_r.png) no-repeat center center;}

/*閿熸枻鎷烽敓鏂ゆ嫹*/
.cc_ihome{ width: 800px; margin: 0 auto;}
.cc_ihome img{ width: 800px; margin: 0 auto 20px;}
.cc_ihome p{ width: 800px;}
/*閿熸枻鎷烽敓鐭》鎷�*/
.con_tourism{ width:900px;margin:0 auto 30px;}
/*.list_trm{ width:900px; overflow: hidden; margin-bottom: 30px;}
.item_trm{ width:300px;height:200px;overflow:hidden;position:relative;float:left;}
.item_trm a img{ height:400px;opacity: 0.8;-moz-opacity: 0.8;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);                            position:absolute;top:-60px;left:-150px;}*/
/*閿熸枻鎷蜂笟閿熺嫛纰夋嫹閿熸枻鎷烽敓锟�*/
.con_htlMan h4{ font-size: 14px; font-weight: bold; padding-bottom: 10px;}
.wrap_hM{ width: 900px; height: 590px; margin: 20px 0; overflow: hidden;}
.wid450{ width: 450px;}
.wid225{ width: 225px;}
.hei390{ height: 390px;}
.hei200{ height: 200px;}
.hei190{ height: 190px;}
.wrap_hM a{ display: block; position: relative;}
.wrap_hM img{ display: block;}
.wrap_hM .txt_hM{ display: block; width: 95%; padding-left: 5%; height: 30px; line-height: 30px; background: rgba(0,0,0,0.5); color: #fff; position: absolute; left: 0; bottom: -30px;}
.w_hM_pt{ width: 900px; height: 390px; overflow: hidden;}
.hM_pt_01,.hM_pt_02{ width: 450px; height: 390px; float: left;}
.hM_pt_2t{ width: 450px; height: 200px;}
.hM_pt_2tl,.hM_pt_2tr{ width: 225px; height: 200px; float: left;}
.hM_pt_2b{ width: 450px; height: 190px;}
.w_hM_pb{ width: 900px; height: 200px; overflow: hidden;}
.hM_pb_01{ width: 450px; height: 200px; float: left;}
.hM_pb_02,.hM_pb_03{ width: 225px; height: 200px; float: left;}

.pp_hm_s{ display: none;}



/*閿熸枻鎷烽敓鏂ゆ嫹*/
.banner_news{ width:100%; height:122px; background:url(../images/banner_news.jpg) no-repeat center;}

.wrap_news{ width:1250px; margin:0 auto; overflow:hidden; background:#f6f5f5;}
.w_news_l{ width:150px; float:left; position:absolute; top:0;}
.w_news_l .tit_news{ display:inline-block; width:100%; height:120px; background:#00458e; }
.w_news_l .tit_news img{ display:inline-block; text-align:center; padding-top:30px; padding-left:20px;}
.w_news_r{ width:1100px; float:left; margin-left:175px;}
.w_news_r .con_a_r{ width:900px; padding-right:115px; padding-top:30px;}
.w_news_r .con_a_r h3{ font-size:16px; font-weight:bold; color:#e21a0e; padding-bottom:20px;}
.w_news_r .con_a_r h3 span{ font-size:14px; color:#161616; font-weight:normal; vertical-align:bottom; padding-left:5px;}

.w_news_r .con_a_r .list_news{ width:900px; margin-top:10px;}
.w_news_r .con_a_r .list_news li{  width:900px; margin-bottom:50px; overflow:hidden;}
.w_news_r .con_a_r .list_news li .date_news{ float:left; width:110px; height:103px; margin-right:10px; background:#88b8eb;}
.w_news_r .con_a_r .list_news li .date_news .y_n{ display:block; width:100%; height:45px; text-align:center; line-height:45px; background:#266cb7; font-size:15px; color:#fff;}
.w_news_r .con_a_r .list_news li .date_news .d_n{ display:block; width:100%; height:58px; text-align:center; line-height:58px; font-size:14px; color:#fff;}
.w_news_r .con_a_r .list_news li .p_l_c{ display:block; float:left; width:155px; height:103px; margin-right:15px;}
.w_news_r .con_a_r .list_news li .p_l_c img{ width: 100%;}
.w_news_r .con_a_r .list_news li .r_l_c{ width:610px; float:left;}
.w_news_r .con_a_r .list_news li .r_l_c .tit_rlc{ display:block; width:100%; height:33px; line-height:33px; font-size:15px; color:#010101; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.w_news_r .con_a_r .list_news li .r_l_c .tit_rlc:hover{ text-decoration:underline;}
.w_news_r .con_a_r .list_news li .r_l_c .txt_rlc{ display:block; width:100%; height:70px; line-height:35px; font-size:13px; color:#4a4a4a; text-align:justify;}
.w_news_r .con_a_r .pages{ margin:0 auto; clear:both; overflow:hidden; text-align:center; padding:30px 0;}
.w_news_r .con_a_r .pages a{ display:inline-block; padding:0 8px; min-width:20px; height:38px; line-height:38px; background:#b6beca; color:#0a1f3f; font-size:14px; text-align:center; margin:0 5px;}
.w_news_r .con_a_r .pages a.active{ display:inline-block; padding:0 8px; min-width:20px; height:38px; line-height:38px; font-size:14px; text-align:center; margin:0 5px; background:#0a1f3f; color:#b6beca;}
/*閿熸枻鎷烽敓閾扮鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹椤�*/
.w_news_r .con_a_r .con_newsIndex{ width:900px;}
.w_news_r .con_a_r .con_newsIndex h2{ width:100%; font-size:16px; font-weight:bold; color:#4a4a4a; text-align:center;}
.w_news_r .con_a_r .con_newsIndex .detail_news{ width:100%; height:40px; line-height:40px; border-top:solid 1px #b6beca; border-bottom:solid 1px #b6beca; margin:20px 0; overflow:hidden;}
.w_news_r .con_a_r .con_newsIndex .detail_news span{ font-size:14px; color:#999; float:left; margin:0 60px 0 40px;} 
.w_news_r .con_a_r .con_newsIndex .detail_news .share_news{ float:right; margin-right:60px;}
.w_news_r .con_a_r .con_newsIndex .detail_news .share_news span{ margin-right:20px;}
.w_news_r .con_a_r .con_newsIndex .detail_news .share_news a{ display:inline-block; width:26px; height:26px; margin-top:7px;}
.w_news_r .con_a_r .con_newsIndex p{ line-height:26px; color:#4a4a4a; padding-bottom:20px; width:100%;/* text-align:justify; text-indent:2em;*/}
.w_news_r .con_a_r .con_newsIndex .links_aboutNews{ width:100%; margin-bottom:20px; border-top:solid 1px #b6beca;}
.w_news_r .con_a_r .con_newsIndex .links_aboutNews a{ display:block; width:100%; height:26px; line-height:26px; font-size:14px; color:#4a4a4a; margin-top:10px; text-indent:2em;}
.w_news_r .con_a_r .con_newsIndex .links_aboutNews a:hover{ color:#00458e;}
.w_news_r .con_a_r .con_newsIndex .links_aboutNews a span{ float:right; margin-right:20px;}



.banner_culture{ width:100%; height:122px; background:url(../images/banner_culture.jpg) no-repeat center;}
.wrap_culture{ width:1250px; margin:15px auto; overflow:hidden; background:#f6f5f5;}
.w_culture_l{ width:150px; float:left; position:absolute; top:0;}
.w_culture_l .tit_culture{ display:inline-block; width:100%; height:120px; background:#00458e;}
.w_culture_l .tit_culture img{ display:inline-block; text-align:center; padding-top:30px; padding-left:20px;}
.w_culture_r{ width:1100px; float:left; margin-left:175px;}
.w_culture_r .con_a_r{ width:900px; padding-right:115px; padding-top:30px;}
.w_culture_r .con_a_r h3{ font-size:16px; font-weight:bold; color:#e21a0e; padding-bottom:20px;}
.w_culture_r .con_a_r h3 span{ font-size:14px; color:#161616; font-weight:normal; vertical-align:bottom; padding-left:5px;}
.w_culture_r .con_a_r p{ color:#4a4a4a; line-height:26px; padding-bottom:30px;/* text-indent:2em;*/ text-align:justify;}
/*閿熸枻鎷蜂笟閿熼摪鍖℃嫹*/
/*.w_culture_r .con_a_r .list_month{ width:900px; margin-top:10px;}
.w_culture_r .con_a_r .list_month li{  width:900px; height:157px; background:#fff; margin-bottom:30px; overflow:hidden;}
.w_culture_r .con_a_r .list_month li .l_l_m{ display:block; float:left; width:203px; height:157px; background:#5e93cb;}
.w_culture_r .con_a_r .list_month li .l_l_m .num_l_m{ width:75px; height:122px; padding-top:35px; float:left;}
.w_culture_r .con_a_r .list_month li .l_l_m .num_l_m p{ display:block; width:75px; text-align:center; color:#fff; font-size:16px; padding-bottom:0; text-indent:0;}
.w_culture_r .con_a_r .list_month li .l_l_m .num_l_m .b_num{ display:block; width:75px; text-align:center; color:#fff; font-size:24px;}
.w_culture_r .con_a_r .list_month li .l_l_m .pic_l_m{ width:128px; height:157px; float:left;}
.w_culture_r .con_a_r .list_month li .m_l_m{ float:left; width:557px; height:137px; padding:10px 25px;}
.w_culture_r .con_a_r .list_month li .m_l_m .tit_rlm{ width:557px; padding:10px 0; display:block; font-size:15px; font-weight:bold; color:#000;}
.w_culture_r .con_a_r .list_month li .m_l_m .author_rlm{ width:557px; display:block; padding:10px 0; font-size:13px; color:#737a88;}
.w_culture_r .con_a_r .list_month li .m_l_m .txt_rlm{ width:557px; height:45px; line-height:24px; overflow:hidden; display:block; font-size:13px; color:#737a88;}
.w_culture_r .con_a_r .list_month li .r_l_m{ float:left; width:90px; height:70px; padding-top:35px;}
.w_culture_r .con_a_r .list_month li .r_l_m .pdf_r{ display:block; width:70px; height:70px; background:url(../images/pdf_reader.png) no-repeat center;}*/
.tp_yk{ width:900px; vertical-align:bottom;}
.tp_yk img{ width:100%; vertical-align:bottom;}
.sel_date{ width:900px; height:30px; background:#e2d9cf; overflow:hidden;}
.con_sd{ float:right;}
.w_culture_r .con_a_r .con_sd p{ color:#6b553d; float:left;}
.con_sd select{ float:left; background:#e2d9cf; height:20px; line-height:20px; border:solid 1px #6b553d; font-size:12px; margin-top:4px; color:#6b553d;}
.wrap_yk{ width:900px; overflow:hidden; background:#f6f5f5; padding-top:20px;}
.leftsidebar_box{width:228px; border-top:solid 2px #ac9073; border-bottom:solid 2px #ac9073; border-left:solid 1px #ac9073;border-right:solid 1px #ac9073; float:left; margin-right:10px; margin-bottom:30px;}
.leftsidebar_box dt{padding-left:20px; padding-right:20px;color:#493c32;font-size:14px;position:relative;height:36px;line-height:36px;cursor:pointer; border-bottom:solid 1px #cecece; background:url(../images/ic_yk.png) 210px center no-repeat;} 
.leftsidebar_box dt.color_ec{ background:#ececec url(../images/ic_yk.png) 210px center no-repeat;}

.leftsidebar_box dd{ line-height:26px;background:#e3ded4;padding-left:20px; padding-right:10px; border-bottom:solid 1px #cecece;}
.leftsidebar_box dd a{ display:block;color:#635041;line-height:26px;}
.leftsidebar_box dl dd.menu_chioce{ background:#e3ded4;}
.leftsidebar_box dl dd.menu_chioce a{ color:#635041;}
.rCon_yk{ width:660px; float:left;}
.dw_yk{ color:#835c32; font-size:14px; height:38px; line-height:38px; border-left:solid 4px #835c32; padding-left:20px;}
.js_yk{ padding-left:23px; height:33px; line-height:33px; background:#e9e3d4; border:solid 1px #ddd4b7; font-size:14px; color:#835c32;}
.bt_yk{/* width:660px;*/ text-align:center; height:30px; line-height:30px; background:#ececec; border-bottom:solid 1px #d1c192; font-size:14px; color:#835c32; margin-top:1px;}
.w_culture_r .con_a_r .ly_yk{ /*width:580px;*/ padding-right:80px; text-align:right; height:30px; line-height:30px; border-bottom:solid 1px #d1c192; padding-bottom:0; color:#876b54;}
.cot_yk{/* width:640px;*/ padding:20px 10px 50px; color:#835c32; text-indent:0; line-height:26px;}
.w_culture_r .con_a_r .cot_yk p{ color:#835c32; padding-bottom:10px; text-indent:0;}

/*閿熻緝鐚存嫹閿熶茎纭锋嫹*/
.w_culture_r .con_a_r .list_coll{ width:900px; margin-top:10px;}
.w_culture_r .con_a_r .list_coll li{ width:900px; margin-bottom:0px; overflow:hidden;}
.w_culture_r .con_a_r .list_coll li .l_l_c{ display:block; float:left; width:58px; border:solid 1px #8e8e8e; margin-right:10px;}
.l_l_c .num_lc{ display:block; width:58px; height:44px; text-align:center; line-height:44px; background:#dfe7f0; color:#00458e; font-family:"閿熸枻鎷烽敓鏂ゆ嫹"; font-size:32px; border-bottom:solid 1px #8e8e8e;}
.l_l_c .eng_lc{ display:block; width:58px; height:28px; background:#e6e6e6; text-align:center; color:#9a9a9a; font-size:10px; line-height:28px;}
.w_culture_r .con_a_r .list_coll li .r_l_c{ width:830px; height:116px; overflow:hidden; float:left;}
.w_culture_r .con_a_r .list_coll li .r_l_c h4{ width:100%; height:40px; font-size:14px; font-weight:bold; color:#00458e;}
.w_culture_r .con_a_r .list_coll li .r_l_c .tit_rlc{ display:block; width:100%; height:26px; line-height:26px; font-size:15px; color:#010101; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.w_culture_r .con_a_r .list_coll li .r_l_c .tit_rlc:hover{ text-decoration:underline;}
.w_culture_r .con_a_r .list_coll li .r_l_c .txt_rlc{ display:block; width:100%; height:50px; line-height:25px; font-size:13px; color:#4a4a4a; text-align:justify; overflow:hidden;}
.w_culture_r .con_a_r .pages{ margin:0 auto; clear:both; overflow:hidden; text-align:center; padding:30px 0;}
.w_culture_r .con_a_r .pages a{ display:inline-block; padding:0 8px; min-width:20px; height:38px; line-height:38px; background:#b6beca; color:#0a1f3f; font-size:14px; text-align:center; margin:0 5px;}
.w_culture_r .con_a_r .pages span.active{ display:inline-block; padding:0 8px; min-width:20px; height:38px; line-height:38px; font-size:14px; text-align:center; margin:0 5px; background:#0a1f3f; color:#b6beca;}
/*閿熻緝鐚存嫹閿熶茎纭锋嫹閿熸枻鎷烽〉*/
.w_culture_r .con_a_r .con_colCon{ width:900px;}
.w_culture_r .con_a_r .con_colCon h2{ width:900px; height:38px; line-height:38px; color:#4a4a4a; font-size:16px; font-weight:bold; text-align:center; margin:20px 0;}
.w_culture_r .con_a_r .con_colCon .links_aboutCollect{ width:320px; margin:20px auto; overflow:hidden;}
.w_culture_r .con_a_r .con_colCon .links_aboutCollect a{ display:block; width:100px; float:left; margin-left:40px; background:#b6beca; height:38px; line-height:38px; font-size:16px; color:#fff; text-align:center;}
/*閿熸枻鎷蜂笟閿熸枻鎷烽敓鏂ゆ嫹*/
.w_culture_r .con_a_r .top_c_reader{ width:900px; height:240px; background:url(../images/bg_c_reader.jpg) no-repeat; margin-bottom:30px;}
.w_culture_r .con_a_r .top_c_reader a{ width:103px; height:37px; background:url(../images/pdf_c_reader.png) no-repeat; display:inline-block; margin-left:113px; margin-top:180px;}
/*.w_culture_r .con_a_r .list_reader{ width:900px; margin-top:10px;}
.w_culture_r .con_a_r .list_reader li{  width:900px; height:157px; background:#fff; margin-bottom:30px; overflow:hidden;}
.w_culture_r .con_a_r .list_reader li .l_l_m{ display:block; float:left; width:190px; height:157px; background:#5e93cb;}
.w_culture_r .con_a_r .list_reader li .l_l_m .num_l_m{ width:75px; height:122px; padding-top:35px; float:left;}
.w_culture_r .con_a_r .list_reader li .l_l_m .num_l_m p{ display:block; width:75px; text-align:center; color:#fff; font-size:16px; padding-bottom:0; text-indent:0;}
.w_culture_r .con_a_r .list_reader li .l_l_m .num_l_m .b_num{ display:block; width:75px; text-align:center; color:#fff; font-size:24px;}
.w_culture_r .con_a_r .list_reader li .l_l_m .pic_l_m{ width:115px; height:157px; float:left;}
.w_culture_r .con_a_r .list_reader li .m_l_m{ float:left; width:570px; height:137px; padding:10px 25px;}
.w_culture_r .con_a_r .list_reader li .m_l_m .tit_rlm{ width:570px; padding:10px 0; display:block; font-size:15px; font-weight:bold; color:#000;}
.w_culture_r .con_a_r .list_reader li .m_l_m .author_rlm{ width:570px; display:block; padding:10px 0; font-size:13px; color:#737a88;}
.w_culture_r .con_a_r .list_reader li .m_l_m .txt_rlm{ width:570px; height:45px; line-height:24px; overflow:hidden; display:block; font-size:13px; color:#737a88;}
.w_culture_r .con_a_r .list_reader li .r_l_m{ float:left; width:90px; height:70px; padding-top:35px;}
.w_culture_r .con_a_r .list_reader li .r_l_m .pdf_r{ display:block; width:70px; height:70px; background:url(../images/pdf_reader.png) no-repeat center;}*/

/*閿熸枻鎷烽敓鍓挎枻鎷烽敓鏂ゆ嫹閿熸枻鎷蜂笟*/
.w_culture_r .con_a_r .top_c_hundred{ width:900px; height:196px; background:url(../images/bg_c_hundred.jpg) no-repeat; margin-bottom:30px;}
.w_culture_r .con_a_r .top_c_hundred a{ width:103px; height:37px; background:url(../images/pdf_c_hundred.png) no-repeat; display:inline-block; margin-left:74px; margin-top:145px;}

/*閿熸枻鎷蜂笟閿熸枻鎷峰獟閿熸枻鎷�*/
.w_culture_r .con_a_r .ewm_nM{ width:898px; height:1500px; margin-bottom:150px; background:url(../images/bg_ewm_media.jpg) no-repeat; background-size: 898px 1500px;}
.w_culture_r .con_a_r .ewm_nM1{width:898px; height:1200px; margin-bottom:150px; background: no-repeat; background-size: 898px 1200px;}

.w_culture_r .con_a_r .ewm_nM1 a{/*width:407px;*/ float:left; margin:0px 20px;}
.w_culture_r .con_a_r .ewm_nM1 a h4{text-align:center;font-size: 14px;position: relative;margin-top: 5px;color: #565656;}

.w_culture_r .con_a_r .ewm_nM .pic_nM{ width:840px; height:490px; margin:0 auto; padding-top:60px;}
.w_culture_r .con_a_r .ewm_nM .pic_nM .txt_pic{ width:168px; float:left; margin:0 21px;}
.w_culture_r .con_a_r .ewm_nM .pic_nM img{ width:168px; height:168px;}
.w_culture_r .con_a_r .ewm_nM .pic_nM p{ width:168px; text-align:center; color:#fff; text-indent:0;}

.w_culture_r .con_a_r .ewm_nM1 .pic_nM{ width:840px; height:490px; margin:0 auto; padding-top:60px;}
/*.w_culture_r .con_a_r .ewm_nM1 div{float:left;margin:0 21px;width:407px;}*/
/*.w_culture_r .con_a_r .ewm_nM1 div span{margin-left: 150px;}*/
/*.w_culture_r .con_a_r .ewm_nM1 span{float:left;}*/
/*.w_culture_r .con_a_r .ewm_nM1 img{ width:407px; float:left; margin:12px -10px;}
*/
.w_culture_r .con_a_r .ewm_nM1 .pic_nM p{ width:168px; text-align:center; color:#fff; text-indent:0;}
.video_list li{
	width: 407px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}
.video_list li:nth-child(2n){
	margin-right: 0;
}

#goodcover {display:none;position:fixed;top:0%;left:0%;width:100%;height:133%;background-color:black;z-index:1001;-moz-opacity:0.8;opacity:0.50;filter:alpha(opacity=80);}
#code8 {width:900px;height:576px;background-color:#fff;position:fixed;display:none;left:50%;margin-left: -450px;z-index:1002;top: 50%; margin-top: -288px;}

.close {height:40px; padding:10px; float:right;}
.close1 {height:40px; padding:10px; float:right;}
.close2 {height:40px; padding:10px; float:right;}
.close3 {height:40px; padding:10px; float:right;}
.close4 {height:40px; padding:10px; float:right;}
.close5 {height:40px; padding:10px; float:right;}
.close6 {height:40px; padding:10px; float:right;}
.close7 {height:40px; padding:10px; float:right;}
.close8 {height:40px; padding:10px; float:right;}
.close9 {height:40px; padding:10px; float:right;}
.close8 img{
	width: 40px!important;
}
#closebt {float:right;}
#closebt1 {float:right;}
#closebt2 {float:right;}
#closebt3 {float:right;}
#closebt4 {float:right;}
#closebt5 {float:right;}
#closebt6 {float:right;}
#closebt7 {float:right;}
#closebt8 {float:right;}
#closebt9 {float:right;}


#closebt img {width:40px;}
#closebt1 img {width:40px;}
#closebt2 img {width:40px;}
#closebt3 img {width:40px;}
#closebt4 img {width:40px;}
#closebt5 img {width:40px;}
#closebt6 img {width:40px;}
#closebt7 img {width:40px;}
#closebt8 img {width:40px;}
#closebt9 img {width:40px;}

.code-img {width:880px; padding:10px;}
.code-img1 {width:880px; padding:10px;}
.code-img2 {width:880px; padding:10px;}
.code-img3 {width:880px; padding:10px;}
.code-img4 {width:880px; padding:10px;}
.code-img5 {width:880px; padding:10px;}
.code-img6 {width:880px; padding:10px;}
.code-img7 {width:880px; padding:10px;}
.code-img8 {width:880px; padding:10px;}
.code-img9 {width:880px; padding:10px;}

/*閿熼摪鍖℃嫹*/
.con-con{width:1000px;margin:0 auto;}
.con-con li{width:200px;position:relative;float:left;margin-right:50px;margin-bottom:60px;}
.con-con li img{width:200px;height:270px;}
.con-con li .title{font-size:16px;margin-top:20px;text-align: center;display: block;}
.con-con li .shadow{width:200px;height:270px;background: rgba(19,39,78,0.30);position:absolute;top:0;left:0;display: none;}
.con-con li .shadow a{display:block;width:120px;height:34px;color:#fff;text-align: center;line-height:34px;}
.con-con li .shadow .read{background:#008FE4;position:absolute;top:142px;left:40px;}
.con-con li .shadow .download{background:#0B66B2;position:absolute;top:190px;left:40px;}
.con-con li:hover{}
.yk-con li img{height:248px!important;}
.yk-con li .yk-pic{width:200px;height:248px;display: block;border:1px solid #eee;}
/*閿熷姭鍑ゆ嫹椤甸敓鏂ゆ嫹寮�*/

#pageArea {
	clear: both;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 725px;
}

#pageArea #pageDec {
	float: left;
	text-align: right;
}
#pageArea #pageDec a{
	display: inline-block;
	width: 60px;
	text-align: center;
	color: #333;
	background-color: #F8F8F8;
}
#pageArea #pageDec span {
	width: 60px;
	height: 30px;
	cursor: pointer;
	margin: 0 3px;
	line-height: 30px;
	padding: 0 10px;
	color: #333;
	display: inline-block;
	text-align: center;
	background-color: #F8F8F8;
}

#pageArea #pageDec strong {
	cursor: pointer;
	float: left;
	background: #93c7ef;
	border: 1px solid #85b3d6;
	font-weight: bold;
	color: #fff;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	margin: 0 3px
}

#pageArea #pageDec a,
#pageArea #pageDec a:visited {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	display: inline-block;
	margin: 0 3px;
}

#pageArea #pageDec a:hover {
	background: #0B66B2;
	color: #FFFFFF!important;
	text-decoration: none;
}

#pageArea #pageSelect label {
	float: left;
	padding-top: 8px;
	width: 36px;
}
#pageSelect span{
	float: left;
}
#pageArea #pageJump {
	border: #E8E8E8 solid 1px;
	height: 30px;
	line-height: 30px;
	width: 50px;
	text-align: center;
	margin: 0 3px;
	float: left
}

#pageArea span {
	padding-top: 8px
}
#pageCount{
	width: 58px;
}
#pageArea .btn2 {
	padding: 0;
	margin-left: 8px;
	float: left;
	cursor: pointer;
	width: 80px;
	height: 30px;
	border: none;
	color: #FFFFFF;
	background-color: #0B66B2;
}
.pageList{
	padding-left: 270px !important;
}




/*閿熼摪鍖℃嫹閿熸枻鎷烽〉*/
.yuekan{
	padding: 50px 0;
}
.lh-left li{width:398px;height:80px;background: #F8F8F8;line-height:80px;margin-bottom:10px;border-left:2px solid transparent;}
.lh-left li a{display:block;}
.lh-left li i{font-size:25px;color:#999;margin:0 30px;display: inline-block;vertical-align: middle;vertical-align: -webkit-baseline-middle;}
.lh-left li span{font-size:16px;color:#333;display: inline-block;vertical-align: middle;vertical-align: -webkit-baseline-middle;}
.lh-left li:hover{border-left:2px solid #0B66B2;background:#F3F7FF;}
.lh-left li:hover span{color:#0B66B2;}
.lh-left li.active{border-left:2px solid #0B66B2;background:#F3F7FF;}
.lh-left li.active span{color:#0B66B2;}
.lh-des{width:770px;}
.lh-des .title-box{width:750px;padding:30px 10px;background: #F8F8F8;border-top:2px solid #ddd;}
.lh-des .title-box h1{font-size:30px;text-align: center;font-weight: bold;line-height:40px;}
.lh-des .lh-con{background: #F8F8F8;padding:40px 50px 50px 50px;margin-top:10px;line-height:32px !important;font-size:16px !important;color:#333;}
.lh-des .lh-con p{line-height:32px !important;font-size:16px !important;color:#333;margin:20px 0;}
.lh-des .lh-con img{max-width:100%;margin:0 auto 20px;display: block;}

.yk-left li{width:400px;line-height:60px;margin-bottom:10px;background: #F8F8F8;font-size:16px;font-weight: bold;text-indent:50px;cursor: pointer;}
/* .yk-left li .erji-list{display: none;} */
.yk-left li .erji-list li{width:350px;background:#fff;line-height:28px;font-weight: normal;margin-bottom:0;padding: 10px 0 10px 50px;text-indent: 0;}
.yk-left li .erji-list li:hover{background:#F3F7FF;}
.yk-left li .erji-list li:hover a{color:#0B66B2;}

.en_channel_list li i{ position:absolute; }
.en_channel_list li span{width:330px;margin-left:70px;float:right;line-height: 25px;margin-top: 26px;}

.select-box{width:400px;margin-top:30px;position:relative;cursor: pointer;}
.select-box .select-slide{width: 370px;height:50px;cursor: pointer;border:1px solid #DADADA;background:#fff;padding-left: 30px;font-size:16px;color:#555;}
.select-box .arrow{display: none;width:50px;height:50px;background-color: #DFDFDF;background-image: url(../images/icon_unfold.png);background-repeat: no-repeat;background-position: center center;position: absolute;right: -1px;top:1px;}




.wrap_join{ width:1250px; margin:0 auto; overflow:hidden; background:#f6f5f5;}
.w_join_l{ width:150px; float:left; position:absolute; top:0;}
.w_join_l .tit_join{ display:inline-block; width:100%; height:120px; background:#00458e;}
.w_join_l .tit_join img{ display:inline-block; text-align:center; padding-top:30px; padding-left:20px;}
.w_join_r{ width:1100px; float:left; margin-left:175px;}
.w_join_r .con_a_r{ width:900px; padding:30px 115px 150px 0;}
.w_join_r .con_a_r h3{ font-size:16px; font-weight:bold; color:#e21a0e; padding-bottom:20px;}
.w_join_r .con_a_r h3 span{ font-size:14px; color:#161616; font-weight:normal; vertical-align:bottom; padding-left:5px;}
.w_join_r .con_a_r p{ color:#4a4a4a; line-height:26px; padding-bottom:10px; text-indent:2em; text-align:justify;}
.w_join_r .con_a_r .con_join{ width:900px; margin-top:10px; overflow:hidden;}

#tab_social{ position:relative;}
#tab_social .tab_menu{width:100%;float:left; margin-bottom:20px;}
#tab_social .tab_menu li{ float:left; width:80px;text-align:center;height:32px;line-height:32px;cursor:pointer;text-align:center; color:#333; font-size:14px; border:solid 1px #ced0d3; margin-right:20px;}
#tab_social .tab_menu .li2{ width:120px; float:left;}
#tab_social .tab_menu .selected{ float:left; width:82px; text-align:center;height:42px; cursor:pointer;text-align:center; color:#333; font-size:14px; margin-right:20px; border:none; background:url(../images/bg_work_s.png) no-repeat; color:#fff;}
#tab_social .tab_menu .li2.selected{ float:left; width:122px; text-align:center;height:42px; cursor:pointer;text-align:center; color:#333; font-size:14px; margin-right:20px; border:none; background:url(../images/bg_work_s2.png) no-repeat; color:#fff;}
#tab_social .tab_box{width:900px; clear:both;}
#tab_social .tab_box .pp-g-m{ display: block; width: 100%;}
.w_join_r .con_a_r .con_join .l_c_j{ width:296px; height:164px; background:#434343; float:left; margin-right:13px;}
.w_join_r .con_a_r .con_join .l_c_j img{ padding-top:12px; padding-left:18px;}
.w_join_r .con_a_r .con_join .r_c_j{ width:591px; float:left;}
.w_join_r .con_a_r .con_join .r_c_j .r_cj_01{ float:left; width:454px; height:164px; background:url(../images/bg_join_01.jpg) no-repeat;}
.w_join_r .con_a_r .con_join .r_c_j .r_cj_01 h4{ font-size:14px; font-weight:bold; color:#fff; padding:20px 0 25px 20px;}
.w_join_r .con_a_r .con_join .r_c_j .r_cj_01 .class_cj{ margin-left:20px; overflow:hidden;}
.w_join_r .con_a_r .con_join .r_c_j .r_cj_01 a{ display:inline-block; float:left; height:24px; line-height:24px; margin-right:20px; margin-bottom:10px; font-size:12px; color:#fff; background:url(../images/bg_m_js.png) repeat-x left center; border-radius:4px; padding:0 10px;}
.w_join_r .con_a_r .con_join .r_c_j .r_cj_02{ float:left; width:137px; height:164px; background:url(../images/bg_join_02.jpg) no-repeat;}
.w_join_r .con_a_r .con_join .r_c_j .r_cj_02 a{ display:inline-block; width:137px; height:164px; text-align:center; line-height:164px; font-size:12px; font-weight:bold; color:#fff;}

/*鏍″洯閿熸枻鎷疯仒*/
#tab_school{ position:relative;}
#tab_school .tab_menu{width:100%;float:left;}
#tab_school .tab_menu li{ float:left;width:80px; text-align:center;height:32px;line-height:32px;cursor:pointer;text-align:center; color:#333; font-size:14px; border:solid 1px #ced0d3; margin-right:20px;}
#tab_school .tab_box{width:900px; clear:both;top:25px;position:relative;}
#tab_school .tab_menu .selected{ float:left; width:82px; text-align:center;height:42px; cursor:pointer;text-align:center; color:#333; font-size:14px; margin-right:20px; border:none; background:url(../images/bg_work_s.png) no-repeat; color:#fff;}

.btn_con_a{ width:893px; height:229px; background:url(../images/p_j_sch.jpg) no-repeat center; position:relative;}
.btn_con_a .btn_apply{ display:block; width:92px; text-align:center; border-radius:6px; height:36px; line-height:36px; background:#e21a0e; font-size:14px; color:#fff; font-weight:bold; position:absolute; left:520px; top:170px;}
.com_j_tit{ font-size:18px; color:#000; font-weight:bold; width:100%; text-align:center; padding:20px 0;}
.com_j_n{ display:block; font-size:14px; color:#333; padding-bottom:20px;}
.com_j_b{ display:block; font-size:14px; color:#00458e; font-weight:bold; padding-bottom:10px;}
.w_join_r .con_a_r .t_j_school{ width:900px; margin-top:20px;}
.w_join_r .con_a_r .t_j_school table{ border:none; font-size:14px;}
.w_join_r .con_a_r .t_j_school table tr{ height:60px; line-height:60px;}
/*.w_join_r .con_a_r .t_j_school table tr:nth-child(2n){ background:#fff; color:#333;}
.w_join_r .con_a_r .t_j_school table tr:nth-child(2n+1){ background:#8dbfc9; color:#fff;}*/
.w_join_r .con_a_r .t_j_school table th{ background:#c9e0f2; font-weight:bold; color:#333;}
.w_join_r .con_a_r .t_j_school table td{ text-align:center; background:#f3f6f9; border-bottom:solid 1px #b5b5b5;}
.w_join_r .con_a_r .t_j_school table td.num_t{ width:200px;}
.w_join_r .con_a_r .t_j_school table td.sch_t{ width:420px; text-align:left;}
.w_join_r .con_a_r .t_j_school table td.time_t{ width:280px;}
.line_h24{ line-height:24px;}
.w_join_r .con_a_r .t_j_school p{ text-indent:0;}
/*鏍￠敓鍙揪鎷烽敓鏂ゆ嫹*/
.item_solve{ width:900px;}
.item_solve li{ width:900px; border-bottom:solid 1px #eee;}
.item_solve li .ask_sl{ width:870px; padding:0 15px; text-indent:0; background:#b4d7fc; height:45px; line-height:45px; color:#00458e; cursor:pointer;}
.item_solve li .ans_sl{ width:870px; padding:20px 15px; text-indent:0; background:#f4f9fd; color:#333;}

/*閿熸枻鎷疯仒閿熸枻鎷烽〉*/
.w_join_r .con_a_r .con_indexCon{ width:900px; margin:20px 0; border-top:solid 1px #8d8d8d; border-bottom:solid 1px #8d8d8d;}
.w_join_r .con_a_r .con_indexCon table{ width:100%; background:#f3f6f9;}
.w_join_r .con_a_r .con_indexCon table th{ width:20%; background:#c9e0f2; font-size:15px; color:#202123; height:40px; line-height:40px;}
.w_join_r .con_a_r .con_indexCon table tr.list_r{ cursor:pointer;}
.w_join_r .con_a_r .con_indexCon table tr.list_r td{ width:20%; font-size:14px; color:#202123; height:40px; line-height:40px; border-top:solid 1px #8d8d8d; text-align:center;}
.w_join_r .con_a_r .con_indexCon table td.site_r{ background:#f3f6f9 url(../images/arrow_r_down.png) no-repeat 80% 15px;}
.w_join_r .con_a_r .con_indexCon table td.site_r.sel{ background:#f3f6f9 url(../images/arrow_r_up.png) no-repeat 80% 15px;}
.w_join_r .con_a_r .con_indexCon table tr.con_r{ display:table-row; height:0;}
.w_join_r .con_a_r .con_indexCon table tr.con_r .con_r_item{ padding:20px 0 0 8%; font-size:14px; color:#5b5d61; line-height:26px; margin-bottom:20px;}
.w_join_r .con_a_r .con_indexCon table tr.con_r dl{ padding:20px 0 20px 8%; font-size:14px; color:#5b5d61; line-height:26px; margin-bottom:20px;}
.w_join_r .con_a_r .con_indexCon table tr.con_r input.s[type=button]{ width:100px; height:30px; background:#18b4ea;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer; margin-left:8%; margin-bottom:20px;}
.w_join_r .con_a_r .con_indexCon table tr.con_r input.ss[type=button]{ width:100px; height:30px; background:#0495c7;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer; margin-left:8%; margin-bottom:20px;}
.w_join_r .con_a_r .pages{ margin:0 auto; clear:both; overflow:hidden; text-align:center; padding:30px 0;}
.w_join_r .con_a_r .pages a{ display:inline-block; padding:0 8px; min-width:20px; height:38px; line-height:38px; background:#b6beca; color:#0a1f3f; font-size:14px; text-align:center; margin:0 5px;}
.w_join_r .con_a_r .pages span.active{ display:inline-block; padding:0 8px; min-width:20px; height:38px; line-height:38px; font-size:14px; text-align:center; margin:0 5px; background:#0a1f3f; color:#b6beca;}

/*閿熸枻鎷疯仒閿熸枻鎷烽敓鎻拷*/
.con_iC_table{ width:900px; margin:20px 0;}
.con_iC_table .goBack{ display:block; width:99.5%; padding-right:0.5%; height:40px; line-height:40px; background:#c9e0f2; text-align:right; color:#000; margin-bottom:20px;}
.con_iC_table .con_reCon{ background:#e4f2f9; width:70%; padding:20px 20% 30px 10%;}
.con_iC_table .con_reCon p{ width:100%; margin-bottom:20px; overflow:hidden;}
.con_iC_table .con_reCon p span{ display:inline-block; width:40%; line-height:38px;}
.con_iC_table .con_reCon p input[type=text]{ width:50%; height:36px; line-height:36px; text-indent:5px; border:solid 1px #7d7d7d; background:#f3f6f9;}
.con_iC_table .con_reCon p input[type=radio]{ margin-left:20px;}
.con_iC_table .con_reCon p textarea{ width:50%;line-height:18px;text-indent:5px;border:solid 1px #7d7d7d;background:#f3f6f9;}
.con_iC_table .btn_bot_r{ width:280px; margin:0 auto; overflow:hidden;}
.con_iC_table input.bt_s[type=submit]{ width:100px; height:30px; float:left; background:#18b4ea;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer; margin-right:80px;}
.con_iC_table input.bt_s_h[type=submit]{ width:100px; height:30px; float:left; background:#0495c7;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer; margin-right:80px;}
.con_iC_table input.bt_r[type=reset]{ width:100px; height:30px; float:left; background:#18b4ea;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer;}
.con_iC_table input.bt_r_h[type=reset]{ width:100px; height:30px; float:left; background:#0495c7;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer;}

.con_iC_table .btn_bot_r .bt_s{ width:100px; height:30px; line-height:28px; float:left; background:#18b4ea;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer; margin-right:80px;}
.con_iC_table .btn_bot_r .bt_s_h{ width:100px; height:30px; line-height:28px; float:left; background:#0495c7;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer; margin-right:80px;}
.con_iC_table .btn_bot_r .bt_r{ width:100px; height:30px; line-height:28px; float:left; background:#18b4ea;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer;}
.con_iC_table .btn_bot_r .bt_r_h{ width:100px; height:30px; line-height:28px; float:left; background:#0495c7;  text-align:center; color:#fff; border:none; font-size:16px; cursor:pointer;}

/*閿熸枻鎷风洰閿熸枻鎷烽〉*/
.pro_list{
	width: 150px;
	overflow: hidden;
	float: right;
	padding-top: 20px;
	margin-bottom: 100px;
}

.pro_list li{
	width: 100%;
	height: 95px;
	background: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.pro_list li span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 95px;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0,0.40)
}

/*閿熸枻鎷风郴閿熸枻鎷烽敓鏂ゆ嫹*/
.wrap_contact{ width:1250px; margin:0 auto; overflow:hidden; background:#f6f5f5;}
.w_contact_l{ width:150px; float:left; position:absolute; top:0;}
.w_contact_l .tit_contact{ display:inline-block; width:100%; height:120px; background:#f85050;}
.w_contact_l .tit_contact img{ display:inline-block; text-align:center; padding-top:30px; padding-left:20px;}
.w_contact_r{ width:1100px; float:left; margin-left:175px;}

.w_contact_r .con_a_r{ width:900px; padding-right:115px; padding-top:30px; padding-bottom:200px;}
.w_contact_r .con_a_r h3{ font-size:16px; font-weight:bold; color:#e21a0e; padding-bottom:20px;}
.w_contact_r .con_a_r h3 span{ font-size:14px; color:#161616; font-weight:normal; vertical-align:bottom; padding-left:5px;}
.w_contact_r .con_a_r .con_add{ width:900px; overflow:hidden; padding-bottom:30px;}
.w_contact_r .con_a_r .con_add .map{ display:block; float:left; width:600px; height:300px; margin-right:20px;}
.w_contact_r .con_a_r .con_add .address{ width:280px; height:150px; float:left;}
.w_contact_r .con_a_r .con_add .address h4{ font-weight:bold; font-size:14px; color:#333; height:30px;}
.w_contact_r .con_a_r .con_add .address p{ font-size:14px; color:#333; line-height:30px;}
.w_contact_r .con_a_r .con_add .address_01{ background:url(../images/ewm_add.jpg) no-repeat right bottom;}
.w_contact_r .con_a_r .con_add .address_02{ background:url(../images/ewm_add.jpg) no-repeat right bottom;}

/*鎶曢敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷�*/
.w_contact_r .con_a_r .con_investor{ width:900px; height:200px; padding-top:60px; background:url(../images/pic_c_investor.png) no-repeat 500px center;}
.w_contact_r .con_a_r .con_investor p{ color:#161616; font-size:14px; line-height:28px;}

.w_contact_r .con_a_r .con_investor a{ color:#161616; font-size:14px; line-height:90px;}
/*.w_contact_r .con_a_r .con_investor p span{ color:#00458e;}*/
/*閿熸枻鎷峰獟閿熸枻鎷烽敓鏂ゆ嫹*/
.w_contact_r .con_a_r .con_mediaCon{ width:900px; height:210px; padding-top:50px; background:url(../images/pic_c_media.png) no-repeat right center;}
/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹*/
.w_contact_r .con_a_r .con_hotLine{ width:900px; height:260px; background:url(../images/pic_c_hotline.png) no-repeat 500px center;}
.w_contact_r .con_a_r .con_hotLine h4{ font-size:16px; color:#161616; padding:20px 0;}
.w_contact_r .con_a_r .con_hotLine p{ font-size:12px; color:#666; padding-bottom:20px;}
.w_contact_r .con_a_r .con_hotLine h5{ background:url(../images/tel_c.png) left center no-repeat; padding-left:30px; color:#00458e; font-size:18px; font-weight:bold;}


/*閿熸枻鎷烽敓鏂ゆ嫹涓撻敓鏂ゆ嫹*/
	.news_banner{
	height: 530px;
    margin-left: auto;
    margin-right: auto;
    background-attachment: initial;
    background-size: auto 100%;
    background-origin: initial;
    background-clip: initial;
    background-position: center center;
    background-repeat: no-repeat;
		
	}
	.news_banner img{
		width: 100%;
	}
	.news_top{
		width: 100%;
		height: 120px;
		padding: 30px 0;
		background: #fafafa;
	}
	.news_top h1{
		font-size: 30px;
		color: #333333;
		font-weight: normal;
		padding-bottom: 15px;
	}
	.news_top p{
		font-size: 18px;
		color: #666666;
	}
	.news_spho{
		width: 570px;
		height: 340px;
		float: left;
		padding: 30px 0;
	}
	.tu_pr{
		position: relative;
		overflow: hidden;
	}
	.tu_pr p{
	width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(../images/pic-bg.png);
    position: absolute;
    bottom: 0;
    text-align: center;
		color: #fff;
		font-size: 16px;
	}
	.news_stex{
		width: 570px;
		float: left;
		padding: 20px 0;
		margin-left: 40px;
	}
	h1.coo{
		font-size: 30px;
		color: #cc0000;
		padding :20px 0;
	}
	.news_hd{
		height: 150px;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.news_hd h2{
		font-size: 24px;
		color: #333333;
		font-weight: normal;
		padding-bottom: 15px;
	}
	.news_hd p{

		font-size: 16px;
		color: #666666;
	}
	a:hover{
		color: #cc0000;
	}
	.news_cc{
		width: 100%;
		height: 210px;
		overflow: hidden;
	}
	.news_cc img{
		width: 100%;
	}
	.news_tt{
		padding: 15px;
		border: 2px solid #fafafa;
	}
	.news_tt h1{
		font-size: 18px;
		color: #333333;
		font-weight: normal;
	}
	.xg_xw{
		padding-bottom: 40px;
	}
	.xg_xw ul li{
		padding-bottom: 15px;
	}
	.xg_xw ul li h1{
		font-size: 20px;
		padding-bottom: 10px;
		color: #333333;
		font-weight: normal;
	}
	.xg_xw ul li p{
		color: #666;
		font-size: 16px;
	}
	.xg_xw ul li a:hover h1{
		color: #cc0000;
	}

.lh_time{
	width: 100%;
    line-height: 45px;
    padding-left: 14px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    background: #1e77d6;
}

