﻿@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px "Microsoft Yahei","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;}
input,button{font:14px "Microsoft Yahei","Arial Narrow"}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
a{text-decoration:none; color: #555}
a:hover{color:#cd0200}
i,em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
a:hover img{-webkit-transform:scale(1,1);}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.l{float: left;}
.r{float: right;}
.t20{margin-top: 20px;}
.t10{margin-top: 10px;}
.o_h {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

}





/*广告位*/
.gg{width: 1200px; height: 70px; margin:10px auto}
.gg a.l,.gg a.l img{display: block; width: 990px; height: 70px;}
.gg a.r,.gg a.r img{display: block; width: 200px; height: 70px;}

/*搜索*/
.l_s{width: 1200px; height: 80px; margin: 0 auto}
.l_s .logo{width: 240px; height:80px;}
.l_s .logo a,.l_s .logo a img{display: block; width: 240px; height: 80px;}
.l_s .search{width:540px; height:42px; margin-top:30px; }
.l_s .search .sel{width: 458px; border:1px solid #ddd; border-right: none;}
.l_s .search .sel span{position: relative; display: inline-block;line-height: 40px;  width: 75px; height: 40px; padding-left: 15px; background: #f5f5f5 url(../images/search.jpg) no-repeat 70px center}
.l_s .search .sel span:hover{background: #fff url(../images/search1.jpg) no-repeat 70px center}
.l_s .search .sel span i{display: inline-block;width: 50px; text-align: center;}
.l_s .search .sel input{width: 350px; height: 40px; line-height: 40px; border: none; font-size: 14px; color: #bababa; padding-left: 18px;}
.l_s .search button{width:81px; height: 42px; cursor: pointer; background: #0095f3; border:none; text-align: center; line-height: 42px; color: #fff; font-size: 14px; }

/*导航2*/
.nav2{width:100%; height:65px; background: url(../images/nav2.png); margin-top: 10px; }
.nav2_con{width: 1200px; overflow: hidden; margin:0 auto;}
.nav2_con a{float: left; width: 100px; height: 65px; text-align: center; line-height: 65px; color: #fff; font-size: 18px;}
.nav2_con a.on{background: #ff0000}

/*底部*/
.foot{width: 100%; overflow: hidden; margin-top: 35px;}
.foot .about{ width:100%; height: 44px;  background: #008ae9; text-align: center; line-height: 45px;}
.foot .about a{color: #fff; margin: 0 15px; font-size: 14px}
.foot .info{width: 100%; text-align: center; margin: 20px 0}
.foot .info p{width: 100%; height: auto; line-height: 30px; font-size: 14px; color: #a9a9a9}
