
﻿/*轮播图*/
#banner{margin:0 auto;text-align:center;position:relative;}
#move{ position:relative;overflow:hidden;text-align:center;}
#move ul,#move ul li{position:absolute;left:0;right:0;text-align:center;margin:0 auto;}
#move ul li{text-align:center;opacity:0;filter: Alpha(opacity = 0);}
#move ul li img{ width:100%;height:557px;}
#move ul li .carousel_title{ display:none;}
#move ul li a.carousel_pic{display:block;}
#move ul li.active{opacity:1;filter: Alpha(opacity = 100);}
#banner .ctrl{ position:absolute; bottom:30px;text-align:center;left:0;right:0;text-align:center;}
#banner .ctrl span.active{background-color:#fff;width:40px;height:5px;}
#banner .ctrl span{cursor:pointer; display:inline-block;*display:inline;*zoom:1;width:40px;height:5px; margin:5px; background-color:#adadab;text-align:center;font-size:0;}
#banner span.arrow{display:none;}
.wrap{width:1100px;margin:0 auto;padding-top:90px;}
.moudle_title{width:160px;height:34px;line-height:34px;text-align:center;margin-left:0;margin-bottom:65px;background-color:#122b88;color:#fff;letter-spacing:1px;font-size:15px;}

.about_container{height:450px;}
.about_container .about_content{width:535px;float:left;line-height:38px;}
.about_container .about_img{float:right;margin-top:-74px;width:537px;height:367px;overflow:hidden;}
.about_container .about_img img{cursor: pointer;transition: all 0.6s;width:537px;height:367px;}
.about_container .about_img img:hover{transform: scale(1.2);}
.about_container .moudle_title{margin-bottom:40px;}
.about_container .get_more{width:190px;height:42px;border:1px solid #b5b5b5;border-radius:4px;display:block;font-size:15px;font-weight:bold;text-align:center;line-height:42px;margin-left:0;margin-top:40px;color:#333;}
.about_container .get_more:hover{border:1px solid #122b88;color:#fff;background-color:#122b88;}

.product_container{height:619px;background:url(/images/index-product-bg.jpg) no-repeat center top;}
.product_container .btn_next{float:right;margin-top:-100px;}
.product_container .btn_next a.prev{display:inline-block;width:35px;height:35px;background:url(/images/un-icon-prev.png) no-repeat center center;}
.product_container .btn_next a.prev:hover{background:url(/images/on-icon-prev.png) no-repeat center center;}
.product_container .btn_next a.next{display:inline-block;width:35px;height:35px;background:url(/images/un-icon-next.png) no-repeat center center;}
.product_container .btn_next a.next:hover{background:url(/images/on-icon-next.png) no-repeat center center;}
.product_container .moudle_box{width:1100px;overflow:hidden;height:382px;}
.product_container .moudle_box ul{width:9999px;overflow:hidden;}
.product_container .moudle_box ul li{float:left;width:340px;margin-right:40px;margin-bottom:10px;}
.product_container .moudle_box ul li p.carousel_pic{width:340px;height:245px;overflow:hidden;}
.product_container .moudle_box ul li img{cursor: pointer;transition: all 0.6s;width:340px;height:245px;}
.product_container .moudle_box ul li img:hover{transform: scale(1.2);}
.product_container .moudle_box ul li span.carousel_title{display:block;margin-top:30px;margin-bottom:40px;font-size:14px;}
.product_container .moudle_box ul li .carousel_href{display:block;width:140px;height:42px;border:1px solid #b5b5b5;line-height:42px;text-align:center;margin-left:0;font-size:14px;font-weight:bold;color:#333;border-radius:2px;}
.product_container .moudle_box ul li .carousel_href:hover{border:1px solid #122b88;color:#fff;background-color:#122b88;}

.service_center{position:relative;height:622px;background:url(/images/index-service-bg.jpg) no-repeat center top;max-width:1920px;min-width:1100px;margin:0 auto;}
.service_moudle{}
.service_moudle h3.service_title{width:335px;height:35px;line-height:35px;background-color:#122b88;margin-left:0;color:#fff;text-align:center;margin-bottom:50px;font-size:15px;letter-spacing:1px;}
.service_content{width:460px;height:322px;overflow:hidden;margin-left:0;background-color:#1c6bae;color:#fff;padding:20px 28px;font-size:14px;line-height:33px;}

.friends_container{height:490px;}
.friends_container .friends_box a.prev{float:left;display:block;width:18px;height:45px;margin-top:126px;}
.friends_container .friends_box a.next{float:right;display:block;width:18px;height:45px;margin-top:126px;}
.friends_container .friends_box .moudle_box{width:1040px;height:318px;float:left;overflow:hidden;margin-left:16px;}
.friends_container .box_content{width: 9999px; overflow:hidden;margin-bottom:10px;}
.friends_container .box_content .box_item{width:238px;float:left;margin-right:28px;}
.friends_container .box_content .box_item a {display:block;width:238px;height:175px;background:url(/images/links_bg.jpg) no-repeat center 122px;}
.friends_container .box_content .box_item a img{width:235px;height:118px;border:2px solid #b2b2b2;margin-bottom:50px;}



