a,
a:hover {
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.grid_01,
.grid_02,
.grid_03,
.grid_04,
.grid_05,
.grid_06,
.grid_07,
.grid_08,
.grid_09,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24,
.grid_25,
.grid_26,
.grid_27,
.grid_28,
.grid_29,
.grid_30,
.grid_31,
.grid_32,
.grid_33,
.grid_34,
.grid_35,
.grid_36,
.grid_37,
.grid_38,
.grid_39,
.grid_40,
.grid_41,
.grid_42,
.grid_43,
.grid_44,
.grid_45,
.grid_46,
.grid_47,
.grid_48,
.grid_49,
.grid_50,
.grid_51,
.grid_52,
.grid_53,
.grid_54,
.grid_55,
.grid_56,
.grid_57,
.grid_58,
.grid_59,
.grid_60,
.grid_61,
.grid_62,
.grid_63,
.grid_64,
.grid_65,
.grid_66,
.grid_67,
.grid_68,
.grid_69,
.grid_70,
.grid_71,
.grid_72,
.grid_73,
.grid_74,
.grid_75,
.grid_76,
.grid_77,
.grid_78,
.grid_79,
.grid_80,
.grid_81,
.grid_82,
.grid_83,
.grid_84,
.grid_85,
.grid_86,
.grid_87,
.grid_88,
.grid_89,
.grid_90,
.grid_91,
.grid_92,
.grid_93,
.grid_94,
.grid_95,
.grid_96,
.grid_97,
.grid_98,
.grid_99,
.grid,
.grid_2_1,
.grid_3_1,
.grid_4_1 {
    float: left;
    text-align: left;
}


/* float */

.floatN {
    float: none
}

.floatL {
    float: left
}

.floatR {
    float: right
}

.copy_right a {
    color: #9d9d9d;
}

#newBridge .icon-right-center {
    top: auto !important;
    bottom: 12% !important;
}


/*------logo-----*/

.logo {
	width: 550px;
	height: 120px;
	overflow: hidden;
}

.logo img{
    width: 100%;
    margin-top: 25px;
}


/*------link_tel-----*/

.header .link_tel {
    width: 343px;
    height: 35px;
    margin-top: 31px;
    text-align: right;
}

.header .link_tel p {
    color: #000;
    font-size: 16px;
}

.header .link_tel p span {
    text-indent: -9999px;
}


/*------link_store-----*/

.header .link_store {
    width: 360px;
    height: 30px;
}

.header .link_store li {
	height: 30px;
	float: right;
	color: #C94243;
	text-align: right;
}

.header,
.footer,
.slideBox,
.page_banner,
.main {
    width: 100%;
}

.header { 
    position: relative;
    z-index: 999;
    background-color: #fff;
}

.header .main {
    height: 120px;
    width: 1200px;
    margin: 0 auto;
}

.navBar {
	z-index: 1;
	color: #fff;
	height: 55px;
	line-height: 55px;
	position: relative;
	background-color: #333333;
}
.navBar .nav li.first{
	height:40px;
	width:6px;
	background:url(../images/nav_bg.gif) no-repeat left 0px;
	float:left;
}
.navBar .nav li.last{
	height:40px;
	width:6px;
	background:url(../images/nav_bg.gif) no-repeat right -40px;
	float:right;
}

/*nav*/
.nav {
	width: 1200px;
	margin: 0 auto;
}
.nav h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
}
.nav .m {
	float: left;
	/*margin: 0 10px;*/
	display: inline;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B60006;
}
.nav .m h3 i {/*箭头*/
	display: inline-block;
	zoom: 1;
	width: 7px;
	height: 4px;
	overflow: hidden;
	margin: -2px 0 0 5px;
	vertical-align: middle;
	/**display:inline;*/
	display:none;
}

.nav h3 a:link, .nav h3 a:visited {
	zoom: 1;
	padding: 0 44px;
	height: 55px;
	line-height: 55px;
	display: block;
	color: #fff;
	text-align:center;
}

