@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;line-height: 35px;}
images{border:0px;}
a{text-decoration:none; font-size: 12px;}
.clear{clear: both;}
.left{float:left;}
.right{float:right;}
.poa{position: absolute;}
.por{position: relative;}
body{background:#ffffff; font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden;}

/* CSS Header */
#he_01{width: 100%;height: 35px;margin:0 auto;background: #f1f2f6;}
#he_01_mid{width: 1200px;height: 35px;line-height: 35px; margin:0 auto;position: relative;font-size: 12px;color: #525252;}
#he_01_sy{position: absolute;right: 0px;top:0px;}
#he_01_sy li{float: left;}
#he_01_sy .he_a{width: 85px;height: 35px;position: relative;line-height: 35px;}
#he_01_sy .he_sx{width: 1px;height: 35px;line-height: 35px;font-size: 12px;color: #525252;margin-right: 15px;}
#he_01_sy .he_a span{padding-left: 25px;font-size: 12px;color: #525252;}
#he_01_sy .he_a .he_icon{
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 8px;
}
#he_01_sy li:hover .he_icon img{animation: swing 1s;}
@-webkit-keyframes swing{
    20%{-webkit-transform:rotate(35deg);}
    40%{-webkit-transform:rotate(-30deg);}
    60%{-webkit-transform:rotate(35deg);}
    80%{-webkit-transform:rotate(-35deg);}
    100%{-webkit-transform:rotate(0);}
}
@-moz-keyframes swing{
    20%{-moz-transform:rotate(35deg);}
    40%{-moz-transform:rotate(-30deg);}
    60%{-moz-transform:rotate(35deg);}
    80%{-moz-transform:rotate(-35deg);}
    100%{-moz-transform:rotate(0);}
}
@-ms-keyframes swing{
    20%{-ms-transform:rotate(35deg);}
    40%{-ms-transform:rotate(-30deg);}
    60%{-ms-transform:rotate(35deg);}
    80%{-ms-transform:rotate(-35deg);}
    100%{-ms-transform:rotate(0);}
}
@keyframes swing{
    20%{transform:rotate(35deg);}
    40%{transform:rotate(-30deg);}
    60%{transform:rotate(35deg);}
    80%{transform:rotate(-35deg);}
    100%{transform:rotate(0);}
}
#he_01_sy .he_a a:hover{color: #0d3f98;}
#he_02{width: 1200px;height: 100px;margin:0 auto;position: relative;}
#he_02_logo{
	width: 800px;
	height: 62px;
	position: absolute;
	left: 0px;
	top: 13px;
	background: url(../fdc/logo.png) left center no-repeat;
}
#he_02_logo a{
	display: block;
	width: 800px;
	height: 62px;
}
#he_02_tel{min-width: 36px;height: 50px;position: absolute;right: 0px;top:25px;background: url(../fdc/he_tel.png) left center no-repeat;padding-left: 45px;font-size: 14px;line-height: 22px;color: #525252;}
#he_02_tel span{font-size: 24px;color: #c60000;font-weight: bold;}
#he_03{width: 100%;height: 55px;margin:0 auto;border-top: solid 1px #f1f2f6;position: relative;}
#he_03_mid{width: 1200px;height: 55px;margin:0 auto;}
#he_03_mid li{float: left;}
#he_03_mid .menu{width: 119px;height: 55px;text-align: center;line-height: 55px;position: relative;}
#he_03_mid .menu a{color: #333333;font-size: 14px;display: block;}
#he_03_mid .menu a:hover{color: #ce0000;background: url(../fdc/menu_hover.png) center bottom no-repeat;}
#he_03_mid .sx{width: 1px;height: 55px;background: url(../fdc/menu_sx.png) center no-repeat;}

#submenu{width: 100%;height: 0;background: url(../fdc/menu_bg.png) repeat;border-bottom: solid 1px #6391be;border-top: solid 1px #6391be;position: absolute;left: 0px;top:55px;z-index: 999;}
#he_03_mid .menu .s_menu{ width:486px; height: 0; opacity: 0; position: absolute; top:55px;z-index: 1000;}
#he_03_mid .menu .s_menu_01{ width: 250px;position: absolute; left:20px; top:15px;}
#he_03_mid .menu .s_menu_01 li{width: 124px;height: 30px;line-height: 30px; text-align: left!important; float: none; background: url(../fdc/menu_a.png) left center no-repeat;}
#he_03_mid .menu .s_menu_01 li span{padding-left: 15px;}
#he_03_mid .menu .s_menu_01 li a{font-size: 14px; display: block; color: #fff;}
#he_03_mid .menu .s_menu_01 li a:hover{ color: #dc0000;background: none!important;}
#he_03_mid .menu .s_menu_01s{ width: 250px;position: absolute; left:20px; top:15px;}
#he_03_mid .menu .s_menu_01s li{width: 124px;height: 30px;line-height: 30px; text-align: left!important; float: left;background: url(../fdc/menu_a.png) left center no-repeat;}
#he_03_mid .menu .s_menu_01s li span{padding-left: 15px;}
#he_03_mid .menu .s_menu_01s li a{font-size: 14px; display: block; color: #fff;}
#he_03_mid .menu .s_menu_01s li a:hover{ color: #dc0000;background: none!important;}
#he_03_mid .menu .s_menu_01s li:hover{background: url(../fdc/menu_a_hover.png) left center no-repeat;}
#he_03_mid .menu .s_menu_02s{ width: 238px; height: 115px; position: absolute; right:0px; top:20px;}
#he_03_mid .menu .s_menu_02{ width: 238px; height: 115px; position: absolute; right:100px; top:20px;}


#he_04{
	width: 100%;
	height: 500px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#he_04_mid{
	width: 1920px;
	height: 500px;
	position: absolute;
	top: 0px;
}

/* CSS Footer */
#footer{width:100%;height:230px;margin:0 auto; padding:30px 0px;background: #003f9f;}
#footer_mid{width: 1200px;height: 230px;margin:0 auto;position: relative;}
#footer_menu{position: absolute;left: 0px;top:0px;}
#footer_menu li{ float: left; width: 100px; }
#footer_menu li span{ display: block; width: 100px; font-size: 14px; color: #fff; line-height: 34px; text-align: center;}
#footer_menu li span a{color: #fff;font:bold 16px/44px "微软雅黑"; opacity: 0.8; }
#footer_menu li p{ line-height: 24px;padding-left: 18px;}
#footer_menu li a{ font-size: 12px; color: #8396c5;}
#footer_menu li a:hover{ text-decoration: underline;}
#footer_gz{position: absolute;top:7px; right: 38px;font-size: 14px;text-transform: uppercase;color: #4b6bb1;}
#footer_gz span{color: #fff;}
#footer_ewm01{position: absolute;width: 106px;right: 150px;top:53px;color: #fff;line-height: 23px;font-size: 12px;text-align: center;}
#footer_ewm02{position: absolute;width: 106px;right: 20px;top:53px;color: #fff;line-height: 23px;font-size: 12px;text-align: center;}
#footer_copyright{width: 100%;height: 80px;color: #8396c5;text-align: center; font-size: 12px;text-transform: uppercase;  line-height: 70px;background: #003197;margin:0 auto;}
#footer_copyright a{color: #8396c5;font-size: 12px; }


/* CSS 主页*/
#in_01{width: 100%;padding:35px 0px;margin:0 auto;/*background: url(../fdc/in_01_bg.jpg) repeat;*/}
#in_01_title{width: 1200px;height: 58px;margin:0 auto;background: url(../fdc/in_01_title.png) center no-repeat;position: relative;}
#in_01_title #in_01_en{width: 1200px;text-align: center;text-transform: uppercase;color: #888888;font-size: 24px;position: absolute;left: 0px;top:0px;}
#in_01_title #in_01_cn{
	width: 1200px;
	text-align: center;
	font-weight: bold;
	color: #ea5413;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	letter-spacing: 5px;
	font-size: 24px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#in_01_c{width: 1200px;height: 379px; margin:30px auto;}
#in_01_c #in_01_l{width: 288px;height: 379px;float: left;position: relative;}
#in_01_c #in_01_l .intro_images{width:288px;height: 379px;position: absolute;left: 0px;top:0px;z-index: 2;}
#in_01_c #in_01_l .intro_xj{width:35px;height: 36px;position: absolute;right: -10px;bottom:-10px;background: url(../fdc/intro_xj.png) center no-repeat;}
#in_01_c #in_01_l .intro_k{width:275px;height: 369px;position: absolute;left: -18px;top:-18px;border:solid 6px #d0d0d0;z-index: 1;}
#in_01_c #in_01_l .intro_i{width:234px;height: 60px;position: absolute;left: 142px;top:27px;z-index: 3;background: #013298;}
#in_01_c #in_01_l .intro_i p{padding:10px 0px 0px 33px;color: #fff;text-transform: uppercase;font-size: 12px;line-height: 20px;}
#in_01_c #in_01_l .intro_i p span{font-size: 18px;}
#in_01_c #in_01_r{width: 810px;height: 379px;float: right;position: relative;}
#in_01_c #in_01_r .intro_title{
	width: 100%;
	height: 60px;
	border-bottom: dashed 1px #fff;
	text-align: center;
	line-height: 60px;
	color: #636363;
	font-size: 20px;
}
#in_01_c #in_01_r .intro_title span{font-size: 20px;color: #3c3c3c;}
#in_01_c #in_01_r .intro_c{width: 100%;padding:15px 0px; line-height: 28px;color: #3b3b3b;font-size: 14px;border-top: dashed 1px #cfcfcf;}
#in_01_c #in_01_r .intro_ul{width: 866px;height: 117px;position: absolute;right: 0px;bottom:0px;}
#in_01_c #in_01_r .intro_ul li{width: 272px;height: 117px;margin-left: 15px; float: right;position: relative;background: url(../fdc/intro_li.png) center no-repeat;border-bottom: solid 1px #cfcfcf;}
#in_01_c #in_01_r .intro_ul li .intro_icon{width: 42px;height: 46px;position: absolute;left: 16px;top:19px;overflow: hidden;}
#in_01_c #in_01_r .intro_ul li .intro_t{width: 180px;height: 20px;line-height: 20px; position: absolute;left: 70px;top:19px;color: #333333;font-size: 18px;}
#in_01_c #in_01_r .intro_ul li .intro_d{width: 180px;position: absolute;left: 70px;top:45px;color: #8d8d8d;font-size: 12px;line-height: 20px;}
#in_01_c #in_01_r .intro_ul li:hover .intro_t{color: #dc0000;}
#in_01_c #in_01_r .intro_ul li a{display: block;}
#in_02{width: 100%;height: 431px; padding-top: 40px; margin:0 auto;background: url(../fdc/in_02_bg.png) repeat;}
#in_02_title{width: 1200px;height: 57px;margin:0 auto;background: url(../fdc/in_02_title.png) center no-repeat;position: relative;}
#in_02_title #in_02_en{width: 1200px;text-align: center;text-transform: uppercase;color: #fff;font-size: 24px;position: absolute;left: 0px;top:0px;}
#in_02_title #in_02_cn{
	width: 1200px;
	text-align: center;
	color: #ea5413;
	font-weight: bold;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	letter-spacing: 5px;
	font-size: 24px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#in_02_c{width: 1315px;height: 235px; margin:0px auto;margin-top: 35px;}
