@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_01{width: 100%;height: 10px;margin:0 auto;background: #606060;}
#he_02{width: 100%;height: 112px;margin:0 auto;background: #fff;}
#he_02_mid{width: 1200px;height: 112px;margin:0 auto;position: relative;}
#he_02_logo{width:846px;height: 99px;position: absolute;left: 0;top:5px;background: url(../images/logo.png) left center no-repeat;}
#he_02_logo a{width:846px;height: 99px;display: block;}
#he_02_tel{min-width: 42px;height:35px;position: absolute;right: 0;top:37px;background: url(../images/he_tel.png) left center no-repeat;padding-left: 50px;line-height: 35px;color: #2957b7;font-size: 30px;font-weight: bold;}
#he_03{width: 100%;height: 50px;margin:0 auto;background: #2957b7;}
#he_03_mid{width: 1200px;height: 50px;margin:0 auto;}
#he_03_mid li{float: left;}
#he_03_mid .nav{width: 148px;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: #da251c;}
#he_04{width: 100%;height: 431px;margin:0 auto;position: relative;}
#he_04_mid{width:1920px;height: 431px;position: absolute;top:0px;z-index: 998;}

/* CSS Footer */
#footer{width: 100%;height: auto;padding:30px 0px;background: #3c3c3c;margin:0 auto;}
#footer_mid{width: 1200px;height: 315px;margin:0 auto;position: relative;}
.footer_title{width: 100%;height: 50px;line-height: 50px;color: #fff;font-size: 24px;font-weight: bold;margin:0 auto;}
.footer_category{width: 460px;height: 315px;position: absolute;left: 0;top:0;border-right: solid 1px #282828;}
.footer_category_ul{width: 100%;height: 250px;margin:0 auto;margin-top: 16px;}
.footer_category_ul li{width: 200px;height: 31px;float: left;margin-right: 20px; margin-bottom: 8px; background: url(../images/footer_icon.png) 17px center no-repeat;line-height: 31px;}
.footer_category_ul li span{padding-left: 37px;}
.footer_category_ul li a{display: block;color: #b7b7b7;font-size: 14px;}
.footer_category_ul li:hover{background: #2f4d93 url(../images/footer_icon.png) 17px center no-repeat;}
.footer_contact{width: 370px;height: 315px;position: absolute;left: 491px;top:0;}
.footer_contact_ul{width: 100%;height: 250px;margin:0 auto;margin-top: 16px;}
.footer_contact_ul li{width: 100%;height: 20px;line-height: 20px;position: relative;margin-bottom: 15px;}
.footer_contact_ul li span{padding-left: 32px;color: #b7b7b7;font-size: 14px;}
.footer_contact_ul li .lx_icon{width: 22px;height: 20px;position: absolute;left: 0;top:0;}
.footer_ewm{width: 158px;height: 315px;position: absolute;right: 55px;top:0;}
.footer_ewm_ul{width: 100%;height: 250px;margin:0 auto;margin-top: 16px;text-align: center;color:#fff;font-size: 14px;line-height: 30px;}
.footer_ewm_ul img{width: 158px;}
#footer_copyright{width: 100%;height: 50px;margin:0 auto;background: #1d1d1d;}
#footer_copyright_mid{width: 1200px;height: 50px;line-height: 50px;margin:0 auto;font-size: 12px;color: #b7b7b7;position: relative;}
#footer_admin{position: absolute;right: 0;top:0; text-align: right; height: 50px;line-height: 50px;font-size: 12px;color: #b7b7b7;}
#footer_admin a{font-size: 12px;color: #b7b7b7;}
#footer_admin a:hover{text-decoration: underline;}

/*固定的悬浮窗*/

.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 #2957b7;

}

.yb_bar .yb_phone {

    background: url('../images/fixCont.png') no-repeat 0 -57px #2957b7;

}

.yb_bar .yb_QQ {

    text-indent: 0;

    background: url('../images/fixCont.png') no-repeat 0 -113px #2957b7;

}

.yb_bar .yb_ercode {

    /*height:200px;*/



    background: url('../images/fixCont.png') no-repeat 0 -169px #2957b7;

}

.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 */
/* CSS Main */
#in_01{width: 100%;height: 48px;background: #fff;margin:0 auto;border-bottom: solid 1px #eaebf0;}
#in_01_mid{width: 1200px;height: 48px; line-height: 42px; margin:0 auto;position: relative;color: #636363;font-size: 14px;}
#in_01_mid span{font-weight: bold;}
#in_01_mid a{color: #636363;font-size: 14px;padding-right: 10px;}
#in_01_search{width: 365px;height: 31px;background: url(../images/search_bg.png) center no-repeat;position: absolute;right: 0;top:8px;}
#in_01_mid #search_name{ width: 291px; height: 21px; line-height: 21px; float: left; text-indent: 15px; margin-top:5px;border:none; outline: none; color: #b8b8b8;background: none;}
#in_01_mid #button{ width: 68px; height: 31px; float: right; cursor: pointer; background: none; border:none;}
#in_02_category{width:1200px;height: 48px;margin:20px auto;background: #fff;position: relative;}
#in_02_category li{float: left;}
#in_02_category li a{display: block;height: 48px;line-height: 48px;text-align: center;font-size: 14px; width: 155px; color: #333;}
#in_02_category li a:hover{background: #2957b7;color: #fff;}
#in_02_category .hover a{background: #2957b7;color: #fff;}
#in_02_category span{display: block; position:absolute;height: 48px;line-height: 48px;right: 15px;top:0;text-align: right;}
#in_02_category span a{color: #333;font-size: 14px;}
#in_02_category span a:hover{color: #e80000;}
#in_02{width: 1200px;margin:30px auto;}
.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; background: #f6f7f8;float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee .bd ul li a img{ width: 282px;height: 195px; display:block; border:solid 1px #f6f7f8;}
.picMarquee .bd ul li a .icptit { display:block;line-height:25px; padding:10px 0; height:50px; overflow:hidden; background:#f6f7f8; color: #000000;font-size: 14px; width:100%; text-align:center;}
.picMarquee .bd ul li a:hover .icptit{ background:#2957b7;color:#fff; }
.picMarquee .picList{width:310px; height:auto; float:left; }
#in_03{width: 1200px;height: 330px;margin:30px auto;position: relative;}
#in_03_lxwm{width: 280px;height: 310px;background: #fff;position: absolute;left: 0;top:0;padding:10px 15px;}
#in_03_intro{width: 446px;height: 310px;background: #fff;position: absolute;left: 328px;top:0;padding:10px 15px;}
#in_03_news{width: 345px;height: 310px;background: #fff;position: absolute;right: 0;top:0;padding:10px 15px;}
.in_03_title{width: 100%;height: 50px;background: url(../images/in_03_title.png) left bottom no-repeat;position: relative;line-height: 40px;color: #353535;font-size: 16px;font-weight: bold;margin:0 auto;margin-bottom: 10px;}
.in_03_title span{display: block; position:absolute;width: 54px; height: 20px;line-height: 20px;right: 0;top:10px;text-align: center;}
.in_03_title span a{color: #fff;font-size: 12px;border-radius: 3px;background: #e1010b;transition: all .4s;display: block;text-transform: uppercase;font-weight: normal;}
.in_03_title span a:hover{background: #2957b7;}
#in_lxwm{width: 100%;line-height: 28px;color: #333333;font-size: 14px;margin:0 auto;}
#in_lxwm span{font-weight: bold;font-size: 16px;}
#in_intro{width: 100%;line-height: 28px;color: #333333;font-size: 14px;margin:0 auto;}
.intro_img{width: 100%;text-align: center;margin:0 auto;}
#in_news{width: 100%;margin:0 auto;}
#in_news li{width: 100%;height: 38px;border-bottom: dotted 1px #dcdcdc;line-height: 38px;background: url(../images/news_icon.png) 10px center no-repeat;text-indent: 25px;transition: all .4s;}
#in_news li a{display: block;color: #333;font-size: 14px;transition: all .4s;}
#in_news li a:hover{color: #e80000;}
#in_news li:hover{text-indent: 30px;background: #e1010b url(../images/news_icon_hover.png) 15px center no-repeat;}
#in_news li a:hover{color: #fff;}
#in_04_title{width:1200px;height: 48px;margin:20px auto;background: #fff;position: relative;}
#in_04_title span{display: block;height: 48px;line-height: 48px;text-align: center;font-size: 16px; font-weight: bold; width: 155px; background: #2957b7;color: #fff;}
.in_04_more {display: block; position:absolute;width: 54px; height: 20px;line-height: 20px;right: 20px;top:13px;text-align: center;}
.in_04_more a{color: #fff;font-size: 12px;border-radius: 3px;background: #e1010b;transition: all .4s;display: block;text-transform: uppercase;font-weight: normal;}
.in_04_more a:hover{background: #2957b7;}
#in_04_honor{width: 1200px;height: 240px;margin:0 auto;margin-bottom: 30px;overflow: hidden;}
#in_04_honor li{width: 268px;height: 230px;padding:5px;text-align: center;background: #fff;margin-right: 10px;transition: all .4s;color: #333;font-size: 14px;}
#in_04_honor li .h_1{width:268px;height:185px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#in_04_honor li .h_1 img{max-height:181px;max-width:264px;padding:2px;vertical-align:middle;}
#in_04_honor li .h_1 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#in_04_honor li .h_2{width:268px;text-align: center;line-height:40px;}
#in_04_honor li:hover{background: #2957b7;color: #fff;}
#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: #2957b7 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;background: url(../images/left_a.png) 22px center no-repeat;transition:all 0.4s;}
.left_cplb li span{padding-left: 47px;}
.left_cplb li a:hover{background: #2957b7 url(../images/left_a_hover.png) 22px 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{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: #2957b7;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: #2957b7;}
#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: #e1010b 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:160px;

	height:33px;

	border:none;outline: none;

}

.G_textarea{

	width:200px;
    position: absolute;left: -40px;top:5px;
	height:65px;
border:none;outline: none;

}

.G_ul{
	margin:0 auto;
	padding-top:86px;padding-left: 60px;
}

.G_botton{
	width:211px;
	height:36px;
	border:0;
	cursor:pointer;
	position: absolute;
	left: -45px;top:94px;background: none;

}

.borderLi{ width:170px; height:auto;margin-bottom:5px;position: relative;}
.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;}