@charset "utf-8";
/* CSS Document */

.wrap_mobile {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.fix_mobile {
	
}
.fix_mobile::before {
	display: table; content: "";
}
.fix_mobile::after {
	display: table; content: "";
}
.fix_mobile::after {
	clear: both;
}


.pr_mobile {
	position: relative;
}

.tr_mobile {
	text-align: right;
}

#menucd{
	text-align: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#menucdf{
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.menucd a {
	font-family: "微软雅黑", "宋体", tahoma, Arial;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #000;
	background-color: #ddd;
	height: 40px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: center;
	width: 223px;
	padding: 0px;
}
.menucd a:hover {
	font-family: "微软雅黑", "宋体", tahoma, Arial;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #FFF;
	background-color: #F00;
	height: 40px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: center;
	width: 223px;
	padding: 0px;
}
.menucd1 a {
	font-family: "微软雅黑", "宋体", tahoma, Arial;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #FFF;
	background-color: #E60013;
	height: 40px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: center;
	width: 111px;
	padding: 0px;
}
.menucd1 a:hover {
	font-family: "微软雅黑", "宋体", tahoma, Arial;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #FFF;
	background-color: #F00;
	height: 40px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: center;
	width: 111px;
	padding: 0px;
}


.logo_mobile {
	width: 360px;
	height: 46px;
	float: left;
}
.logo_mobile a {
	height: 100%;
	display: block;
	background-image: url(../images/TDEG_slogan.gif);
   
}
.headtitle_mobile{
	background-attachment: scroll;
	background-image: url(../images/TDEG_show.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 46px;
	width: 448px;
}

.head_block_mobile {
	z-index: 6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


/*电脑端显示或隐藏*/

@media only screen and (min-width: 901px) {

    #mobile{
        display: none;
    }   
    #pc_xs{
        display: inline;
    }
	#foot_tel{
		 display: none;
	}
    
}

/*手机端显示或隐藏*/
@media only screen and (max-width: 900px) {
    html {
	min-width: 900px;
}
    body {
	min-width: 900px;
		padding-left: 4%;
		padding-right: 4%;
}

    #mobile{
        display: inline;
    }   
    #pc_xs{
        display: none;
    }
    
    .l{
         display: none;
    }
    .side{
         display: none;
    }
   .wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
    .main {
	width: 870px;
       
}
.i_news_box .TT {
	height: 60px; line-height: 60px; padding-left: 1em; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.i_news_box .N {
	font-size: 18px; float: left;
}
.i_news_box .TT .more {
	color: rgb(255, 0, 0); margin-right: 1em; float: right;
}
.i_news_box .i_main .TT {
	border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.i_news_box .i_side .TT {
	border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid;
}
    .picshow img {
width: 100%;
display: block;
}
    .foot{
        display: none;
    }
    .foot_menu{
        display: none;
    }
	#product_left {
    width: 380px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #dddddd;
    float: left;
}
}





/*底部文件高度不同的设置*/
@media only screen and (max-width: 1200px) {
	
	.foot_menu {
    background: rgb(58, 58, 58);
    color: rgb(204, 204, 204);
    margin-top: 20px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    height: 340px;
}
	#header .nav UL LI.first-crl .nav-a {
    HEIGHT: 33px;
    background: rgb(160, 160, 160);
    padding-top: 0px;
    padding-right: 34px;
    padding-bottom: 0px;
    padding-left: 34px;
}
	#header .nav UL LI.first-crl .nav-a:hover {
	HEIGHT: 33px;
	background: rgb(230, 0, 19);
	PADDING-LEFT: 34px;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 0px;
}
	#header .nav UL LI .nav-a {
    FONT-SIZE: 13px;
    HEIGHT: 33px;
    background: rgb(160, 160, 160);
    COLOR: #ffffff;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 20px;
    TEXT-DECORATION: none;
    DISPLAY: inline-block;
    LINE-HEIGHT: 33px;
    PADDING-RIGHT: 20px;
}
	#header .nav UL LI .nav-a:hover {
    FONT-SIZE: 13px;
    HEIGHT: 33px;
    background: rgb(160, 160, 160);
    COLOR: #ffffff;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 20px;
    TEXT-DECORATION: none;
    DISPLAY: inline-block;
    LINE-HEIGHT: 33px;
    PADDING-RIGHT: 20px;
}
}

/*底部稳健及浮动*/

.foot_m{
	width: 900px;
	height: 140px;
	background: #dfdfdf;
}
.foot_l{
	width: 680px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}

.foot_l p{
	color: rgb(153, 153, 153);
	margin-bottom: 15px;
	
	
}

.foot_r{
	float: left;
	width: 100px;
	height: 140px;
}
.foot_r img{
	margin-top: 8px;
	width: 100px;
	height: 130px;
}







