/* pages public css */
.mwrap {width: 1030px;margin: 0 auto;}
.pdIntro {width: 100%; height: 370px; background: url('/layouts/incs/image/se_bg.jpg')50% 0;border-bottom: 1px #dddddd solid;}
.cnt {text-align: center;}
.pdIntro .dote {padding: 40px 0 0;}
.pdIntro h1{font-weight: normal;color:#222222; font-size: 32px; margin: 0; padding: 3px 0 0;text-align: center;}
.pdlist {text-align: center; padding-top: 32px;}
.pdlist a {display: inline-block; color:#000; font-size: 16px; font-weight: 600; padding-right: 17px;}
.pdlist img{display: block;     padding-bottom: 15px;}
.mb_slide {width: 428px; border: 1px #dddddd solid;float: left;border-top: 0;border-bottom:0;}
.main_link {float: left;width: 600px;display: inline-block;}
.main_link a h2 {font-size: 20px; color:#222222;font-weight: 900; margin: 45px 0 0 20px;letter-spacing: -1px;}
.main_link a span {font-size: 13px; color:#888888; display: block; margin: 10px 0 0 20px; line-height: 160%;}
.main_link a span.more {margin: 40px 0 0 20px; color:#12a8d9; font-size: 12px;font-weight:bold;}
.main_link a:HOVER {color:#222222;}
.main_link .box1, .main_link .box2, .main_link .box3, .main_link .box4{width:299px;border: 1px #dddddd solid; border-top:0; border-left: 0;float: left; }
.main_link .box1, .main_link .box2 {height: 198px;border-bottom: 1px #dddddd solid;}
.main_link .box3, .main_link .box4 {height: 199px;border-bottom:0;}
.main_link .box1 {background: url('/layouts/incs/image/bn1.jpg')no-repeat;}
.main_link .box2 {background: url('/layouts/incs/image/bn2.jpg')no-repeat;}
.main_link .box3 {background: url('/layouts/incs/image/bn3.jpg')0 no-repeat;}
.main_link .box4 {background: url('/layouts/incs/image/bn4.jpg')0 no-repeat;}

.main_img_m {display: none;}


.sites {    float: left;    padding-right: 41px;    margin: 30px 0 0 0;    width: 17%;}
.sites h1{color:#27256c;}
.sites ul{list-style: none;    margin: 20px 0 0;    padding: 20px 0 0; border-top: 1px #cccccc dashed; }
.sites li a{color:#555555; font-size: 15px;}
.sites li {padding:5px 0;}

.sites ul ul{list-style: none;    margin: 0;    padding: 5px 0 5px; border-top: none; }
.sites ul ul li a{color:#666; font-size: 14px;}
.sites ul ul li {padding:5px 0 0 5px;}


.ctitle {border-bottom: 1px #cccccc solid;}
.ctitle h2{color: #222222; font-size: 36px; padding: 0 15px 0 0; margin: 0; float: left; background-color: #ffffff;font-weight: normal;}
.ctitle{position: relative;    padding-bottom: 30px;}
.ctitle h3{color: #bbb;}

.local {display: block;padding:30px 0 0;text-align: right;}
.local a {color:#666666; font-size: 13px; padding: 0 10px; }
.local a:last-child {padding-right: 0;color:#12a8d9;font-weight: 600;}


@media screen and (max-width: 1100px) {
.mwrap {width: 100% ;}	
.pdIntro {height: auto;    background: #f4f4f4 url(/layouts/incs/image/se_bg.jpg)50% 0 no-repeat; }
.mb_slide {width: 50%;}
.main_link {width: 49%;height: 100%;}
.main_link .box1, .main_link .box2, .main_link .box3, .main_link .box4 {width: 49%; background: #ffffff; height: 50%; border: 0;}
.main_link a h2 {margin: 18px 0 0 20px;}
.fm {height: auto;}
.history table {width: auto;}
.pdlist a {padding-bottom: 21px;}
.pdlist img {    padding-bottom: 30px;}
.pdlist span {display: block;}
}


@media screen and (max-width: 800px) {
	.pdlist a {width: 30%; text-align: center;}
	.pdlist img {display: inline;}	
}

@media screen and (max-width: 640px) {
.main_img {display: none;}	
.main_img_m {display: block;}
.mwrap {width: 100%;}
.pdIntro {height: 100%;background: url(/layouts/incs/image/mo_se_bg.jpg)50% 0}
.pdIntro a {width: 100%;}
.pdlist img {padding: 10px 0;}
.pdIntro a {display: block;}
.main_link {width: 100%;}
.main_link .box1, .main_link .box2, .main_link .box3, .main_link .box4 {width: 100%;border: 1px #dddddd solid;}
.main_link .box3, .main_link .box4 {border-bottom: 1px #dddddd solid;}
.main_link .box1 {background: url('/layouts/incs/image/bn1.jpg')no-repeat center;}
.main_link .box2 {background: url('/layouts/incs/image/bn2.jpg')no-repeat center;}
.main_link .box3 {background: url('/layouts/incs/image/bn3.jpg')no-repeat center;}
.main_link .box4 {background: url('/layouts/incs/image/bn4.jpg')no-repeat center;}
.main_link a h2 {margin: 45px 0 0 13%;}
.main_link a span {margin: 10px 0 0 13%;}
.main_link a span.more {margin: 40px 0 0 13%;}
.mb_slide {width: 100%;}
}