﻿@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:300px;height:60px; }
.l_s .logo a{}
.l_s .logo a,.l_s .logo a img{display: block; width:300px; height: 60px;}

.tq{height:22px;width:230px; line-height:22px; float:left; margin:26px 0 26px 150px;}

#search .schtxt{ border:2px solid #ddd; height:36px; line-height:36px; font-size:14px; width:285px; float:left; outline:0; vertical-align:middle;color:#666;padding-left:10px;font-family:"微软雅黑";}
#search .schbtn{background-color:#ddd; width:70px; height:40px; line-height:40px; font-size:14px; color:#FFFFFF; float:left; border:0;font-family:"微软雅黑";}
#search{width:370px;height:40px;float:right; margin-top:10px;}

/*导航2*/
.nav2{height:60px; background:#4e6ef2;}
ul.nav2_con{width: 1200px;height:60px; overflow: hidden; margin:0 auto;}
ul.nav2_con li{float: left; width: 75px; height: 60px; line-height:60px;text-align: center;}
ul.nav2_con li a{width:75px; height: 60px; line-height:60px;color: #fff; font-size: 16px; display:block;}
ul.nav2_con li.hover,ul.nav2_con li:hover{background:#2095EC;}
ul.nav2_con li a.hover,ul.nav2_con li a:hover{background:#2095EC; text-decoration:none;}

/*底部*/
.wide-nav2{ margin:0 auto;width:1200px;}
.foot{ background:#f6f5f5;width: 100%; overflow: hidden; margin-top: 35px;}
.foot .about{color: #999; width:100%; height: 44px;  background: #008ae9; text-align: center; line-height: 45px;}
.foot p span{color: #999;}
.foot .about a{color: #999; margin: 0 15px; font-size: 14px}
.foot .info{width: 100%; text-align: center; margin: 20px 0;color: #999;}
.foot .info p{width: 100%; height: auto; line-height: 30px; font-size: 14px;color: #999;}
.foot .info p a{color: #999;}