﻿@charset "utf-8";
/* CSS Document */

* { padding:0px; margin:0px; padding-left:0px; padding-right:0px; padding-top:0px; }
BODY {background-color: #f1f1f1;
	font-family:Georgia, "微软雅黑","Times New Roman", Times, serif;
	background-image: url(/image/bg.gif);
	background-repeat: no-repeat;
	background-position: right 0%;}
a {color: #000;}
a:hover {color:#0f76ab;}

.clear { clear:both;}
.lo { 	background-image: url(/image/de_logo.jpg);
	background-repeat: no-repeat;
	background-position: 50px 150px ;
	height: 400px;
}
.lo_en { 	background-image: url(/image/de_logo-en.jpg);
	background-repeat: no-repeat;
	background-position: 50px 150px ;
	height: 400px;
}
.line_1 { border-bottom-style: dotted; width:100%; color:#666; size:1px; clear:both;}
.text1 { padding:20px 50px 10px; font-size:14px;}
.text2 { padding:10px 50px 10px; font-size:20px;}
.text2 h1{ font-size:30px; line-height:34px;}
.title1 {padding:20px 30px 10px 50px; font-size:24px;}
.title2 {padding:20px 30px 10px 50px; font-size:24px; color:#CCC; background-color:#000; }
.text3 { color:#000; font-size:12px;}
.wi { color:#FFF; font-size:13px;}
.bb { font-weight:bold;}
.bl { background-color:#000; padding:20px 50px 10px; font-size:14px; color:#CCC;}
.bl2 { background-image:url(/image/de_logo2.jpg); background-repeat: no-repeat; background-position: right 0%;}
.pros_list{margin:0px auto; display:block;}
.pros_list ul{ list-style-type:none;}
.pros_list li{ float:left; margin:10px 5px 10px 10px; width:220px; background-color:#F7F7F7;}
.pros_list li a{ text-decoration:none;height:270px; display:block;}
.pros_list li a:hover{	background-color:#0F0F0F;}
.pros_list li img{ width:200px; height:200px; margin:10px; border:0px;}
.pros_list li h6{ font-size:14px; font-weight:bold; padding:3px 10px;}
.pros_list li p{ font-size:12px; font-weight:bold; padding:3px 10px;color:#666;}
.pros_list li p a:hover{ color:#0066FF;}
.pros_list_pic{ width:200px; height:200px; margin:10px;}
.pros_list_pic_title{ font-size:14px; font-weight:bold; padding:3px 10px;}
.pros_list_pic_title a{ color:#000; }
.pros_list_pic_title a:hover{ color:#fff; text-decoration:underline;}
.pros_list_pic_content{ font-size:12px; font-weight:bold; padding:3px 10px;}
.pros_list_pic_content a{ color:#666; height:20px; }
.pros_list_pic_content a:hover{ color:#7FA7C5;}


