@charset "gb2312";
/* CSS Document */

.anlibox{
    background:#FFFFFF;
    border: 1px solid #D3D3D3;
    float: left;
    padding: 10px 0;
    /* width: 1030px; */
    width: 100%;
		}
.anlitit{
	border-bottom: 1px solid #878787;
    height: 60px;
    margin: 0 10px 10px;
    padding-bottom: 5px;
    /* width: 1005px; */
    width: 100%;
	}
.anliname{
	float:left;
	}
.anlimore{
	float:right;
	margin-right:10px;
	display:inline;
	font-size:14px;
	margin-top:20px;
	}
.anlimore a{
	color:#000;
	}
.anlizong{
	float: left;
    /* margin-left: 22px; */
    /* margin-top: 14px; */
    width: 186px;
	display:inline;
	}
.anliname{
	line-height: 21px;
    /* margin-top: 4px; */
    margin: 5px 0;
    text-align: center;
    width: 156px;
	}
.anliimg{
	padding:5px;
	border:1px solid #CCC;
	overflow:hidden;
	width:160px;
	}
.anliimg:hover{
	border:1px solid #E7230D;
	}
.kehubg li {
      
    background: url(../images/brandbox.png) no-repeat;
    display: inline;
    float: left;
    height: 80px;
    line-height: 80px;
    margin: 5px 26.7px;
    text-align: center;
    vertical-align: middle;
    width: 133px;
}
.kehubg a {
    display: table-cell;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 133px;
}
.kehubg li img {
    vertical-align: middle;
}
.zhishicont ul li{
	background:url(../images/li_bg.jpg) no-repeat left center;
    line-height:32px;
    margin-left:15px;
    text-indent:15px;
	float:left;
	width:92%;
	border-bottom:1px dashed #999;
	}
.zhishicont ul li a{
	color:#000;
	}
.anli {
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    /* width: 986px; */
    width: 100%;
}
.anname {
    display: inline-block;
    font-family: Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    font-size: 48px;
    vertical-align: middle;
}
.anname b {
    color: #333333;
    font-family: Arial;
    font-size: 60px;
    font-weight: bold;
    margin-right: 6px;
    vertical-align: middle;
}
.anli p {
    color: #999999;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}
.wrapper {
    height: 68px;
    margin: 0 auto;
    position: relative;
    /* width: 986px; */
    width: 100%;
}
#topline {
    border-bottom: 1px solid #d8d9d8;
    border-top: 1px solid #d8d9d8;
    height: 68px;
}
#topline.fixed {
    background: #ffffff;
    left: 0;
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 1;
}
* html #topline.fixed {
    position: absolute;
}
#topline .wrapper {
    height: 68px;
}
#topline li {
    margin-right: 15px;
    margin-top: 20px;
    vertical-align: middle;
    width: 110px;
	float:left;
}
#topline li a {
    background-color: #e9e9e9;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    color: #666666;
    display: block;
    height: 29px;
    line-height: 29px;
    min-width: 54px;
    padding: 0 8px;
    text-align: center;
}
#topline li a:hover {
    background-color: #f8f8f8;
    border: 1px solid #c6c6c6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
