@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;line-height: 35px;}
img{border:0px;}
a{text-decoration:none; font-size: 12px;}
.clear{clear: both;}
.left{float:left;}
.right{float:right;}
body{background:#ffffff; font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden; }

/* CSS Header */
#he_01{width: 100%;height: 165px;margin:0 auto;}
#he_01_sy{width: 100%;height: 40px;margin:0 auto;background: #f1f1f1;}
#he_sy_mid{width: 1200px;height: 40px;margin:0 auto;font-size: 12px;color: #6c6c6c;line-height: 40px;position: relative; }
#he_sy_mid ul{position: absolute;right:0px;top:0px;height: 40px;}
#he_sy_mid ul li{float: right;height: 40px;line-height: 40px; margin-left: 20px;position: relative;padding-left: 25px;color: #6c6c6c;font-size: 12px;}
#he_sy_mid ul li i{width: 20px;height: 20px;position: absolute;left: 0px;top:0px;display: block;}
#he_01_logo{width: 1200px;height: 115px;margin: 0 auto;position: relative;}
#he_01_logo .he_01_logo{width: 587px;height: 70px;position: absolute;left: 0px;top:20px;}
#he_01_logo .he_01_logo a{display: block;}
#he_01_logo .he_01_search{width: 229px;height: 31px;position: absolute;right:0px;top:17px;background: url(../images/search_bg.jpg) center no-repeat;}
#he_01_logo .he_01_search #search_name{ width: 160px; height: 20px; line-height: 20px; float: left; margin:5px 0 0 20px;border:none; outline: none;font-family: "微软雅黑"; font-size: 14px; color: #b8b8b8;background: none;}
#he_01_logo .he_01_search #button{ width: 30px; height: 31px; float: right; cursor: pointer; background: none; border:none;}
#he_01_logo .he_01_tel{position: absolute;right:0px;min-width: 63px;height: 51px; top:30px;font-size: 18px;color: #333333;background: url(../images/tel.png) left center no-repeat; padding-left: 70px;}
#he_01_logo .he_01_tel span{color: #d30000;font-size: 24px;}
#he_02{width: 100%;height: 60px;background: #f1f1f1;margin:0 auto;}
#he_02_mid{width: 1200px;height: 60px;margin:0 auto;}
#he_02_mid li{float: left;width: 150px;height: 60px;line-height: 60px;text-align: center;}
#he_02_mid li a{color: #444444;font-size: 14px;display: block;width: 133px;height: 60px;}
#he_02_mid li a:hover{background:url(../images/menu_hover.png) bottom center no-repeat;color: #dc0004;}
#he_03{width: 100%;height: 569px;margin:0 auto;position: relative;}
#he_03_mid{width: 1920px;height: 569px;position: absolute;top:0px;}

/* CSS Footer */
#footer{width:100%;height:240px;margin:0 auto;background: #262626;}
#footer_mid{width: 1200px;height: 240px;margin:0 auto;position: relative;}
#footer_ewm{width: 132px;height: 158px;position: absolute;left:0px;top:35px;background: url(../images/ewm.png) no-repeat;}
#footer_nav{height: 40px;text-align: center; width: 908px; position: absolute;right:60px;top:35px;color: #fff;line-height: 40px;background: #c80000; font-size: 14px;}
#footer_nav a{color: #fff;font-size: 14px;padding:0px 10px;}
#footer_c{width: 806px;height: 77px;position: absolute;left: 725px;top:117px;color: #9e9d9d;font-size: 14px;line-height: 26px;}
#footer_c a{color: #9e9d9d;font-size: 14px;}
#footer_form{width: 829px;height:78px;position: absolute;left: 235px;top:112px;font-size: 14px;line-height: 30px;color: #9e9d9d;}
#footer_form a{color: #9e9d9d;font-size: 14px;}


/*piaofu css*/
.float_fixed{ position:fixed; width:40px; right:70px; bottom:55px; z-index:1000;}
.float_fixed li{ height:40px; line-height:40px; color:#ffffff; background-color:rgba(126,126,126,0.80); margin-bottom:2px; font-size:22px; cursor:pointer; text-align:center; position:relative;}
.float_fixed li:hover{  background-color:rgba(126,126,126,0.90)}
.float_fixed li p{line-height:40px; width:140px; background-color:#6f5c4c; color:#f0a738; opacity:.9; position:absolute; right:100px; bottom:0; visibility: hidden; z-index:1} 
.float_fixed li:hover p{ color:#f0a738}
.float_fixed li p a{ display:block; line-height:40px; color: #f0a738; }
.float_fixed li .float_tips a{ display:block; line-height:40px; color: #f0a738; }
.float_fixed li .float_tips a:hover{color: #cfb285; }
.float_fixed li p a i{ margin-right:15px; color:#f0a738; font-size:18px;}

/*product_info css*/
.cpjs dl{ width:871px; height:auto; overflow:hidden; margin-bottom:0px;}
.cpjs dl dt{ width:430px; height:340px; float:left; }
.cpjs dl dt img{ padding:8px; border:1px solid #f5f5f5; background:#fff;}
.cpjs dl dd{width:400px; height:360px; float:right; color:#3b3b3b; font-size:14px; line-height:24px; overflow:hidden;}
.cpjs dl dd h4{ font-size:36px; color:#4c4c4c; line-height:36px; padding-top:10px;}
.cpjs dl dd span{ line-height:37px; font-size:17px; color:#ff9600; display:inline-block; padding-bottom:7px;}
.cp_h5{ line-height:43px; border-bottom:1px solid #999;font-size:18px; color:#999; margin-bottom:20px; padding-top:30px; width:871px; height:auto; overflow:hidden;font-weight: normal;}
.cp_h5 span{ font-size:25px; color:#dc0004}
.cp_h5 p{ display:inline; float:left;}
.cp_h5 a{ display:inline-block; color:#999; font-size:13px; float:right}
.xgcp{ width:871px; height:auto; overflow:hidden;}
#pro_contact{width: 100%;height: 60px;border-bottom: solid 1px #595959;background: url(../images/pro_lxwm.png) left center no-repeat;}
#pro_zx{width: 100%px;height: 40px;margin:0 auto; margin-top: 15px;position: relative;}
#pro_zx li{width: 40px;height: 40px;float: left;margin-right: 15px; margin-top: 5px;}
#pro_zx li a{display: block;width: 40px;height: 40px;}
#pro_tel1{min-width: 32px;height: 50px;line-height: 70px;font-size: 14px;color: #dc0004;background: url(../images/tel.png) left center no-repeat; position: absolute;top:0px; right: 0px;padding-left: 60px;}
#pro_tel1 span{ font-family: Impact;font-size: 30px;color: #dc0004;padding-left: 5px;}

/* CSS Main */
#in_01{width: 100%;height: 32px;margin:0 auto;border-bottom: solid 1px #d9d9d9;padding:10px 0px;}
#in_01_mid{width: 1200px;height: 32px;margin:0 auto;position: relative;position: relative;}
#in_01_search{position: absolute; width: 348px;height: 32px; right: 0px;top:0px;background: url(../images/search_bg.png) no-repeat;}
#in_01_search #search_name{ width: 250px; height: 20px; line-height: 20px; float: left; margin:6px 0 0 20px;border:none; outline: none; color: #909090;background: none;background: none;}
#in_01_search #button{ width: 43px; height: 32px; float: right; cursor: pointer; background: none; border:none;}
#in_01_mid #keywords{position: absolute; left: 0px;top:0px;height: 32px;line-height: 32px;font-size: 14px;color: #000000}
#in_01_mid #keywords a{font-size: 14px;color: #000000}
#in_01_mid #keywords a:hover{color: #e80000}
#in_02{padding-top: 40px; margin:0 auto;position: relative;}
#in_02_title{width: 1200px;height: 30px;text-align: center; margin:0 auto;line-height: 30px;font-weight: bold;color: #9e9e9e;font-size: 20px;}
#in_02_title span{color: #ca0c25;}
#in_02_c{width: 1346px;height: 130px; margin:30px auto;}

#in_03_title{width: 1200px;height: 100px;background: url(../images/in_03_title.png) center no-repeat;margin:0 auto;}
#in_03{height:440px; width:1160px;margin:0 auto;padding:10px; position: relative; border:10px solid #eaeaea;}
#in_03 li{ width:270px; height:200px; margin:8px; overflow:hidden; padding:1px; border:1px solid #efefef; position:relative; float:left;}
#in_03 li img{ width:265px; height:200px; }
#in_03 li .title{ position:absolute; top:202px; left:1px; transition:0.3s all 0s linear; background:url(../images/cp_nr.png); text-align:center; color:#FFF; font-size:18px; width:272px; height:202px;}
#in_03 li .title img{ width:53px; height:53px; display:block; margin:62px auto 22px auto;}
#in_03 li:hover .title{ top:1px;}
#fczs_gd ul{ width:2320px;}



#in_04{width: 100%;margin:0 auto;padding:40px 0px;margin-top: 40px; background: url(../images/in_04_top.png) repeat-x;}
#in_04_mid{width: 1200px;height: 1076px;margin:0 auto;position: relative; background: url(../images/in_04_bg.png) center no-repeat;}
#in_04_mid #in_04_title{width: 1200px;height: 220px;margin:0 auto;background: url(../images/in_04_title.png) 200px center no-repeat;}
#in_04_mid #in_04_c{width: 650px;position: absolute;top:230px;right: 0px;}
#in_04_mid #in_04_c li{width: 650px;height: 200px;margin:30px auto;position: relative;}
#in_04_mid #in_04_c li .in_04_pic{width: 456px;height: 367px;position: absolute;left: -500px;top:-60px;}
#in_04_mid #in_04_c li .in_04_icon{width: 51px;height: 51px;position: absolute;left: 0px;top:0px;}
#in_04_mid #in_04_c li .in_04_t{width: 428px;font-weight: bold;font-size: 24px; height: 52px;position: absolute;left: 62px;top:0px;background: url(../images/in_04_tt.png) left bottom repeat-x;}
#in_04_mid #in_04_c li .in_04_t span{color: #c60600;}
#in_04_mid #in_04_c li .in_04_c{width: 650px;position: absolute;left:0px;top:77px;line-height: 28px;color: #686868;font-size: 14px;}
#in_04_mid #in_04_c li .in_04_c span{color: #c60600;}

#in_05{width: 100%;height: 384px;margin:0 auto;background: url(../images/in_05_bg.jpg) repeat-x;}
#in_05_mid{width: 1200px;height: 384px;margin:0 auto;position: relative;}
#in_05_pic{width: 284px;height: 347px;background: url(../images/in_05_pic.png) no-repeat;position: absolute;left: 0px;top:34px;}
#in_05_pic a{display: block;width: 284px;height: 347px;}
#in_05_title{width: 250px;height: 24px;position: absolute;left: 300px;top:34px;line-height: 24px;color: #fff;font-size: 26px;font-weight: bold;}
#in_05_more{width: 70px;height: 23px;position: absolute;right:0px;top:34px;line-height: 23px;text-align: center;}
#in_05_more a{display: block;color: #414141;background: #fff;font-size: 13px;}
#in_05_more a:hover{background: #999999;}
#in_05_c{width: 898px;height: 117px;position: absolute;right: 0px;top:78px;color: #fec8c9;font-size: 14px; line-height: 28px;}
#in_05_c a{color: #fec8c9;font-size: 14px;}
#in_05_honor{width: 898px;height: 147px;position: absolute;right: 0px;bottom:0px;}
#in_05_honor li {float:left; width:209px;height:147px; margin:2px 5px; text-align:center; background: #f1f1f1; }
#in_05_honor li img { max-width:207px; max-height:145px;border:solid 1px #dbdbdb;}
#in_06{width: 100%;padding:33px 0px;padding-bottom: 0px; background: #f1f1f1;margin:0 auto;margin-top: 40px;}
#in_06_title{width: 1200px;height: 94px;margin:0 auto;background: url(../images/in_06_title.png) no-repeat center;}
#in_06_mid{width: 1200px;height: 201px;margin:0 auto; margin-top: 35px;position: relative;}
#in_06_mid li{float: left;width: 560px;height: 90px;margin:0px 15px 15px 18px;background: #fff; border:solid 1px #cfcfcf;position: relative;}
#in_06_mid li .time{width: 60px;height: 60px;position: absolute;left: 21px;top:15px;background: #c80000;color: #fff;font-size: 12px;text-align: center;line-height: 20px;}
#in_06_mid li .time span{font-size: 25px;font-weight: bold;line-height: 40px;}
#in_06_mid li .title{width: 440px;height: 20px;position: absolute;right:21px;top:15px;color: #c80000;font-size: 14px; line-height: 20px;}
#in_06_mid li .info{width: 440px;height: 44px;line-height: 18px; position: absolute;right:21px;top:38px;font-size: 12px;color: #9e9e9e;}
#in_06_mid li:hover{border:solid 1px #c80000;}
#in_06_link{width: 100%;padding:9px 0px;height: 42px; margin:0 auto; margin-top: 20px;border-top:dotted 1px #bfbfbf;}
#in_link_mid{width: 1150px;line-height: 42px; height: 42px;margin:0 auto; background: url(../images/link.png) left center no-repeat;color: #9d9d9d;font-size: 14px;padding-left: 50px;}
#in_link_mid a{color: #9d9d9d;font-size: 14px;}
#in_link_mid a:hover{color: #e80000;}
#wrap{ width:1200px; min-height:615px; margin: 30px auto;position: relative;z-index: 100;background: url(../images/in_01_lbg.png) left top no-repeat;}

/*left*/
#left{width: 220px;float: left; margin-left: 60px;}
#left_title{width: 220px;height: 57px;margin:0 auto;background: url(../images/cplb_title.png) left center no-repeat; margin-bottom: 10px;}
#left_category{width: 100%;min-height: 2px;margin:0 auto;background:#dc0004;}
#left_category li{width: 100%;height: 70px;line-height: 70px;text-align: center;border-bottom: solid 1px #fff;position: relative;}
#left_category li span{display: block;width: 10px;height: 9px;position: absolute;left: 105px;bottom: -4px;background: url(../images/fenlei_icon.png) no-repeat;z-index: 999;}
#left_category li a{color: #fff;font-size: 14px;display: block;}
#left_category li a:hover{background: #eeeeee; color: #000;}
#left_tel{width: 100%;height: 150px;margin:0 auto;background:#dc0004 url(../images/in_01_tel.png) 23px 25px no-repeat;}
#left_tel p{color: #fff;font-size: 20px;font-weight: bold;padding-top: 16px;padding-left: 23px; line-height: 40px; text-indent: 35px;}
#left_tel p span{color: #ff9600;font-size: 26px;}
#lxwm_zy{ background:url(../images/lxwm_zy.jpg) no-repeat center top #f7f7f7; padding:133px 10px 10px; line-height:2.0;font-size: 14px;}


/* CSS Ziye */
#right{width:871px; height:auto;float: right; color: #424242;}
#right_title{width: 871px;height:54px;position: relative;background: url(../images/right_title_bg.png) no-repeat;margin:0 auto;}
#title_left{float:left;height:54px;font-size: 26px;color:#dc0004;padding-left: 56px;font-weight: bold;}
#title_right{float: right;color:#2e2e2e;height:54px;line-height: 54px; padding-right: 20px;}
#title_right a{color:#2e2e2e;}
#title_right a:hover{color:#e80000;}
#right_content{ width:100%; height:auto;margin:0 auto;padding-top: 20px; line-height:27px;color:#2e2e2e;font-size: 14px;}
#right_content a{color:#2e2e2e;font-size: 14px;}
#right_content a:hover{color:#e80000;}

#indexNews li{width:98%;height:45px;margin:0 auto;border-bottom:#D9D9D9 1px dotted;padding:0 20px 0 0;color:#000;font-size:14px;position: relative;}
#indexNews li a{height:45px;line-height:45px;display:block; padding-left:0;color:#575656;font-size:14px;}
#indexNews li span{position: absolute;top:0;right:10px;_top:-2px;color:#575656;}
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#e80000;}
#indexNews li:hover{background: #f4f4f4;}
#page{width:100%;height:40px; line-height:40px;text-align:right;margin:20px auto;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;}
#productTitle{width:750px;height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#newsInfo{width:750px;height:20px;color:#000000;font-size:12px;text-align:center;margin:10px auto;}
.newsinfoleft {padding-left: 30px;}
.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;font-size:14px;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:220px;width:250px;float:left;margin:0 5px 15px 28px;_margin:0 8px;text-align:center;}

#picUL li .pic_01{width:250px;height:190px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:180px;max-width:240px;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:250px;text-align: center;line-height:30px;}
#picUL li a{color:#575656;font-size:14px;}
#picUL li a:hover{color:#e80000;}
.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;

	border:1px solid #d2d4d6;

}

.G_textarea{

	width:300px;

	height:100px;

	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;}
.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;}