@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:#fff; font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden; }

/* CSS Header */
#he_02{width: 100%;height: 114px;margin:0 auto;background: url((/images/he_01_bg.jpg) repeat-x;}
#he_02_mid{width: 1200px;height: 114px;margin:0 auto;position: relative;}
#he_02_logo{width:522px;height: 105px;position: absolute;left: 0;top:23px;background: url(/images/logo.png) left center no-repeat;}
#he_02_logo a{width:522px;height: 68px;display: block;}
#he_02_tel{min-width: 74px;height:50px;position: absolute;right: 0;top:42px;background: url(/images/he_tel.png) left center no-repeat;padding-left: 76px;line-height: 25px;color: #008798;font-size: 14px;}
#he_02_tel span{color: #0f3256;font-size: 24px;}
#he_03{width: 100%;height: 50px;margin:0 auto;background: #008798;}
#he_03_mid{width: 1200px;height: 50px;margin:0 auto;}
#he_03_mid li{float: left;}
#he_03_mid .nav{width: 169px;height: 50px;line-height: 50px;text-align: center;}
#he_03_mid .sx{width: 2px;height: 50px;background: url(/images/nav_sx.png) center no-repeat;}
#he_03_mid .nav a{display: block;color: #fff;font-size: 15px;}
#he_03_mid .nav a:hover{background: #00c477;}
#he_04{width: 100%;height: 474px;margin:0 auto;position: relative;}
#he_04_mid{width:1920px;height: 474px;position: absolute;top:0px;z-index: 998;}

/* CSS Footer */
#footer{width: 100%;height: 118px;padding:40px 0;background: #294f54;}
#footer_mid{width: 1200px;height: 118px;margin:0 auto;position: relative;}
#footer_icon{width: 243px;position: absolute;left: 0;top:20px;line-height: 30px;color: #fff;font-size: 14px;}
#footer_icon span{font-weight: bold;font-size: 56px;}
#footer_c{position: absolute;left: 250px;top:0px;color:#fff;font-size: 14px;line-height: 28px;}
#footer_ewm{width: 118px;height: 118px;position: absolute;right: 207px;top:0;}
#footer_ewm img{width: 118px;height: 118px;}
#footer_txt{position: absolute;top:15px;line-height: 25px;color: #fff;font-size: 14px;right: 106px;}


/*固定的悬浮窗*/

.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 #00c477;

}

.yb_bar .yb_phone {

    background: url('/images/fixCont.png') no-repeat 0 -57px #00c477;

}

.yb_bar .yb_QQ {

    text-indent: 0;

    background: url('/images/fixCont.png') no-repeat 0 -113px #00c477;

}

.yb_bar .yb_ercode {

    /*height:200px;*/



    background: url('/images/fixCont.png') no-repeat 0 -169px #00c477;

}