#topline p {
    position: absolute;
    right: 5px;
    top: 25px;
}
.btn_blue, #topline li a.cur, .category li a.cur {
    background-color: #4d90fe;
    background-image: -moz-linear-gradient(center top , #4d90fe, #4787ed);
    border: 1px solid #3079ed;
    color: #ffffff;
}
.btn_blue:hover, #topline li a.cur:hover, .category li a.cur:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #357ae8;
    background-image: -moz-linear-gradient(center top , #4d90fe, #357ae8);
    border-color: #2f5bb7;
    border-image: initial;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
}
.bar {
    background-image: url(../images/barbg.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    border: 1px solid #cfd8e1;
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 0;
}











.guancont {
    background:#efefef;
    padding-bottom: 25px;
    /* padding-top: 25px; */
    /* padding-top: 13rem; */
	overflow:hidden;
}
.guantop{
    height: 64px;
    margin: 0 auto;
	}
.guantop ul {
    height: 65px;
    margin: 0 auto;
	width:750px;
}
.guantop ul li {
    float: left;
    height: 65px;
    width: 125px;
}
.guantop ul li a {
    display: block;
    height: 100%;
    width: 100%;
	font-size:0px;
	line-height:0px;
}



#guan_a a {
    background: url(../images/guan_a.png) no-repeat center top;
}
#guan_a a:hover {
    background: url(../images/guan_ahover.png) no-repeat center top;
}
#guan_b a {
    background: url(../images/guan_b.png) no-repeat center top;
}
#guan_b a:hover {
    background: url(../images/guan_bhover.png) no-repeat center top ;
}
#guan_c a {
    background: url(../images/guan_c.png) no-repeat center top ;
}
#guan_c a:hover {
    background: url(../images/guan_chover.png) no-repeat center top ;
}
#guan_d a {
    background: url(../images/guan_d.png) no-repeat center top ;
}
#guan_d a:hover {
    background: url(../images/guan_dhover.png) no-repeat center top ;
}
#guan_e a {
    background: url(../images/guan_e.png) no-repeat center top ;
}
#guan_e a:hover {
    background: url(../images/guan_ehover.png) no-repeat center top ;
}
#guan_f a {
    background: url(../images/guan_f.png) no-repeat center top ;
}
#guan_f a:hover {
    background: url(../images/guan_fhover.png) no-repeat center top ;
}




.guan_li {
    margin: 0 auto;
    /* width: 960px; */

    width: 100%;
}
.guan_li li {
    background: none repeat 0 0 #f9f9f9;
    float: left;
    width: 100%;
}
.guan_tit {
    height: 10px;
    /* width: 960px; */
    width: 100%;
}
.gy_tit {
    float: left;
    height: 23px;
    /* width: 960px; */
    width: 100%;
}
.gy_con {
    background: none repeat 0 0 #f9f9f9;
    height: auto;
    padding: 25px 35px;
    /* width: 888px; */
    width: 100%;
}
.gy_num {
    color: #b40303;
    font-size: 45px;
    font-weight: bold;
    height: 45px;
    line-height: 40px;
}
.gy_content {
    line-height: 28px;
}
.gy_bo {
    height: 9px;
    /* width: 960px; */
    width: 100%;
}
.gy_up {
    margin-top: 20px;
}
.gy_contact {
    margin: 0 auto;
    /* width: 735px; */
    width: 100%;
	
}
.gy_contact li {
    color: #4c4c4c;
    float: left;
    /* height: 25px; */
    line-height: 25px;
    margin: 7px 0;
    /* width: 50%; */
    width: 100%;
    font-size: 16px;
}
#gy_add {
    background: url(../images/gy_add.jpg) no-repeat 0 1px;
    text-indent:28px;
}
#gy_mail {
    background: url(../images/gy_mail.jpg) no-repeat 0 1px;
    text-indent:28px;
}
#gy_mp {
    background: url(../images/gy_mp.jpg) no-repeat 0 1px;
    text-indent:28px;
}
#gy_tels {
    background: url(../images/gy_tel.jpg) no-repeat 0 1px;
    text-indent:28px;
}
#gy_qq {
    background: url(../images/gy_qq.jpg) no-repeat 0 1px;
    text-indent:28px;
}
#gy_web {
    background: url(../images/gy_web.jpg) no-repeat 0 1px;
    text-indent:28px;
}
.gy_way {
    margin: 0 auto;
    /* width: 735px; */
    width: 100%;
	
}
.gy_way li {
    color: #4c4c4c;
    line-height: 25px;
    margin: 10px 0;
    /* width: 50%; */
    width: 100%;
}
.gy_way li span{
	margin-left:97px;
	}