#in_02_more{width: 120px;height: 40px;line-height: 40px;text-align: center;margin:0 auto;margin-top: 30px;}
#in_02_more a{display: block;background: #dc0000;font-size: 12px;color: #fff;transition:all 0.4s;}
#in_02_more a:hover{background: #013298;}
#in_03{width: 100%;height: 356px; padding: 30px 0px; margin:0 auto;background: url(../fdc/in_03_bg.png) repeat;}
#in_03_title{width: 1200px;height: 58px;margin:0 auto;background: url(../fdc/in_03_title.png) center no-repeat;position:relative;}
#in_03_title #in_03_en{width: 1200px;text-align: center;text-transform: uppercase;color: #888888;font-size: 24px;position: absolute;left: 0px;top:0px;}
#in_03_title #in_03_cn{
	width: 1200px;
	text-align: center;
	font-weight: bold;
	color: #ea5413;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	letter-spacing: 5px;
	font-size: 24px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#in_03_category{width: 490px;height: 48px;margin:30px auto;}
#in_03_category li{width: 147px;height: 48px;text-align: center;float: left;margin:0px 8px;position: relative;line-height: 48px;}
#in_03_category li span{padding-left: 45px;}
#in_03_category li .category_icon{width: 33px;height: 33px;position: absolute;left: 20px;top:7px;overflow: hidden;}
#in_03_category li a{display: block;color: #878787;font-size: 16px;background: #fff;transition:all 0.4s;}
#in_03_category li a:hover{color: #fff;background: #d10000;}
#in_03_c{width: 1220px;height: 200px;margin:0 auto;margin-top: 50px;position: relative;}
#in_03_ul{width: 1220px;height: 483px;position: absolute;left: 0px;top:0px;}
#in_03_ul li{width: 288px;height: 483px;float: left;margin:0px 8px;background: #f2f5f8;position: relative;}
#in_03_ul li .pro_img{width: 288px;height: 329px;margin:0 auto;overflow: hidden;text-align: center;}
#in_03_ul li .pro_img img{min-width: 288px;height: 329px;transition:transform 1s ease 0s;}
#in_03_ul li:hover .pro_img img {transform: scale(1.2, 1.2);}
#in_03_ul li .pro_title{width: 288px;height: 20px;margin:23px auto; text-align: center;color: #626262;font-size: 14px;}
#in_03_ul li .pro_more{width: 90px;height: 25px;line-height: 25px;text-align: center;margin:0 auto;margin-top: 30px;transition:all 0.4s;background: #fafafa;border:solid 1px #cccccc;font-size: 12px;color: #404040;}
#in_03_ul li .pro_hover_t{
	z-index: 2;
	overflow: hidden;
	width: 245px;
	height: 96px;
	position: absolute;
	left: 20px;
	top: 17px;
	line-height: 96px;
	opacity: 0;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: all 0.4s;
}
#in_03_ul li .pro_hover_tl{
	width: 200px;
	height: 96px;
	position: absolute;
	left: 50px;
	bottom: 50px;
	background: url(../fdc/in_03_tl.png) center no-repeat;
	opacity: 0;
}
#in_03_ul li .pro_hover_tr{width: 96px;height: 96px;position: absolute;right:50px; top:50px;background: url(../fdc/in_03_tr.png) center no-repeat;opacity: 0; }
#in_03_ul li .pro_hover_i{opacity: 0;z-index: 2; width: 208px;height: 120px;position: absolute;left:40px; top:140px;line-height: 24px;color: #d3d4d6;font-size: 14px;transition:all 0.4s;text-indent: 2em; text-align:justify;}
#in_03_ul li .pro_hover_k{width: 240px;height: 487px;position: absolute;left:20px; top:-27px;border:solid 3px #000;opacity: 0;transition:all 0.4s;}
#in_03_ul li .pro_hover_img{z-index: 1; width: 288px;height: 329px;position: absolute;left: 0px;top:0px;background: url(../fdc/in_03_li_hover.png) center no-repeat;opacity: 0;transition:all 0.4s;}
#in_03_ul li:hover .pro_hover_t{opacity: 1;}
#in_03_ul li:hover .pro_hover_i{
	opacity: 1;text-indent: 2em;text-align:justify;
}
#in_03_ul li:hover .pro_hover_img{opacity: 1;}
#in_03_ul li:hover .pro_hover_k{opacity: 0.2;}
#in_03_ul li:hover .pro_more{background: #d10000;color: #fff;border:solid 1px #d10000;}
#in_03_bottom{width: 100%;height: 283px;margin:0 auto;background: #004a9f url(../fdc/in_03_bg01.png) center no-repeat;
-webkit-animation: animate-cloud 10s linear infinite;
-moz-animation: animate-cloud 10s linear infinite;
-ms-animation: animate-cloud 10s linear infinite;
-o-animation: animate-cloud 10s linear infinite;
animation: animate-cloud 10s linear infinite;
}
@-webkit-keyframes animate-cloud {from {background-position: 600px 100%;} to {background-position: 0 100%; }}
@-moz-keyframes animate-cloud {from {background-position: 600 100%;}  to {background-position: 0 100%; }}
@-ms-keyframes animate-cloud {from {background-position: 600 100%;}  to {background-position: 0 100%; }}
@-o-keyframes animate-cloud {from {background-position: 600 100%;}  to {background-position: 0 100%; }}
.btn { border:3px double #86B9D6; background:#8aBfDa; height:21px ;  }
.input {font:16px/22px arial;height:16px;line-height:16px;border: solid 1px #82C5D8; padding: 2px ;font-size:1.0em; vertical-align:middle}
.content{margin: 8% auto 0; width: 350px;height:200px;border-radius:8px;background:#FFF;filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9;}
.db{height:30px;line-height:30px;color:#FFF;font-weight:bold;width:80%;background:#CCC;margin:22px auto;border-radius:4px;
background-image:-webkit-gradient(linear,left top,left bottom,from( #858787 ),to( #000 ));
background-image:-moz-gradient(linear,left top,left bottom,from( #858787 ),to( #000 ));
background-image:linear-gradient(linear,left top,left bottom,from( #858787 ),to( #000 ));}
.foota{margin:10px auto;text-align: center;}

#in_04_title{width: 1200px;height: 58px;margin:20px auto;background: url(../fdc/in_04_title.png) center no-repeat;margin-top: 70px;position: relative;}
#in_04_title #in_04_en{width: 1200px;text-align: center;text-transform: uppercase;color: #888888;font-size: 24px;position: absolute;left: 0px;top:0px;}
#in_04_title #in_04_cn{width: 1200px;text-align: center;font-weight: bold; color: #3b3b3b; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  letter-spacing:5px;font-size: 24px;position: absolute;left: 0px;bottom:0px;}
#in_04{
	width: 1200px;
	height: 220px;
	margin: 30px auto;
}
.in_04_title{width: 97%;height: 42px;margin:0 auto;border-bottom: solid 1px #ededed;line-height: 42px;position: relative;}
.in_04_title .in_04_icon{width: 26px;height: 24px;position: absolute;left: 0px;top:9px;}
.in_04_title .in_04_sx{width: 116px;height: 2px;position: absolute;left: 0px;bottom:-1px;background: #0e3c9d;}
.in_04_title i{text-transform: uppercase;font-size: 14px;color: #acacac;font-style: normal;}
.in_04_title span{color: #272727;font-weight: bold;font-size: 18px;padding-left: 35px;}
.in_04_more{height: 42px;line-height: 42px;position: absolute;right: 10px;top:0px;}
.in_04_more a{font-size: 12px;color: #a8a8a8;text-transform: uppercase;}
.in_04_more a:hover{color: #e80000;}
.in_04_c{width: 100%;margin:0 auto;}
.in_04_c li{width: 288px;height: 205px;float: left;margin:25px 10px 0px 0px;position: relative;}
.in_04_c li .in_04_img{width: 288px;height: 205px;position: absolute;left: 0px;top:0px;z-index: 1;}
.in_04_c li .in_04_img img{width: 288px;height: 205px;}
.in_04_c li .in_04_bg{width: 288px;height: 205px;background: url(../fdc/in_04_li_hover.png) center no-repeat; position: absolute;left: 0px;top:0px;z-index: 2;opacity: 0}
.in_04_c li .in_04_view{width: 50px;height: 50px;background: url(../fdc/in_04_view.png) center no-repeat; position: absolute;left: 119px;top:44px;z-index:3;opacity: 0}
.in_04_c li .in_04_t{width: 288px;position: absolute;left: 0px;top:146px;z-index:3;text-align: center;color: #fff;font-size: 14px;opacity: 0}
#in_04_l{
	width: 1200px;
	height: 210px;
	float: left;
}
#in_04_r{width: 598px;height: 505px;float: right;}
#wrap{ width:100%; height:auto; margin: 0 auto;position: relative;z-index: 100;}
#zy_banner{width: 100%;height: 274px;margin:0 auto;position: relative;}
#zy_banner_mid{width: 1920px;height: 274px;position: absolute;top:0px;text-align: center;}

/* CSS 面包屑导航 */
#zy_brandnav{width: 1200px;height: 40px;margin:0 auto;padding:10px 0px;border-bottom:solid 1px #e1e1e1;position: relative;} 
#zy_brandnav_l{min-width: 21px;height: 40px;line-height: 40px; background: url(../fdc/home.png) left center no-repeat;padding-left: 30px;font-size: 14px;color: #424242;float: left;}
#zy_brandnav_l a{font-size: 14px;color: #424242;}
#zy_brandnav_l a:hover{color: #dc4040;}
#zy_brandnav_r{height: 40px;float: right;}
#zy_brandnav_r li{width: 98px;height: 40px;line-height: 40px;text-align: center;margin:0px 5px;float: right;}
#zy_brandnav_r li a{color: #333333;font-size: 14px;background: #e1e1e1;display: block;transition:all 0.4s;}
#zy_brandnav_r li a:hover{background: #1944af;color: #fff;}

/* CSS 走进隆基 */
#zjlj_01{width: 100%;height: 730px;margin:0 auto;background: #f8f8f8}
.zjlj_title{width: 1200px;height: 31px;margin:0 auto;background: url(../fdc/lanmu_jtjs_title.png) center no-repeat;}
.zjlj_t{width:180px;height: 31px;margin:0 auto;position: relative;}
.zjlj_icon{width: 33px;height: 31px;position: absolute;left: 30px;top:0px;text-align: center;}
.zjlj_t span{color: #d80000;font-size: 20px;padding-left: 70px;}
#zjlj_c{width: 987px;margin:20px auto;height: 202px; position: relative; background: url(../fdc/jtjs_img.jpg) center top no-repeat;padding-top: 310px;font-size: 14px;line-height: 30px;color: #595959;}
#zjlj_c span{color: #d80000;font-size: 18px;}
#zjlj_c p{padding-top: 5px;}
#zjlj_c #zjlj_m{position: absolute;right: 0px;bottom:2px;text-align: right;}
#zjlj_c #zjlj_m a{color: #d80000;font-size: 12px;}
#tszzc_01{width: 100%;margin:0 auto;padding: 30px 0px; background: url(../fdc/tszzc_bg.jpg) repeat;}
.tszzc_title{width: 1200px;height: 31px;margin:0 auto;background: url(../fdc/lanmu_tszzc_title.png) center no-repeat;}
.tszzc_t{width:220px;height: 31px;margin:0 auto;position: relative;}
.tszzc_icon{width: 33px;height: 31px;position: absolute;left: 10px;top:0px;text-align: center;}
.tszzc_t span{color: #d80000;font-size: 20px;padding-left: 60px;}
#tszzc_c{width: 1200px;height: 375px;margin:0 auto;margin-top: 25px;position: relative;}
#tszzc_c #tszzc_img{width: 472px;height: 375px;position: absolute;left: 100px;top:0px;background: url(../fdc/tszzc_img.png) center no-repeat;}
#tszzc_c #tszzc_info{width: 531px;height: 375px;position: absolute;right:87px;top:0px;line-height: 30px;color: #333333;font-size: 14px; }
#tszzc_c #tszzc_m{position: absolute;left: 0px;bottom:2px;}
#tszzc_c #tszzc_m a{color: #d80000;font-size: 12px;}
#zjlj_ul{width: 1215px;height: 630px;margin:35px auto;}
#zjlj_ul li{width: 391px;height: 295px;float: left;margin:0px 7px;margin-bottom: 30px;}
#zjlj_ul li .zjlj_ul_title{width: 100%;height: 30px;margin:0 auto;position: relative;line-height: 30px;}
#zjlj_ul li .zjlj_ul_title span{font-size: 18px;color: #333333;padding-left: 40px;}
#zjlj_ul li .zjlj_ul_icon{width: 30px;height: 30px;text-align: center;position: absolute;left: 0px;top:0px;}
#zjlj_ul li .zjlj_ul_pic{width: 391px;height: 251px;margin:0 auto;position: relative;margin-top: 14px;}
#zjlj_ul li .zjlj_ul_img{width:391px;height: 251px;position: absolute;left: 0px;top:0px;z-index: 1; }
#zjlj_ul li .zjlj_ul_img img{width:391px;height: 251px;}
#zjlj_ul li .zjlj_ul_bg{width:391px;height: 251px;background: url(../fdc/zjlj_img_hover.png) center no-repeat; position: absolute;left: 0px;top:0px;z-index: 2;opacity: 0; }
#zjlj_ul li .zjlj_ul_tb{width:391px;height: 69px;position: absolute;left: 0px;top:44px;z-index: 3; text-align: center; opacity: 0;}
#zjlj_ul li .zjlj_ul_thread{width:343px;height: 1px;background: url(../fdc/zjlj_ul_thread.png) center no-repeat; position: absolute;left: 195px;top:152px;z-index: 3;opacity: 0;}
#zjlj_ul li .zjlj_ul_info{width:343px; position: absolute;left: 24px;top:180px;line-height: 24px;color: #fff;font-size: 14px; z-index: 3;opacity: 0;}
#zjlj_ul li a{display: block;width: 391px;height: 295px;}

/*css 集团介绍*/
#company{width: 100%;min-height:822px;padding-bottom: 50px; margin:0 auto;background: url(../fdc/company_bg.jpg) center bottom no-repeat; }
#company_01_title{width: 1200px;line-height: 98px; color: #4b4b4b;font-size: 48px;text-align: center;margin:0 auto;}
#company_01_tip{width: 1200px;line-height: 42px; color: #333333;font-size: 20px;text-align: center;margin:0 auto;}
#company_01_en{width: 1200px;font-style: italic;font-size: 15px;line-height: 24px;color: #c1c1c1;text-align: center;margin:0 auto;}
#company_01_img{width: 1103px;height: 334px;margin:50px auto;position: relative;}
#company_01_imgl{width: 780px;height: 334px;position: absolute;left: 0px;top:0px;overflow: hidden;}
#company_01_imgl img{ transition:transform 1s ease 0s}
#company_01_img:hover img{transform: scale(1.2, 1.2);}
#company_01_imgr{width: 323px;height: 334px;position: absolute;right: 0px;top:0px;overflow: hidden;background: url(../fdc/company_rimg.png) center no-repeat;}
#company_01_imgr .ch-cn{width: 234px;margin: 0 auto;padding-top: 70px;line-height: 58px;font-size: 32px;color: #fff;}
#company_01_imgr .ch-en{width: 234px;margin: 0 auto;line-height: 30px; font:bold 16px/44px "微软雅黑"; opacity: 0.8;color: #fff;letter-spacing: 12px;}
#company_01_c{width: 1103px;margin:0px auto;position: relative;}
#company_01_l{width: 510px;font-size: 14px;line-height: 36px;color: #666;float: left;}
#company_01_r{width: 522px;padding-left: 40px;border-left: 1px solid #e1dfdc;float: right;}
#company_01_r .head-tit{height: 62px;}
#company_01_r .head-tit .cn{font-size: 32px;color: #4b4b4b;line-height: 36px;padding-right: 14px;display: block;float: left;}
#company_01_r .head-tit .en{font-size: 30px;color: #bdbcba;line-height: 32px;font:16px/44px "微软雅黑";padding-top:5px;display: block;float: left;}
#company_01_r ul{width: 100%;}
#company_01_r ul li{width: 100%;margin:0 auto;}
#company_01_r ul li .fir-letter{font-size: 24px;color: #333;line-height: 26px;display: block;float: left;padding-right: 14px;font-family: arial;}
#company_01_r ul li .describe{padding-left: 20px;background:url(../fdc/li1.jpg) left 13px no-repeat;padding-top: 6px;float: left;transition-duration:300ms;}
#company_01_r ul li .describe span{font-size: 14px;color: #999;font-weight: bold;}
#company_01_r ul li .describe p{line-height: 24px;font-size: 14px;color: #999;}
#company_01_r ul li:hover .describe{padding-left: 30px;background:url(../fdc/li1.jpg) 10px 13px no-repeat;}

/*css 致辞页面*/
#speech{width: 100%;position: relative;	background: url(../fdc/sc15.png) center top repeat-y #f6f6f6;background-size: 100%;padding-top: 16px;padding-bottom:110px;}
#speech_mid{width: 1200px;margin:0 auto;padding-top: 50px;}
#speech .sp_title{width: 100%;}
#speech .sp_title .big-t{width: 100%;text-align: center;font-size: 30px;font-weight: bold;color: #515151;line-height: 44px;}
#speech .sp_title .sub-tip{	font-size: 16px;line-height: 54px;text-align: center;}
.advantage{ width: 100%; position: relative; height: 358px; padding: 45px 0 54px;}
.advantage .adv-li{ position: absolute; box-shadow: 0 0 20px #bbb; border-radius: 50%; overflow: hidden;}
.advantage .adv-li1{ width: 309px; height: 309px; left: 166px; top: 72px; background: url(../fdc/sc12.png) no-repeat;}
.advantage .adv-li2{ width: 358px; height: 358px; left: 426px; top:46px; background: url(../fdc/sc13.png) no-repeat; z-index: 2;}
.advantage .adv-li3{ width: 309px; height: 309px; right: 166px; top: 72px; background: url(../fdc/sc14.png) no-repeat;}
.advantage .adv-li .big{ position: relative; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer;}
.advantage .adv-li1 .big .p1,.advantage .adv-li3 .big .p1{ margin-top: 112px;}
.advantage .adv-li2 .big .p1{ margin-top: 140px;}
.advantage .adv-li .big .p1{ font-size: 18px; line-height: 30px; color: #fff; padding-bottom: 12px; text-align: center; width: 60%; margin-left: 20%;}
.advantage .adv-li .big .p2{ font-size: 14px; line-height:24px; color: #fff; opacity: 0.8; filter:alpha(opacity=80); text-align: center; width: 60%; margin-left: 20%;}
.advantage .adv-li .big .small-pic{ position: absolute; transition-duration:500ms; transform:scale(0);}
.advantage .adv-li .big .small-pic img{ width: 100%;}
.advantage .adv-li1 .big .small-pic,.advantage .adv-li3 .big .small-pic{ left: 17px; top:17px;}
.advantage .adv-li2 .big .small-pic{ left:18px; top:18px; }
.advantage .adv-li .big:hover .small-pic{ transform:scale(1);}
.process{width: 100%;}
.down-go{width: 59px;height: 59px;display: block;background: url(../fdc/sc17.png) no-repeat;margin: 0 auto;}
.process ul{width: 100%;padding-top: 151px;background: url(../fdc/go2.png) 420px top no-repeat;}
.process ul .child-fir{width: 100%;padding-bottom: 181px;background: url(../fdc/go4.png) 420px bottom no-repeat;}
.process ul .child-fir .child{background: url(../fdc/go0.png) 420px repeat-y;float: left;}
.process ul .child-sec{width: 100%;position: relative; padding-bottom: 168px;background: url(../fdc/go5.png) 419px bottom no-repeat;}
.process ul .child-sec .child{background: url(../fdc/go0.png) 797px repeat-y;float: left;}
.sc-more{width: 254px;height: 50px;border:1px solid #d5dae0;text-align: center;line-height: 50px;color: #426bba;border-radius: 6px;display: block;margin:120px auto 0;font-size: 18px;background: #f7f9f7;transition-duration:300ms;}
.sc-more:hover{background: #005ea6;border:1px solid #005ea6;color: #fff;}
.process ul li {padding-bottom: 110px;}
.process ul li .child{clear: both;width: 100%;	/*display: none;*/padding-top:60px;padding-bottom: 40px;}
.process ul li .child .child-date{font-size: 30px;font-weight: bold;color: #426bba;line-height: 30px;padding-bottom: 8px;}
.process ul .child-fir .child .child-date{text-align: left;}
.process ul .child-fir .child .child-text{padding-left: 140px;background: url(../fdc/sc18.png) left top no-repeat;float: right;width: 650px;}
.process ul .child-fir img{display: block;float: left;max-width: 400px;}
.process ul .child-sec .child .child-text{padding-right: 162px; background: url(../fdc/sc18.png) right top no-repeat;float: left;width: 650px;}
.process ul .child-sec img{display: block;max-width: 400px;position: absolute; right: -30px;top:60px;}
.process ul li .child .child-detail{width: 100%;line-height: 28px;font-size: 14px; color: #666;}
.process ul .child-fir .child .child-detail{text-align: left;}

/*css 企业文化*/
#culture{width: 1200px;margin:0 auto;padding-top: 50px;padding-bottom: 50px;}
#culture .cu_title{width: 100%;}
#culture .cu_title .big-c{width: 100%;text-align: center;font-size: 30px;font-weight: bold;color: #515151;line-height: 44px;}
#culture .cu_title .sub-cip{font-size: 14px;line-height: 25px;color: #666; text-align: center;width: 800px;margin:20px auto;}
.cu_img{overflow: hidden;width: 653px;height: 240px;margin: 30px auto;position: relative;}
.cu_img img{left: 238px;top: 0;filter:alpha(opacity=0); opacity: 0;}
.cu_img img .se{left: 446px;}
.cu_img img .th{left: 446px;}

/*css 发展历程*/
#group{width: 1200px;margin:0 auto;padding-top: 50px;color:#f60;position: relative; padding-bottom: 50px;}
#group .tips{position: absolute;left:18px;bottom: 44px;	font-size: 24px;line-height: 44px;border-bottom: 3px solid #f60;}
#group .more{display: block;position: absolute;width: 51px;height: 51px;left: 50%;margin-left: -29px;bottom: 10px;cursor: pointer;background: url(../fdc/dsj02.png) no-repeat center;}
#group .list li{width: 484px;padding-bottom: 40px;margin-bottom: -100px; height: 190px; zoom:1px;position: relative;opacity: 0;}
#group .list li:nth-of-type(odd){border-right: 5px solid #f60;margin-left: 109px;float: left;}
#group .list li:nth-of-type(even){margin-right: 115px;float: right;margin-top: 60px;}
#group .list li.last{padding-bottom: 87px;}
#group .list li:after{display:block;height:0; clear:both;visibility:hidden;overflow:hidden;content:".";}
#group .list li .coverl,#group .list li .coverr,#group .list li .coverf{
	width: 494px;
	height: 26px;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	top:-26px;
}
#group .list li .coverl{right: -5px;background-image: url(../fdc/dsj08.png);}
#group .list li .coverr{left:-8px;background-image: url(../fdc/dsj09.png);}
#group .list li .coverf{right: -5px;background-image: url(../fdc/dsj07.png) !important;}
#group .list li .yearl,#group .list li .yearr{font-weight: bold;font-size: 36px;line-height: 36px;font-family: Arial;display: block;position: absolute;width:115px;text-align: center;top:-36px;}
#group .list li .yearl{left:-115px;}
#group .list li .yearr{right:-115px;}
#group .list li .cnt{padding:15px;}
#group .list li .cnt p{font-size: 16px;line-height: 24px;padding-left: 15px;margin-bottom: 8px;background: url(../fdc/dsj03.png) no-repeat left 9px;}


/*css 隆基团队*/
#team_list{width: 1281px;margin:25px auto;}
#team_list ul {
    height:548px;
    width: 1281px;
    background:url(../fdc/team_03.png) no-repeat left top;
    padding:0;
}
#team_list ul li {
    width:183px;
    height:183px;
    position:relative;
    z-index:1;
    float:left;
    display:inline;
    overflow:hidden;
}
#team_list ul li a {
    width:183px;
    height:183px;
    display:block;
    text-align:left;
    color:#fff;
    cursor:pointer;
    -webkit-transition:all 0.2s ease-out 0.1s;
    -moz-transition:all 0.2s ease-out 0.1s;
    -ms-transition:all 0.2s ease-out 0.1s;
    transition:all 0.2s ease-out 0.1s;
}
#team_list ul li a img {
    max-width:183px;
    padding-top:25px;
}
#team_list ul li a .p_photo {
    display:block;
    width:183px;
    height:183px;
    text-align:center;
}
#team_list ul li a .p_detail {
    background:#b4b4b4;
    display:block;
    color:#fff;
    line-height:20px;
    width:100%;
    height:0;
    overflow:hidden;
    position:absolute;
    z-index:1;
    width:100%;
}
#team_list ul li a .p_intro {
    display:block;
    margin:0 10px;
    border-top:1px dotted #eee;
    line-height:18px;
}
#team_list ul li a .p_name,#team_list ul li a .p_post {
    color:#fff;
    font-size:14px;
    display:inline-block;
    white-space:nowrap;
    padding:10px;
    font-weight:bold;
}
#team_list ul li:nth-child(2),#team_list ul li:nth-child(3),#team_list ul li:nth-child(7),#team_list ul li:nth-child(17),#team_list ul li:nth-child(25) {
    -webkit-animation:bounceIn 1s ease;
    -moz-animation:bounceIn 1s ease;
    -ms-animation:bounceIn 1s ease;
    -o-animation:bounceIn 1s ease;
    animation:bounceIn 1s ease;
}
#team_list ul li:nth-child(10),#team_list ul li:nth-child(5),#team_list ul li:nth-child(14),#team_list ul li:nth-child(19),#team_list ul li:nth-child(9) {
    -webkit-animation:bounceIn 1.5s ease;
    -moz-animation:bounceIn 1.5s ease;
    -ms-animation:bounceIn 1.5s ease;
    -o-animation:bounceIn 1.5s ease;
    animation:bounceIn 1.5s ease;
}
#team_list ul li:nth-child(8),#team_list ul li:nth-child(4),#team_list ul li:nth-child(11),#team_list ul li:nth-child(21),#team_list ul li:nth-child(27) {
    -webkit-animation:bounceIn 1.2s ease;
    -moz-animation:bounceIn 1.2s ease;
    -ms-animation:bounceIn 1.2s ease;
    -o-animation:bounceIn 1.2s ease;
    animation:bounceIn 1.2s ease;
}
#team_list ul li:nth-child(12),#team_list ul li:nth-child(23),#team_list ul li:nth-child(25),#team_list ul li:nth-child(22),#team_list ul li:nth-child(6) {
    -webkit-animation:bounceIn 1.8s ease;
    -moz-animation:bounceIn 1.8s ease;
    -ms-animation:bounceIn 1.8s ease;
    -o-animation:bounceIn 1.8s ease;
    animation:bounceIn 1.8s ease;
}




/*css 新闻动态*/
#news_list{width: 1130px;margin:25px auto;}
#custom_list{width: 1200px;margin:25px auto;}
#news_list li{width: 100%;height: 175px;background: #f6f6f6;margin-bottom: 33px;position: relative; transition:0.3s all 0s linear;}
#news_list li .news_l{width: 361px;height: 175px;position:absolute;left: 0px;top:0px;}
#news_list li .news_l .news_img{width: 361px;height: 175px;position: absolute;left: 0px;top:0px;z-index: 1;}
#news_list li .news_l .news_img img{width: 361px;height: 175px;}
#news_list li .news_l .news_category{width: 83px;height: 26px;text-align: center;line-height: 26px;background: #dc0000;color: #fff;font-size: 12px;position: absolute;left: 0px;top:0px;z-index: 2;}
#news_list li .news_m{width: 92px;position:absolute;left: 418px;top:59px;color: #4b4b4b;font-size: 14px;text-align: center;}
#news_list li .news_m .news_btn{width: 92px;height: 25px;margin-top: 10px;line-height: 25px;text-align: center;background: #2654b2;color: #fff;font-size: 14px;text-transform: uppercase;}
#news_list li .news_r{width: 500px;position: absolute; right: 45px;top:20px;}
#news_list li .news_r span{font-size: 16px;font-weight: bold;color: #1f1f1f;}
#news_list li .news_r p{font-size: 12px;color: #444444;line-height: 24px;}
#news_list li:hover{ background:#fff; -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000;}


/*css 新闻详情页*/
#news_content{width: 1200px;margin:30px auto;}
#news_l{width: 860px;float: left;}
#news_ul li{float: left;width: 860px;height: 127px;margin-bottom:25px;background: #fff; border:solid 1px #ebebeb;position: relative;}
#news_ul li .news_img{width: 104px;height: 104px;position: absolute;left: 10px;top:10px;background: #f0f0f0;text-align: center;}
#news_ul li .news_img img{width: 104px;height: 104px;}
#news_ul li .time{width: 104px;height: 104px;position: absolute;left: 10px;top:10px;background: #f0f0f0;color: #c7c7c7;font-size: 16px;text-align: center;line-height: 30px;}
#news_ul li .time p{padding-top: 13px;}
#news_ul li .time span{font-size: 50px;color: #c7c7c7; line-height: 40px;font-weight: bold;}
#news_ul li .title{width: 700px;height: 38px;position: absolute;left:140px;top:10px;color: #616161;font-size: 16px; line-height: 38px;font-weight: bold;}
#news_ul li .info{width: 700px;height: 64px;line-height: 26px; position: absolute;left:140px;top:50px;font-size: 14px;color: #9d9d9d;}
#news_ul li:hover{border:solid 1px #ff9104;}
#news_r{width: 316px;float: right;background: #fff;}
#news_r_t{width: 100%;height: 46px;margin:0 auto;background: #035cac; position: relative;line-height: 46px;}
#news_r_t span{padding-left: 20px;font-size: 18px;color: #fff;}
.news_r_m{position: absolute;right: 20px;top:35px;height: 20px;line-height: 20px;}
.news_r_m a{color: #adadad;font-size: 14px;text-transform: uppercase;}
.news_r_m a:hover{color: #3d4c91;}
#news_r_c{width: 316px;padding:20px 0px;margin:0 auto;}
#news_r_c li{width: 100%;height: 45px;line-height: 45px;position: relative;background: url(../fdc/submenu_icon_hover.png) 15px center no-repeat;border-bottom: 1px solid #dadada;}
#news_r_c li span{padding-left: 30px;}
#news_r_c li a{display: block;color: #333;font-size: 14px;}
#news_r_c li a:hover{border-bottom: solid 1px #c60000}

/*css 项目中心*/
#product_empty{width: 1200px;margin:0px auto;position: relative;background:#f6f6f6;}
#product_empty #product_fenlei{width: 147px;position: absolute;left: 0px;top:44px;z-index: 999;}
#product_fenlei li{width: 147px;height: 48px;text-align: center;margin:8px 0px;position: relative;line-height: 48px;border:solid 1px #e9e9e9;}
#product_fenlei li span{padding-left: 45px;}
#product_fenlei li .category_icon{width: 33px;height: 33px;position: absolute;left: 20px;top:7px;overflow: hidden;}
#product_fenlei li a{display: block;color: #878787;font-size: 16px;background: #fff;transition:all 0.4s;}
#product_fenlei li a:hover{color: #fff;background: #d10000;}
#product_list{width: 100%;margin:0px auto;}
#product_list li{width: 100%;height: 339px;padding:50px 0px;position: relative;}
#product_list li:nth-of-type(odd){ background:#f6f6f6;}
#product_list li:nth-of-type(even){ background:#fff;}
#product_list li .product_mid{width: 1200px;height: 339px;margin:0 auto;position: relative;}
#product_list li .product_imgr{position:absolute;right: 0px;top:0px;}
#product_list li .product_imgl{position:absolute;left: 180px;top:0px;}
#product_list li .product_img{width: 513px;height: 339px;position:absolute;}
#product_list li .product_img img{width: 513px;height: 339px;}
#product_list li:hover .product_img img{transition:transform 1s ease 0s;} 
.image06 {
    width:513px;
    height:339px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.image06 .imgB {
    width: 100%;
    top: 0;
    left: 0;
    position: relative;
    opacity: 1;
}
.image06 .imgT {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.image06 .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.image06 .ovrly a{font-size: 30px; line-height: 339px;opacity: 0.3; color: #fff!important; font-weight: bold;text-align: center;}
.image06:hover .imgT {
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.image06:hover .ovrly {
    opacity: 0;
}

#product_list li .product_cr{position:absolute;right: 0px;top:24px;}
#product_list li .product_cl{position:absolute;left: 180px;top:0px;}
#product_list li .product_c{width: 485px;height: 315px;}
#product_list li .product_c span{width: 50px;height: 50px;line-height: 50px;text-align: center;border-bottom: solid 5px #d10000;font-size: 36px;color: #333333;}
#product_list li .product_c .pro_t{width: 100%;margin:0 auto;margin-top: 80px;color: #414141;font-size: 24px;}
#product_list li .product_c .pro_i{width: 100%;height: 124px; margin:0 auto;margin-top: 10px;line-height: 28px; color: #6e6e6e;font-size: 14px;}
#product_list li .product_c .pro_m{position: absolute;right: 0px;bottom:4px;height: 15px;line-height: 15px;}
#product_list li .product_c .pro_m a{font-size: 12px;color: #d10000;}
#product_list li .product_c .pro_m a:hover{color: #e80000;}

/*css 项目中心详情*/
#product_wrap{ width:1200px; height:auto; margin: 20px auto;}
#zy_content{ width: 100%; height:auto;margin:0 auto;min-height:600px;_height:600px;_height:100%;line-height:30px;color:#7d7d7d;font-size: 14px;}
#zy_content a{color:#7d7d7d;font-size: 14px;}
#zy_content a:hover{color:#e80000;}
.details-main{
	width: 1200px;
	min-height: 500px;
	margin:0 auto;
}
.details-main .details-left{
	padding-top: 75px;
	float: left;
	width: 845px;
	overflow: hidden;
    border-right: 1px solid #f2f2f2;
    padding-right: 50px;
    min-height: 500px;
}
.details-main .details-left .bd{
	height: 520px;
}
.details-main .details-left li{
	border:3px solid #fafafa;
	background: #eee;
	text-align: center;
}

.details-main .details-left .hd{
    width: 100%!important;
    padding-top: 5px!important;
    overflow: hidden!important;
    margin-bottom: 60px!important;
    height: 95px!important;
    border-bottom: none!important;
}

.details-main .details-left .hd ul{
	margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}
.details-main .details-left .hd ul li{
    float: left;
    text-align: center;

}
.details-left .hd ul li img{
	width: 109px;
    height: 68px;
    cursor: pointer;
    border:0;
    opacity: 0.3;
  	alpha:filter(opacity=30);
 

}

.details-left .hd  .on {
	border:3px solid #b62200;

  }
  .details-left .hd  .on img{
  	opacity: 1;
  	alpha:filter(opacity=100);
  }

.details-main .details-right{
	padding-top: 75px;
	width: 300px;
 	float: left;
}
.details-main .details-right h2{
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    color: #4f4f4f;
    border-left: 4px solid #b62200;
	padding-left: 20px;


}
.details-right .content{
	padding-left: 20px;
	margin-top: 25px;
	color: #999;
}
.details-right .project-info{
	margin-top: 70px;
	padding-left: 20px;
	line-height: 28px;
}
.project-info .line{
	border-top:2px solid #666;
	width: 9px;
	height: 25px;
}
.details-right .p-n-b .prev{
	float: left;
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../fdc/prev1.png) no-repeat center;
}
.details-right .p-n-b {
	margin-top: 60px;
	padding-left: 20px;

}
.details-right .p-n-b .next{
	float: left;
	width: 25px;
	height: 25px;
	margin-left: 10px;
	display: inline-block;
	background: url(../fdc/next1.png) no-repeat center;
}
.details-right .p-n-b .back{
	display: inline-block;
	color: #555;
	border:1px solid #b2b2b2;
	float: right;
	padding: 3px 15px;
	margin-right: 5px;

}
#product_content{width: 1200px;margin:0 auto;margin-bottom: 50px; color: #999;line-height: 28px;font-size: 14px;position: relative;}
#pro_nav{width: 1200px;height: 52px;margin:20px auto;border-bottom: solid 1px #e2e2e2;background: #fff;margin-bottom:40px;}
#pro_nav li{float: left;width: 166px;height: 52px;line-height: 52px;text-align: center;position: relative; margin:0px 3px;}
#pro_nav li a{font-size: 16px;color: #555555;display: block;z-index: 2;position: relative;background: #f0f0f0;}
#pro_nav li .hover{width:166px;height: 63px; position: absolute;left: 0px;bottom:-10px; background: url(../fdc/category_hover.png) center top repeat-x;color: #fff; z-index: 1}
.pro_capital{width: 1200px;height: 45px;line-height: 45px; border-bottom: solid 2px #323232; margin:0 auto;margin:20px auto;position: relative;}
.pro_capital span{display: block;width: 120px;height: 45px;position: absolute;left: 0px;top:0px;text-align: center;font-size: 16px;color: #fff;background: #323232;}
.pro_detail{width: 100%;height: auto;margin:0 auto;margin-top: 10px;font-size: 16px;color: #4f4f4f;line-height: 35px;}
.pro_detail img{max-width: 1000px;}
.submit{width:96px;height:32px;line-height:32px;border:0;background:#fb4646;cursor:pointer;color: #fff;font-size: 14px;text-align: center;font-family: "微软雅黑"; }
.reset{width:96px;height:32px;line-height:32px;border:0;background:#dddddd;cursor:pointer;color: #000;font-size: 14px;text-align: center;font-family: "微软雅黑"; }

/*在线预约 css*/
.left_form { width: 100%; overflow: hidden; }
.left_form form { padding: 20px; width: 100%; overflow: hidden; }
.left_form ul li { margin-bottom: 5px; overflow: hidden; }
.left_form ul li.message { position: relative; }
.left_form ul li span { display: block; width:20%; text-align: right; margin-right: 10px; float: left; font-size: 14px; }
.left_form ul li input.intxt { width: 55%; margin: 5px 0 2px; border: 1px solid #d8d8d8; background: #f9f9f9; border-top: 1px solid silver; line-height: 32px; height: 32px; color: #999; padding: 0 4px; overflow: hidden; }
.left_form ul li textarea { border: 1px solid #d8d8d8; background: #f9f9f9; width: 70%; height: 140px; margin-bottom: 0; line-height: 20px; margin: 6px 0 0; padding: 4px; color: #999; resize: none; }
.left_form .btnclick { padding:2%  0 0 30%; overflow: hidden; }
.left_form .btnclick input { display: block; width: 110px; padding:10px 40px;  text-align: center; color: white; float: left; margin-right: 15px; cursor: pointer; font-size: 16px; overflow: hidden; }
.left_form .btnclick input.btn_submit { background: #1b3f8d; border: 0; }
.left_form .btnclick input.btn_reset { background: #454545; border: 0; }




/*css 隆基物业*/
#ljwy_01{width: 1200px;height: 524px;margin:35px auto;position: relative;}
#ljwy_01 li{width: 400px;height: 424px;float: left;}
#ljwy_01 li .ljwy_img{width: 400px;height: 262px;text-align: center;overflow: hidden;position: relative;}
#ljwy_01 li .ljwy_img img{ transition:transform 1s ease 0s}
#ljwy_01 li:hover .ljwy_img img{transform: scale(1.2, 1.2);}
#ljwy_01 li .ljwy_img .ljwy_arrow1{width: 15px;height: 8px;position: absolute;left: 192px;bottom:14px;}
#ljwy_01 li .ljwy_img .ljwy_arrow2{width: 15px;height: 8px;position: absolute;left: 192px;top:-14px;}
#ljwy_01 li .ljwy_c{width: 400px;height: 262px;position: relative;}
.color_01{background: #94a0ae;}
.color_02{background: #12b5b2;}
.color_03{background: #ed4a4d;}
#ljwy_01 li .ljwy_c .ljwy_t{width: 100%;height: 30px;line-height: 30px;color: #fff;font-size: 16px;font-weight: bold; position: absolute;left: 0px;top:20px;text-align: center;}
#ljwy_01 li .ljwy_c .ljwy_intro{width: 340px;line-height: 30px;color: #fff;position: absolute;left: 30px;top:60px;font-size: 12px;}
#ljwy_01 li .ljwy_c .ljwy_notice{width: 340px;line-height: 30px;color: #fff;position: absolute;left: 30px;top:70px;font-size: 12px;}
#ljwy_01 li .ljwy_c .ljwy_notice li{width: 100%;height: 30px;line-height: 30px;position: relative;}
#ljwy_01 li .ljwy_c .ljwy_notice li span{display: block;position: absolute;right: 0px;top:0px;height: 30px;line-height: 30px;color: #fff;font-size: 14px;}
#ljwy_01 li .ljwy_c .ljwy_notice li:hover span{color: #027876;}
#ljwy_01 li .ljwy_c .ljwy_notice li a{color: #fff;font-size: 14px;display: block;}
#ljwy_01 li .ljwy_c .ljwy_notice li a:hover{color: #027876;}
#ljwy_01 li .ljwy_c .ljwy_honor{width: 340px;line-height: 30px;color: #fff;position: absolute;left: 30px;top:70px;font-size: 12px;}
#ljwy_01 li .ljwy_c .ljwy_honor li{width: 50%;height: 30px;line-height: 30px;position: relative;float: left;}
#ljwy_01 li .ljwy_c .ljwy_honor li span{padding-left: 50px;}
#ljwy_01 li .ljwy_c .ljwy_honor li a{color: #fff;font-size: 14px;display: block;}
#ljwy_01 li .ljwy_c .ljwy_honor li a:hover{color: #8a0003;}
#ljwy_02{width: 100%;margin:35px auto;position: relative;}
#ljwy_02 li{width: 100%;height: 204px;padding:16px 0px;}
#ljwy_02 li:nth-of-type(even){ background:#f5f5f5;}
#ljwy_02 li:nth-of-type(odd){ background:#fff;}
#ljwy_02 li .notice_c{width: 1200px;height: 204px;margin:0 auto;}
#ljwy_02 li .notice_img{width: 204px;height: 204px;position: relative;}
#ljwy_02 li .notice_img .notice_time{width: 65px;height: 65px;position: absolute;left: 189px;top:69px;background: #d10000;border-radius: 50%;text-align: center;line-height: 65px;color: #fff;font-size: 30px;}
#ljwy_02 li .notice_detail{width: 900px;height: 204px;position: relative;}
#ljwy_02 li .notice_detail .notice_title{width: 100%;margin:0 auto;margin-top: 25px;color: #424242;font-size: 16px;font-weight: bold;}
#ljwy_02 li .notice_detail .notice_date{width: 100%;margin:0 auto;color: #6d6d6d;font-size: 12px;}
#ljwy_02 li .notice_detail .notice_info{width: 100%;margin:0 auto;color: #424242;font-size: 12px; line-height: 30px;}
#ljwy_02 li .notice_detail .notice_more{width:40px;background: url(../fdc/notice_more.png) right center no-repeat;}
#ljwy_02 li .notice_detail .notice_more a{color: #cb0000;font-size: 12px;}
#honor_list{width: 1200px;margin:30px auto;}


/*css 投诉建议*/
#tousu_01{width: 1200px;height:620px;margin:30px auto;padding-top: 35px; border-radius: 30px; background: #fff;border:solid 1px #e2e2e2;background:#fff; -moz-box-shadow: 0px 0px 10px #e2e2e2; -webkit-box-shadow: 0px 0px 10px #e2e2e2; box-shadow: 0px 0px 10px #e2e2e2; }
#tousu_title{width: 1088px;height: 28px;line-height: 28px; border-bottom: solid 1px #efefef;padding:15px 0px;background: url(../fdc/tousu_title.png) 40px center no-repeat;margin:0 auto;}
#tousu_title span{padding-left: 75px;color: #d10000;font-size: 18px;font-weight: bold;}
#tousu_c{width: 1088px;height: 510px;margin:10px auto;}
#tousu_l{width: 530px;height: 510px;float: left;}
#tousu_r{width: 450px;height: 510px;margin-top: 80px; background: url(../fdc/tousu_bg.png) center no-repeat;float: right;position: relative;}
#tousu_people{width: 267px;height: 542px;background: url(../fdc/tousu_people.png) center no-repeat;position: absolute;right: -89px;top:-30px;z-index: 999;}
#tousu_lou{width: 450px;height: 106px;background: url(../fdc/tousu_lou.png) center no-repeat;position: absolute;left: 0px;top:376px;z-index: 1;}
#tousu_cloud01{width: 450px;height: 27px;background: url(../fdc/cloud01.png) 104px center no-repeat;position: absolute;left: 32px;top:76px;z-index: 2;-webkit-animation: animate-cloud 20s linear infinite;
-moz-animation: animate-cloud 20s linear infinite;
-ms-animation: animate-cloud 20s linear infinite;
-o-animation: animate-cloud 20s linear infinite;
animation: animate-cloud 20s linear infinite;
}
@-webkit-keyframes animate-cloud {from {background-position: 0px 100%;} to {background-position: 225 100%; }}
@-moz-keyframes animate-cloud {from {background-position: 0 100%;}  to {background-position: 225 100%; }}
@-ms-keyframes animate-cloud {from {background-position: 0 100%;}  to {background-position: 225 100%; }}
@-o-keyframes animate-cloud {from {background-position: 0 100%;}  to {background-position: 225 100%; }}
#tousu_cloud02{width: 450px;height: 36px;background: url(../fdc/cloud02.png) 300px center no-repeat;position: absolute;right: -32px;top:327px;z-index: 2;-webkit-animation: animate-cloud 20s linear infinite;
-moz-animation: animate-cloud1 20s linear infinite;
-ms-animation: animate-cloud1 20s linear infinite;
-o-animation: animate-cloud1 20s linear infinite;
animation: animate-cloud1 20s linear infinite;
}
@-webkit-keyframes animate-cloud1 {from {background-position: 225 100%;} to {background-position: 0 100%; }}
@-moz-keyframes animate-cloud1 {from {background-position: 225 100%;}  to {background-position: 0 100%; }}
@-ms-keyframes animate-cloud1 {from {background-position: 225 100%;}  to {background-position: 0 100%; }}
@-o-keyframes animate-cloud1 {from {background-position: 225 100%;}  to {background-position: 0 100%; }}
#tousu_t{width: 450px;text-align: center;color: #fff;font-size: 24px;position: absolute;left: 0px;top:50px;z-index: 1;}
#tousu_i{width: 450px;color: #fff;line-height:30px; font-size: 16px;position: absolute;left: 0px;top:133px;z-index: 1;}
#tousu_i p{padding:0px 50px;}
#tousu_d{width: 500px;height: 45px;line-height: 45px; border-bottom: solid 1px #cccccc;font-size: 16px;color: #363636; margin:0 auto;margin-top: 30px; margin-left: 30px;}
#tousu_s{width: 500px;line-height: 30px;  font-size: 14px;color: #656565; margin:10px auto; margin-left: 30px;}
.formmcys{font-size: 14px;color: #3b3b3b;margin-right: 40px;}
.formmcys i{font-style: normal;color: #d20001;padding-right: 5px;}
#message_r{width: 470px;height: 510px;float: right;position: relative;}
#message_title{width: 100%;height: 28px;line-height: 28px; border-bottom: solid 1px #efefef;padding:15px 0px;background: url(../fdc/tousu_title.png) 40px center no-repeat;margin:0 auto;}
#message_title span{padding-left: 75px;color: #d10000;font-size: 18px;font-weight: bold;}
#apply_title{width: 100%;height: 28px;line-height: 28px; border-bottom: solid 1px #efefef;padding:15px 0px;background: url(../fdc/apply_icon.png) 10px center no-repeat;margin:0 auto;}
#apply_title span{padding-left: 45px;color: #d10000;font-size: 18px;font-weight: bold;}
#apply_ul{width: 470px;height: 470px; margin:0 auto;margin-top: 20px;overflow: hidden;}
#apply_ul .bd li{width: 468px;height: 100px;margin-bottom: 20px;border:solid 1px #d7d7d7;}
#apply_ul .bd li .apply_t{width: 468px;height: 30px;line-height: 30px; background: #f2f2f2;position: relative;}
#apply_ul .bd li .apply_t span{padding-left: 12px;font-size: 12px;color: #616161;}
#apply_ul .bd li .apply_more{position: absolute;top:0px; right: 12px;height: 30px;line-height: 30px;}
#apply_ul .bd li .apply_c{width: 450px;height: 53px; margin:0 auto;margin-top: 8px;}
#apply_ul .bd li .apply_pic{width:53px;height: 53px;float: left;}
#apply_ul .bd li .apply_i{width:380px;height: 53px;float: right;}
#apply_ul .bd li .apply_name{width: 100%;height: 27px;line-height: 27px; font-size: 12px;color: #fd0000;font-weight: bold;margin:0 auto;}
#apply_ul .bd li .apply_details{width: 100%;font-size: 12px;color: #616161;margin:0 auto;line-height: 20px;}


/*css 联系我们*/
#lxwm_wrap{ width: 100%; min-height: 750px; background: url(../fdc/lxwm_bg.jpg) center bottom no-repeat; margin: 0 auto; position: relative;}
.lxwm_title{width: 1200px;margin:0px auto;margin-top: 35px; text-transform: uppercase; text-align: center;font-size: 30px;color: #343434;}
.lxwm_t{width: 1200px;margin:0px auto;text-align: center;font-size: 24px;color: #004a9f;font-weight: bold;}
#lxwm_01{width: 1200px;margin:0 auto;margin-top: 70px;padding-bottom: 15px;border-bottom: solid 1px #dfdfdf;}
#lxwm_01 li{float: left;width: 33.3%;}
#lxwm_01 li span{font-weight: bold;color: #383838;font-size: 18px;}
#lxwm_01 li p{color: #6e6e6e;font-size: 14px;padding-bottom: 20px;}
#lxwm_02{width: 1200px;margin:0 auto;margin-top: 70px;}
#lxwm_02 li{float: left;width: 25%;}
#lxwm_02 li span{font-weight: bold;color: #383838;font-size: 18px;}
#lxwm_02 li p{color: #6e6e6e;font-size: 14px;padding-bottom: 20px;}



/*css 加入隆基*/
#jobs_title{width: 833px;height: 134px;margin:30px auto;background: url(../fdc/jobs_title.png) center no-repeat;}
#jobs_content{width: 1200px;height: 422px;margin:0 auto;margin-bottom: 200px; position: relative;box-shadow:0 0 8px #ccc;background: #006cb6;border-bottom-right-radius:50px;}
#jobs_img{width: 599px;height: 422px;position: absolute;right: 0px;top:0px;overflow: hidden;border-bottom-right-radius:50px;}
#jobs_img img{ transition:transform 1s ease 0s;}
#jobs_img:hover img{transform: scale(1.2, 1.2);}
#jobs_info{width: 480px;height: 422px;position: absolute;left: 0px;top:0px;padding:78px 0 0 60px;color: #fff;line-height: 28px;font-size: 15px;z-index: 1;}
#jobs_info li{width: 240px;height: 35px;;line-height: 35px;float: left;;}
#jobs_info li a{color: #fff;font-size: 15px; cursor: pointer;}
#jobs_info li a:hover{text-decoration: underline;}

#jobs_pen{width: 1200px;height: 190px;background: url(../fdc/jobs_pen.png) center no-repeat;position: absolute;left: 0px;top:360px;}
.apply{min-height: 1240px;padding-top: 16px;width: 100%;position: relative;background: url(../fdc/jobs_bg.jpg) bottom center no-repeat;margin-top: 80px;}
.apply .apply_title{width: 100%;padding-top: 52px;padding-bottom: 20px;}
.apply .apply_title .big-t{width: 100%;text-align: center;font-size: 30px;font-weight: bold;color: #fff;line-height: 44px;}
.apply .apply_title .sub-tip{font-size: 16px;line-height: 54px;text-align: center;color: #fff;letter-spacing:12px;}
.apply_mid{width: 1200px;margin:0 auto;}
.search-position{width: 1132px;	margin-top: 20px;padding: 24px 34px;height: 30px;background: #f0f0f0;overflow: hidden;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.search-position span{color: #000;line-height: 30px;font-size: 16px;}
.search-position select{width: 296px;height: 30px;line-height: 30px;margin-right: 8px;background: #fff;box-shadow: 0 0 2px #ccc;border:0 none;font-size: 14px;color: #999;text-indent: 12px;}
.search-position .keyword{width: 296px;	height: 30px;line-height: 30px;margin-right: 8px;background: #fff;box-shadow: 0 0 2px #ccc;border:0 none;font-size: 14px;color: #999;text-indent: 12px; }
.search-position .button-search{width: 112px;height: 30px;cursor: pointer; color: #fff;text-align: center;line-height: 30px;font-size: 14px;float: right;background: #e71410;border: 0 none;}
.search-position .button-search:hover{background: #d30400;}
.ajax-position{width: 100%;overflow: hidden;padding-top:14px;}
.ajax-position ul{width: 1230px;padding-bottom: 30px;}
.ajax-position ul li{ width: 230px; height: 306px; padding: 20px 30px 30px; border-bottom-right-radius: 26px; overflow: hidden; background: #fff; float: left; margin-right:14px; margin-bottom: 14px; box-shadow: 0 0 6px #666; transition-duration:300ms; position: relative;
}
.ajax-position ul li:hover{	background: #0084de;}
.ajax-position ul li .posi-head{height: 70px;width: 100%;border-bottom: 1px solid #797979;}
.ajax-position ul li:hover .posi-head{border-bottom: 1px solid #4da9e8}
.ajax-position ul li .posi-head .date{font-size: 15px;color: #999;line-height: 24px;padding-bottom:10px;}
.ajax-position ul li:hover .posi-head .date{color: #a3c8ef;}
.ajax-position ul li .posi-head .state{font-size: 20px;color: #333;line-height: 22px;font-weight: bold;}
.ajax-position ul li:hover .posi-head .state{color: #fff;}
.ajax-position ul li .summary-posi{width: 100%;line-height: 35px;font-size: 14px;padding-top: 20px;height: 158px;color: #666;overflow: hidden;}
.ajax-position ul li:hover .summary-posi{color: #fff;}
.ajax-position ul li .konw-more-posi{ display: block; width: 124px; height: 36px; text-align: center; line-height: 36px; font-size: 14px; border-radius: 18px; overflow: hidden; border:1px solid #b4b4b4; position: absolute; left: 30px; bottom: 30px; color: #666; background: #fff;
}
.ajax-position ul li .konw-more-posi:hover{color: #0084de;}
.checkmore{ width: 284px; display: block; height: 46px; line-height: 46px; text-align: center; border-radius: 23px; font-size: 16px; color: #006cb6; background: #fff; margin:40px auto 80px; font-weight: bold; transition-duration:500ms;
}
.checkmore:hover{background: #006cb6;color: #fff;}
/*css 加入隆基详情*/
#jobs_ul{ width: 1116px; margin:0 auto; margin-top: 36px; border-bottom:1px solid #ededed;}
#jobs_ul dl { width:1116px;border-left:1px solid #ededed; border-right:1px solid #ededed;}
#jobs_ul dl dt{height:49px; font-size:16px; font-weight: bold; line-height:49px; cursor:pointer;background:#f8f8f8 url(../fdc/pic109.png) no-repeat right center; border-top:1px solid #ededed}
#jobs_ul dl dt.cur { color:#fff;background:#ffb922 url(../fdc/pic108.png) no-repeat right center; border:1px solid #FFB922  }
#jobs_ul dl dt.cur span{ color:#fff;font-size:16px;}
#jobs_ul dl dd { padding:48px 31px 0px 92px; color:#6d6d6d;display:none; font-size:14px; height:auto; overflow:hidden;}
#jobs_ul dl dt span{ display:block; height:50px;line-height:50px; color:#797878; padding-left:70px;}
.rc_left { float:left; width:773px; padding-bottom:37px; }
.rc_right{ float:right; width:98px;}
.rc_right a{display: block;width: 98px;height: 36px;text-align: center;line-height: 36px;color: #fff;background: #404040;}
.rc_right a:hover{background: #ffb922;}
.overlay {width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 1000;display: none;}
.modal {display: none; padding:50px;opacity:.9; z-index: 99999;position: absolute;width: 800px;min-height: 500px; _height:500px;overflow:auto;line-height:25px;}
.modalLink{ position:relative}
.modalLink:hover .more{ background:#577492; border:1px #577492 solid; }
.modalLink .more{ position:absolute; top:40px; left:205px; display:block;  width:60px; border:1px #FFFFFF solid; height:20px; line-height:20px; text-align:center; float:right; transition:all 0.4s linear 0s;}
.hd{ border-bottom:1px #577492 solid; height:30px; line-height:30px; color:#FFF}
.modal .hd li{ display:block; float:left; width: 80px!important; border-radius: 0!important; height:30px!important;text-align:center;line-height:30px!important; padding:0px!important; font-size:14px!important; background:#1b3f8d!important; margin-right:10px!important; cursor:pointer!important; }
.modal .hd li:hover{ background:#FFB922;}
.modal .hd li.on{ height:30px!important; width: 80px!important; background:#FFB922!important;}
.modal .bd{ width: 760px; margin:20px auto;}
.modal .bd ul{ width: 100%; margin:0 auto;line-height: 25px;font-size: 14px;}
.J_InputText{ width:278px;height:30px;padding:0px 12px;color: #BBB;margin: 8px 0px;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;border:1px solid #d2d4d6;}
.J_textarea{width:300px;height:100px; padding:5px 12px;margin: 8px 0px; box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;border:1px solid #dedede;}
.J_Inputyz{width:100px;height:30px;padding:0px 12px;color: #BBB;margin-bottom: 8px; box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;border:1px solid #d2d4d6;}
.J_but{width: 112px;height: 30px;cursor: pointer; color: #fff;text-align: center;line-height: 30px;font-size: 14px;margin-top: 8px; background: #e71410;border: 0 none;}
.J_but:hover{background: #d30400;}


/*left*/
#left{width:217px; height:645px; float: left;position: relative;display: inline;margin-top:20px;}

/* CSS Ziye */
#right{width:800px; height:auto;min-height:700px;_height:700px;_height:100%;float: right; color: #424242;margin-top: 20px;border:10px solid #f0f0f0;}
#right_title{width: 780px;height:28px;position: relative;border-bottom:1px dotted #dbdbdb;margin:0 auto;padding: 10px 0 10px 0;}
#title_left{float:left;width:300px;height:28px;font-size: 18px;color:#000;}
#title_right{float: right;color:#2e2e2e;padding-top: 8px;padding-right: 20px;}
#title_right a{color:#2e2e2e;}
#title_right a:hover{color:#e80000;}
#company_content{ width: 770px; height:auto;margin:0 auto;padding-top: 30px; padding-right: 430px; background: url(../fdc/com_images.jpg) right top no-repeat; min-height:593px;_height:593px;_height:100%;line-height:35px;color:#2e2e2e;font-size: 14px;}
#right_content{ width: 100%; height:auto;margin:0 auto;padding-top: 20px; min-height:400px;_height:400px;_height:100%;line-height:35px;color:#2e2e2e;font-size: 14px;}
#right_content a{color:#2e2e2e;font-size: 14px;}
#right_content a:hover{color:#e80000;}
#indexNews li{width:98%;height:30px;margin:0 auto;border-bottom:#D9D9D9 1px dotted;padding:0 20px 0 0;color:#000;font-size:12px;position: relative;}
#indexNews li a{height:30px;line-height:30px;display:block; padding-left:0;color:#575656;font-size:12px;}
#indexNews li span{position: absolute;top:0;right:0;_top:-2px;color:#575656;}
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#e80000;}
#page{width:100%;height:40px; line-height:40px;text-align:right;margin:20px auto;text-align: center; color:#575656;font-size:14px;clear:both;}
#page a{color:#575656;font-size:14px;}
#page a:hover{color:#e80000;}
#newTitle{width:750px;line-height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#newsInfo{width:100%;margin:0 auto; padding-top: 20px; padding-bottom: 20px; margin-bottom: 22px; line-height:20px;color:#666;font-size:12px;text-align:center;border-bottom: dotted 1px #e6e6e6;position: relative;}
#newsInfo .date{ display: inline-block;padding-left: 30px;font-size: 12px;line-height: 35px;color: #666;}
#newsInfo .share{ display: inline-block;padding-right: 100px;font-size: 12px;}
#productTitle{width:750px;height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#newsInfo{width:100%;height:20px;color:#000000;font-size:12px;text-align:center;margin:10px auto;}
.newsinfoleft {padding-left: 30px;}
#newsInfo a{font-size: 12px!important;}
.xxsmys{ height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }

#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:600px; padding:3px; border:#dcdcdc solid 1px;}

#newsContent{width:100%;margin:0 auto;color:#2e2e2e;font-size: 14px;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:190px;width:230px;float:left;margin:0 5px 5px 5px;_margin:0 8px;text-align:center;}

#picUL li .pic_01{width:230px;height:156px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:150px;max-width:200px;padding:2px;vertical-align:middle;}
#picUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL li .pic_02{width:230px;text-align: center;line-height:30px;}
#picUL li a{color:#575656;font-size:14px;}
#picUL li a:hover{color:#e80000;}

.fcUL li {
    width: 23.5%;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 2.2%;
    position: relative;
    overflow: hidden;
}
.thumbnail {
    padding: 0;
    border: none;
    background: none;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.thumbnail img {
    width: 100%;
    display: block;
}
.thumbnail img{width: 304px;height: 260px;}
.fcUL li .caption {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 83%;
    color: #fff;
    background: rgba(0, 0, 0, 0.55);
    transition: all 0.3s ease-in-out;
}

.fcUL li:hover .caption {
    top: 0;
}

.fcUL li .caption h3 {
    padding: 2% 10% 20% 10%;
}

.fcUL li:hover .caption h3 {
    padding: 30% 10% 20% 10%;
}

.fcUL li .caption h3 a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.fcUL li .caption h3 a:hover {
    color: #2696ff;
}

.fcUL li .caption p {
    padding: 0 10%;
    font-size: 14px;
    line-height: 24px;
}

.fcUL li .icon {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 39px;
    height: 42px;
    background: url(../fdc/blue_jiao_icon.png) no-repeat;
}

.fcUL li a.more {
    position: absolute;
    right: 3px;
    bottom: -3px;
    color: #fff;
    font-size: 18px;font-weight: bold;
}

.fcUL li a.more:hover {
    text-decoration: underline;
}



.G_tips{ color:#666; width:486px; border:1px solid #dedede; padding:7px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow: 0px 0px 3px rgba(0,0,0,.1); -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1); -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}


.recruitys{ width:670px; height:auto; padding:10px; background-color:#fafafa; border:#dedede solid 1px;}
.recruitcon{ height:173px;  border-bottom:#cdcdcd dashed 1px; margin:10px;}
.recruitcon1{ height:173px;  margin:10px;}
.recruitconl{ width:145px; height:153px; float:left; text-align:left;}
.recruitconc{ width:572px; height:153px; float:left; padding-left: 75px;}
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.zwmcys{ color:#ff6c00; font-weight:bold;}
.recruitconr{ width:133px; height:auto; float:left; text-align:center;} .chakan{padding-top: 13px;}



.formys{ height:auto; padding:10px;}
.cpmcys{ width:280px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;} 
.G_InputText{
 width:278px;
 height:30px;
 padding:0px 12px;
 color: #BBB;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 border:1px solid #d2d4d6;

}

.G_textarea{
 width:300px;
 height:100px;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 border:1px solid #dedede;

}
.G_Img{
 box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 padding:6px 12px;
  color: #BBB;
 border:1px solid #dedede;
}

.G_ul{
 margin:0 auto;
}

.G_botton{
 width:55px;
 height:30px;
 line-height:30px;
 border:0;
 background:url(button.gif) no-repeat;
 cursor:pointer;

}

.borderLi{ width:500px; height:auto; padding-top:10px;font-size: 14px;color: #3B3B3B;}
.G_tips{
 
 width:486px;
 margin:10px auto 0 auto;
 border:1px solid #dedede;
 padding:7px;
 border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 box-shadow: 0px 0px 3px rgba(0,0,0,.1);
 -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
 -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}


.cpfwnr{width:230px; height:100%;overflow:hidden;}
.cpfwnr dt{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(allbg.gif) no-repeat;background-position: 0 -137px;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dd{width:190px;margin:0 auto;line-height:2}
.cpfwnr dt a{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(a1.jpg) no-repeat;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dt:hover{background:url(allbg.gif) no-repeat;background-position: 0 -102px;color:#fff;}
.cpfwnr dd a{width:190px;height:25px;line-height:25px;margin:3px 0 0 0;color:#333;font-size:12px;}
.cpfwnr dd a:hover{color:#ff6c00;}


.page{margin:0 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}

.f{ float:right; margin-right:10px; _margin-top:7px;}

.map{ float:right;margin-top: 20px;}
.map a{color:black;}
