﻿@charset "utf-8";
/* CSS Document */

/*全局定义*/
* { margin:0; padding:0; }
body{font-family: '微软雅黑',Arial, sans-serif;font-size:14px;}
ul,li,h1,h2,h3{ margin:0; padding:0;list-style:none;}
img{ margin:auto; display:block; text-align: center;border:0;}

/*清除浮动*/
.clear{ clear:both}

/*浮动方式*/
.fl{ float: left;}
.fr{ float: right;}

/*间距样式*/
.m10{ margin: 10px;}
.mt20{ margin-top: 20px;}
.mt10{ margin-top: 10px;}
.mb20{ margin-bottom:20px;}
.mb10{ margin-bottom:10px;}
.mr30{margin-right: 30px;}
.ml10{margin-left: 10px;}
.pd10{ padding: 10px;}
.pt20{ padding-top: 20px;}
.pb5{ padding-bottom:5px; }
.pl20{ padding-left:20px; }
.pr20{ padding-right:20px; }
.pl10{ padding-left: 10px;}
.pr10{ padding-right: 10px;}


/*字体定义*/
.strong {font-weight: bold;}
.font18{ font-size:18px;}
.font12 a{ font-size:12px;}


/*链接样式定义*/
a { color: #333; text-decoration: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { color: #666; text-decoration: none; }

/*顶部开始*/
.head { width: 1100px; height:135px; margin:auto; border-top:5px #ccc solid; }
.logo{ width: 476px; height: 100px; overflow: none;}

.main_image {width:100%; height:464px; border-top:1px solid #d7d7d7; overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px; height:464px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:464px;}
.main_image li span {display:block; width:100%; height:464px}
.main_image li a {display:block; width:100%; height:464px}
.main_image li .img_1 {background: url('../images/banner01.jpg') center top no-repeat}
.main_image li .img_2 {background: url('../images/banner02.jpg') center top no-repeat}
.main_image li .img_3 {background: url('../images/banner03.jpg') center top no-repeat}
.main_image li .img_4 {background: url('../images/banner04.jpg') center top no-repeat}
.main_image li .img_5 {background: url('../images/banner05.jpg') center top no-repeat}
div.flicking_con {width:990px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position:absolute; top:400px; left:45%; z-index:999; width:300px; height:21px} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url('../images/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:1111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}


/*顶部导航*/
.border-r{ padding-left: 10px;}
.navBg{background:#0093dd;}
.nav{height:48px;margin:0 auto;line-height:48px;font-family:"微软雅黑";margin-bottom: 50px;}
.nav li h3 a{ font-weight: normal; font-size: 18px;}
.nav li{float:left;}
.nav li a{display:block; padding-right: 10px; color:#fff;font-size: 15px;}
.nav li:hover.on{background:#88562a;text-decoration:none;}
.nav li ul{display:none; position:absolute; z-index:999;}
.nav li li{ float:none; display:block;line-height:20px;_display:inline; }
.nav-bt a{background:url(../images/nav-bt.png) no-repeat 10px 18px;line-height: 24px; height: 28px; padding-left:20px;padding-top:10px;}
.nav ul{ padding-top:1px;}
.nav ul li{width:192px; background: #0093dd url(../images/sub-bottom.png)repeat-x bottom;
    filter:alpha(opacity:80);opacity:0.8;-moz-opacity:0.8; }
.nav li ul li a{display:block;}

.nav3 dt a{ height: 30px; line-height: 30px; padding-left:35px;background: #0093dd url(../images/sub-bottom.png)repeat-x bottom;filter:alpha(opacity:80);opacity:0.8;-moz-opacity:0.8;  }

.sub-menu dl { width: 172px; padding-left: 15px; font-size: 16px;height: 30px;line-height: 30px; margin-top: 5px;background:url(../images/sub-bottom.png) repeat-x bottom;}
.sub-menu dd{ font-size: 14px; padding-left: 30px; height: 24px; line-height: 24px; background:url(../images/sub-bottom.png) repeat-x bottom;}

.login{font-size: 12px;padding:10px;}
.login li{ float: left;}
.login a{ color: #a1a1a1}
.login a:hover{ color: #df9800}
.login img{ float: left; padding-right: 5px;}


/*顶部搜索*/
.search{ width: 468px; height: 39px; margin:0 auto; background:url(../images/search.gif) no-repeat left;margin-top: 50px;}
.search option{ background-color: #7a9cd3; color: #fff; font-size: 14px;}
.sort_srh{width: 100px; height: 39px;border:0; color: #333; background:none; line-height: 39px;font-family:"微软雅黑";outline:none;font-size:15px; padding-left: 10px;}
.sort_srh2{width: 125px; height: 39px;border:0; color: #333; background:none; line-height: 39px;font-family:"微软雅黑";outline:none;font-size:15px; padding-left: 10px;}
.inp_srh{ width: 160px; height: 39px;border:0; color: #666; background:none;font-family:"微软雅黑";font-size:15px;outline:none; margin-left: 10px;}
.btn_srh{ width: 60px; height: 39px; float:right; border:0; background:none; cursor:pointer; outline:none;} 


/*头部图*/
.banner{text-align: center; height: 465px; margin-bottom: 20px;}
.button{ position:relative;clear:both;  top:-80px;margin: 0 auto; width:1100px; padding-bottom:1px; border-bottom: 1px solid #e1e1e1;}
.bcenter{width:402px; margin: 0 auto;}

/*内容开始*/
.content{ width: 1100px; margin: 0 auto; }
.hot-block{border: 1px solid #e1e1e1; width:40%;}
.hot-title{height: 30px; line-height: 24px;}
.hot-title h3{ float: left; font-size: 18px; padding-right: 5px; font-weight:normal;}
.hot-title a{ color: #000;}
.news-list li{ line-height:24px;}

.tzgg{ background: #e1e1e1; width:215px; margin-bottom: 1px; }
.tzgg-link img{ width: 107px; height: 49px; padding-right: 1px; overflow: none; float: left;}

.news{ width:320px;_width:310px; border: 1px solid #e1e1e1; padding: 19px; margin-bottom: 10px;}
.news-title{height: 30px;line-height: 30px; margin-bottom: 20px; background: url(../images/news-bt.gif)no-repeat left center;}
.news-title h3{ float: left; font-size: 18px; padding-left:19px; font-weight:normal;}
.news-title a{ color: #000;}
.news img{margin-bottom: 20px;}


.summary{ width: 220px; font-size: 12px; line-height: 16px;}
.summary a{ color:#666;}

.hot-news{ height: 60px;overflow:hidden;}
.hot-news h3{ padding-bottom: 5px;font-weight:normal;}
.hot-news img{ width: 78px; height: 58px; margin-right:10px; border: 1px solid #eee; float: left;}


.more{ float: right; font-size: 12px;}
.more a{ color: #000;}

.time{ float: right; font-size: 12px;color: #666;}

/*首页*/
div.indexmaindiv{height:150px;margin:0px auto;width:1010px;}
div.indexmaindiv1{ padding-top: 20px;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left top;margin:60px 10px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -28px;margin:60px 10px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:170px;height:110px;}
div.indexmaindiv1 div.playerdetail div.teanames{width: 160px; margin:auto; height: 40px;font-size:14px; line-height: 16px; display:table; text-align: center;  }
div.indexmaindiv1 div.playerdetail div.teanames .center{text-align: center;vertical-align:middle; display:table-cell; }
div.indexmaindiv1 div.playerdetail div.teadetail{width:156px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;background:url('../images/checkdetail.png') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -56px;margin:60px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -84px;margin:60px 0px 0px 15px;cursor:pointer;}

/*成功案例*/
.case{ height: 195px; background:#e1e1e1; }

/*滚动*/
div.maindiv1{float:left;width:937px;height:150px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:172px;height:245px;margin-left:13px;}

/*友情链接*/
.link{ height: 50px; background: url(../images/link-tb.gif) no-repeat left #e1e1e1; margin-top:30px;}
.link-title{ padding-left: 150px; line-height: 50px;}
.link-title a{ padding-right: 10px;}

/*版权信息*/

.copyright{ height:210px;background:#0084c6; padding-top: 40px; margin-top:40px;}
.cr-logo{ height: 120px;background: url() no-repeat left top;}
.cr-writing{ padding-left: 150px;color: #fff; line-height: 26px;font-weight:;}
.cr-bottom{ height: 40px; line-height: 40px;color: #fff;  background: #1a91cc; bottom:0; margin-top: 50px; text-align: center;}
.cr-bottom a{color: #fff;}
.cr-bottom a:hover{color: #d69200;}

/*返回顶部代码*/
.izl-rmenu {position:fixed; bottom:10px;padding-bottom:73px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
    .izl-rmenu .btn a{ color:#fff }
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-qq .qq {background:#f3aa1d; border-right:none; position:absolute;width:240px;left:-241px;top:0px;line-height:73px;color:#FFF;
    font-size:18px;display:none; padding:10px 0; padding-bottom: 15px;}
.izl-rmenu .btn-qq .qq p {font-size:12px; line-height:18px; padding:0 10px; margin-top:5px;}
.izl-rmenu .btn-qq .qq p.fgx {width:100%; height:1px; background: #000; border-bottom:solid 1px #ddd; font-size:0; overflow:hidden; padding:0; margin:5px 0}
.izl-rmenu .btn-qq .qq p a {color:#fff}
.izl-rmenu .btn-qq .qq p:hover a {color:#fff;}
.izl-rmenu .btn-qq .qq p img {float:left; padding-right:5px}
.izl-rmenu .btn-qq:hover{background-color:#f3aa1d;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;
    text-decoration:none;display:block;}

/**底色**/
.izl-rmenu .btn-buy .buy p a {color:#fff; }
.izl-rmenu .btn-buy2 .buy2 p a {color:#fff; }
.izl-rmenu .btn-buy .buy p {font-size:12px;  line-height:18px; padding:0 10px; margin-top:5px;}
.izl-rmenu .btn-buy2 .buy2 p {font-size:12px; line-height:18px; padding:0 10px; margin-top:5px;}
.izl-rmenu .btn-buy .buy {background:#488bc7;border-right:none; position:absolute; width:240px;left:-241px;top:0px;line-height:73px;color:#FFF;
    font-size:18px;display:none; padding:10px 0; padding-bottom: 15px;}
.izl-rmenu .btn-buy2 .buy2 {background:#61b423;border-right:none; position:absolute;width:240px;left:-241px;top:0px;line-height:73px;color:#FFF;
    font-size:18px;display:none; padding:10px 0; padding-bottom: 15px;}

.izl-rmenu .btn-buy{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-buy:hover{background-color:#488bc7;}
.izl-rmenu .btn-buy,.izl-rmenu .btn-buy:visited{background:url(../images/r_buy.png) 0px 0px no-repeat;background-color:#6da9de;
    text-decoration:none;display:block;}

.izl-rmenu .btn-buy2{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-buy2:hover{background-color:#61b423;}
.izl-rmenu .btn-buy2,.izl-rmenu .btn-buy2:visited{background:url(../images/r_buy2.png) 0px 0px no-repeat;background-color:#78c340;
    text-decoration:none;display:block;}

.izl-rmenu .btn-buy3{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#3db9e2;}
.izl-rmenu .btn-buy3:hover{background-color:#15a1cf;}
.izl-rmenu .btn-buy3,.izl-rmenu .btn-buy3:visited{background:url(../images/r_buy3.png) 0px 0px no-repeat;background-color:#3db9e2;
    text-decoration:none;display:block;}

.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#e6423b;}
.izl-rmenu .btn-wx:hover{background-color:#df2d26;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;
    font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*通知公告样式*/
.ace{ margin-left: 10px; margin-top: 10px ; margin-bottom: 10px; border-bottom: 1px solid #da991a; padding-bottom: 10px; 
    background: url(../images/ace-bt.png) no-repeat; width: 220px; height: 18px;}

.ace2{ margin-left: 10px; margin-top: 10px ; margin-bottom: 10px; border-bottom: 1px solid #3e7cb4; padding-bottom: 10px;
 background: url(../images/ace-bt2.png) no-repeat; width: 220px; height: 18px;}
 
.ace3{ margin-left: 10px; margin-top: 10px ; margin-bottom: 10px; border-bottom: 1px solid #57a51d; padding-bottom: 10px; 
    background: url(../images/ace-bt3.png) no-repeat; width: 220px; height: 18px;}






