﻿/* CSS Document */

.pageLeft{width:260px;}
.pageLeft .channelList{ width:220px; padding:30px 20px; background: #172a88; margin-top:-100px; z-index: 1000!important;}
.pageLeft .channelList h1, .pageLeft .channelList h3{text-align: center;}
.pageLeft .channelList h1{ line-height:40px; font-size:24px; color:#fff;margin-top:20px;}
.pageLeft .channelList h3{ line-height:30px; font-size:14px; color:#fff; text-transform: uppercase;font-weight:normal; }
.pageLeft .channelList ul{width:100%; float:left;}
.pageLeft .channelList ul li a{ display: block; width:80%; float:left; padding-left:20%; color:#333; height:45px; line-height: 45px; margin-top:15px; background: url(../images/channelListBg.png) no-repeat 0 center #fff;}
.pageLeft .channelList ul li a:hover,  .pageLeft .channelList ul li .cur{  color:#fff;background: url(../images/channelListBgHover.png) no-repeat 0 center #dc4f1d;}

.pageLeft .contact{ background:#172a88; padding:60px 0px; color:#fff;}
.pageLeft .contact .tel{font-family:DIN; font-size:36px; line-height: 50px;}
.pageLeft .contact .btn a{ width:150px; text-align: center; line-height: 40px; border-radius: 20px; margin-left:55px; display:block; background: #fff; color:#172a88; font-size:18px;}
.pageLeft .contact .btn a:hover{background: #dc4f1d; color:#fff;}

.pageRight{width:860px;color:#666;}
.pageRight .pageName{ font-size:24px; font-weight: bold;}
.pageRight .pageName span{font-size:14px; font-weight: normal; margin-left:15px;}
.pageRight .pageContent p{line-height:28px; margin-top:10px; text-indent: 28px; }