#gy_bus {
    background: url(../images/gy_bus.jpg) no-repeat 0 1px;
    text-indent: 30px;
}
#gy_car {
    background: url(../images/gy_car.jpg) no-repeat 0 1px;
    text-indent: 30px;
}
.gy_fire {
    padding: 7px 0;
    text-align: center;
}
.gy_bird {
    float: left;
    height: 200px;
    padding: 10px 50px 15px;
    /* width: 827px; */
    width: 100%;
}
.gy_lbird {
    background: url(../images/gy_bird.jpg) no-repeat 25px 20px;
    float: left;
    height: 100%;
    /* width: 220px; */
    width: 100%;
}
.gy_rcon {
    float: left;
    height: 100%;
    /* width: 600px; */
    width: 100%;
}
.gy_btit {
    color: #cc0000;
    display: block;
    font-family: ����;
    font-size: 28px;
    font-weight: bold;
    height: 40px;
}
.gy_brcontent {
    display: block;
    line-height: 28px;
}
.gy_lsmaile {
    background: url(../images/gy_smaile.jpg) no-repeat 25px 40px;
    float: left;
    height: 100%;
    /* width: 220px; */
    width: 100%;
}
.gy_lset {
    background: url(../images/gy_set.jpg) no-repeat 25px 40px;
    float: left;
    height: 100%;
    /* width: 220px; */
    width: 100%;
}
.gy_lwindow {
    background: url(../images/gy_window.jpg) no-repeat 25px 40px;
    float: left;
    height: 100%;
    /* width: 220px; */
    width: 100%;
}
.guan_lie {
    background: url(../images/gy_ie.jpg) no-repeat 25px 40px;
    float: left;
    height: 100%;
    /* width: 220px; */
    width: 100%;
}
.gy_news {
    color: #646464;
    height: auto;
    margin: 0 auto;
    /* width: 895px; */
    width: 100%;
}
.gy_news li {
    float: left;
    height: 185px;
    margin-top: 15px;
    /* width: 895px; */
    width: 100%;
}
.gy_ntit {
    height: 25px;
    line-height: 22px;
    /* width: 895px; */
    width: 100%;
}
.gy_ntitle {
    background: url(../images/gy_dot.jpg) no-repeat 0 4px;
    color: #be0310;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    text-indent: 15px;
    /* width: 385px; */
    width: 100%;
}
.gy_ntime {
    float: left;
    height: 100%;
    /* width: 510px; */
    width: 100%;
}
.gy_ncont {
    height: 120px;
    padding-bottom: 5px;
    /* width: 895px; */
    width: 100%;
}
.gy_nimg {
    border: 1px solid #bab9b9;
    display: block;
    float: left;
    height: 116px;
    /* width: 284px; */
    width: 100%;
}
.gy_nimg img {
    height: 116px;
    /* width: 284px; */
    width: 100%;
}
.gy_ncontent {
    display: block;
    float: left;
    height: 110px;
    line-height: 28px;
    padding: 5px 0 5px 15px;
    /* width: 591px; */
    width: 100%;
}
.gy_read {
    background: none repeat 0 0 #e5e5e5;
    height: 30px;
    line-height: 28px;
    text-indent: 20px;
    /* width: 895px; */
    width: 100%;
}
.gy_form {
    color: #656363;
    height: 300px;
    padding: 15px;
    /* width: 570px; */
    width: 100%;
}
.gy_form span {
    display: block;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
}
.gy_finfo {
    height: 35px;
}
.gy_checkbox {
    height: auto;
    /* width: 600px; */
    width: 100%;
}
.gy_checkbox li {
    float: left;
    height: 25px;
    /* width: 50%; */
    width: 100%;
}
.gy_textarea {
    float: left;
    /* width: 600px; */
    width: 100%;
}
.gy_textarea textarea {
    width: 80%;
}
.gy_send {
    float: left;
    height: 30px;
    padding: 15px 40px 0 20px;
    text-align: right;
    /* width: 500px; */
    width: 100%;
}
.gy_who {
    padding: 20px;
}
.gy_who_tcon {
    color: #676767;
    line-height: 28px;
    padding: 10px;
}
.gy_top {
    color: #676767;
    line-height: 25px;
    padding: 40px 20px 20px;
}
.gy_top_left {
    float: left;
    padding: 0 10px;
    /* width: 260px; */
    width: 100%;
}
.gy_top_mid {
    background: url(../images/gy_tm_bg.jpg) repeat-y 0 0;
    float: left;
    padding: 0 20px;
    /* width: 268px; */
    width: 100%;
}
.gy_top_right {
    float: left;
    margin-left: 15px;
    padding: 0 10px;
    /* width: 260px; */
    width: 100%;
}
.gy_mid {
    color: #676767;
    font-size: 16px;
    height: 45px;
    line-height: 25px;
    padding: 35px 20px 0;
}
.gy_mid font {
    font-size: 25px;
}
.gy_gybo_tit {
    height: 30px;
    padding: 38px 30px 0;
}
.gy_gyb_ul {
    padding: 10px 35px;
}
.gy_gyb_ul li {
    width: 100%;
}
.gy_gyb_ultit {
	background:url(../images/xinico.gif) no-repeat left center;
    height: 30px;
    line-height: 30px;
    padding: 15px 0 15px 40px;
    color: #b71b1c;
    font-family: "΢���ź�";
    font-size: 24px;
	float:left;
	}
