@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;}
em{border-bottom: 1px #CCC solid;float: right;width: 700px;max-height: 25px;display: block;}
body{font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden; }

/* CSS Header */
#he_02{width:100%;height: 132px;margin:0 auto;border-top: solid 5px #464646;background: #f2f2f2;position: relative;}
#he_02_l{width: 45%;height: 5px;background: #eb6100;position: absolute;left: 0;top:-5px;}
#he_02_mid{width:1200px;height:132px;margin:0 auto;position: relative;}
#he_02_logo{width:451px;height: 132px;background: url(../images/logo.png) center no-repeat;position: absolute;left: 0;bottom: 0px}
#he_02_logo a{display: block;width:451px;height: 132px;}
#he_02_tel{min-width: 51px; height: 51px; line-height: 25px; background: url(../images/he_tel.png) left center no-repeat;position: absolute;right: 0;top:40px;}
#he_02_tel p{padding-left: 50px;color: #000000;font-size: 16px;}
#he_02_tel p span{color: #cd0000;font-size: 30px;font-family: Impact;}
#he_03{width:100%;height: 58px;background: #eb6100; margin:0 auto;}
#he_03_mid{width:1200px;height: 58px;margin:0 auto;position: relative;}
#he_03_l{width: 326px;height: 58px;background: url(../images/he_03_l.png) center no-repeat;position: absolute;top:0;right: 1234px;}
#he_03_r{width: 68px;height: 58px;background: url(../images/he_03_r.png) center no-repeat;position: absolute;top:0;left: 1254px;}
#he_03_mid li{float: left;}
#he_03_mid .menu{width: 149px;height: 58px;line-height: 58px;text-align: center;}
#he_03_mid .menu a{display: block;color: #fff;font-size: 16px;}
#he_03_mid .menu a:hover{background: #cd0000}
#he_03_mid .sx{width: 1px;height: 58px;background: url(../images/sx.png) center no-repeat;opacity: .6}
#he_04{width:100%;height: 480px;margin:0 auto;position: relative;}
#he_04_mid{width:1920px;height: 480px;position: absolute;top:0;left: 50%;margin-left: -960px;}

/*product_info css*/
#pro_c{width: 100%;margin:0 auto;padding-bottom: 35px;border-bottom: dashed 1px #e2e2e2;text-align: center;}
#pro_c img{max-width: 500px;vertical-align:middle;border:solid 1px #f7f9f6;}
.pro_capital{width: 100%;height: 32px;line-height: 32px; background: #f7f9f6;margin:0 auto;margin-top: 10px;}
.pro_capital span{width: 96px;height: 32px;background: #eb6100;color: #fff;font-size: 14px;text-align: center;display: block;}
.pro_detail{width: 100%;height: auto;margin:0 auto;margin-top: 10px;font-size: 14px;color: #2e2e2e;line-height: 29px;}


/* CSS Footer */
#footer_nav{width: 1200px;height: 60px;line-height: 60px;text-align: right;margin:0 auto;}
#footer_nav a{width: 150px; color: #444;font-size: 16px;margin:0 30px;}
#footer_nav a:hover{color: #e80000;}
#footer{width: 100%; height: 327px; background: #fff url(../images/footer_bg.png) top center no-repeat;margin:0 auto;}
#footer_mid{width: 1200px;margin:0 auto;position: relative;margin-top: 70px;}
#footer_ewm{width: 146px;text-align: center; line-height: 27px; color: #fff; font-size: 14px; position: absolute;left: 0;top:0;}
#footer_ewm img{width: 146px;height: 146px;}
#footer_c{line-height: 30px;position: absolute;left: 189px; top:0; color: #fff;font-size: 14px;}
#footer_c a{color: #fff;font-size: 14px;}
#footer_c a:hover{text-decoration: underline;}
#footer_map{width: 447px;height: 140px;position: absolute;right: 0;top:0;border:solid 10px #fff;}
#copyright{width: 100%;background: #191919; height: 35px; margin:0 auto;}
#copyright_mid{width: 1200px;height: 35px; line-height: 35px; color: #7c7c7c;font-size:  12px; margin:0 auto;text-align: center;}
#copyright_mid a{color: #7c7c7c;font-size:  12px;}

/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
   width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: url('../images/fixCont.png') no-repeat 0 0 #eb6100;
}
.yb_bar .yb_phone {
   background: url('../images/fixCont.png') no-repeat 0 -57px #eb6100;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: url('../images/fixCont.png') no-repeat 0 -113px #eb6100;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: url('../images/fixCont.png') no-repeat 0 -169px #eb6100;
}
.hd_qr {padding: 0 29px 25px 29px;}
.yb_QQ a {display: block;text-indent: 54px;width: 100%;height: 100%;font-size: 14px; color: #fff!important;}


/* CSS Main */
#in_01{width:100%;height: 82px;background: #f2f2f2;border-bottom: solid 1px #d9d9d9; margin:0 auto;}
#in_01_mid{width:1200px;height: 82px;line-height: 82px;margin:0 auto;position: relative;}
#in_01_mid span{color: #333;font-size: 16px;font-weight: bold;}
#in_01_mid a{color: #333;font-size: 16px;margin-right: 20px;}
#in_01_mid a:hover{color: #e80000;}
#in_01_search{width: 332px;height: 41px;background: url(../images/search_bg.png) center no-repeat;position: absolute;right: 0px;top:20px;}
#in_01_search #search_name{ width: 227px; height: 21px; line-height: 21px; float: left; text-indent: 20px; margin-top:10px;border:none; outline: none; color: #b8b8b8;font-family: "微软雅黑"; font-size: 14px;background: none;}
#in_01_search #button{ width: 102px; height: 41px; float: right; cursor: pointer; background: none; border:none;}
#in_02{width: 100%;padding:30px 0px;background: #f2f2f2;margin:0 auto;}
#in_02_title{width: 1200px;height: 68px;margin:0 auto;background: url(../images/in_02_title.png) center no-repeat;}
#in_02_mid{width: 1200px;margin:0 auto;margin-top: 35px;}
#in_02_l{width: 240px;background: #ffffff;float: left;}
.in_02_t{width: 100%;height: 85px;line-height: 85px;background: #eb6100 url(../images/cplb_title.png) center no-repeat; margin:0 auto;}
.in_02_lb{width: 100%;background: #fff;margin:0 auto;}
.in_02_lb li{width: 100%;height: 82px;line-height: 82px;border-bottom: solid 1px #e5e5e5;background: #fff url(../images/left_icon.png) 45px center no-repeat;text-indent: 70px;transition: all .4s;}
.in_02_lb li a{display: block;color: #000;font-size: 16px;}
.in_02_lb li:hover{border-bottom: solid 1px #eb6100;background: #eb6100 url(../images/left_icon_hover.png) 45px center no-repeat;}
.in_02_lb li a:hover{color: #fff;}
.in_02_ls{width: 100%;height: 43px;padding:35px 0; background: #eb6100; margin:0 auto;}
.in_02_ls a{width: 157px; height: 38px;line-height: 38px;text-align: center;border-radius: 30px;border:solid 1px #fff; display: block;color: #fff;font-size: 16px; transition: all .4s;margin:0 auto;}
.in_02_ls a:hover{border:solid 1px #d13334;background: #d13334;}
#in_02_r{width: 960px;float: right;}
#in_02_r #in_02_img{width: 100%;height: 511px;margin:0 auto;overflow: hidden;}
#In_02_r #in_02_img img{width: 100%;height: 511px;}
#in_02_ul{width: 100%;height: 170px;margin:0px auto;overflow: hidden;margin-top: 15px;}
#in_02_ul li{width: 240px;height: 170px;float: left;margin-right: 15px;position: relative;overflow: hidden;}
#in_02_ul li span{display: block;width: 240px;height: 170px;line-height: 170px;text-align: center;background: rgba(0,0,0,.8);font-size: 20px;color: #fff;position: absolute;left: -240px;top:0;transition: all .4s;}
#in_02_ul li:hover span{left: 0;}
#in_02_ul li img{width: 100%;height: 170px;}
#in_03_title{width: 1200px;height: 68px;margin:40px auto;background: url(../images/in_03_title.png) center no-repeat;}
#in_03_ul{width: 1200px;height: 215px;margin:0 auto;}
#in_03_ul li{width: 131px;height: 215px;float: left;margin-right: 21px;}
#in_03_ul li ._03_ico{width: 131px;height: 150px;margin:0 auto;background: url(../images/in_03_li.png) center no-repeat;position: relative;transition: all .4s;}
#in_03_ul li:hover ._03_ico{background: url(../images/in_03_li_hover.png) center no-repeat;}
#in_03_ul li ._03_ico span{display: block;width: 60px;height: 60px;position: absolute;left: 50%;top:50%;margin-top: -30px;margin-left: -30px;overflow: hidden;}
#in_03_ul li ._03_nam{width: 150px;height: 30px;line-height: 30px;text-align: center;color: #000;font-size: 18px;margin:0 auto;margin-top: 8px;}
#in_03_ul li:last-child{margin-right: 0;}
#in_03{width: 1200px;height: 389px;margin:60px auto;position: relative;}
._intro_k{width: 199px;height: 195px;background: #eb6100; position: absolute;left: -6px;top:-6px;z-index: 1;}
._intro_img{width: 486px;height: 389px;position: absolute;left: 0;top:0;z-index: 2;}
._intro_img li{width: 486px;height: 389px;}
._intro_img li img{width: 486px;height: 389px;}
._intro_title{width: 688px;height: 100px;margin:0 auto;line-height: 26px;position: absolute;right: 0;top:0;}
._intro_title span{font-size: 20px;color: #eb6100;}
._intro_title p{font-size: 16px;color: #eb6100;padding-top: 5px;}
._intro_title:after{content: '';width: 688px;height: 1px;background: #cccccc;position: absolute;left: 0;bottom: 0;}
._intro_info{width: 688px;font-size: 14px;color: #333;line-height: 30px;position: absolute;right: 0;top:114px;}
._intro_btn{width: 688px;position: absolute;right: 0;bottom:0;}
._intro_btn a{display: block;width: 160px; float: left; height: 40px;line-height: 40px;text-align: center;margin-right: 30px;color: #fff;font-size: 16px;background: #eb6100;border-radius: 30px;transition: all .4s;}
._intro_btn a:hover{background: #cd0000;}
#in_04{width: 100%;margin:0px auto;padding:40px 0;background: #f2f2f2;}
#in_04_title{width: 1200px;height: 68px;margin:0px auto;background: url(../images/in_04_title.png) center no-repeat;}
#in_04_btn{width: 570px;height: 40px;margin:0 auto;margin-top: 30px;}
#in_04_btn a{display: block;width: 160px; float: left; height: 40px;line-height: 40px;text-align: center;margin: 0 15px;color: #fff;font-size: 16px;background: #eb6100;border-radius: 30px;transition: all .4s;}
#in_04_btn a:hover{background: #cd0000;}
#in_04_mid{width: 1200px;height: 340px; margin:0px auto;margin-top: 40px;}
#in_04_l{width: 573px;height: 340px;float: left;}
#in_04_l .news_pic{width: 573px;height: 204px;margin:0 auto;overflow: hidden;}
#in_04_l .news_pic img{width: 573px;height: 204px;}
#in_04_l .news_content{width: 530px;height: 75px;margin:0 auto;margin-top: 25px;position: relative;}
#in_04_l .news_content .news_date{width: 78px;height: 62px;padding-top: 13px;text-align: center;color: #c0c0c0;font-size: 14px;line-height: 24px;border-right: solid 1px #c3c3c3;position: absolute;left: 0;top:0;}
#in_04_l .news_content .news_date span{color: #c0c0c0;font-family: Impact;font-size: 48px;}
#in_04_l .news_content .news_capital{width: 435px;height: 25px;color: #333;font-size: 16px;line-height: 25px;position: absolute;right: 0;top:0;}
#in_04_l .news_content .news_detail{width: 435px;color: #626262;font-size: 14px;line-height: 25px;position: absolute;right: 0;top:28px;}
#in_04_r{width: 579px;height: 340px;float: right;overflow: hidden;}
#in_04_r li{width: 100%;height: 100px;margin-bottom: 25px;border-bottom: dashed 1px #c3c3c3;position: relative;}
#in_04_r .news_time{width: 78px;height: 62px;padding-top: 13px; text-align: center;color: #c0c0c0;font-size: 14px;line-height: 24px;border-right: solid 1px #c3c3c3;position: absolute;left: 0;top:0;}
#in_04_r .news_time span{color: #c0c0c0;font-family: Impact;font-size: 48px;transition:all .4s;}
#in_04_r .news_title{width: 485px;height: 25px;color: #333;font-size: 16px;line-height: 25px;position: absolute;right: 0;top:0;transition:all .4s;}
#in_04_r .news_info{width: 485px;color: #626262;font-size: 14px;line-height: 25px;position: absolute;right: 0;top:28px;}
#in_04_r li:hover .news_time span,#in_04_r li:hover .news_title{color: #e5933d;}
#in_04_ul{width: 1200px;height: 208px;margin:0 auto;margin-top: 40px;overflow: hidden;}
#in_04_ul li{width: 285px;height: 208px;float: left;margin-right: 15px;cursor: pointer;}
#in_04_ul li img{width: 265px;height: 188px;border:solid 10px #fff;transition:all .4s;}
#in_04_ul li:hover img{border:solid 10px #eb6100;}
#in_partner{width: 1170px;height: 116px;padding:15px;margin:40px auto;background: #ee741a url(../images/partner_title.png) 20px center no-repeat;position: relative;}
#in_partner_ul{width: 975px;height: 86px;background: #fff;position: absolute;top:15px;right: 15px;padding:15px;}
#partner_ul{width: 975px;height: 86px;background: #fff;margin:0 auto;overflow: hidden;}
#partner_ul li{width: 205px;height: 84px;float: left;border:solid 1px #e5e5e5;margin-right: 30px;}
#partner_ul li img{width: 205px;height: 84px;}
#wrap{width:1200px;margin:30px auto;}

/*left*/

#left{width:240px; float: left;}

#left_01{width: 240px;height: 75px;margin:0 auto;background: #eb6100 url(../images/cplb_title.png) center no-repeat;}

#left_02{width: 236px;border:solid 2px #eb6100;margin:0 auto;}

#left_02  li{width: 236px;min-height: 46px; margin:0 auto;margin-top: 2px;}

#left_02  li .left_cat{width: 236px;height: 46px;line-height: 46px; border-bottom: solid 1px #eeeeee; background:url(../images/left_dl_icon.png) 32px center no-repeat; display: block;color: #666666;font-size: 14px;  margin:0 auto;}

#left_02  li .left_cat span{padding-left: 55px;}

#left_02  li .left_cat:hover{ background:#eb6100 url(../images/left_dl_ico_hover.png) 32px center no-repeat;color: #fff;}

#left_02  li .hover{ background:#eb6100 url(../images/left_dl_ico_hover.png) 32px center no-repeat;color: #fff;}

#left_02  li .fenlei_son{width: 225px;margin:0 auto;}

#left_02  li .fenlei_son p{width: 225px;height: 40px;line-height: 40px;border-bottom: dotted 1px #cdcdcd;background: url(../images/left_xl_icon.png) 37px center no-repeat;}

#left_02  li .fenlei_son span{padding-left: 56px;}

#left_02  li .fenlei_son p a{color: #7c7c7c;font-size: 12px;display: block;}

#left_02  li .fenlei_son p a:hover{color: #7ac24b;}



/* CSS Ziye */
#right{width:936px; height:auto;float: right; color: #424242;}
#right_title{width: 100%;height: 44px; border:solid 2px #eb6100; position: relative;margin:0 auto;}
#title_left{background: #eb6100; display: block;width: 135px;height: 44px; line-height: 48px; text-align: center; position: absolute;left: 0;top:0; color: #fff;font-size: 18px;}
#title_right{position: absolute;right: 10px;top:0px;height: 44px;line-height: 44px;}
#title_right a{color:#666666;font-size: 14px;}
#title_right a:hover{color:#e80000;}
#zy_qq:hover{background: url(../images/in_01_qqhover.png) center no-repeat;}
#right_content{ width: 100%; height:auto;margin:0 auto;padding-top: 20px; min-height:600px;_height:600px;_height:100%;line-height:30px;color:#2e2e2e;font-size: 14px;}
#right_content a{color:#2e2e2e;font-size: 14px;}
#right_content a:hover{color:#e80000;}
#indexNews li{width:98%;height:40px;margin:0 auto; background: url(../images/news_icon.png) left center no-repeat; border-bottom:#D9D9D9 1px dotted;padding:0 20px 0 0;color:#000;font-size:12px;position: relative;}
#indexNews li a{height:40px;line-height:40px;display:block; padding-left:0;color:#575656;font-size:14px;}
#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:#2156a3;}
#indexNews li:hover{background: url(../images/news_icon_hover.png) left center no-repeat;}
#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:98%;margin:0 auto;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:240px;width:282px;float:left;margin:0 15px 5px 15px;_margin:0 8px;text-align:center;cursor: pointer;}

#picUL li .pic_01{width:282px;height:206px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:200px;max-width:278px;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:282px;text-align: center;line-height:30px;}
#picUL li a{color:#2e2e2e;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:300px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;}
	.G_InputText{

	width:300px;

	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;margin:0 auto; border:3px solid #f0f0f0; margin-top:50px; }
.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:24px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:930px; padding-left:4px; margin-top:15px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;text-align: center;}
.m2t ul li a{font-size: 16px;color: #666;}
.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;}