﻿﻿/* 设置 */



body {

    font-size: 13px;

    line-height: 1.8;

    color: #555555;

    background: #fff;

    height: 100%;

}

.wrap {

    max-width: 1200px;

    margin: 0 auto;

    overflow: hidden;

*width: 1200px;

}

a {

    color: inherit;

}

a:hover {

    color: #0875c8;

}
#bshareF3 table{
	    border: none!important;
}
#bshareF3 table td {
    border: none!important;
}
#bshareF{
	top: 178px!important;
}

/*css组件-设置*/



.form-control, .input-group-addon, .btn {

    border-radius: 2px;

}

.form-control:focus {

    border-color: #66afe9;

    outline: 0;

    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);

}

.container {

    width: 1200px;

    margin: 0 auto;

}

.left {

    float: left;

}

.right {

    float: right;

}



/*选中颜色*/



::-moz-selection {

color: #fff;

background: #000;

}

::selection {

    color: #fff;

    background: #000;

}





::-webkit-input-placeholder {

color: #aaa;

}

.placeholder {

    color: #aaa;

}

/* 网站样式 */





/*header*/


/* 通用分页样式 */

.pages {

    height: 35px;

    margin: 15px 0 10px 0;

    clear: both;

}

.pages:after {

    content: '.';

    clear: both;

    height: 0;

    line-height: 0;

    display: block;

    visibility: hidden;

}

.pages ul {

    padding: 0;

    list-style: none;

    margin: 0;

    text-align: center;

}

.pages li {

    height: 30px;

    margin-right: 5px;

    display: inline-block;

}

.pages a {

    padding: 5px 10px;

    border: 1px solid #e1e1e1;

    height: 24px;

    line-height: 24px;

    color: #666;

}

.pages li a:hover {

    border: 1px solid #3563ba;

    background: #3563ba;

    color: #fff;

    text-decoration: none;

}

.pages li span {

    border: 1px solid #e1e1e1;

    height: 24px;

    line-height: 24px;

    color: #c4c4c4;

    padding: 5px 10px;

}

.pages .current a {

    border: 1px solid #3563ba;

    background: #3563ba;

    color: #fff;

}

.header {

    padding: 27px 0;

    overflow: hidden;

}

.zhongdiao {

    overflow: hidden;

    width: 230px;

    padding-top: 10px;

}

.zhongdiao .diao01 {

    overflow: hidden;

}

.zhongdiao img {

    float: left;

    margin: 0 5px;

}

.zhongdiao .diao01 p {

    font-size: 22px;

    line-height: 26px;

    color: #e62129;

}

.headtell {

    width: 220px;

    overflow: hidden;
	text-align:left;

}

.headtell .tellico img {

    float: left;

    margin-right: 3px;

}

.headtell .tellico p {

    font-size: 14px;

    color: #333;
	line-height:25px;

}

.headtell .tell p {

    font-size: 26px;

    line-height: 23px;

    color: #3563ba;

    font-family: 'Arial Regular';
	
	text-align:left;

}

/*导航*/

.topnav {

    background: #3563ba;
	    width: 100%;
        transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}

.yya {
	position: fixed;
	left: 0;
	top: 0;
}
.gizle {
	top: -90px;
z-index: 9999;
}
.sabit {
	top: 0;
	z-index: 9999;
}

.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}

.nav {

    height: 60px;

    line-height: 60px;

    background: #3563ba;

    position: relative;

    z-index: 1;

}

.nav a {

    color: #fff;

}

.nav .nLi {

    float: left;

    position: relative;

    display: inline;

	background: url("../images/nav.jpg")no-repeat right top;

}

.nav .nLi h3 {

    float: left;

}

.nav .nLi h3 a {

    display: block;

    padding: 0 43px;

    font-size: 16px;

}

.nav .sub {

    display: none;

    width: 150px;

    left: 0;

    top: 60px;

    position: absolute;

    background: #4E4E4E;

    line-height: 26px;

    padding: 12px 0;

}

.nav .sub li {

    zoom: 1;

}

.nav .sub a {

    display: block;

    padding: 0 45px;

    font-size: 14px;

    line-height: 36px;

}

.nav .sub a:hover {

    background: #6d6d6d;

    color: #fff;

}

.nav .nLi h3 a.on {

    background: #2052b0;

    color: #fff;

}

/* 轮播图css */

.slideBox {

    position: relative;

}

.slideBox .hd {

    height: 10px;

    overflow: hidden;

    position: absolute;

    bottom: 26px;

    z-index: 1;

    text-align: center;

    margin-left: 45%;

}