.gy_gyb_ulcon {
	clear:both;
    color: #676767;
    height: auto;
    line-height: 28px;
    padding: 0 35px;
}
.gy_tcom {
    background: url(../images/gy_tcombg.jpg) no-repeat 30px 130px;
    height: 355px;
    line-height: 28px;
    padding: 15px 90px 15px 200px;
}
.gy_tgyy {
    background: url(../images/tgyy.jpg) no-repeat 30px 25px;
    color: #646464;
    height: 90px;
    line-height: 85px;
    padding: 10px 0 10px 250px;
}
.gy_jszc {
    background: url(../images/jszc.jpg) no-repeat 30px 25px;
    color: #646464;
    height: 90px;
    line-height: 85px;
    padding: 10px 0 10px 250px;
}






.gy_who_tit{
	float:left;
	margin-left:10px;
	display:inline;
	}
.gy_en{
	float:left;
	color:#b71b1c;
	font-size:24px;
	font-family:"΢���ź�";
	}
.gy_cn{
	float:left;
	color:#2a2a2a;
	font-size:18px;
	font-family:"΢���ź�";
	margin-left:10px;
	margin-top:5px;
	display:inline;
	}
.gy_js{
	text-align:center;
	margin:28px 0;
	}
.zhzicont{
	}
.zhfot{
	color:#b71b1c;
	font-size:40px;
	height:38px;
	line-height:40px;
	font-family:"΢���ź�";
	}
.zhbot{
	color:#2a2a2a;
	font-size:12px;
	font-family:"΢���ź�";
	margin-top:8px;
	margin-left:9px;
	letter-spacing:3px;
	}
.zhzides{
	margin-top:12px;
	overflow:hidden;
	}
.tuantit{
    color: #b71b1c;
    font-family: "΢���ź�";
    font-size: 24px;
		}
.tuandes{
	margin-top:25px;
	overflow:hidden;
	}
.erweima {
	height:40px;
	line-height:40px;
	font-weight:bold;
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.erweima1 {
    display: inline;
    float: left;
    /* height: 232px; */
    /* margin-left: 202px; */
    /* width: 232px; */
    width: 50%;
	text-align:center;
}
.erweima1 p {
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 232px;
}
.erweima2 {
    float: left;
    /* height: 232px; */
    /* width: 232px; */
    width: 50%;
	text-align:center;
	display:inline;
}
.erweima2 p {
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 232px;
}
.erweima1 img, .erweima2 img {
    width: 150px;
    height: 150px;
}
.erweima1 p, .erweima2 p {
    width: 100%;
}




.gy_contact img, .gy_bo img, .footnav, .gy_tit img {
    width: 100%;
}



#gy_qq b a img {
    width: 79px;
}















