@charset "gb2312";
/* CSS Document */

.sy_warp{ width:1200px;margin-top:40px; margin-bottom:40px; }
/*********** 首页所有bt ***********/
.sy_bt{ width:100%; height:30px;border-bottom:solid 1px #dcdcdc; margin-bottom:10px; }
.sy_bt h3{height:29px;color:#2b2c2c;font:18px/26px "微软雅黑";border-bottom: solid 2px #3e488d;text-align:center;float:left;font-weight:bold;background:url(/templates/kyc/images/bt_ico.png) no-repeat left center;padding:0px 6px;}
.sy_bt a{height:30px;color: #e46346;float:right;font:14px/30px "微软雅黑";transition-duration:400ms;-webkit-transition-duration:400ms;}
.sy_bt a:hover{ text-decoration:underline;}

.sy_news{ width:1200px;height:430px; margin-bottom:40px;}
/*********** 图片新闻 ***********/
.pic_new {position:relative;width:710px;height:430px; overflow: hidden;float:left;}
.pic_new .pic { width:710px; height:430px;display: block;}
.pic_new .pic img {width:710px; height:430px;display: block;}
.pic_new .txt-bg { position:absolute; bottom:0px;left:0px;z-index: 1; height:50px; width:710px; margin:0 auto; overflow: hidden;
background:rgba(0,0,0,0.70);
-moz-opacity: 0.70; /* FF 3.5以下 */  
opacity: 0.70; /* FF 3.5及以上 */  
filter: alpha(opacity=80); /* IE6及以上 */  
/*针对IE8*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000); }
.pic_new .txt { position:absolute;left:10px; bottom:0px; z-index:2; height:50px; display:block; width:690px; overflow:hidden;}
.pic_new .txt li{position:absolute;bottom:-50px; height:50px;display:block;width:600px;overflow:hidden;}
.pic_new .txt li a{display:block;width:690px;height:50px;color:#fff;font:18px/50px "微软雅黑";overflow:hidden; text-align:center;}

.pic_new .num { position: absolute; z-index: 3; bottom:58px;right:2px;}
.pic_new .num li{ float: left; position:relative; width:22px; height:22px;font:12px/22px "微软雅黑";overflow: hidden; text-align: center;margin-bottom:0px;cursor:pointer; margin-right:5px;
-webkit-border-radius:20px;/*适配以webkit为核心的浏览器(chrome、safari等)*/
-moz-border-radius:20px;/*适配firefox浏览器*/
-ms-border-radius:20px;/*适配IE浏览器*/
-o-border-radius:20px;/*适配opera浏览器*/
border-radius:20px;/*适配所有浏览器(需要放在最后面，类似于if..else if..else..)*/}
.pic_new .num li a,.pic_new .num li span { position: absolute; color:#1e1e1e;z-index: 2; display: block; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.pic_new .num li span { z-index: 1; background:#fff;filter: alpha(opacity=90); opacity: 0.90;font:12px/22px "微软雅黑"; }
.pic_new .num li.on a,.pic_new .num a:hover{background: #e46346;color:#fff;}

/*********** 新闻列表 ***********/
.pic_lb{ float:right;width:450px; height:430px;}
.pic_lb ul{width:450px;height:390px;overflow:hidden;}
.pic_lb ul li{width:450px;height:35px;background:url(/templates/kyc/images/ico01.jpg) no-repeat 3px center;}
.pic_lb ul li a{ color:#303030;font:15px/35px "微软雅黑";  height:35px;margin-left:15px; width:300px; display:block; overflow:hidden;}
.pic_lb ul li a:hover{ color:#e46346; text-decoration:underline;;}
.pic_lb ul li span{ float:right;font:13px/35px "微软雅黑"; color:#aeaeae;}


/*********** ico ***********/
.sy_ico{ width:1200px; height:264px; margin-bottom:40px;}
/***** 双 ******/
.sy_ico_t{width: 240px;height:264px;float:left;}
.sy_ico_t a{ width:240px; height:264px; background:#4e6ba5;display:block;transition-duration:400ms;-webkit-transition-duration:400ms;}
.sy_ico_t h2{ width:240px; height:132px; overflow:hidden;}
.sy_ico_t h2 img{ width:240px; height:132px;moz-transition:1s;-webkit-transition:1s;-ms-transition:1s;-o-transition:1s;}
.sy_ico_t:hover img{ -moz-transform:scale(1.04);-ms-transform:scale(1.04); -o-transform:scale(1.04); -webkit-transform:scale(1.04);transition-duration:400ms;-webkit-transition-duration:400ms;}
.sy_ico_t .wz{ width:240px; height:132px;position:relative; color:#fff; text-align:center;}
.sy_ico_t .wz span img{width:52px;height:38px;position:absolute;top:25px;left: 94px;}
.sy_ico_t .wz h3{width:240px;position:absolute;top:85px;font:16px/22px "微软雅黑";transition-duration:400ms;-webkit-transition-duration:400ms;}
.sy_ico_t a:hover h3{top:82px;transition-duration:400ms;-webkit-transition-duration:400ms;}

 /***** 三角形 *****/
.sy_ico_t a .wz:before{ top:132px; left: 112px; position:absolute; content:""; width:0; height:0; border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #4e6ba5; _border-right: 9px solid #4e6ba5; border-top: 9px solid #4e6ba5; overflow:hidden; z-index:9999; }
.sy_ico_t a:hover:before{margin-top:132px; margin-left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #4e6ba5; _border-right: 9px solid #4e6ba5; border-top: 9px solid #4e6ba5; overflow:hidden;z-index:999999;}
 
.sy_ico_t02 a{background:#7eb0a5;}
.sy_ico_t02 a .wz:before{top:132px;left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #7eb0a5; _border-right: 9px solid #7eb0a5; border-top: 9px solid #7eb0a5; overflow:hidden; z-index:9999;}
.sy_ico_t02 a:hover:before{margin-top:132px; margin-left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #7eb0a5; _border-right: 9px solid #7eb0a5; border-top: 9px solid #7eb0a5; overflow:hidden;z-index:999999;}

.sy_ico_t03 a{background:#6086b7;}
.sy_ico_t03 a .wz:before{top:132px;left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #6086b7; _border-right: 9px solid #6086b7; border-top: 9px solid #6086b7; overflow:hidden; z-index:9999;}
.sy_ico_t03 a:hover:before{margin-top:132px; margin-left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #6086b7; _border-right: 9px solid #6086b7; border-top: 9px solid #6086b7; overflow:hidden;z-index:999999;}

/***** 单 ******/
.sy_ico_b{width: 240px;height:264px;float:left;}
.sy_ico_b a{ width:240px; height:264px; background:#c64254;display:block;transition-duration:400ms;-webkit-transition-duration:400ms;}
.sy_ico_b h2{ width:240px; height:132px; overflow:hidden;}
.sy_ico_b h2 img{ width:240px; height:132px;moz-transition:1s;-webkit-transition:1s;-ms-transition:1s;-o-transition:1s;}
.sy_ico_b:hover img{ -moz-transform:scale(1.04);-ms-transform:scale(1.04); -o-transform:scale(1.04); -webkit-transform:scale(1.04);transition-duration:400ms;-webkit-transition-duration:400ms;}
.sy_ico_b .wz{ width:240px; height:132px;position:relative; color:#fff; text-align:center;}
.sy_ico_b .wz span img{width:52px;height:38px;position:absolute;top:25px;left: 94px;transition-duration:400ms;-webkit-transition-duration:400ms;}
.sy_ico_b .wz h3{width:240px; position:absolute;top:85px;font:16px/22px "微软雅黑";}
.sy_ico_b a:hover h3{top:82px;transition-duration:400ms;-webkit-transition-duration:400ms;}
 /***** 三角形 *****/
.sy_ico_b a .wz:before{ top:-9px; left: 112px; position:absolute; content:""; width:0; height:0; border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #c64254; _border-right: 9px solid #c64254; border-bottom: 9px solid #c64254; overflow:hidden;z-index:9999;}
.sy_ico_b a:hover:before{margin-top:123px; margin-left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #c64254; _border-right: 9px solid #c64254; border-bottom: 9px solid #c64254; overflow:hidden; z-index:999999;}
.sy_ico_b02 a{background:#e6775c;}
.sy_ico_b02 a .wz:before{top:-9px;left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #e6775c; _border-right: 9px solid #e6775c; border-bottom: 9px solid #e6775c; overflow:hidden; z-index:9999;}
.sy_ico_b02 a:hover:before{margin-top:123px; margin-left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #e6775c; _border-right: 9px solid #e6775c; border-bottom: 9px solid #e6775c; overflow:hidden; z-index:999999;}
.sy_ico_b03 a{background:#3e488d;}
.sy_ico_b03 a .wz:before{top:-9px;left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #3e488d; _border-right: 9px solid #3e488d; border-bottom: 9px solid #3e488d; overflow:hidden; z-index:9999;}
.sy_ico_b03 a:hover:before{margin-top:123px; margin-left:112px;position:absolute;content:"";width:0;height:0;
 border-left: 9px solid transparent; border-right: 9px solid transparent; _border-left: 9px solid #3e488d; _border-right: 9px solid #3e488d; border-bottom: 9px solid #3e488d; overflow:hidden; z-index:999999;}


/************** tab切换 **************/
.tab_qh01{ float:left;width:710px; height:400px; }
.tab_qh01 .hd{ height:30px;position:relative; border-bottom:solid 1px #dcdcdc;}
.tab_qh01 .hd ul{ width:450px;z-index:5; position:absolute; height:30px; zoom:1; }
.tab_qh01 .hd ul li{ display:block; padding:0px 6px; text-align:center;float:left;height:29px;font:18px/26px "微软雅黑";color:#2b2c2c; cursor:pointer; margin-right:10px; font-weight:bold;}
.tab_qh01 .hd ul li.on{height:29px;border-bottom:2px #2c2c57 solid;}
.tab_qh01 .hd .more a{ float:right;color:#db0000;height:30px;font:14px/30px "微软雅黑"; background:url(/templates/kyc/images/more.png) no-repeat right center; }
.tab_qh01 .hd .more a:hover{ text-decoration:underline; }

.tab_qh01 .bd ul{width:710px;height:360px;overflow:hidden;}
.tab_qh01 .bd ul li{ width:710px; height:66px; display:block; margin-top:22px;}
.tab_qh01 .bd ul li h4{ width:72px; height:66px; display:block; float:left; background:#ededed; text-align:center;}
.tab_qh01 .bd ul li h4 span{ width:72px;display:block;font:18px/35px "微软雅黑"; color:#949494; }
.tab_qh01 .bd ul li h4 p{width:72px;height:30px;color:#fff;display:block;font:16px/30px "微软雅黑";background: #4e6ba5;}
.tab_qh01 .bd ul li a{width:608px; height:66px; padding:0px 15px;display:block;float:right;}
.tab_qh01 .bd ul li a h3{width:608px;height:25px;overflow:hidden;display:block;font:16px/25px "微软雅黑"; color:#282727; }
.tab_qh01 .bd ul li a p{width:608px;height:40px;overflow:hidden;display:block;font:13px/20px "微软雅黑"; color:#979696; }
.tab_qh01 .bd ul li:hover{ background:#f6f6f6;}


/*********** 通知公告 ***********/
.tzgg_lb{ float:right;width:450px; height:400px;}
.tzgg_lb ul{width:450px;height:360px;overflow:hidden;}
.tzgg_lb ul li{width:450px;height:35px;background:url(/templates/kyc/images/ico01.jpg) no-repeat 3px center;}
.tzgg_lb ul li a{ color:#303030;font:15px/35px "微软雅黑";  height:35px;margin-left:15px; width:300px; display:block; overflow:hidden;}
.tzgg_lb ul li a:hover{ color:#e46346; text-decoration:underline;;}
.tzgg_lb ul li span{ float:right;font:13px/35px "微软雅黑"; color:#aeaeae;}