/*当前状态*/
.nav .cur h3 a:link, .nav .cur h3 a:visited {
	color: #fff;
	line-height: 55px;
	text-decoration: none;
	background-color: #333333;
}
.nav .on h3 a:link, .nav .on h3 a:visited, .nav h3 a:hover {
	color: #fff;
	line-height: 55px;
	text-decoration: none;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #B50005;
}
.nav .on h3 a i {
}
.navBar .nav li .sub{
	width:100%;
	height:50px;
	position:absolute;
	top:55px;
	left:0;
	background:url(../images/sub_bg.png) repeat-x;
	display:none;
	z-index:25; 
}
.navBar .nav li .sub_list {
	width: 1200px;
	margin: 0 auto;

}
.navBar .nav li#m3 .sub_list {
	padding-left: 200px;

}
.navBar .nav li#m4 .sub_list {
	padding-left: 380px;

}
.navBar .nav li#m5 .sub_list {
	padding-left: 580px;
}
.navBar .nav li#m6 .sub_list {
	padding-left: 750px;

}
.navBar .nav li#m7 .sub_list {
	padding-left: 520px;

}
.navBar .nav li#m8 .sub_list {
	padding-left: 820px;

}
.navBar .nav li .sub li{
	width:auto;
	height: 50px;
	margin: 0 25px;
	float: left;
}
.navBar .nav li .sub a {
	display:block;
	height:50px;
	float:left;
	color:#fff;
	line-height:50px;
	border:none;
	background:none;
	font-size: 14px;
}
.navBar .nav li .sub a:hover{
	text-decoration:none;
	color:#b60006;
}

.footer {
    background: #333333;
    /*background: #1d1d1d url(../images/footer_bg.jpg) repeat;*/
}

.footer_nav {
	width: 1200px;
	padding-top: 35px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.footer_nav ul {
    width: 180px;
    float: left;
    text-align: left;
}

.footer_nav ul.nav_3 {
    width: 190px;
}

.footer_nav ul.nav_4 {
    width: 185px;
}

.footer_nav ul.nav_7 {
    width: 105px;
}

.footer_nav ul h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}

.footer_nav ul li a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	line-height: 26px;
}

.footer_nav ul li a:hover {
    color: #b60006;
}

.footer_link,
.copy {
    width: 1200px;
    margin: 0 auto;
}

.footer_link {
	height: 78px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.footer_link .link_left {
    margin-top: 25px;
    width: 720px;
    float: left;
}

.footer_link .link_right {
    margin-top: 25px;
    width: 310px;
    overflow: hidden;
    float: right;
}

.footer_link .link_right h3 {
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	height: 30px;
	width: 70px;
	line-height: 28px;
}

.footer_link .link_left li {
    width: 120px;
    float: left;
}

.link_left li a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	padding-left: 35px;
	display: block;
	height: 30px;
}

.link_left li.search {
    background: url(../images/footer_icon.png) no-repeat left top;
}

.link_left li.mail {
    background: url(../images/footer_icon.png) no-repeat left -30px;
}

.link_left li.oa {
    background: url(../images/footer_icon.png) no-repeat left -60px;
}

.link_left li.moive {
    background: url(../images/footer_icon.png) no-repeat left -90px;
}

.link_left li.order {
    background: url(../images/footer_icon.png) no-repeat left -120px;
}

.link_left li.like {
    background: url(../images/footer_icon.png) no-repeat left -150px;
}

.link_left li a:hover {
    color: #b60006;
}

.link_left li.search:hover {
    background: url(../images/footer_icon_hover.png) no-repeat left top;
}

.link_left li.mail:hover {
    background: url(../images/footer_icon_hover.png) no-repeat left -30px;
}

.link_left li.oa:hover {
    background: url(../images/footer_icon_hover.png) no-repeat left -60px;
}

.link_left li.moive:hover {
    background: url(../images/footer_icon_hover.png) no-repeat left -90px;
}

