/*
诚信通页面CSS
*/

/*动画 start*/
.bar_bg{background:url(../images/bar3.jpg) no-repeat 0px 0px;height:420px;}
#bar2{background:url(../images/bar2.png) no-repeat 0px 0px;width:100%;height:420px;opacity:0;position:absolute;bottom:-420px;z-index:111}
#bar3{background:url(../images/bar1.jpg) no-repeat 0px 0px;width:100%;height:420px;opacity:0;position:absolute;top:165px;z-index:222;}
/*动画 end*/

.cbox_head{height:72px;line-height:72px;background:#fafafa;border-bottom:1px solid #dddddd;}
.cbox_head ul{width:600px;margin:0px auto;}
.cbox_head ul li{float:left;width:196px;text-align:center;cursor:pointer;}
.cbox_head ul .cur{height:73px;background:#fff;border-left:1px solid #dddddd;border-right:1px solid #dddddd;border-bottom:none;}
.cbox_base{text-align:center;}
.cbox_base h3{font-size:30px;line-height:72px;font-weight:normal;margin-top:40px;color:#000;}
.cbox_base p{font-size:14px;line-height:26px;}
.cbox_base a{color:red;}
.cbox_base h4{font-size:16px;color:red;font-weight:normal;}

.cbox_web{background:url(../images/cbox_web.png) no-repeat;height:524px;width:1180px;margin:40px auto;position:relative;}
#web_pic{position:relative;width:800px;height:10px;border:2px solid #fff;top:76px;left:180px;overflow:hidden;}
#web_pic img{position:absolute;}
.web_icon{position:absolute;z-index:999;top:0px;}
.web_icon img{float:left;margin:190px 83px;opacity:0;}

.cbox_shop{background:#f1f1f1;height:860px;margin-top:40px;}
.shop_pic{text-align:center;margin:20px 0px;}
.cbox_but{background:url(../images/cbox_but.jpg) no-repeat center;height:743px;}
.cbox_cms{background:#fff;height:860px;}

.cbox_itn{background:#f1f1f1;height:880px;margin-top:60px;}
.itnbox{width:1100px;margin:40px auto;}
.int_left{float:left;margin-top:200px;font-size:14px;line-height:32px;}
.int_right{float:right;}

.cbox_out{background:#f1f1f1;}
.cbox_site{background:#fff;height:900px;}
.site_head ul li{float:left;margin:0px 40px;width:110px;height:100px;background:url(../images/site_head.jpg) no-repeat;cursor:pointer;}
.site_head{margin:20px auto;width:600px;height:200px;}
.site_head ul .tab1{background-position:0px -108px;}
.site_head ul .tab2{background-position:-116px -108px;}
.site_head ul .tab3{background-position:-232px -108px;}
.site_head ul .tab1.cur{background-position:0px 0px;}
.site_head ul .tab2.cur{background-position:-116px 0px;}
.site_head ul .tab3.cur{background-position:-232px 0px;}

.site_div{width:1180px;margin:0px auto;}
.site_div>div{display:none;}









