@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,ul,li,p,dl,dd,a{margin:0;padding:0;}
body,button,input,select,textarea{font:14px/1.5  'Microsoft YaHei',\5b8b\4f53, Arial, sans-serif;}
a{ text-decoration:none;}
ul,li{ list-style-type:none}
img{ border:0px none}
.cl{ clear:both}
.m{ margin:0 auto;}



/*头部2*/
.top_bg1{ width:100%; height:70px; background:#FFFFFF;}
.top1{ width:1020px; height:70px;}
.top1 .lg{ width:382px; float:left;}
.top1 .menu{ width:565px; float:right; line-height:70px; text-align:right;}
.top1 .menu a{ padding:0 13px; color:#545454; font-size:16px;}
.top1 .menu a:hover{ color:#010000;}

/*头部new*/
.top_bg2{ height:70px; background:#EF1449;}
.top2{ width:1000px;}
.top_bg2 img.lg{ width:240px; float:left; margin-top:5px;}
.top_bg2 img.tel{ width:180px; float:right; margin-top:18px;}
.top_bg2 .top_nav{ width:510px; height:70px; line-height:80px; float:left; margin-left:50px; text-align:center;}
.top_bg2 .top_nav a{ color:#FFF; font-size:18px; padding:10px 25px;}
/*.top_bg2 .top_nav a:hover,.top_bg2 .top_nav a:nth-child(1){ color:#00D7FF;}*/


/***底部***/
.foot_tpl{ width:100%; padding:30px 0; background:#F1285C; text-align:center; margin-top:20px;}
.foot_tpl img{ margin-bottom:30px; width:auto;}