.slideBox .hd ul {

    overflow: hidden;

    zoom: 1;

    float: left;

}

.slideBox .hd ul li {

    float: left;

    margin-right: 9px;

    width: 45px;

    height: 10px;

    line-height: 10px;

    text-align: center;

    background: #fff;

    cursor: pointer;

    border-radius: 6px;

}

.slideBox .hd ul li.on {

    background: #3563ba;

    color: #fff;

}

.slideBox .bd {

    position: relative;

    z-index: 0;

}

.slideBox .bd li {

    zoom: 1;

    vertical-align: middle;

    display: block;

    height: 670px;

}

/*学校简介*/



.xuexiao {

    padding: 89px 0 69px;

    overflow: hidden;

}

.index_title {

    text-align: center;

}

.index_title p {

    font-size: 35px;

    color: #3563ba;

}

.index_title2 ._title {

    font-size: 16px;

    color: #666;

    padding: 0 15px;

}

.index_title2 {

    display: block;

    text-align: center;

}

.index_title2 .line {

    display: inline-block;

    width: 40px;

    border-top: 1px solid #666;

    vertical-align: 5px;

}

.index_about {

    padding: 59px 0 0;

}

.video_about {

    position: relative;

    width: 515px;

    height: 357px;

}

.video_about .video_about2 {

    display: inline-block;

    position: relative;

    width: 100%;

    z-index: 99;
height: 358px;
}

.video_about .video_about2 .video-popup {

    text-align: center;

    display: block;

    color: #fff;

    padding: 138px 0;

}
.video_about2 p{
				display: block;
				width: 95%;
				height: 50px;
				background: #000;
				color: #fff;
				padding-left: 5%;
				position: absolute;
				z-index: 999;
				    line-height: 50px;
    font-size: 16px;
    margin: 0;
				bottom: 0;
			}
			.video_about2 iframe{
				position: absolute;
				z-index: 9;
			}





.wen_about {

    width: 591px;
    height: 323px;
    padding: 35px 47px 0 47px;

}

.wen_about pre {

       color: #333;
    font: 15px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 33px;
}

/*招生四问*/



