﻿@charset "utf-8";
/* CSS Document */

body,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{ min-width:1200px; display:block;color:#444;font:14px Arial,'微软雅黑';margin:0 auto; background-color:#F8F8F8; }
li{list-style-type:none;}

img{ vertical-align:top; border:none;}

.clear{ clear: both;}

a{text-decoration:none; color:#444444;}
a:hover{color:#D80101;text-decoration:none;}

.left{ float:left;}
.right{ float:right;} 


/*去除左边距*/
.norig{ margin-right:0 !important;}
/*去除下边距*/
.nobt{ margin-bottom:0px !important;}

.fl{ float:left;}
.fr{ float:right;}


/*---------头部----------*/
.header{ width:100%; height:168px; background:url(../images/background.jpg) center no-repeat;}
.header1,.nav1{ width:1200px; margin:0 auto;}
.logo{ width:630px; height:67px; background:url(../images/logo.png) no-repeat; float:left; margin-left:20px; margin-top: 40px;}
.search{ float:right; margin-top:50px; margin-right:20px;}
.search1{ overflow:hidden; zoom:1; height:40px; width:250px;border: none; border-radius:20px; background:rgba(255,255,255,0.85);}
.shurk{font-size:14px; border-right:none; height:38px; font-family:'微软雅黑';  outline:none; background:none; border:none; float:left; text-indent:14px; color:#666; width:195px; }
.btn1{ float:right; border:none;width:50px; height:40px; background: url(../images/search.png) center no-repeat; outline:none; cursor:pointer;}

.nav{ width:100%; height:65px; background:#E82E2F;}
.nav ul{ overflow:hidden; zoom:1;}
.nav ul li{ float:left; width:150px; height:65px; font-size:16px; margin-right:50px;}
.nav ul li a{ display:block; width:135px; text-align:center; color:#fff;}
.nav ul li:hover,.nav ul li.xuanzhong{ background: url(../images/nav.png) no-repeat; }
.nav ul li i{ display:block; width:30px; height:30px; background:url(../images/icon1.png) no-repeat; margin:3px auto;}
.nav ul li i.n1{ background-position:-5px 2px;}
.nav ul li i.n2{ background-position:-153px 2px;}
.nav ul li i.n3{ background-position:-303px 2px;}
.nav ul li i.n4{ background-position:-452px 2px;}
.nav ul li i.n5{ background-position:-603px 2px;}
.nav ul li i.n6{ background-position:-753px 2px;}
.nav ul li i.n7{ background-position:-903px 2px;}
.nav ul li i.n8{ background-position:-1053px 2px;}

/*---------底部----------*/
.footer{ width:1200px; margin:0 auto; text-align:center; margin-top:15px;}
.footer p{ font-size:13px; color:#666; line-height:25px;}
.footer p a{ color:#666;}
.footer img{ display:block; margin:10px auto;}