.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_title{width: 1200px;height: 60px;background: url(/images/in_01_title.png) center bottom no-repeat;text-align: center;color: #515151;font-size: 24px;line-height: 50px;margin:0px auto;margin-top: 30px;}
#in_01_title span{font-weight: bold;font-size: 30px;color: #3c3c3c;}
#in_01_subtitle{width: 1200px;height: 30px;line-height: 30px;text-align: center;color: #333;font-size: 14px;margin:0 auto;}
#in_01{width: 1200px;height:314px;margin:0 auto;margin-top: 25px;position: relative;}
#in_01_img{width: 399px;height: 294px;border:solid 10px #52aeb9;overflow: hidden;position: absolute;left: 0;top:0;}
#in_01_img img{width: 399px;height: 294px;transition:transform 1s ease 0s;}
#in_01:hover #in_01_img img{transform: scale(1.05, 1.05);}
#in_01_info{width: 750px;height: 242px;position: absolute;right: 0;top:0;line-height: 30px;color: #333;font-size: 14px;overflow: hidden;}
#in_01_btn{width: 750px;height: 42px;position: absolute;right: 0;bottom:0;}
#in_01_btn li{width: 140px;height: 42px;line-height: 42px;text-align: center;float: right;margin-left: 12px;}
#in_01_btn li a{display: block;color: #fff;border-radius: 3px;background: #008798;transition: all .4s;}
#in_01_btn li a:hover{background: #00c477;}
#in_02{width: 100%;background: #f5f5f5;margin:0 auto;padding:40px 0}
#in_02_category{width:1180px;margin:0px auto;background: #008798;padding:20px 10px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#in_02_category li{float: left;}
#in_02_category li a{display: block;height: 35px;line-height: 35px;text-align: left; font-size: 14px; padding:0 20px; width: 128px; color: #fff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#in_02_category li a:hover{background: #00c477;color: #fff;}
#in_02_mid{width: 1158px;margin:0px auto;background: #fff;border:solid 1px #dddddd;padding:20px;}
#in_02_ul{width: 100%;margin:0px auto;overflow: hidden;}
.picMarquee{ width:1200px;  overflow:hidden; }
.picMarquee .hd{ overflow:hidden;  height:0px;  margin:0; }
.picMarquee .bd{ padding:0px; margin:0;}
.picMarquee .bd ul{ overflow:hidden; zoom:1; }
.picMarquee .bd ul li{ margin:10px 20px;float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee .bd ul li a img{ width: 282px;height: 195px; display:block; border:solid 1px #dddddd;}
.picMarquee .bd ul li a .icptit { display:block;line-height:25px; padding:10px 0; height:25px;border:solid 1px #dddddd;  background: #f0f0f0;border-top:none;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px; overflow:hidden; color: #333;font-size: 14px; width:282px; text-align:center;}
.picMarquee .bd ul li a:hover .icptit{ background:#009a7e;color:#fff; }
.picMarquee .picList{width:310px; height:auto; float:left; }
#in_03{width: 100%;background: #008798;padding:40px 0;margin:0 auto;margin-top: 50px;}
#in_03_mid{width: 1200px;margin:0 auto;}
#in_03_news{width: 793px;float: left;}
#in_03_zxly{width: 398px;float: right;}
.in_03_title{width: 100%;height: 50px;line-height: 50px;text-indent: 26px;color: #fff;font-size: 18px; position: relative; background: #fff url(/images/in_03_title.png) left center no-repeat;margin:0 auto;margin-bottom: 12px;-moz-box-shadow: 0px 0px 10px #006470; -webkit-box-shadow: 0px 0px 10px #006470; box-shadow: 0px 0px 10px #006470;}
.in_03_title span{position: absolute;right: 10px;top:0;height: 50px;text-align: right;display: block;}
.in_03_title span a{color: #333;font-size: 14px;}
.in_03_title span a:hover{color: #008798;}
#in_news{width: 753px;height: 344px;margin:0 auto;background: #fff;padding:20px;}
#in_news_hot{width: 100%;height: 135px;border-bottom: dotted 1px #dcdcdc;margin:0 auto;position: relative;}
#in_news_hot .in_news_img{width: 137px;height: 105px;position: absolute;left: 0;top:0;}
#in_news_hot .in_news_img img{width: 137px;height: 105px;}
#in_news_hot .in_news_title{width: 605px;height: 30px;line-height: 30px;position: absolute;right: 0;top:0;color: #000000;font-size: 16px;}
#in_news_hot .in_news_info{width: 605px;height: 76px;line-height: 26px;position: absolute;right: 0;top:30px;color: #545454;font-size: 14px;}
#news_ul{width: 100%;margin:0 auto;margin-top: 10px;}
#news_ul li{width: 50%;height: 49px;line-height: 49px;float: left;position: relative;text-indent: 14px;border-bottom: dotted 1px #dcdcdc;transition: all .4s;}
#news_ul li a{color: #26324a;font-size: 14px;display: block;}
#news_ul li span{text-align: right;position: absolute;right: 15px;top:0;height: 49px;line-height: 49px;color: #c7c8cd;font-size: 14px;}
#news_ul li:hover{background: #008798;text-indent: 20px;}
#news_ul li a:hover,#news_ul li:hover span{color: #fff;}
#zxly_ul{width: 358px;height: 324px;margin:0 auto;background: #fff;padding:30px 20px;}
#zxly_ul li{float: left; color: #333;margin-bottom: 10px; font-family: "微软雅黑"; }
#zxly_ul li.zxly_border{width: 358px;}
#zxly_ul .G_InputText_jk{width: 338px; height: 40px;line-height: 40px; background: #f0f0f0; border-radius: 5px;border:none; outline: none; padding-left:20px; }
#zxly_ul .G_textarea_jk{width:338px;height:170px;background: #f0f0f0; border-radius: 5px;border:none; outline: none; padding-left:20px; padding-top:5px; line-height: 25px; }
#zxly_ul .G_btn_jk{background:#f0f0f0; width:140px;cursor:pointer; height:35px;border: none;color: #333; line-height:32px; border-radius: 3px;font-family: "微软雅黑";}
#wrap{ width:1200px; height:auto; margin: 30px auto;z-index: 100;}


/*left*/
#left{width:248px; float: left;border-radius: 25px;position: relative;display: inline;}
.left_title{width: 248px;height: 72px;background: #008798 url(/images/left_title.png) 25px center no-repeat;margin:0 auto;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.left_cplb{width: 218px;padding:10px 15px; margin:0 auto;border:solid 1px #e4e4e4;}
.left_cplb li{width: 100%;height: 37px; padding:5px 0px; border-bottom: solid 1px #e4e4e4;}
.left_cplb li a{display: block;width: 100%;height: 37px; line-height: 37px; color: #2a2a2a;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; background: url(/images/left_a.png) 11px center no-repeat;transition:all 0.4s;}
.left_cplb li span{padding-left: 30px;}
.left_cplb li a:hover{background: #008798 url(/images/left_a_hover.png) 11px center no-repeat;color: #fff;}
.slxwm{ width:246px; border:1px solid #e4e4e4; margin:15px 0; }
.slxwm p{ line-height:32px; padding:15px;color: #333;font-size: 14px;}
.slxwm p span{color: #e1010b;font-weight: bold;font-size: 16px;}
.scpfltit{ width: 100%; height:50px; line-height:50px;color:#fff; font-size:16px;background:#4c4c4c url(/images/list.png) 20px 19px no-repeat;text-indent: 44px;color: #fff;font-size: 17px;}

/*product_info css*/
.pro_capital{width: 100%;height: 32px;line-height: 32px; background: #fff;margin:0 auto;margin-top: 10px;}
.pro_capital span{width: 96px;height: 32px;background: #008798;color: #fff;font-size: 14px;text-align: center;display: block;}



/* CSS Ziye */
#right{width:930px; height:auto;float: right;}
#right_title{width: 930px;height:50px;position: relative;margin:0 auto;background: #eaebf0;}
#title_left{float:left;width:143px;height:50px;line-height: 50px; text-align: center; font-size: 16px;color:#fff;background: #008798;}
#title_right{width: 80%;float: right; color:#393939;height: 50px;line-height: 50px;font-size: 12px;text-align: right;padding-right: 10px;}
#title_right a{color:#393939;font-size: 12px;}
#title_right a:hover{color:#e80000;}
#right_content{ width: 100%; height:auto;margin:0 auto;padding-top: 20px;line-height:33px;color:#393939;font-size: 14px;}
#right_content a{color:#393939;font-size: 14px;}
#right_content a:hover{color:#e80000;}
#indexNews li{width:98%;height:45px;margin:0 auto;border-bottom:#D9D9D9 1px dotted;color:#393939;text-indent: 20px; font-size: 14px;position: relative; transition: all .4s; background: url(/images/news_icon.png) left center no-repeat;}
#indexNews li a{height:45px;line-height:45px;display:block;color:#393939;font-size: 14px;}
#indexNews li span{position: absolute;height:45px;line-height:45px;color:#393939;font-size: 14px;right: 0px;top:0px;transition: all .4s; }
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#e80000;}
#indexNews li:hover{text-indent: 30px;background: #008798 url(/images/news_icon_hover.png) 10px center no-repeat;}
#indexNews li a:hover{color: #fff;}
#indexNews li:hover span{right: 10px;color: #fff;}
#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:10px auto;}
#productTitle{width:100%;height:30px;color:#000000;font-weight: bold; font-size:20px!important;text-align:left;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;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:190px;width:220px;float:left;margin:0 5px 5px 7px;_margin:0 8px;text-align:center;cursor: pointer;}

#picUL li .pic_01{width:220px;height:156px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:150px;max-width:216px;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:220px;text-align: center;line-height:30px;}
#picUL li a{color:#393939;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;

    

    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;}