﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.top{ width:1150px; height:135px; margin:auto; /*background-color:#ccc;*/}
.logo{ width:50px; height:50px; margin:15px auto auto 0; float:left;}
.titile{ width:600px; height:50px; margin-left:10px; float:left; font-size:26px; font-weight:bold;  line-height:80px; /*background-color:#fff;*/ }
.titile02{ width:300px; height:50px; font-size:20px; color:#FF0000; font-weight:bold; line-height:65px; margin-left:330px;/*background-color:#999;*/ }
.nav{ width:850px; height:35px; margin-top:55px; float:left; margin-left:-50px;}
.nav ul{ list-style:none;}
.nav ul li{ width:120px; height:35px; background-color:#fff; float:left; overflow:hidden; position:relative;}
.nav ul li img { position:absolute;}
.nav li a:link{ text-decoration:none; color:#FFFFFF;}
.nav li a:visited{ text-decoration:none;color:#FFFFFF;}
.nav li a:hover{ text-decoration:none;color:#FFFFFF;}
.nav li a:active{ text-decoration:none;color:#FFFFFF;}
.nav_div{ position:absolute; width:120px; height:70px; line-height:35px;text-align:center; color:#000; font-weight:700;}
#img5{color:#ff5500;}
.Scan{ width:280px; height:110px; float:left; margin-top:-25px; margin-left:10px; }
.con{ width:1130px; height:1100px; margin:auto; margin-top:20px; }
.con_title{ width:1100px; height:100px; line-height:100px; margin:auto; font-size:24px; text-align:center; border:0;}
.con_con{ width:1150px; height:1000px; line-height:22px; font-size:16px; border:0; border-radius:20px;word-wrap:break-word;word-break:keep-all;}


.foot{ width:780px; height:90px; margin:auto; font-size:13px; color:#444; line-height:23px;}
.foot_logo{ width:150px; height:90px; float:left;}
.foot_page{ width:630px; height:90px; float: left;}
.foot_page p{ margin-top:10px;}
.foot_page a:link{ text-decoration:none; color:#444;}
.foot_page a:visited{ text-decoration:none;color:#444;}
.foot_page a:hover{ text-decoration:underline;color:#ff5500;}
.foot_page a:active{ text-decoration:none;color:#444;}

