﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
@charset "utf-8";

/* CSS Document */



body {margin:0; padding:0; color:#333; font-size:12px; line-height:24px; background:url(img/topline.jpg) repeat-x #FFF;  font-family:"微软雅黑";}

div,span,em,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,fieldset,form {margin:0; padding:0; border:none; font-size:12px; font-style:normal; list-style-type:none; font-weight:normal;}

a {color:#333; text-decoration:none;}

a:hover {color:#7e1c43; text-decoration:none;}





.header{ width:1000px; height:70px; margin:auto; overflow:hidden;}

.header .LOGO{ width:220px; height:70px; background:url(img/logo.jpg) no-repeat; float:left; overflow:hidden;}

.header .english{ float:right;}

.nav{ width:1000px; height:22px; margin:auto; overflow:hidden;}

.nav ul{ width:770px; float:right; overflow:hidden;}

.nav ul li{ width:85px; height:22px; line-height:25px; text-align:center; float:left; overflow:hidden;}

.nav ul li a{  width:85px;  font-size:14px; font-weight:bold; overflow:hidden;}

.nav ul li a:hover{ width:85px; color:#FFf; font-size:14px; background:url(img/nav1.jpg) no-repeat; display:block; font-weight:bold; }

.banner{  height:290px; background-color:#87080f; margin:0 auto 30px; overflow:hidden;}

.banner .flash{ width:1000px; height:290px; background:url(img/ban1.jpg) no-repeat; margin:auto; }



.main, .link{ width:1000px; margin:auto; overflow:hidden;}

.link{ line-height:26px; color:#666;}
.link a{ padding:0 10px; text-align:center; color:#666;}
.link a:hover{ color:#000;}

.main .first{ width:300px; height:145px; margin:auto; float:left; overflow:hidden;}

.main .first .title{ width:25px; width:300px; background:url(img/title.jpg) no-repeat; border-bottom:3px #7e1c43 solid; display:block; overflow:hidden;}

.main .first .title a{width:25px; width:300px; display:block; overflow:hidden;}

.main .first .title h2{ font-size:18px; font-weight:bold; float:left; color:#7e1c43; overflow:hidden;}

.main .first .title h3{ font-size:18px; font-family:Arial; font-weight:bold; float:left; color:#aaa; overflow:hidden;}

.main .first p{ width:280px; text-indent:2em; line-height:22px; margin:5px auto; overflow:hidden;}

.main .first p a{ width:100px; font-weight:bold; float:right; color:#7e1c43;}



.main .second{ width:400px; height:145px; background:url(img/topline.jpg) repeat-x ; margin:4px 40px; float:left; overflow:hidden;}



.main .third{ width:220px; height:145px; background:url(img/call.jpg) no-repeat; float:right; overflow:hidden;}





.main .fourth{ width:1000px; height:140px; float:left; margin:0px auto 20px; overflow:hidden;}



.footer{ height:80px; background:#ddd; border-top:3px solid #7e1c43; overflow:hidden;}

.footer .footCon{ width:480px; height:50px; margin:10px auto;}

.footer .footCon .logoFoot{ width:62px; height:50px; float:left; background:url(img/logoFO.jpg); overflow:hidden;}

.footer .footCon p{ width:400px; float:right; line-height:18px; margin-top:10px;}