﻿@charset "utf-8";
/* CSS Document */

.trs img{ transition:all 1s;}
.trs:hover img{ transform: scale(1.2);}

/* scggw */

.scggw_top{ width:1000px; position:relative; height:160px;}
.scggw_logo{ position:absolute; left:50%; margin-left:-500px; top:50px;}
.scggw_rl{ position:absolute; left:50%; margin-left:300px; top:50px;}

.scggw_nav{ background-color:#E5322B; height:60px; line-height:60px;}
.scggw_nav ul{ width:1000px;}
.scggw_nav li{ float:left; position:relative; font-size:20px;}
.scggw_nav li a{ display:block; width:140px; text-align:center; color:#fff;}
.scggw_nav li:hover,.nav li a:hover{ background-color:#C2322B;}



/* toutiao */

.toutiao_k{ border:solid 1px #ddd; padding:10px;}
.toutiao_icon{ padding-right:10px;}
.toutiao{ width:100%; text-align:center;}
.toutiao .bt{ line-height:40px; font-size:32px; font-weight:bold; color:#E5322B;}
.toutiao a:hover .bt{ color:#C2322B;}
.toutiao .hs{ line-height:40px; font-size:16px;}


.scggw_main .jdt{ float:left; width:60%;}
.scggw_main .yw{ float:right; width:38%;}
.scggw_main .focus,.scggw_main .focus img{ position:relative; width:600px; height:380px;}
.scggw_main .box_tit{ border-top:none; border-bottom:solid 1px #ccc; text-align:right; line-height:38px; margin-bottom:20px;}
.scggw_main .box_title{ border-bottom:solid 4px #E5322B; color:#E5322B; font-family:"Microsoft YaHei"; font-size:24px; font-weight:normal;}
.scggw_main .box_more a:hover{ color:#E5322B;}

.scggw_main .box_li2{ float:left; width:49%;}
.scggw_main .box_li2r{ float:right; width:49%;}

.scggw_icon{ margin:30px auto;}
.scggw_icon li{ float:left; width:142px; text-align:center;}
.scggw_icon li img{ width:80px; height:80px;}
.scggw_icon li span{ font-size:18px; color:#E5322B; line-height:50px;}

.pic_btzy .pic{ overflow:hidden; width:220px; height:150px; float:left; margin-right:20px;}
.pic_btzy .bt{ line-height:50px; font-size:18px; font-weight:bold;}
.pic_btzy:hover .bt{ color:#E5322B; text-decoration:underline;}

.lb a:hover{ color:#E5322B;text-decoration:underline;}

.scggw_bottom .yqlj_tab{ margin-top:0; padding:0 15px; border:none; line-height:30px;}
