﻿*
{
    margin: 0px;
    padding: 0px;
}
img
{
    border:none;
}
.iw_poi_title
{
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}
.iw_poi_content
{
    font: 12px arial,sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
}
.top
{
    width: 100%;
    min-width: 1002px;
    height: 113px;
    background: url("../Images/subordinate_company/top_bj.jpg")repeat-x;
}
.header
{
    width: 1002px;
    height: 113px;
    margin: 0 auto;
}
.header_little
{
    width: 300px;
    height: 113px;
    float: left;
}
.header_little img
{
    width: 161px;
    height: 44px;
    float: left;
    margin-top: 15px;
}
.header_little span
{
    width: 300px;
    height: 25px;
    float: left;
    margin-top: 11px;
    font-family: 黑体;
    font-size: 24px;
    color: #0164c9;
    font-weight: bold;
}
.nav
{
    width: 640px;
    height: 41px;
    float: left;
    margin-top: 55px;
    margin-left: 60px;
    background: url("../Images/subordinate_company/nav_bg.png") no-repeat;
}
.nav_little
{
    list-style-type: none;
}
.nav_word
{
    float: left;
    width: 82px;
    height: 40px;
    float: left;
    line-height: 40px;
    margin-top: 1px;
    text-align: center;
    margin-left: 18px;
}
.nav_word:hover
{
    width: 80px;
    background-color: #ffffff;
    border-left: 1px solid #69A8D1;
    border-right: 1px solid #69A8D1;
}
.nav_little a
{
    text-decoration: none;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}
.nav_little a:hover
{
    color: #333333;
}
.big_picutre /*banner*/
{
    width: 100%;
    min-width: 1002px;
    height: 273px;
}
.picture_content
{
    width: 1002px;
    height: 273px;
    margin: 9px auto;
}
.banner_index a{text-decoration: none;color:#252525;}
.banner_index a:hover,.fot a:hover{color: #ee2d24;}
.banner_index a img{border:none 0;display: block;}
.banner_index{height:273px;position: relative;overflow:hidden;width: 1002px;}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:96px;width: 56px;height: 78px;display: block;z-index: 3;}
.banner_index .btnPre,.banner_pro .bPre{background: url(../images/subordinate_company/bg_btnPre_index.png) no-repeat 0 0;left:20px;}
.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url(../images/subordinate_company/bg_btnPre_index_hover.png) no-repeat 0 0;}
.banner_index .btnNext,.banner_pro .bNext{background: url(../images/subordinate_company/bg_btnNext_index.png) no-repeat 0 0;right: 20px;}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url(../images/subordinate_company/bg_btnNext_index_hover.png) no-repeat 0 0;}
.banner_index .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;list-style:none;}
.banner_index .banner_wrap li{width: 1003px;float: left;}
.indexBanner_num{width:1002px;margin: 0 auto;text-align: center;position:relative;top:-18px;z-index:3;} 
.indexBanner_num a{width: 8px;height: 8px;display: inline-block;_zoom:1;background: url(../images/subordinate_company/bg_num.png) no-repeat 0 0;font-size: 0px;line-height: 0px;margin:0 10px;}
.indexBanner_num a.on,.indexBanner_num a:hover{background: url(../images/subordinate_company/bg_num_on.png) no-repeat 0 0;}

.roll_picture /*图片展示*/
{
    width: 100%;
    min-width: 1002px;
    height: 235px;
}
.roll_content
{
    width: 1002px;
    height: 235px;
    margin: 20px auto 0;
}
#wrapper
{
	text-align:center;
}
.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  text-align:center;
  display:none;
}

#overlay_pic {
    margin:200px auto;
    width:400px;
    box-shadow: 10px 10px 5px #000;
}
.jscarousal
{
	width: 1003px;
	height: 150px;
	margin:0 auto;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
	float: left;
	width: 28px;
	height: 66px;
	color: White;
	position: relative;
	top: 55px;
	cursor: pointer;
}
.jscarousal .jscarousal-left
{
	background-image: url(../images/subordinate_company/left_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal .jscarousal-right
{
	background-image: url(../images/subordinate_company/right_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents
{
	width: 945px;
	height: 209px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
	height: 160px;
}
.jscarousal-contents > div > div
{
	float: left;
	margin-left: 47px;
}
.jscarousal-contents img
{
	width: 176px;
	height: 175px;
	border: solid 1px #7A7677;
}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-inactive
{
	filter: alpha(opacity=70);
	opacity: 0.7;
	cursor: pointer;
}
.thumbnail-text
{
	color: #666666;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 10px 2px 2px 0px;
}




.bottom
{
    width: 100%;
    min-width: 1002px;
    height: 290px;
}
.bottom_content
{
    width: 1004px;
    height: 290px;
    margin: 0 auto;
}
.bottom_little
{
    width: 1002px;
    height: 30px;
}
.about_us
{
    width: 305px;
    height: 260px;
    float: left;
}
.aboutus_little
{
    width: 305px;
    height: 30px;
    float: left;
}
.aboutus_little .span
{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #1972ba;
    font-weight: bold;
    float: left;
    margin-top: 2px;
    margin-left: 6px;
}
.aboutus_little img
{
    width: 301px;
    height: 85px;
    margin-top: 16px;
}

.aboutus_little a
{
    font-family: 宋体;
    font-size: 12px;
    color: #e33d26;
    text-decoration: none;
}
.connect_us
{
    width: 390px;
    height: 260px;
    float: left;
    margin-left: 30px;
}
.connectus_little
{
    width: 390px;
    height: 30px;
    float: left;
}
.connectus_little span
{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #1972ba;
    font-weight: bold;
    float: left;
    margin-top: 2px;
    margin-left: 6px;
}
.event_map
{
    width: 390px;
    height: 205px;
    float: left;
    margin-top: 5px;
}
.contact_way
{
    width: 259px;
    height: 260px;
    float: left;
    margin-left: 18px;
}
.contactway_little
{
    width: 259px;
    height: 35px;
    float: left;
}
.contactway_little img
{
    float: right;
    margin-top: 5px;
    margin-right: 13px;
    border: none;
}
.contact
{
    width: 259px;
    height: 230px;
    float: left;
    background: url("../Images/subordinate_company/lianxi_bj.jpg");
}
.contact_list
{
    list-style-type: none;
}
.contact_word
{
    width: 259px;
    height: 15px;
    float: left;
    font-family: 宋体;
    font-size: 13px;
    color: #333333;
}
.foot
{
    width: 100%;
    min-width: 1002px;
    height: 35px;
    float: left;
    background-color: #1d8ce6;
}
.footer
{
    width: 984px;
    height: 30px;
    margin: 0 auto;
}
.footer span
{
    float: left;
    margin-top: 10px;
    font-family: 宋体;
    font-size: 12px;
    color: #ffffff;
}
.footer a
{
    float: right;
    margin-top: 10px;
    font-family: 宋体;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
