﻿
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button,
form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
    margin: 0;
    padding: 0;
    /*box-sizing: border-box;*/
}
h1,h2,h3,h4,h5,h6{font-size:100%}   /*继承body设定的字体大小*/
body{font-family: "Microsoft YaHei",Tahoma,Arial,Simsun,sans-self;}
.clearfix:after{content:"."; display:block; visibility:hidden; height:0; clear:both;} /*除去浮动*/
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
a, a:visited ,a:hover,a:active{ text-decoration: none; color: #333;  }
a,button,input{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
ul,ol{list-style: none;margin:0;padding:0;}    /*当要添加小图标时可修改*/
img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;} /*在IE下除去边框和底部空白*/
em,i{font-style: normal}  /*如需默认样式可修改*/
input,select,textarea{vertical-align:middle;outline:none;}  /*出去获得焦点下的蓝色边框*/
textarea{resize:none;}  /*禁止用户缩放文本框*/
table {border-collapse: collapse;border-spacing: 0;}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor:pointer;-webkit-appearance:button;-moz-appearance:button;} /*按钮初始化*/
input::-moz-placeholder,textarea::-moz-placeholder {color: #ccc;}   /*修改placeholder文字颜色*/
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #ccc;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #ccc;}
/*public*/
.w_1400{width: 1400px;margin:0 auto;}
.w_1300{width: 1300px;margin:0 auto;}
.w_1200{width: 1200px;margin:0 auto;}
/*public*/
/*padding*/
.pd_0_10{padding:0 10px;}
.pd_30_0{
    padding:30px 0;
}
/*头部样式*/
.sxhead{
    border-bottom:#e2e2e2 1px solid;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
.sxhead .logo{
    position: absolute;
    left:20px;
    top:15px;
    width: 22%;
    height:100px;
    background: url("../images/xhlogo.gif") no-repeat center center;
    background-size:120%;
}
.sxhead .nav{
    padding-top:18px;
    width: 1200px;
    margin:0 auto;
}
.sxhead .fr{
    position: absolute;
    right:0;
    top:36px;
}
.sxhead .nav .w_650{
    width: 670px;
    margin-left:200px;
}
.sxhead .nav li{
    line-height:100px;
    height:100px;
    margin:0 16px;
   display: inline-block;
    text-align: center;
    font-size: 16px;
}
.sxhead .nav li.active{
    font-weight: bold;
}
.sxhead .nav li:hover{
    font-weight: bold;
}
.sxhead .icon1{
    padding-left:30px;
    /*border-left:1px solid #d0d0d0;*/
}
.sxhead .icon1 li{
    float: left;
    margin-right:20px;
}

/*底部*/
#footer{
    background-color: #202020;
}
#footer .bgf2f2f2f{
    background-color: #f2f2f2;
    border-top:1px solid #e5e5e5;
}
#footer .nav_f{
    padding:23px 0;
}
#footer .nav_f a{
    float: left;
    width: 20%;
    font-size: 18px;
    color:#202020;
}
#footer .nav_f a div{
    line-height:30px;
   text-align: center;
    border-right:1px solid #959595;
}
#footer .nav_f a:first-child div{
    border-left:1px solid #959595;
}
#footer .nav_f a div img{
    padding-right:12px;
}
#footer .nav_f a:hover{
    color:#333;
}
#footer .pd_30_0{
    border-bottom:1px solid #797979;
}
#footer .w_970{
    width: 780px;
    float: left;
    border-right:1px solid #797979
}
#footer .w_970 ul{
    float: left;
    width:25%;
}
#footer .w_970 ul h5{
    color:#fff;
}
#footer .w_970 ul .line{
    width:52px;
    height:2px;
    background-color: #373737;
    position: relative;
    margin:20px 0;
}
#footer .w_970 ul .line span{
    position: absolute;
    height: 2px;
    width: 24px;
    background-color: #bdbdbd;
    top:0;
    lefT:0;
}
#footer .w_970 ul li a{
    font-size:14px;
    color:#fff;
    line-height:28px;
}
#footer .w_970 ul li a:hover{
    color:#ff651a;
}
#footer .w_336{
    width: 336px;
    float: right;
}
#footer .w_336 .f_logo{
    margin-bottom:36px;
}
#footer .w_336 .f_tel{
    font-size: 22px;
    color:#fff;
    vertical-align:middle;
    line-height:24px;
    margin-bottom:18px;

}
#footer .w_336 .f_tel img{
    padding-right:5px;
}
#footer .w_336 .ew p{
    text-align: right;
    color:#fff;
    padding-bottom:8px;
}
#footer .w_336 .ew .w_78{
    float: right;
    width: 78px;
    margin-left:30px;
    line-height:50px;
    text-align: center;
    color:#fff;
}
#footer .f_hint{
    padding:26px 0 40px;
    font-size: 14px;
    text-align: center;
    color:#fff;
    line-height:30px;
}
#footer .f_hint a{
    color:#fff;
    text-decoration: underline;
}
.zmt{
    height: 50px;
    padding-top:20px;
}
.zmt ul{
    text-align: center;
    margin:0 auto;
    width: 460px;
}
.zmt li.zmtwx:hover img{
    display: block;
}
.zmt ul li{
    float: left;
    margin: 10px 18px;
    text-align: center;
}
.zmt ul li a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: Microsoft YaHei Light , Microsoft YaHei;
}
.zmt ul li a span{
    font-size: 25px;
}
.zmt ul li:hover span{
    color: #ff651a;
}
.zmt ul li:hover a{
    color: #ff651a;
}
@font-face {font-family: "iconfontzmt";
    src: url('//at.alicdn.com/t/font_806313_8x22hvfixc3.eot?t=1535078238299'); /* IE9*/
    src: url('../fonts/font_806313_8x22hvfixc3.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/ad895f1095f547d992f5c7bfa6f5b50a.woff') format('woff'),
    url('../fonts/font_806313_8x22hvfixc3.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/font_806313_8x22hvfixc3.svg') format('svg'); /* iOS 4.1- */
}
.iconfontzmt {
    font-family:"iconfontzmt" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-kongjian:before { content: "\e618"; }
.icon-baidu:before { content: "\e650"; }
.icon-weixinzmt:before { content: "\e695"; }
.icon-qqzmt:before { content: "\e601"; }
.icon-qqkongjian:before { content: "\e62a"; }
.icon-weibo:before { content: "\e657"; }
.icon-weibo2:before { content: "\e64c"; }
.icon-kongjian1:before { content: "\e73b"; }
.icon-weixin1:before { content: "\e73c"; }
.icon-weibo1:before { content: "\e65a"; }
.icon-CN_baidutieba:before { content: "\e64d"; }
.icon-shipin:before { content: "\e63e"; }
.icon-hot:before { content: "\e60e"; }
.icon-jiankangbaike:before { content: "\e665"; }
.icon-shipin1:before { content: "\e61d"; }
.icon-shipin-:before { content: "\e609"; }

/*弹窗*/
.layer_box{
    width: 800px;
    height: 500px;
    padding-right:320px;
    padding-top:24px;
    box-sizing: border-box;
    background:#fff url('../images/tc_2020.jpg') no-repeat top right;
    box-shadow: 0 0 80px #6b6b6b;
    padding-left: 30px;
    overflow: hidden;
    position: relative;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
}
.adress_x {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 10px;
}

.title_x {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.x_p01,
.x_p02 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
}

.x_p01 {
    margin-top:10px;
}

.x_p02 {
    margin-top: 18px;
}
.layer_box ul {
    margin-top: 10px;
}
#learn_major li {
    float: left;
    width: 206px;
    box-sizing: border-box;
    padding:10px 12px;
    background-color: #eeeeee;
    border: 1px solid #eee;
    border-radius: 5px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #333333;
    margin-right: 11px;
    margin-bottom:10px;
    cursor: pointer;
}
#learn_major li em{
    color:#ff4949;
    display: block;
    text-align: right;
}
#learn_major .major_act {
    background:linear-gradient(to right bottom,#f63737 40%,#ff7327);
    border-radius: 5px;
    border: solid 1px #ee5400;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}
.layer_box .major_act::before {
    content: '';
    width: 10px;
    height: 10px;
    background: url(../images/g.png) no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}
#learn_from {
    margin-bottom: 18px;
}
#learn_from li{
    float: left;
}
#learn_from input {
    width: 205px;
    height: 36px;
    background-color: #eeeeee;
    border-radius: 5px;
    border: solid 1px #eeeeee;
    text-indent: 12px;
    outline: none;
    margin-right: 10px;
}

