/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button, input, select, textarea {font-family:'微软雅黑';}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333333;}
a:hover{color:#355e92;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}


.w1200{width:1200px;margin:0 auto;}
.bgf{background: #fff;}
body{background:url(bg_photo.png) no-repeat center top;}
/*当前位置*/
.position{height:50px;line-height:50px;}
.home{background:url(home.png) no-repeat left center;padding-left:25px;font-size:13px;color:#454545;}
.home a{color:#454545;}
.h25{height:25px;}
.h30{height:30px;}

.main_left{position:relative;}
.main_left ul li{position:absolute;width:212px;height:75px;margin-bottom:22px;font-size:16px;line-height:25px;}
.main_left ul li a{display:block;height:75px;color:#fff;padding-left:75px;padding-top:13px;}
/*.main_left ul li.hover{position:absolute;z-index: 99;}*/
.main_left ul li.hover a{font-weight: bold;}
.main01{top:0px;left:0px;}
.main02{top:100px;left:0px;}
.main03{top:200px;left:0px;}
/*.main04{background: url(cx_pich04.png) no-repeat left center;top:300px;left:0px;}*/
.main05{top:300px;left:0px;}
.main05 a{display:block;height:75px;}
.main01.hover{border-right:none;width:231px;height:75px;}

.main02.hover{border-right:none;width:231px;}

.main03.hover{border-right:none;width:231px;z-index:99;}

/*.main04.hover{background:#e8f3fc url(cx_pic04.png) no-repeat 20px center;border:1px solid #3993d9;border-right:none;width:231px;}*/
/*.main04.hover a{color:#3993d9;}*/

.main_right{width:920px;min-height:500px;}
.main_right>div{width:920px;min-height:500px;display:none;}
.main_right .hover{display:block;}

/*.mainR04{border:1px solid #3993d9;background: #e8f3fc;}*/