.link_left li.order:hover {
    background: url(../images/footer_icon_hover.png) no-repeat left -120px;
}

.link_left li.like:hover {
    background: url(../images/footer_icon_hover.png) no-repeat left -150px;
}

.footer .copy,
.footer .copy p {
	color: #FFFFFF;
	font-size: 13px;
	padding-bottom: 12px;
}

.footer .copy a {
	color: #FFFFFF;
}

.footer .copy a:hover {
	color: #FFFFFF;
}

.footer .copy li {
    width: 300px;
    float: left;
    font-size: 14px;
}

.footer .copy li p {
    font-size: 14px;
    line-height: 25px;
}

.weixin {
    width: 95px;
    height: 30px;
    ;
    position: relative;
    font-size: 14px;
    text-align: center;
    background: url(../images/footer_icon_hover.png) no-repeat no-repeat  ;
}

.weixin a {
    width: 95px;
    height: 30px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: #b60006;
    line-height: 30px;
}

.weixin .weixin_nr {
    width: 135px;
    height: 150px;
    padding: 10px;
    background: #fff;
    text-align: center;
    position: absolute;
    right: -162px;
    top: -76px;
    color: #000;
    display: none;
    z-index: 20;
}

.weixin .weixin_nr img {
    width: 135px;
    height: auto;
}

.weixin .weixin_nr .arrow {
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-right: 13px solid #fff;
    border-top: 10px solid transparent;
    position: absolute;
    left: -13px;
    top: 80px;
}

.weixin.on .weixin_nr {
    display: block;
}

.tianmao {
    margin-right: 15px;
}

.login{
	background: url(../images/login.png) no-repeat;
	width: 65px;
}

.register{
	background: url(../images/register.png) no-repeat;
	width: 95px;
}

.check01{
	background: url(../images/check.png) no-repeat;
	width: 92px;
}

.english{
	border: 1px solid #b60006;
	padding: 0px 8px;
}

.tianmao a {
    color: #000;
    line-height: 30px;
    font-size: 14px;
}


/*------友情无缝轮播-----*/

.txtMarquee-left {
    width: 240px;
    height: 30px;
    position: relative;
    float: left;
}

.txtMarquee-left .hd .prev,
.txtMarquee-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/icoleft.gif") no-repeat;
}

.txtMarquee-left .hd .next {
    background: url("../images/icoright.gif") no-repeat;
}

.txtMarquee-left .bd {
    padding: 0 20px;
    position: relative;
}

.txtMarquee-left .bd .tempWrap {
    width: 200px !important;
    height: 28px;
}


/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */

.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
    height: 28px;
    line-height: 28px;
}

.txtMarquee-left .bd ul li {
    margin-right: 20px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
    width: auto !important;
}

.txtMarquee-left .bd ul li a {
	color: #FFFFFF;
	line-height: 28px;
	font-size: 13px;
}

.txtMarquee-left .prev {
    background: url(../images/page_left_now.png) no-repeat;
    cursor: pointer;
    height: 28px;
    left: 0;
    top: 0;
    position: absolute;
    width: 20px;
    z-index: 200;
}

.txtMarquee-left .next {
    background: url(../images/page_right_now.png) no-repeat;
    cursor: pointer;
    height: 28px;
    right: 0;
    top: 0;
    position: absolute;
    width: 20px;
    z-index: 200;
}


/*导航置顶和产品菜单固定*/

.fix-div {
    position: fixed;
    top: 0px;
    left: 0px;
    _position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #333333;
}

.fix-list {
    position: fixed;
    top: 55px;
    _position: fixed;
    width: 240px;
    z-index: 4;
    background-color: #000;
    *margin-left: -130px;
}

.news-list {
    position: fixed;
    top: 55px;
    _position: fixed;
    width: 240px;
    z-index: 4;
    background-color: #000;
}

.page_banner img {
    width: 1920px;
} 