.index_siwen {

    overflow: hidden;

    background: -webkit-gradient(linear, 57% 99%, 52% 100%, from(#dd460b), to(#3059a8));

}

._ico01 {

    width: 300px;

    padding: 56px 0;

    text-align: center;

}

.icowen {

    margin-top: 36px;

}

.icowen p {

    font-size: 22px;

    color: #fff;

    line-height: 27px;

}

.icowen span {

    font-size: 12px;

    color: #fff;

    text-transform: uppercase;

}

/* 专业介绍css */

.index_zhuangye {

    background: #f5f5f5;

}

.slideGroup {

    text-align: left;

}

.slideGroup .slideBox .tempWrap {

    width: 1192px!important;

}

.slideGroup .parHd {

    position: relative;

    height: 215px;

}

.slideGroup .parHd ul {

    float: left;

    position: absolute;

    background: #fff;

    border-radius: 8px;

}

.slideGroup .parHd ul li {

    float: left;

    height: 175px;

    width: 398px;

    cursor: pointer;

    position: relative;

}

.slideGroup .slideBox {

    zoom: 1;

    position: relative;

}

.slideGroup .sPrev {

    position: absolute;

    left: -76px;

    top: 130px;

    display: block;

    width: 57px;

    height: 59px;

    background: url(../images/zyjt_z.png) center center no-repeat;

}

.slideGroup .sNext {

    position: absolute;

    left: auto;

    right: -71px;

    top: 130px;

    display: block;

    width: 57px;

    height: 59px;

    background: url(../images/zyjt_r.png) center center no-repeat;

}

.slideGroup .sPrev:hover, .slideGroup .sNext:hover {

    border-color: #f60;

}

.slideGroup .parBd ul {

    overflow: hidden;

    zoom: 1;

}

.slideGroup .parBd ul li {

    margin: 0 15px;

    float: left;

    _display: inline;

    overflow: hidden;

    width: 372px;

    background: #fff;

}

.slideGroup .parBd ul li .pic {

    text-align: center;

}

.slideGroup .parBd ul li .pic img {

    display: block;
	width:372px;
	height:225px;

}

.slideGroup .parBd ul li .pic a:hover img {

    border-color: #999;

}

.slideGroup .parBd ul li .title {

    padding: 24px 30px;

}

.slideGroup .parBd ul li .title p {

    font-size: 16px;

    color: #333;
	text-align:center;

}

.slideGroup .parBd ul li .title span {

    font-size: 14px;

    color: #999;

    line-height: 22px;

}

.slideGroup .parBd ul li:hover {

    background: #3563ba;

}

.slideGroup .parBd ul li:hover .title p {

    color: #fff;

}

.slideGroup .parBd ul li:hover .title span {

    color: #b5cefe;

}

.zyico01 {

    margin: 39px 0;

    text-align: center;

    border-right: 1px #eee solid;

}

._zyicoimg {

    width: 67px;

    height: 58px;

    overflow: hidden;

    margin: 0 auto;

    position: relative;

}

.slideGroup .parHd ul li ._zy01 {

    position: absolute;

    top: 0;

    left: 0;

}

.slideGroup .parHd ul li ._zy01cs {

    position: absolute;

    top: 59px;

}

.slideGroup .parHd ul li.on ._zy01cs {

    top: 0;

    left: 0;

}

.slideGroup .parHd ul li.on ._zy01 {

    top: 58px;

}

._zyicowen {

    font-size: 16px;

    color: #333;

    padding: 10px 0;

}

.sanjiao {

    position: absolute;

    left: 183px;

    bottom: -14px;

    width: 38px;

    height: 15px;

}

.slideGroup .parHd ul li.on .sanjiao {

    background: url("../images/sanjiao.png") no-repeat;

}

/*人生梦想*/





.mongxiang .index_title01 {

    text-align: center;

    margin-bottom: 55px;

    overflow: hidden;

}

.mongxiang .index_title01 p {

    font-size: 45px;

    font-weight: bold;

    color: #333;

}

.mongxiang .index_title01 span {

    color: #e62129;

}

.mongxiang .index_title01 .index_title02 {

    font-size: 22px;

    color: #666;

}

.mongxiang_six ul li {

    width: 385px;

    height: 206px;

    z-index: 6;

    position: relative;

    float: left;

    margin: 60px 22px 60px 0;

	background: #f1f1f1;

}



.mongxiang_six ul li:hover{background: #3563ba!important;}

.mongxiang_six ul li:hover .six01{background: #fff;}

.mongxiang_six ul li:hover .six01 p{color: #3563ba;}

.mongxiang_six ul li:hover a{color: #fff;}

.mongxiang_six ul li:hover .mongxiang_wen p{color: #fff;}

.mongxiang_six ul li:hover .wen_img{background:#3563ba url(../images/mxico01.png) no-repeat -28px -7px; }

.mongxiang_six ul li:hover .wen_img01{background:#3563ba url(../images/mxico02.png) no-repeat -28px 5px;}

.mongxiang_six ul li:hover .wen_img02{background:#3563ba url(../images/mxico03.png) no-repeat -28px -4px;}

.mongxiang_six ul li:hover .wen_img03{background:#3563ba url(../images/mxico04.png) no-repeat -28px -4px;}

.mongxiang_six ul li:hover .wen_img04{background:#3563ba url(../images/mxico05.png) no-repeat -28px -4px;}

.mongxiang_six ul li:hover .wen_img05{background:#3563ba url(../images/mxico06.png) no-repeat -44px -4px;}

.mongxiang_six ul li .six01 {

    width: 142px;

    height: 142px;

    background: #3563ba;

    border-radius: 50%;

    z-index: 888;

    position: absolute;

    bottom: 4px;

    right: 4px;

}

.six_xs {

    width: 150px;

    height: 150px;

    border-radius: 50%;

    -moz-border-radius: 50px;

    -webkit-border-radius: 50%;

    overflow: hidden;

    border: 1px #3563ba dashed;

    position: absolute;

    z-index: 888;

    top: -86px;

    text-align: center;

    left: 117px;

}

.mongxiang_six ul li .six01 p {

    line-height: 32px;

    font-size: 26px;

    font-weight: bold;

    color: #fff;

    display: block;

    padding: 39px;

}

.wen_img{background:#f1f1f1 url(../images/mxico01.png) no-repeat -28px -7px;}

.wen_img01{background:#f1f1f1 url(../images/mxico02.png) no-repeat -28px 5px;}

.wen_img02{background:#f1f1f1 url(../images/mxico03.png) no-repeat -28px -4px;}

.wen_img03{background:#f1f1f1 url(../images/mxico04.png) no-repeat -28px -4px;}

.wen_img04{background:#f1f1f1 url(../images/mxico05.png) no-repeat -28px -4px;}

.wen_img05{background:#f1f1f1 url(../images/mxico06.png) no-repeat -44px -4px;}

.mongxiang_wen {

    position: absolute;

    bottom: 14px;

    text-align: center;

    left: 0;

    right: 0;

	bottom: 0;

	z-index: 99999;

}

.mongxiang_wen p {

    font-size: 18px;

    line-height: 28px;

    font-weight: bold;

    color: #666;

}

.mongxiang_wen a {

    color: #e62129;

    font-size: 12px;

    line-height: 28px;

    margin: 12px 0 16px;

    display: block;

}

/*校园文化*/



.slideBox01 {

    width: 614px;

    height: 425px;

    overflow: hidden;

    position: relative;

}

.slideBox01 .hd {

    height: 15px;

    overflow: hidden;

    position: absolute;

    right: 5px;

    bottom: 5px;

    z-index: 1;

}

.slideBox01 .hd ul {

    overflow: hidden;

    zoom: 1;

    float: left;

}

.slideBox01 .hd ul li {

    float: left;

    margin-right: 2px;

    width: 8px;

    height: 8px;

    line-height: 14px;

    text-align: center;

    border: 1px solid #fff;

    border-radius: 50%;

    cursor: pointer;

}

.slideBox01 .hd ul li.on {

    background: #fff;

    color: #fff;

}

.slideBox01 .bd {

    position: relative;

    height: 100%;

    z-index: 0;

}

.slideBox01 .bd li {

    zoom: 1;

    vertical-align: middle;

}

.slideBox01 .bd img {

    display: block;
	width:614px;
	height:425px;

}

.slideBox01 .wen_title {

    background: rgba(0,0,0,0.5);

    height: 69px;

    width: 594px;

    position: absolute;

    bottom: 0;

    text-align: left;

    color: #fff;

    font-size: 18px;

    line-height: 69px;
padding:0 20px;
}
.slideBox01 .wen_title p{
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 450px;

}

._wenhua {

    background: #fff;

    width: 534px;

    padding: 25px;
	height:375px;

    overflow: hidden;

}

._wenhua ul li {

    overflow: hidden;

}

._wenhua01 img {

    padding: 7px 12px 5px;
	width:156px;
	height:107px;

}

._wenhua02 p {

    font-size: 16px;

    color: #333;

    line-height: 56px;

    display: block;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

._wenhua02 span {

    font-size: 14px;

    color: #999;

    line-height: 24px;

}

/*招聘就业*/





.jiuye {

    background: #3563ba;

}

.index_title03 {

    text-align: center;

}

.index_title03 p {

    font-size: 35px;

    color: #fff;

}

.index_title03 ._title01 {

    font-size: 16px;

    color: #fff;

    padding: 0 15px;

}

.index_title03 {

    display: block;

    text-align: center;

}

.index_title03 .line01 {

    display: inline-block;

    width: 40px;

    border-top: 1px solid #fff;

    vertical-align: 5px;

    opacity: 0.5;

}

/* 招聘滚动图css */

.picMarquee-left {

    position: relative;

}

.picMarquee-left .hd .prev {

    display: block;

    width: 56px;

    height: 56px;

    float: left;

    margin-left: -76px;

    margin-top: 100px;

    overflow: hidden;

    cursor: pointer;

    background: url("../images/zyjt_z.png") no-repeat;

}

.picMarquee-left .hd .next {

    background-position: 0 -50px;

    display: block;

    width: 56px;

    height: 56px;

    float: right;

    margin-right: -76px;

    margin-top: 100px;

    overflow: hidden;

    cursor: pointer;

    background: url("../images/zyjt_r.png") no-repeat;

}



.picMarquee-left .bd {

    padding: 37px 0;

}

.picMarquee-left .bd ul {

    overflow: hidden;

    zoom: 1;

}

.picMarquee-left .bd ul li {

    margin: 0 10px;

    float: left;

    _display: inline;

    overflow: hidden;

    text-align: center;

}

.picMarquee-left .bd ul li .pic {

    text-align: center;

}

.picMarquee-left .bd ul li .pic img {

    width: 224px;

    height: 171px;

    display: block;

    padding: 2px;

}

.picMarquee-left .bd ul li .title {

    color: #fff;

    line-height: 37px;

	display:block;

white-space:nowrap; 

overflow:hidden; 

text-overflow:ellipsis;

}





.picMarquee-left .bd ul li .pic a:hover img {

    border-color: #fff;

}

.picMarquee-left .bd ul li .title {

    line-height: 24px;

}

.picMarquee-left .tempWrap {

    width: 1192px!important;

}

.jiuye_tell {

    margin: 0 auto;

    width: 453px;

    height: 55px;

    overflow: hidden;

}

.jiuye_tell .tell_wen {

    width: 180px;

    background: #e40000;

    color: #fff;

    line-height: 55px;

    text-align: center;

  

}

.jiuye_tell .tell_wen  a{    color: #fff;  font-size: 22px;}

.jiuye_tell ._tell {

    background: #204ca1;

    color: #fff;

    line-height: 55px;

    text-align: center;

    width: 272px;

}

.jiuye_tell ._tell p {

    font-size: 22px;

}

.jiuye_tell ._tell span {

    font-size: 16px;

}

/*学校动态*/

.dongtao01 {

    height: 605px;

    overflow: hidden;

}

.dongtao01 .xue_dongtao {

    width: 588px;

    height: 470px;

    margin-top: 74px;

}

.xue_dongtao .hd {

    height: 30px;

    line-height: 30px;

    padding: 0 10px 5px 20px;

    position: relative;

    border-bottom: 1px solid #d2d2d3;

}

.xue_dongtao .hd ul {

    float: left;

    position: absolute;

    left: 0;

    top: -1px;

    height: 32px;

}

.xue_dongtao .hd span {

    float: left;

    font-size: 20px;

    padding: 0 10px 0 10px;

    display: block;

}

.xue_dongtao .hd ul li {

    float: left;

    cursor: pointer;

    font-size: 18px;

    color: #666666;

    overflow: hidden;

}

.xue_dongtao .hd ul li.on {

    height: 35px;

    border-bottom: 2px solid #3563ba;

    color: #3563ba;

}

.xue_dongtao .bd ul li .xin_img {

    position: relative;

    overflow: hidden;

    width: 593px;

    height: 159px;

    margin-bottom: 17px;

}

.xue_dongtao .bd ul li .xin_img .xw-img {

    position: absolute;

    top: 3px;

}

.xue_dongtao .bd ul li .xin_img .tuoti {

    position: absolute;

    right: 0;

    top: 0;

}

.xue_dongtao .bd ul li a .xin_wz {

    border-bottom: 1px solid #d2d2d3;

    padding-bottom: 20px;

}

.xue_dongtao .bd ul li a .xin_wz p {

    color: #333;

    font-size: 16px;

    padding-bottom: 10px;

    display: block;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.xue_dongtao .bd ul li a .xin_wz span {

    color: #999;

    font-size: 14px;

}

.xue_dongtao .bd ul li a .xin_wz span .lj {

    color: #3563ba;

}

.gongshizixu .bd ul li .xin_bt {

    color: #333;

    font-size: 14px;

}

.xue_dongtao .bd ul {

    padding-top: 30px;

    zoom: 1;

}

.xue_dongtao .bd li {

    line-height: 24px;

    padding-bottom: 20px;

}

.xue_dongtao .bd li .date {

    float: right;

    color: #999;

}



.xue_dongtao .bd li a{

	    display: block;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}



/* 下面是MORE代码，如果不需要删除即可 */

.xue_dongtao .arrow {

    position: absolute;

    right: 10px;

    top: 0;

}

.xue_dongtao .gd {

    display: block;

    width: 53px;

    height: 22px;

    float: right;

    margin-right: 5px;

    overflow: hidden;

    cursor: pointer;

    font-size: 13px;

}

/*咨询问题css*/





.wenti {

    widows: 509px;

    margin-top: 66px;

    overflow: hidden;

}

.wenti .weiti_bt {

    position: relative;

}

.wenti .weiti_bt p {

    color: #666;

    font-size: 18px;

    border-bottom: 3px solid #3563ba;

    width: 109px;

    padding-bottom: 8px;

    margin-bottom: -2px;

}

.wenti .weiti_bt a {

    position: absolute;

    right: 0;

    top: 0;

    padding-top: 8px;

}

.wenti .weiti_bt {

    border-bottom: 1px solid #d2d2d3;

    margin-bottom: 18px;

}

.txtScroll-top {

    overflow: hidden;

    position: relative;

    height: 460px;

}

.txtScroll-top .bd {

    height: 460px;

}

.txtScroll-top .tempWrap {

    height: 400px!important

}

.txtMarquee-top .hd {

    height: 30px;

    line-height: 30px;

    padding: 0 10px 5px 20px;

    position: relative;

    border-bottom: 1px solid #d2d2d3;

}

.txtScroll-top .bd {

    padding-top: 30px;

}

.txtScroll-top .infoList li {

    height: 95px;

    width: 509px;

    padding: 20px 5px;

}

.txtScroll-top .infoList1 li:nth-of-type(odd) {

    background: #fff;

}

.txtScroll-top .infoList li:nth-of-type(even) {

    background: #f5f5f5;

}

.txtScroll-top .bd .wenti_img {

    width: 142px;

    float: left;

    margin-right: 20px;

}

.txtScroll-top .bd .wenti01 {

    float: left;

    padding: 6px 20px 0;

}

.txtScroll-top .bd .wenti01 .title02 img {

    float: left;

    margin-right: 12px;

    padding-top: 2px;

}



.txtScroll-top .bd .wenti01 .title02 p {

    color: #333333;

    font-size: 16px;

    line-height: 23px;

	display:block;

white-space:nowrap; 

overflow:hidden; 

text-overflow:ellipsis;

}

.txtScroll-top .bd .note .note_img {

    margin: 12px 12px 0 0px;

    width: 18px;

    float: left;

}

.txtScroll-top .bd .note .note_title {

    padding-top: 9px;

}

.txtScroll-top .bd .note .note_title p {

    color: #999999;

    font-size: 14px;

}

/* 下面是MORE代码，如果不需要删除即可 */

.txtMarquee-top .more1 {

    position: absolute;

    right: 10px;

    top: 0;

}

.txtMarquee-top .more1 a {

    display: block;

    width: 53px;

    height: 22px;

    float: right;

    margin-right: 5px;

    overflow: hidden;

    cursor: pointer;

    padding-top: 13px;

    font-size: 13px;

}

/*友情链接*/

.youqing {

    padding: 24px 0;

    background: #f5f5f5;

	overflow: hidden;

}

.youqing .lines p {

    float: left;

    padding: 0 20px 0 0;

    font-size: 18px;

    color: #000;

}

.youqing .lines .hx {

    padding: 0 5px;

}

.youqing .lines span {

    font-size: 14px;

    color: #666;

}

.youqing .lines a {

    font-size: 15px;

    color: #666;

    line-height: 36px;

	padding: 0 5px;

}

/*底部css*/





.foot {

    overflow: hidden;
	min-width:1200px;

}

.foot .footer {

    background: #222;

    overflow: hidden;

    padding: 50px 0;

}

.footer .liangshi {

    width: 350px;

    margin-right: 103px;

    float: left;

}

.footer .liangshi .dianhua p {

    color: #fca900;

    font-size: 22px;

}

.footer .liangshi .dianhua span {

    color: #fff;

    font-size: 36px;

    font-family: 'Impact Regular';

}

.footer .liangshi .dianhua span span {

    border-bottom: 1px solid #fca900;

    padding-bottom: 31px;

}

.liangshiren {

    padding: 10px 6px;

}

.footer .liangshi .liangshiren p {

    color: #999999;

    font-size: 14px;

    line-height: 35px;

    padding-left: 32px;

}

.footico01 {

    display: block;

}

.lanmu01 {

    float: left;

    padding: 20px 0;

}

.lanmu01 .lanmu11 {

    width: 167px;

    float: left;

    margin-right: 26px;

}

.lanmu01 .lanmu11 dt {

    color: #fff;

    font-size: 22px;

    margin-bottom: 30px;

}

.lanmu01 .lanmu11 dd {

    font-size: 14px;

    color: #999;

    line-height: 32px;

}

.lanmu01 .lanmu11 dl a:hover {

    color: #3563ba;

}

.dingbu02 {

    padding: 13px 0;

    background: #3563ba;

    overflow: hidden;

}

.dingbu02 .banquan p {

    color: #9dbaf0;

    font-size: 12px;

    display: block;

    line-height: 37px;

    padding: 0 10px;

    float: right;

}

.dingbu02 .beianhao {

    color: #9dbaf0;

    font-size: 12px;

    line-height: 37px;

}

.dingbu02 .beianhao a:hover{color: #fff;}



.neiye_right .dz{margin: 22px 0;}



 table{border:1px solid #f1f1f1!important;}

 table td{padding: 15px; border: 1px solid #f1f1f1;}



.wenhua h3{line-height: 50px;font-size: 18px;    color: #555555;}



.neiyedz a {

    font-size: 14px;

    line-height: 49px;

    color: #e60012;

    background: url(../images/neiyedz02.png) no-repeat left center;

    display: block;

    padding-left: 40px;

}

