.banner_bg{width: 100%; height: 500px; background: #041729;}
.banner{width: 1280px; height: 500px; margin: 0 auto;}

.product_bg{width: 100%; height: 100%; background: #F7F8FC;}

.product_title{width: 1100px; height: 60px; margin: 0 auto;}
.product_title > .product_back{width: 26px; height: 60px;}
.product_title > .product_back > a{display: block; width: 26px; height: 60px; background: url("../images/product/back.png") 50% 50% no-repeat;}
.product_title > .product_back > a:hover{background: url("../images/product/back(hover).png") 50% 50% no-repeat;}
.product_title > p{width: 500px; height: 60px; margin: 0 auto; line-height: 60px; font-size: 36px; text-align: center; position: relative; top: -60px;}

.product_content{width: 1100px; height: 100%; margin: 0 auto;}

div.pic{width: 724px; height: 471px; background: url("../images/product/dispatch_computer_bg.png") no-repeat; position: relative; float: left;}
.pic_container{width: 474px; height: 295px; overflow: hidden; position: absolute; left: 111px; top: 124px;}
.pic_container > ul{width: 1422px; height: 295px; list-style: none; position: absolute;}
.pic_container > ul > li{width: 474px; height: 295px; float: left;}

div.content{width: 376px; height: 471px; position: relative; float: left;}
.content_container{width: 376px; height: 430px; position: absolute; left: 0; top: 41px;}
.content_container > .myContent{width: 100%; height: 100%; display: none;}
.content_container > .myContent:first-child{display: block;}
.content_container > .myContent > p.title{height: 35px; line-height: 35px; font-size: 24px;}
.content_container > .myContent > p.content{line-height: 25px; font-size: 16px; color: #818182; margin-top: 2px;}

.character_bg{width: 100%; height: 600px; background: #041729; border-bottom: 1px solid #2B3B50;}
.character_img{width: 193px; height: 64px; margin: 0 auto;}
.character_content{width: 1100px; height: 200px; margin: 0 auto;}
.character_content > div.content{width: 156px; height: 200px; float: left; margin-left: 80px;}
.character_content > div.content:first-child{margin-left: 0px;}
.character_content > div.content > img{width: 51px; height: 51px; display: block; margin: 0 auto;}
.character_content > div.content > p.title{height: 35px; line-height: 35px; font-size: 18px; color: #01A1DF; text-align: center;}
.character_content > div.content > p.content{line-height: 25px; font-size: 12px; color: #FFFFFF; margin-top: 20px;}