#learn_from input:hover {
    border-color: #ee5400;
    background-color: #fff;
}
#learn_from input:focus{
    border-color: #ee5400;
    background-color: #fff;
}

.x_text_p {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
}

.x_text_p span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 0px;
    color: #ee5400;
}

.x_text_p em {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 0px;
    color: #ee5400;
}

.x_layer_btn {
    margin-top: 18px;
}
.x_layer_btn a,.x_layer_btn input{
    float: left;
   text-align: center;
    width: 169px;
    height: 43px;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 12px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-right: 11px
}
.x_layer_btn input{
    background:linear-gradient(to right bottom,#f63737 40%,#ff7327);
    border: none;
    outline: none;
}
.x_layer_btn a{
    background-color: #333;
    line-height: 43px;
}

.box_close {
    width: 45px;
    height: 45px;
    background-color: #ee5400;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.t_swt{
    position: absolute;
    top:0;
    right:0;
    width: 320px;
    height:500px;
}
/* 右侧浮动 */
.x-zxtc{
    width:100px;
    position:fixed;
    right:30px;
    top:60%;
    transform: translateY(-50%) scale(1);
    z-index:99999;
}
.x-zxtc .x-zxtc-swt {
    background: #ff3a25;
}
.x-zxtc .x-zxtc-yy {
    background: #44af42;
}
.x-zxtc .x-zxtc-kt {
    background: #2f91ff;
}

/* 节日氛围样式 
.x-zxtc ::after{
content: '';
position: absolute;
right: -29px;
width: 156px;
height: 620px;
background: url(../images/right_sp.png) no-repeat center top;
top: -146px;
z-index: 20;
pointer-events: none;
}*/
.x-zxtc .x-zxtc-tel {
    width: 340px;
    height: 92px;
    float: right;
    background:linear-gradient(to right,#ff772a,#ffc840);
    margin-right: -246px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    position: relative;
    z-index: 1;
}
.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner {
    width: 246px;
    height: 92px;
    float: left
}
.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput {
    width: 226px;
    height: 42px;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    margin-top: 24px;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(8,1,3,.2);
    -webkit-box-shadow: 0 0 3px rgba(8,1,3,.2);
    -moz-box-shadow: 0 0 3px rgba(8,1,3,.2)
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput input {
    display: block;
    width: 145px;
    padding: 0 13px;
    height: 42px;
    float: left;
    color: #a4a4a4;
    border: none;
    outline: 0;
    font-weight: 300
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput input[type=submit] {
    display: block;
    width: 81px;
    height: 42px;
    float: right;
    line-height: 42px;
    text-align: center;
    background-color: #ff7f00;
    font-size: 14px;
    color: #fff;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s
}

.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput a:hover {
    background-color: #d16900
}
.x-zxtc .x-zxtc-tel:hover {
    margin-right: 0
}
.x-zxtc-tel:hover .x-zxtc{
    overflow: auto;
}
.x-zxtc .x-zxtc-item {
    width: 94px;
    height: 92px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    overflow: hidden
}
.x-zxtc .x-xdxc{
    width: 94px;
    float: right;
    transition: all .5s;

}

.x-zxtc .x-xdxc .x-zxtc-item a{
    color: #fff;
}
.x-zxtc .x-xdxc .x-zxtc-item i{
    background: no-repeat center top url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAkCAYAAADo6zjiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5RUIwMjkyMjA3NUYxMUU5OEE2NUE4MjdDMDFERTQ0OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5RUIwMjkyMzA3NUYxMUU5OEE2NUE4MjdDMDFERTQ0OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlFQjAyOTIwMDc1RjExRTk4QTY1QTgyN0MwMURFNDQ5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlFQjAyOTIxMDc1RjExRTk4QTY1QTgyN0MwMURFNDQ5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+unrBCwAAAplJREFUeNrEmE1IVUEUx3tPrQxqYZ+roMBok7aISlpERElFQVRoH9CiqBZWgouCXEjQ10qM2kctgrKoiMxWIihBBBVUi2hniRIFrxLzabf/xEz8Ocx999x5L9/Ajztn7tw5/zsz98zMzURRNKOcqTJl/TVgA1gH6sBSWz4K3oAB8BL0qVs0PaDgEHgR6dM7cBpUJbWd5HgjeBWFp1GwP1RAe1S6dD2tgEv2waPgvM2PgWZwxtp5cAC0ginh8AbYDNbavEk3tQJO2gc6qcw4e0T2N/CU7OfkXHb5crrXJf1lxZw0M/uqzX+g8jwYJzsHvgjbpPvgtmhzAeVPgSa+KQV0U34e5TOgSny+s8meaa8Dng+tQti3wByfgL2gNjCeuHZ+KOqaFznnE9BWgsBWoax3QgpYBtYnRMyscJT11JtUCqgBjSygURGyF5K9WEwut6DMStFb23ktWOWp8Jvyu8EI2TvAV7Kn7HUruKYU0MAC6jwVcpR/IO49EXbeXneCfeCuchj+DcEiT4VmsATMtXD3VlO5EV9P9+6As4rhqObV8H1MDJ8AOcsFimD3qDwurbB1G2LuD3Ek/Fzgm3VvWiMmoSuPXekTemCMh+C1Ysx+xsyPUAEjLOBtGXZjgyygtwwCeljAEOifRufDbt/I4fTiNAro8i1GvcrJWGz6Djrj9gN7Cjw4QflxhSNX55cob+K2pICP4LDiDDFfIWDSI7zdTb6kc8ERT+QaBtvAceVOuBtsAn3WvpJ2W36shNvyjtCDyWrQX4Rjc6jZUszJyLEL9KRwPAgOatrWCnDUgssFHD+0vaZuM60AR4fH+bOQtkIFGB6T80+h7WSK+EFRSVuxevt/4L//oJCBpgWsDHX+98hV7l80fwQYACZq290NodiyAAAAAElFTkSuQmCC);
}
.x-zxtc .x-zxtc-item i {
    display: block;
    width: 46px;
    height: 46px;
    margin: 10px auto 0;
    background-position: center center;
    background-repeat: no-repeat;
}
.x-zxtc .x-zxtc-swt:hover {
    background: #ed1a04
}.x-zxtc .x-zxtc-yy:hover {
    background: #359033
}.x-zxtc .x-zxtc-kt:hover {
    background: #0a5ebd
}
.x-zxtc .x-zxtc-backtop {
    width: 94px;
    height: 92px;
    background: rgba(255,255,255);
    float: right;
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    border:1px solid #00a0e9;
    border-radius:0 0 8px 8px;

}
.x-zxtc .x-zxtc-backtop .x-zxtc-item{
    color:#333;
}
